Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPParticipant
Packages that use BPParticipant
Package
Description
Package for Business Process Model and Notation (BPMN).
This packagage contains elements representing the logical model.
-
Uses of BPParticipant in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPParticipantModifier and TypeMethodDescriptionstatic BPParticipantBPParticipantHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Participant with template and container.static BPParticipantBPParticipantHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Participant with stereotype and container.BPParticipantMapping.getReference()BPParticipantMapping.getReferenced()BPMessageFlow.getSourceParticipant()The source participant.BPMessageFlow.getTargetParticipant()The target participant.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPParticipantModifier and TypeMethodDescriptionBPEndPoint.getParticipant()All participants with this end point.BPInteractionSpecification.getParticipant(K_CONTROL_OPTION... behaviourFlags) All participants taking part in the interaction.BPInterface.getParticipant()The participant referencing the interface.BPProcess.getParticipant()The participant in charge.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type BPParticipantModifier and TypeMethodDescriptionbooleanBPProcess.isProcessOfParticipant(BPParticipant refObj) Returns true if the process is used by the participant.Method parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type BPParticipantModifier and TypeMethodDescriptionvoidBPInterface.setParticipant(List<? extends BPParticipant> values) Set the value of Foreign Key Participant. -
Uses of BPParticipant in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type BPParticipantModifier and TypeMethodDescriptionMERefAbleAsResource.getParticipantAsEntity()All participants being assigned to this partner entity.MERefAbleAsResource.getParticipantInRole()All participants being assigned to this partner role.