void |
ILinkContext.doOperation(TupleCentreId id,
AbstractTupleCentreOperation op) |
IRespectOperation |
IRespectTC.get(IId id) |
java.util.List<LogicTuple> |
IOrdinarySynchInterface.get(IId aid) |
java.util.List<LogicTuple> |
ITimedContext.get(IId id,
long ms) |
IRespectOperation |
IRespectTC.get(IId id,
OperationCompletionListener l)
Gets the whole tuple set
|
IRespectOperation |
IOrdinaryAsynchInterface.get(IId aid,
OperationCompletionListener l) |
java.util.List<LogicTuple> |
ISpecificationSynchInterface.getS(IId aid) |
IRespectOperation |
IRespectTC.getS(IId aid) |
IRespectOperation |
ISpecificationAsynchInterface.getS(IId aid,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.getS(IId aid,
OperationCompletionListener l) |
void |
IManagementContext.goCommand()
Resumes VM execution (management mode)
|
IRespectOperation |
IRespectTC.in(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.in(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.in(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.in(IId id,
LogicTuple t,
OperationCompletionListener l)
Retrieves a tuple in the tuple centre
|
IRespectOperation |
IOrdinaryAsynchInterface.in(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.inAll(IId id,
LogicTuple t)
Retrieves all tuples in the tuple centre matching the template
|
java.util.List<LogicTuple> |
IOrdinarySynchInterface.inAll(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.inAll(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.inAll(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.inAll(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.inp(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.inp(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.inp(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.inp(IId id,
LogicTuple t,
OperationCompletionListener l)
Tries to retrieve a tuple in the tuple centre
|
IRespectOperation |
IOrdinaryAsynchInterface.inp(IId aid,
LogicTuple t,
OperationCompletionListener l) |
LogicTuple |
ISpecificationSynchInterface.inpS(AgentId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.inpS(IId id,
LogicTuple t) |
IRespectOperation |
ISpecificationAsynchInterface.inpS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.inpS(IId id,
LogicTuple t,
OperationCompletionListener l) |
LogicTuple |
ISpecificationSynchInterface.inS(AgentId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.inS(IId id,
LogicTuple t) |
IRespectOperation |
ISpecificationAsynchInterface.inS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.inS(IId id,
LogicTuple t,
OperationCompletionListener l) |
void |
IManagementContext.nextStepCommand()
Executes a single execution step (step mode)
|
IRespectOperation |
IRespectTC.no(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.no(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.no(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.no(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.no(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.noAll(IId id,
LogicTuple t) |
java.util.List<LogicTuple> |
IOrdinarySynchInterface.noAll(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.noAll(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.noAll(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.noAll(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.nop(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.nop(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.nop(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.nop(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.nop(IId aid,
LogicTuple t,
OperationCompletionListener l) |
LogicTuple |
ISpecificationSynchInterface.nopS(AgentId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.nopS(IId aid,
LogicTuple t) |
IRespectOperation |
ISpecificationAsynchInterface.nopS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.nopS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
LogicTuple |
ISpecificationSynchInterface.noS(AgentId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.noS(IId aid,
LogicTuple t) |
IRespectOperation |
ISpecificationAsynchInterface.noS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.noS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.out(IId id,
LogicTuple t) |
void |
IOrdinarySynchInterface.out(IId aid,
LogicTuple t) |
void |
ITimedContext.out(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.out(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.out(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.outAll(IId id,
LogicTuple t) |
java.util.List<LogicTuple> |
IOrdinarySynchInterface.outAll(IId aid,
LogicTuple t) |
void |
ITimedContext.outAll(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.outAll(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.outAll(IId aid,
LogicTuple t,
OperationCompletionListener l) |
void |
ISpecificationSynchInterface.outS(AgentId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.outS(IId id,
LogicTuple t) |
IRespectOperation |
ISpecificationAsynchInterface.outS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.outS(IId id,
LogicTuple t,
OperationCompletionListener l)
Inserts a tuple in the tuple centre
|
IRespectOperation |
IRespectTC.rd(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.rd(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.rd(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.rd(IId id,
LogicTuple t,
OperationCompletionListener l)
Reads a tuple in the tuple centre
|
IRespectOperation |
IOrdinaryAsynchInterface.rd(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.rdAll(IId id,
LogicTuple t)
Retrieves all tuples in the tuple centre matching the template without
remove them
|
java.util.List<LogicTuple> |
IOrdinarySynchInterface.rdAll(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.rdAll(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.rdAll(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.rdAll(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.rdp(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.rdp(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.rdp(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.rdp(IId id,
LogicTuple t,
OperationCompletionListener l)
Tries to read a tuple in the tuple centre
|
IRespectOperation |
IOrdinaryAsynchInterface.rdp(IId aid,
LogicTuple t,
OperationCompletionListener l) |
LogicTuple |
ISpecificationSynchInterface.rdpS(AgentId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.rdpS(IId id,
LogicTuple t) |
IRespectOperation |
ISpecificationAsynchInterface.rdpS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.rdpS(IId id,
LogicTuple t,
OperationCompletionListener l) |
LogicTuple |
ISpecificationSynchInterface.rdS(AgentId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.rdS(IId id,
LogicTuple t) |
IRespectOperation |
ISpecificationAsynchInterface.rdS(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.rdS(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.set(IId id,
LogicTuple t) |
java.util.List<LogicTuple> |
IOrdinarySynchInterface.set(IId aid,
LogicTuple tupleList) |
java.util.List<LogicTuple> |
ITimedContext.set(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.set(IId id,
LogicTuple t,
OperationCompletionListener l)
Gets the whole tuple set
|
IRespectOperation |
IOrdinaryAsynchInterface.set(IId aid,
LogicTuple t,
OperationCompletionListener l) |
java.util.List<LogicTuple> |
ISpecificationSynchInterface.setS(IId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.setS(IId aid,
LogicTuple t) |
IRespectOperation |
IRespectTC.setS(IId id,
LogicTuple t,
OperationCompletionListener l) |
java.util.List<LogicTuple> |
ISpecificationSynchInterface.setS(IId aid,
RespectSpecification spec) |
IRespectOperation |
IRespectTC.setS(IId aid,
RespectSpecification spec) |
IRespectOperation |
ISpecificationAsynchInterface.setS(IId aid,
RespectSpecification spec,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.setS(IId aid,
RespectSpecification spec,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.spawn(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.spawn(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.spawn(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.spawn(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.spawn(IId aid,
LogicTuple t,
OperationCompletionListener l) |
void |
IManagementContext.stopCommand()
Stops the VM (management mode, debugging)
|
IRespectOperation |
IRespectTC.uin(IId id,
LogicTuple t)
Retrieves all tuples in the tuple centre matching the template
|
LogicTuple |
IOrdinarySynchInterface.uin(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.uin(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.uin(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.uin(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.uinp(IId id,
LogicTuple t)
Retrieves all tuples in the tuple centre matching the template
|
LogicTuple |
IOrdinarySynchInterface.uinp(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.uinp(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.uinp(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.uinp(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.uno(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.uno(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.uno(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.uno(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.uno(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.unop(IId id,
LogicTuple t) |
LogicTuple |
IOrdinarySynchInterface.unop(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.unop(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.unop(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.unop(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.urd(IId id,
LogicTuple t)
Retrieves all tuples in the tuple centre matching the template
|
LogicTuple |
IOrdinarySynchInterface.urd(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.urd(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.urd(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.urd(IId aid,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IRespectTC.urdp(IId id,
LogicTuple t)
Retrieves all tuples in the tuple centre matching the template
|
LogicTuple |
IOrdinarySynchInterface.urdp(IId aid,
LogicTuple t) |
LogicTuple |
ITimedContext.urdp(IId id,
LogicTuple t,
long ms) |
IRespectOperation |
IRespectTC.urdp(IId id,
LogicTuple t,
OperationCompletionListener l) |
IRespectOperation |
IOrdinaryAsynchInterface.urdp(IId aid,
LogicTuple t,
OperationCompletionListener l) |