Annotation Type | Description |
---|---|
Constant |
Marks a field as a Constant.
|
Custom |
Marks a field or method as a Variable.
|
Input |
Marks a field as an Input.
|
ModelSettings |
Specify the settings for a model.
|
Output |
Marks a field or method as an Output.
|
Variable |
Marks a field or method as a Variable.
|