RBNpackage
Class InstAtom
java.lang.Object
RBNpackage.Atom
RBNpackage.InstAtom
public class InstAtom
- extends Atom
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
truthval
public boolean truthval
InstAtom
public InstAtom()
- Creates new InstAtom
InstAtom
public InstAtom(Rel r,
int[] a,
boolean tv)
equals
public boolean equals(java.lang.Object instatom)
- Overrides:
equals
in class java.lang.Object
- Since:
- 20061020
hashCodeImpl
public int hashCodeImpl()
- Overrides:
hashCodeImpl
in class Atom
- Since:
- 20061020
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
- Since:
- 20061023