Annotation Interface ModelParameter


@Deprecated(forRemoval=true) @Retention(RUNTIME) @Target(FIELD) public @interface ModelParameter
Deprecated, for removal: This API element is subject to removal in a future version.
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
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Element Details

    • section

      String section
      Deprecated, for removal: This API element is subject to removal in a future version.
      Default:
      ""
    • name

      String name
      Deprecated, for removal: This API element is subject to removal in a future version.
      Default:
      ""
    • description

      String description
      Deprecated, for removal: This API element is subject to removal in a future version.
      Default:
      ""