Package jadex.bridge.service.annotation
Annotation Type Tag
- 
 @Target(TYPE) @Retention(RUNTIME) public @interface Tag
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description java.lang.StringvalueThe tags as strings or expression.
 - 
Optional Element SummaryOptional Elements Modifier and Type Optional Element Description java.lang.StringincludeCondition to check if the value/tag should be included.
 
-