Uses of Class
org.omg.spec.bpmn.model.TTextAnnotation
-
Packages that use TTextAnnotation Package Description org.omg.spec.bpmn.model -
-
Uses of TTextAnnotation in org.omg.spec.bpmn.model
Methods in org.omg.spec.bpmn.model that return TTextAnnotation Modifier and Type Method Description TTextAnnotation
ObjectFactory. createTTextAnnotation()
Create an instance ofTTextAnnotation
Methods in org.omg.spec.bpmn.model that return types with arguments of type TTextAnnotation Modifier and Type Method Description javax.xml.bind.JAXBElement<TTextAnnotation>
ObjectFactory. createTextAnnotation(TTextAnnotation value)
Methods in org.omg.spec.bpmn.model with parameters of type TTextAnnotation Modifier and Type Method Description javax.xml.bind.JAXBElement<TTextAnnotation>
ObjectFactory. createTextAnnotation(TTextAnnotation value)
-