Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPParticipantEntity
-
Packages that use BPParticipantEntity 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 BPParticipantEntity in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPParticipantEntity Modifier and Type Method Description java.util.List<BPParticipantEntity>BPParticipant. getOwnedEntityAssignment(K_CONTROL_OPTION... behaviourFlags)All partner entity assignments of the participant. -
Uses of BPParticipantEntity in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type BPParticipantEntity Modifier and Type Method Description java.util.List<BPParticipantEntity>MERefAbleAsResource. getParticipantAsEntityR(K_CONTROL_OPTION... behaviourFlags)All participants being assigned to this partner entity.
-