Uses of Class
org.omg.spec.bpmn.model.TEvent
- 
Packages that use TEvent Package Description org.omg.spec.bpmn.model  - 
- 
Uses of TEvent in org.omg.spec.bpmn.model
Subclasses of TEvent in org.omg.spec.bpmn.model Modifier and Type Class Description classTBoundaryEventJava class for tBoundaryEvent complex type.classTCatchEventJava class for tCatchEvent complex type.classTEndEventJava class for tEndEvent complex type.classTImplicitThrowEventJava class for tImplicitThrowEvent complex type.classTIntermediateCatchEventJava class for tIntermediateCatchEvent complex type.classTIntermediateThrowEventJava class for tIntermediateThrowEvent complex type.classTStartEventJava class for tStartEvent complex type.classTThrowEventJava class for tThrowEvent complex type.Methods in org.omg.spec.bpmn.model that return types with arguments of type TEvent Modifier and Type Method Description javax.xml.bind.JAXBElement<TEvent>ObjectFactory. createEvent(TEvent value)Methods in org.omg.spec.bpmn.model with parameters of type TEvent Modifier and Type Method Description javax.xml.bind.JAXBElement<TEvent>ObjectFactory. createEvent(TEvent value) 
 -