Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TResourceRole
Packages that use TResourceRole
-
Uses of TResourceRole in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Subclasses of TResourceRole in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_modelModifier and TypeClassDescriptionclass
Java class for tHumanPerformer complex type.class
Java class for tPerformer complex type.class
Java class for tPotentialOwner complex type.Fields in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with type parameters of type TResourceRoleModifier and TypeFieldDescriptionprotected List<jakarta.xml.bind.JAXBElement<? extends TResourceRole>>
TActivity.resourceRole
protected List<jakarta.xml.bind.JAXBElement<? extends TResourceRole>>
TGlobalTask.resourceRole
protected List<jakarta.xml.bind.JAXBElement<? extends TResourceRole>>
TProcess.resourceRole
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TResourceRoleModifier and TypeMethodDescriptionObjectFactory.createTResourceRole()
Create an instance ofTResourceRole
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TResourceRoleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TResourceRole>
ObjectFactory.createResourceRole
(TResourceRole value) List<jakarta.xml.bind.JAXBElement<? extends TResourceRole>>
TActivity.getResourceRole()
Gets the value of the resourceRole property.List<jakarta.xml.bind.JAXBElement<? extends TResourceRole>>
TGlobalTask.getResourceRole()
Gets the value of the resourceRole property.List<jakarta.xml.bind.JAXBElement<? extends TResourceRole>>
TProcess.getResourceRole()
Gets the value of the resourceRole property.Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TResourceRoleModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TResourceRole>
ObjectFactory.createResourceRole
(TResourceRole value)