alice.respect
Class TupleCentre
java.lang.Object
|
+--alice.respect.TupleCentre
- public class TupleCentre
- extends java.lang.Object
Standalone running tuple centre vm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TupleCentre
public TupleCentre()
TupleCentre
public TupleCentre(TupleCentreId id)
out
public void out(LogicTuple t)
throws InvalidLogicTupleException
in
public LogicTuple in(LogicTuple t)
throws InvalidLogicTupleException
rd
public LogicTuple rd(LogicTuple t)
throws InvalidLogicTupleException
inp
public LogicTuple inp(LogicTuple t)
throws InvalidLogicTupleException
rdp
public LogicTuple rdp(LogicTuple t)
throws InvalidLogicTupleException
setSpec
public LogicTuple setSpec(LogicTuple t)
throws InvalidLogicTupleException
getSpec
public LogicTuple getSpec()