Package jadex.providedservice.annotation
Annotation Interface PreCondition
-
Nested Class Summary
Nested Classes -
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionint[]
The expression will be parsed.
-
Element Details
-
value
PreCondition.Type valueThe type. -
argno
int[] argno- Default:
{}
-
expression
String expressionThe expression will be parsed.- Default:
""
-