Package | Description |
---|---|
alice.respect.api | |
alice.respect.core | |
alice.tucson.api |
Modifier and Type | Method and Description |
---|---|
AgentId |
AbstractAgent.getId() |
Modifier and Type | Method and Description |
---|---|
LogicTuple |
ISpecificationSynchInterface.inpS(AgentId aid,
LogicTuple t) |
LogicTuple |
ISpecificationSynchInterface.inS(AgentId aid,
LogicTuple t) |
LogicTuple |
ISpecificationSynchInterface.nopS(AgentId aid,
LogicTuple t) |
LogicTuple |
ISpecificationSynchInterface.noS(AgentId aid,
LogicTuple t) |
void |
ISpecificationSynchInterface.outS(AgentId aid,
LogicTuple t) |
LogicTuple |
ISpecificationSynchInterface.rdpS(AgentId aid,
LogicTuple t) |
LogicTuple |
ISpecificationSynchInterface.rdS(AgentId aid,
LogicTuple t) |
Constructor and Description |
---|
AbstractAgent(AgentId aid) |
AbstractAgent(AgentId aid,
IRespectTC rtc) |
Modifier and Type | Method and Description |
---|---|
LogicTuple |
SpecificationSynchInterface.inpS(AgentId id,
LogicTuple t) |
LogicTuple |
SpecificationSynchInterface.inS(AgentId id,
LogicTuple t) |
LogicTuple |
SpecificationSynchInterface.nopS(AgentId id,
LogicTuple t) |
LogicTuple |
SpecificationSynchInterface.noS(AgentId id,
LogicTuple t) |
void |
SpecificationSynchInterface.outS(AgentId id,
LogicTuple t) |
LogicTuple |
SpecificationSynchInterface.rdpS(AgentId id,
LogicTuple t) |
LogicTuple |
SpecificationSynchInterface.rdS(AgentId id,
LogicTuple t) |
Modifier and Type | Method and Description |
---|---|
AgentId |
TucsonAgentId.getAgentId() |