Uses of Interface
org.camunda.bpm.model.bpmn.instance.TextAnnotation
-
Packages that use TextAnnotation Package Description org.camunda.bpm.model.bpmn.impl.instance -
-
Uses of TextAnnotation in org.camunda.bpm.model.bpmn.impl.instance
Classes in org.camunda.bpm.model.bpmn.impl.instance that implement TextAnnotation Modifier and Type Class Description class
TextAnnotationImpl
The BPMN 2.0 textAnnotation element
-