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