Uses of Class
org.omg.spec.bpmn.model.TCatchEvent
- 
Packages that use TCatchEvent Package Description org.omg.spec.bpmn.model  - 
- 
Uses of TCatchEvent in org.omg.spec.bpmn.model
Subclasses of TCatchEvent in org.omg.spec.bpmn.model Modifier and Type Class Description classTBoundaryEventJava class for tBoundaryEvent complex type.classTIntermediateCatchEventJava class for tIntermediateCatchEvent complex type.classTStartEventJava class for tStartEvent complex type.Methods in org.omg.spec.bpmn.model that return types with arguments of type TCatchEvent Modifier and Type Method Description javax.xml.bind.JAXBElement<TCatchEvent>ObjectFactory. createCatchEvent(TCatchEvent value)Methods in org.omg.spec.bpmn.model with parameters of type TCatchEvent Modifier and Type Method Description javax.xml.bind.JAXBElement<TCatchEvent>ObjectFactory. createCatchEvent(TCatchEvent value) 
 -