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