Interface CompoundTerm

    • Method Detail

      • setValue

        void setValue​(String value)
        Sets the value of the 'Value' attribute.
        Parameters:
        value - the new value of the 'Value' attribute.
        See Also:
        getValue()
        Generated class or method.
      • getArguments

        EList<Expression> getArguments()
        Returns the value of the 'Arguments' containment reference list. The list contents are of type Expression.
        Returns:
        the value of the 'Arguments' containment reference list.
        See Also:
        PrologPackage.getCompoundTerm_Arguments()
        Generated class or method.
        EMF model class or method.
        containment="true"