Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPMaskField
Packages that use BPMaskField
Package
Description
Package for Business Process Model and Notation (BPMN).
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
-
Uses of BPMaskField in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPMaskFieldModifier and TypeMethodDescriptionstatic BPMaskFieldBPMaskFieldHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mask Field with template and container.static BPMaskFieldBPMaskFieldHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mask Field with stereotype and container.Methods in de.mid.innovator.srv2api.icw2bp that return types with arguments of type BPMaskFieldModifier and TypeMethodDescriptionBPMaskDefinition.getOwnedMaskField(K_CONTROL_OPTION... behaviourFlags) All mask fields of the mask definition. -
Uses of BPMaskField in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return types with arguments of type BPMaskFieldModifier and TypeMethodDescriptionELClassifier.getTypedMaskField()All mask fields typed by this classifier.