Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPProperty
Packages that use BPProperty
Package
Description
Package for Business Process Model and Notation (BPMN).
-
Uses of BPProperty in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPPropertyModifier and TypeMethodDescriptionstatic BPPropertyBPPropertyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Process Property with template and container.static BPPropertyBPPropertyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Process Property with stereotype and container.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPPropertyModifier and TypeMethodDescriptionBPActivityNode.getActivityProperty(K_CONTROL_OPTION... behaviourFlags) All properties of theBPActivityNode.BPEventNode.getEventProperty(K_CONTROL_OPTION... behaviourFlags) All properties of theBPEventNode.BPProcess.getProcessProperty(K_CONTROL_OPTION... behaviourFlags) All properties of theBPProcess.