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 class
TCallChoreography
Java class for tCallChoreography complex type.class
TChoreographyTask
Java class for tChoreographyTask complex type.class
TSubChoreography
Java 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)
-