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