Package uk.ac.warwick.dcs.sherlock.api.annotation
-
Class Summary Class Description AdjustableParameterObj An object to wrap an adjustable parameter annotation with other information commonly required when working with it -
Annotation Types Summary Annotation Type Description AdjustableParameter Annotation to define a parameter as adjustable by the UI.EventHandler Marks a method as an event handler.SherlockModule Annotation to mark a module which should be register to the Sherlock engine on startupSherlockModule.Instance Annotation for an instance variable if required by the module code
Create a variable with the type of the module class, and use this annotation, it will be populated with created instance of the module.