org.openqed.struct.namedid
Class FunctorId

java.lang.Object
  extended by org.openqed.struct.namedid.NamedId
      extended by org.openqed.struct.namedid.DynamicId
          extended by org.openqed.struct.namedid.FunctorId
Direct Known Subclasses:
FunctionId, PredicateId

public abstract class FunctorId
extends DynamicId


Method Summary
 int getArity()
           
 
Methods inherited from class org.openqed.struct.namedid.NamedId
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getArity

public final int getArity()