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