Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPMaskDefinition
Packages that use BPMaskDefinition
Package
Description
Package for Business Process Model and Notation (BPMN).
-
Uses of BPMaskDefinition in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPMaskDefinitionModifier and TypeMethodDescriptionstatic BPMaskDefinitionBPMaskDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mask Definition with template and container.static BPMaskDefinitionBPMaskDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mask Definition with stereotype and container.BPGlobalTask.getMaskDefinition()The mask that the global task is working on.BPTaskNode.getMaskDefinition()BPError.getOwningMaskDefinition()The mask definition which the error relates to.BPEventDefinition.getOwningMaskDefinition()The mask definition of the event definition.BPMaskField.getOwningMaskDefinition()The mask definition of the mask field.Methods in de.mid.innovator.srv2api.icw2bp with parameters of type BPMaskDefinitionModifier and TypeMethodDescriptionvoidBPGlobalTask.setMaskDefinition(BPMaskDefinition value) Set the value of Foreign Key MaskDefinition.voidBPTaskNode.setMaskDefinition(BPMaskDefinition value) Set the value of Foreign Key MaskDefinition.