Uses of Class
org.omg.spec.bpmn.model.THumanPerformer
-
Packages that use THumanPerformer Package Description org.omg.spec.bpmn.model -
-
Uses of THumanPerformer in org.omg.spec.bpmn.model
Subclasses of THumanPerformer in org.omg.spec.bpmn.model Modifier and Type Class Description class
TPotentialOwner
Java class for tPotentialOwner complex type.Methods in org.omg.spec.bpmn.model that return THumanPerformer Modifier and Type Method Description THumanPerformer
ObjectFactory. createTHumanPerformer()
Create an instance ofTHumanPerformer
Methods in org.omg.spec.bpmn.model that return types with arguments of type THumanPerformer Modifier and Type Method Description javax.xml.bind.JAXBElement<THumanPerformer>
ObjectFactory. createHumanPerformer(THumanPerformer value)
Methods in org.omg.spec.bpmn.model with parameters of type THumanPerformer Modifier and Type Method Description javax.xml.bind.JAXBElement<THumanPerformer>
ObjectFactory. createHumanPerformer(THumanPerformer value)
-