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