Uses of Class
org.omg.spec.bpmn.model.TCollaboration
-
Packages that use TCollaboration Package Description org.omg.spec.bpmn.model -
-
Uses of TCollaboration in org.omg.spec.bpmn.model
Subclasses of TCollaboration in org.omg.spec.bpmn.model Modifier and Type Class Description class
TChoreography
Java class for tChoreography complex type.class
TGlobalChoreographyTask
Java class for tGlobalChoreographyTask complex type.class
TGlobalConversation
Java class for tGlobalConversation complex type.Methods in org.omg.spec.bpmn.model that return TCollaboration Modifier and Type Method Description TCollaboration
ObjectFactory. createTCollaboration()
Create an instance ofTCollaboration
Methods in org.omg.spec.bpmn.model that return types with arguments of type TCollaboration Modifier and Type Method Description javax.xml.bind.JAXBElement<TCollaboration>
ObjectFactory. createCollaboration(TCollaboration value)
Methods in org.omg.spec.bpmn.model with parameters of type TCollaboration Modifier and Type Method Description javax.xml.bind.JAXBElement<TCollaboration>
ObjectFactory. createCollaboration(TCollaboration value)
-