Package microsim.annotation
Annotation Type ModelParameter
-
@Deprecated @Retention(RUNTIME) @Target(FIELD) public @interface ModelParameterDeprecated.Annotate variables of the simulation manager automatically managed by JAS-mine gui to ask parameters to simulation user. Note that this has been deprecated as the name is misleading. Please use GUIparameter class instead.- Author:
- Michele Sonnessa
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringdescriptionDeprecated.java.lang.StringnameDeprecated.java.lang.StringsectionDeprecated.
-