Package | Description |
---|---|
jason.infra.centralised |
Modifier and Type | Class and Description |
---|---|
protected class |
RunCentralisedMAS.CentralisedAgArchForPool
an agent architecture for the infra based on thread pool
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,CentralisedAgArch> |
RunCentralisedMAS.ags |
Modifier and Type | Method and Description |
---|---|
CentralisedAgArch |
RunCentralisedMAS.delAg(java.lang.String agName) |
CentralisedAgArch |
RunCentralisedMAS.getAg(java.lang.String agName) |
protected CentralisedAgArch |
CentralisedRuntimeServices.newAgInstance() |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,CentralisedAgArch> |
RunCentralisedMAS.getAgs() |
Modifier and Type | Method and Description |
---|---|
void |
RunCentralisedMAS.addAg(CentralisedAgArch ag) |