Package | Description |
---|---|
alice.tucson.api | |
alice.tucson.introspection.tools | |
alice.tucson.service | |
alice.tucson.service.tools |
Modifier and Type | Method and Description |
---|---|
protected EnhancedACC |
AbstractTucsonAgent.getContext()
Getter for the ACC.
|
static EnhancedACC |
TucsonMetaACC.getContext(TucsonAgentId aid)
Gets the available most-comprehensive ACC from the TuCSoN Node Service
active on the default host ("localhost") on the default port (20504).
|
static EnhancedACC |
TucsonMetaACC.getContext(TucsonAgentId aid,
java.lang.String netid,
int portno)
Gets the available most-comprehensive ACC from the TuCSoN Node Service
active on the specified pair node:port where node is the ip address.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTucsonAgent.setContext(EnhancedACC ctx)
Setter for the ACC.
|
Constructor and Description |
---|
SpecWorker(java.lang.String op,
EnhancedACC c,
TucsonTupleCentreId tid,
EditSpec editSpec,
alice.util.jedit.JEditTextArea input) |
Modifier and Type | Class and Description |
---|---|
class |
ACCProxyAgentSide
Active part of the Default Agent Coordination Context.
|
Constructor and Description |
---|
CLIAgent(EnhancedACC ctx,
java.lang.String n,
int p) |