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