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