Uses of Class
org.omg.spec.bpmn.model.TChoreographyActivity
- 
Packages that use TChoreographyActivity Package Description org.omg.spec.bpmn.model  - 
- 
Uses of TChoreographyActivity in org.omg.spec.bpmn.model
Subclasses of TChoreographyActivity in org.omg.spec.bpmn.model Modifier and Type Class Description classTCallChoreographyJava class for tCallChoreography complex type.classTChoreographyTaskJava class for tChoreographyTask complex type.classTSubChoreographyJava class for tSubChoreography complex type.Methods in org.omg.spec.bpmn.model that return types with arguments of type TChoreographyActivity Modifier and Type Method Description javax.xml.bind.JAXBElement<TChoreographyActivity>ObjectFactory. createChoreographyActivity(TChoreographyActivity value)Methods in org.omg.spec.bpmn.model with parameters of type TChoreographyActivity Modifier and Type Method Description javax.xml.bind.JAXBElement<TChoreographyActivity>ObjectFactory. createChoreographyActivity(TChoreographyActivity value) 
 -