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