Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPConditionalEventDefinition
Packages that use BPConditionalEventDefinition
Package
Description
Package for Business Object Modeling.
Package for Business Process Model and Notation (BPMN).
-
Uses of BPConditionalEventDefinition in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc that return types with arguments of type BPConditionalEventDefinitionModifier and TypeMethodDescriptionBCExpression.getConditionalEventDefinition()All conditional event definitions using this conditional expression. -
Uses of BPConditionalEventDefinition in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPConditionalEventDefinitionModifier and TypeMethodDescriptionstatic BPConditionalEventDefinitionBPConditionalEventDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Conditional Event Definition with template and container.static BPConditionalEventDefinitionBPConditionalEventDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Conditional Event Definition with stereotype and container.