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 TPotentialOwnerObjectFactory. createTPotentialOwner()Create an instance ofTPotentialOwnerMethods 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)
-