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 classTChoreographyJava class for tChoreography complex type.classTGlobalChoreographyTaskJava class for tGlobalChoreographyTask complex type.classTGlobalConversationJava class for tGlobalConversation complex type.Methods in org.omg.spec.bpmn.model that return TCollaboration Modifier and Type Method Description TCollaborationObjectFactory. createTCollaboration()Create an instance ofTCollaborationMethods 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) 
 -