Uses of Class
org.omg.spec.bpmn.model.TChoreography
- 
Packages that use TChoreography Package Description org.omg.spec.bpmn.model  - 
- 
Uses of TChoreography in org.omg.spec.bpmn.model
Subclasses of TChoreography in org.omg.spec.bpmn.model Modifier and Type Class Description classTGlobalChoreographyTaskJava class for tGlobalChoreographyTask complex type.Methods in org.omg.spec.bpmn.model that return TChoreography Modifier and Type Method Description TChoreographyObjectFactory. createTChoreography()Create an instance ofTChoreographyMethods in org.omg.spec.bpmn.model that return types with arguments of type TChoreography Modifier and Type Method Description javax.xml.bind.JAXBElement<TChoreography>ObjectFactory. createChoreography(TChoreography value)Methods in org.omg.spec.bpmn.model with parameters of type TChoreography Modifier and Type Method Description javax.xml.bind.JAXBElement<TChoreography>ObjectFactory. createChoreography(TChoreography value) 
 -