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