Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPProcess
Packages that use BPProcess
Package
Description
Package for Business Object Modeling.
Package for Business Process Model and Notation (BPMN).
BPMN Diagrams and graphical representations for elements of the icw2bp package.
The purpose of DMN is to provide the constructs that are needed to model
decisions, so that organizational decision-making can be readily depicted in
diagrams, accurately defined by business analysts, and (optionally) automated.
This packagage contains elements representing the logical model.
-
Uses of BPProcess in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc that return BPProcessModifier and TypeMethodDescriptionBCRootReuseAbleElement.getOwningProcess()The process wherein thisBCRootReuseAbleElementis relevant. -
Uses of BPProcess in de.mid.innovator.srv2api.icw2bp
Fields in de.mid.innovator.srv2api.icw2bp declared as BPProcessModifier and TypeFieldDescriptionARG_BPProcessAssign.ohProcessThe process to be assignedARG_BPProcessCreated.ohProcessThe process having been determined or createdMethods in de.mid.innovator.srv2api.icw2bp that return BPProcessModifier and TypeMethodDescriptionstatic BPProcessBPProcessHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Process with template and container.static BPProcessBPProcessHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Process with stereotype and container.BPProperty.getOwningProcess()TheBPProcessof theBPProperty.BPLaneSet.getProcess()BPParticipant.getProcess()BPSupportsRel.getSupportedProcess()BPSupportsRel.getSupportingProcess()Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPProcessModifier and TypeMethodDescriptionBPCollaboration.getProcess()All processes being defined by the collaboration.BPProcess.getProcessCalled()All processes being called by activities which are part of this process, either direct parts of being nested in some sub process.BPProcess.getProcessCalled(MMStereotype stereotype) The method calls getProcessCalled and filters its return values according to the given stereotype value.BPProcess.getProcessCalledTransitive()All processes being called by activities which are part of this process or one of the called processes.BPProcess.getProcessCalledTransitive(MMStereotype stereotype) The method calls getProcessCalledTransitive and filters its return values according to the given stereotype value.BPProcess.getProcessCalling()BPProcess.getProcessCalling(MMStereotype stereotype) The method calls getProcessCalling and filters its return values according to the given stereotype value.BPProcess.getProcessCallingTransitive()BPProcess.getProcessCallingTransitive(MMStereotype stereotype) The method calls getProcessCallingTransitive and filters its return values according to the given stereotype value.BPPath.getProcessReachable()BPPath.getProcessReachable(MMStereotype stereotype) The method calls getProcessReachable and filters its return values according to the given stereotype value.BPProcess.getProcessSupportedDirectly(K_CONTROL_OPTION... behaviourFlags) BPProcess.getProcessSupportedDirectly(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessSupportedDirectly and filters its return values according to the given stereotype value.BPProcess.getProcessSupportedDirectlyExcludeRel(BPSupportsRel refObj, K_CONTROL_OPTION... behaviourFlags) BPProcess.getProcessSupportedDirectlyExcludeRel(MMStereotype stereotype, BPSupportsRel refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessSupportedDirectlyExcludeRel and filters its return values according to the given stereotype value.BPItemDefinition.getProcessWithItemAwareElement()BPItemDefinition.getProcessWithItemAwareElement(MMStereotype stereotype) The method calls getProcessWithItemAwareElement and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type BPProcessModifier and TypeMethodDescriptionvoidBPParticipant.assignProcess(BPProcess ohProcess) Assigns a process to the participant.voidBPTaskNode.assignProcess(BPProcess ohProcess) Assigns a process to the call activity.BPProcess.getSupportsRelationshipTo(BPProcess refObj, boolean mode) BPProcess.getSupportsRelationshipTo(MMStereotype stereotype, BPProcess refObj, boolean mode) The method calls getSupportsRelationshipTo and filters its return values according to the given stereotype value.voidBPParticipant.setProcess(BPProcess value) Set the value of Foreign Key Process.Constructors in de.mid.innovator.srv2api.icw2bp with parameters of type BPProcessModifierConstructorDescriptionARG_BPProcessAssign(BPProcess ohProcess) ARG_BPProcessCreated(BPProcess ohProcess) -
Uses of BPProcess in de.mid.innovator.srv2api.icw2bpdia
Fields in de.mid.innovator.srv2api.icw2bpdia declared as BPProcessModifier and TypeFieldDescriptionARG_BPDiaAddProcessViewNode.ohProcessThe process to be added to the diagramMethods in de.mid.innovator.srv2api.icw2bpdia that return BPProcessMethods in de.mid.innovator.srv2api.icw2bpdia with parameters of type BPProcessModifier and TypeMethodDescriptionBPDia.addDiaProcessViewNode(BPProcess ohProcess, PRPresElement ohPresOfOwner, Point position, Point size, boolean isExpanded) Constructors in de.mid.innovator.srv2api.icw2bpdia with parameters of type BPProcessModifierConstructorDescriptionARG_BPDiaAddProcessViewNode(BPProcess ohProcess, PRPresElement ohPresOfOwner, Point position, Point size, boolean isExpanded) -
Uses of BPProcess in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that return types with arguments of type BPProcessModifier and TypeMethodDescriptionDRDecision.getUsingProcess()DRDecision.getUsingProcess(MMStereotype stereotype) The method calls getUsingProcess and filters its return values according to the given stereotype value. -
Uses of BPProcess in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type BPProcessModifier and TypeMethodDescriptionMERefAbleAsResource.getProcess()MERefAbleAsResource.getProcess(MMStereotype stereotype) The method calls getProcess and filters its return values according to the given stereotype value.