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