Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPLaneResource
Packages that use BPLaneResource
Package
Description
Package for Business Process Model and Notation (BPMN).
-
Uses of BPLaneResource in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPLaneResourceModifier and TypeMethodDescriptionBPLane.assignResource(MERefAbleAsResource ohResource) static BPLaneResourceBPLaneResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Lane Resource with template and container.static BPLaneResourceBPLaneResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Lane Resource with template and container with requirement.static BPLaneResourceBPLaneResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Lane Resource with stereotype and container.static BPLaneResourceBPLaneResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Lane Resource with stereotype and container with requirement.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPLaneResourceModifier and TypeMethodDescriptionBPLane.getLaneResourceAccountable(K_CONTROL_OPTION... behaviourFlags) All resources marked as accountable.BPLane.getLaneResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceAccountable and filters its return values according to the given stereotype value.BPLane.getLaneResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) BPLane.getLaneResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceByRACIType and filters its return values according to the given stereotype value.BPLane.getLaneResourceConsulted(K_CONTROL_OPTION... behaviourFlags) All resources marked to be consulted.BPLane.getLaneResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceConsulted and filters its return values according to the given stereotype value.BPLane.getLaneResourceInformed(K_CONTROL_OPTION... behaviourFlags) All resources marked to be informed.BPLane.getLaneResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceInformed and filters its return values according to the given stereotype value.BPLane.getLaneResourceResponsible(K_CONTROL_OPTION... behaviourFlags) All resources marked as responsible.BPLane.getLaneResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceResponsible and filters its return values according to the given stereotype value.BPLane.getLaneResourceSupportive(K_CONTROL_OPTION... behaviourFlags) All resources marked as supportive.BPLane.getLaneResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceSupportive and filters its return values according to the given stereotype value.BPLane.getLaneResourceUnspecified(K_CONTROL_OPTION... behaviourFlags) All resources with an unspecified RACI type.BPLane.getLaneResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceUnspecified and filters its return values according to the given stereotype value.BPLane.getResource(K_CONTROL_OPTION... behaviourFlags)