Annotation Interface ModelParameter


@Deprecated @Retention(RUNTIME) @Target(FIELD) public @interface ModelParameter
Deprecated.
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
  • Element Details

    • section

      String section
      Deprecated.
      Default:
      ""
    • name

      String name
      Deprecated.
      Default:
      ""
    • description

      String description
      Deprecated.
      Default:
      ""