Class BPMN2Profile.ConditionalEventDefinitionStereotype

    • Field Detail

      • CONDITION

        public static final java.lang.String CONDITION
        The Expression might be underspecified and provided in the form of natural language. For executable Processes (isExecutable = true), if the trigger is Conditional, then a FormalExpression MUST be entered.
        See Also:
        Constant Field Values
      • ID

        public static final java.lang.String ID
        This attribute is used to uniquely identify BPMN elements.
        See Also:
        Constant Field Values
      • condition

        @CheckForNull
        private Property condition
    • Constructor Detail

      • ConditionalEventDefinitionStereotype

        protected ConditionalEventDefinitionStereotype​(BPMN2Profile profile)