Package jadex.bdiv3.annotation
Annotation Type GoalServiceParameterMapping
- 
@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface GoalServiceParameterMappingMapping annotation for goals that helps creating call parameters for a service invocation. 
- 
- 
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringnameThe name of the service this mapping is used for. 
 -