Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPGroupArtifact
Packages that use BPGroupArtifact
Package
Description
Package for Business Process Model and Notation (BPMN).
-
Uses of BPGroupArtifact in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPGroupArtifactModifier and TypeMethodDescriptionstatic BPGroupArtifactBPGroupArtifactHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Group (BPMN) with template and container.static BPGroupArtifactBPGroupArtifactHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Group (BPMN) with stereotype and container.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPGroupArtifactModifier and TypeMethodDescriptionBPFlowElement.getGroupArtifact()All group artifacts which contain this flow element.Method parameters in de.mid.innovator.srv2api.icw2bp with type arguments of type BPGroupArtifactModifier and TypeMethodDescriptionvoidBPFlowElement.setGroupArtifact(List<? extends BPGroupArtifact> values) Set the value of Foreign Key GroupArtifact.