Interface Rule

    • Method Detail

      • setHead

        void setHead​(CompoundTerm value)
        Sets the value of the 'Head' containment reference.
        Parameters:
        value - the new value of the 'Head' containment reference.
        See Also:
        getHead()
        Generated class or method.
      • setBody

        void setBody​(Expression value)
        Sets the value of the 'Body' containment reference.
        Parameters:
        value - the new value of the 'Body' containment reference.
        See Also:
        getBody()
        Generated class or method.