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