Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPParticipantRole
-
Packages that use BPParticipantRole Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of BPParticipantRole in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPParticipantRole Modifier and Type Method Description java.util.List<BPParticipantRole>
BPParticipant. getOwnedRoleAssignment(K_CONTROL_OPTION... behaviourFlags)
All partner role assignments of the participant. -
Uses of BPParticipantRole in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type BPParticipantRole Modifier and Type Method Description java.util.List<BPParticipantRole>
MERefAbleAsResource. getParticipantInRoleR(K_CONTROL_OPTION... behaviourFlags)
All participants being assigned to this partner role.
-