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