Package de.unistuttgart.informatik.fius.icge.simulation.inspection
-
Class Summary Class Description AnnotationReader Class responsible for reading annotations.ClassFinder A class for finding classes in the class loaderInspectionData Represents all data available for the inspection for a classInspectionManager A class for managing the inspections -
Exception Summary Exception Description InspectionData.InspectionPointException A exception that is thrown when an error with a inspection point occurs. -
Annotation Types Summary Annotation Type Description InspectionAttribute A annotation specifying that the annotated element should be displayed as a attribute in the inspector.InspectionMethod A annotation specifying that the annotated method should be displayed as a method in the inspector.