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