Interface List

    • Method Detail

      • getHeads

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

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