Uses of Class
org.omg.spec.bpmn.model.TGateway
- 
Packages that use TGateway Package Description org.omg.spec.bpmn.model  - 
- 
Uses of TGateway in org.omg.spec.bpmn.model
Subclasses of TGateway in org.omg.spec.bpmn.model Modifier and Type Class Description classTComplexGatewayJava class for tComplexGateway complex type.classTEventBasedGatewayJava class for tEventBasedGateway complex type.classTExclusiveGatewayJava class for tExclusiveGateway complex type.classTInclusiveGatewayJava class for tInclusiveGateway complex type.classTParallelGatewayJava class for tParallelGateway complex type.Methods in org.omg.spec.bpmn.model that return TGateway Modifier and Type Method Description TGatewayObjectFactory. createTGateway()Create an instance ofTGatewayMethods in org.omg.spec.bpmn.model that return types with arguments of type TGateway Modifier and Type Method Description javax.xml.bind.JAXBElement<TGateway>ObjectFactory. createGateway(TGateway value)Methods in org.omg.spec.bpmn.model with parameters of type TGateway Modifier and Type Method Description javax.xml.bind.JAXBElement<TGateway>ObjectFactory. createGateway(TGateway value) 
 -