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