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