Annotation Type BPMNAnnotation
-
@Retention(RUNTIME) @Target(TYPE) @Repeatable(BPMNAnnotations.class) public @interface BPMNAnnotation
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
association
String
textAnnotation
String
x
String
y
-