RISC JKU
at.jku.risc.stout.tgau.data.atom

Class FunctionSymbol

  • All Implemented Interfaces:
    Printable


    public class FunctionSymbol
    extends TermAtom
    A TermAtom which represents a function symbol.
    Author:
    Alexander Baumgartner
    • Constructor Detail

      • FunctionSymbol

        public FunctionSymbol(java.lang.String name)
    • Method Detail

      • isCommutative

        public boolean isCommutative()
      • setCommutative

        public void setCommutative(boolean commutative)