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 classTHumanPerformerJava class for tHumanPerformer complex type.classTPotentialOwnerJava class for tPotentialOwner complex type.Methods in org.omg.spec.bpmn.model that return TPerformer Modifier and Type Method Description TPerformerObjectFactory. createTPerformer()Create an instance ofTPerformerMethods 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)
-