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