Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPArtifact
Packages that use BPArtifact
Package
Description
Package for Business Process Model and Notation (BPMN).
This packagage contains elements representing the logical model.
-
Uses of BPArtifact in de.mid.innovator.srv2api.icw2bp
Subinterfaces of BPArtifact in de.mid.innovator.srv2api.icw2bpModifier and TypeInterfaceDescriptioninterfaceNote that directional Associations were used in BPMN 1.2 to show how Data Objects were inputs or outputs to Activities.interfaceinterfaceMethods in de.mid.innovator.srv2api.icw2bp with type parameters of type BPArtifactModifier and TypeMethodDescription<T extends BPArtifact>
List<T> BPArtifactContainerAble.getOwnedArtifact(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All artifacts contained in theBPArtifactContainerAble.Methods in de.mid.innovator.srv2api.icw2bp that return BPArtifactModifier and TypeMethodDescriptionstatic BPArtifactBPArtifactHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Artifact (BPMN) with template and container.static BPArtifactBPArtifactHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Artifact (BPMN) with stereotype and container.BPAssociationArtifact.getSourceArtifact()The source artifact.BPAssociationArtifact.getTargetArtifact()The target artifact. -
Uses of BPArtifact in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model with type parameters of type BPArtifactModifier and TypeMethodDescription<T extends BPArtifact>
List<T> MEStereotypeAble.getRepresentingArtifact(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags)