java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceAccountable(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceAccountable(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getActivityResourceAccountable and filters its return values according to the given stereotype value.
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind,
K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceByRACIType(MMStereotype stereotype,
K_BP_ACTIVITYRESOURCE_RACI_TYPE kind,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getActivityResourceByRACIType and filters its return values according to the given stereotype value.
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceConsulted(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceConsulted(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getActivityResourceConsulted and filters its return values according to the given stereotype value.
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceInformed(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceInformed(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getActivityResourceInformed and filters its return values according to the given stereotype value.
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceResponsible(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceResponsible(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getActivityResourceResponsible and filters its return values according to the given stereotype value.
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceSupportive(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceSupportive(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getActivityResourceSupportive and filters its return values according to the given stereotype value.
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceUnspecified(K_CONTROL_OPTION... behaviourFlags) |
|
java.util.List<BPActivityResource> |
BPActivityNode.getActivityResourceUnspecified(MMStereotype stereotype,
K_CONTROL_OPTION... behaviourFlags) |
The method calls getActivityResourceUnspecified and filters its return values according to the given stereotype value.
|
java.util.List<BPActivityResource> |
BPActivityNode.getResource(K_CONTROL_OPTION... behaviourFlags) |
|