Interface Constraint

    • Method Detail

      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • getRule

        Rule getRule()
        Returns the value of the 'Rule' containment reference.
        Returns:
        the value of the 'Rule' containment reference.
        See Also:
        setRule(Rule), DSLPackage.getConstraint_Rule()
        Generated class or method.
        EMF model class or method.
        containment="true"
      • setRule

        void setRule​(Rule value)
        Sets the value of the 'Rule' containment reference.
        Parameters:
        value - the new value of the 'Rule' containment reference.
        See Also:
        getRule()
        Generated class or method.