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