Class BPMN2Profile.ResourceParameterBindingStereotype

    • Field Detail

      • EXPRESSION

        public static final java.lang.String EXPRESSION
        The Expression that evaluates the value used to bind the ResourceParameter.
        See Also:
        Constant Field Values
      • PARAMETERREF

        public static final java.lang.String PARAMETERREF
        Reference to the parameter defined by the Resource.
        See Also:
        Constant Field Values
      • expression

        @CheckForNull
        private Property expression
      • parameterRef

        @CheckForNull
        private Property parameterRef
    • Constructor Detail

      • ResourceParameterBindingStereotype

        protected ResourceParameterBindingStereotype​(BPMN2Profile profile)