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 class
TGlobalChoreographyTask
Java class for tGlobalChoreographyTask complex type.Methods in org.omg.spec.bpmn.model that return TChoreography Modifier and Type Method Description TChoreography
ObjectFactory. createTChoreography()
Create an instance ofTChoreography
Methods 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)
-