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 TInclusiveGateway
ObjectFactory. createTInclusiveGateway()
Create an instance ofTInclusiveGateway
Methods 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)
-