java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceAccountable(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceAccountable(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getGlobalTaskResourceAccountable and filters its return values according to the given stereotype value.
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind,
K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceByRACIType(MMStereotype stereotype,
K_BP_ACTIVITYRESOURCE_RACI_TYPE kind,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getGlobalTaskResourceByRACIType and filters its return values according to the given stereotype value.
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceConsulted(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceConsulted(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getGlobalTaskResourceConsulted and filters its return values according to the given stereotype value.
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceInformed(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceInformed(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getGlobalTaskResourceInformed and filters its return values according to the given stereotype value.
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceResponsible(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceResponsible(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getGlobalTaskResourceResponsible and filters its return values according to the given stereotype value.
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceSupportive(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceSupportive(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getGlobalTaskResourceSupportive and filters its return values according to the given stereotype value.
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceUnspecified(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getGlobalTaskResourceUnspecified(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getGlobalTaskResourceUnspecified and filters its return values according to the given stereotype value.
|
java.util.List<BPGlobalTaskResource> |
BPGlobalTask.getResource(K_CONTROL_OPTION... behaviourFlags) |
|