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