Package | Description |
---|---|
jadex.bdi | |
jadex.bdi.model |
Modifier and Type | Method and Description |
---|---|
OAVCapabilityModel |
OAVBDIModelLoader.loadCapabilityModel(String name,
String[] imports,
ClassLoader classloader,
Object context)
Load a capability model.
|
Modifier and Type | Method and Description |
---|---|
void |
OAVBDIModelLoader.createAgentModelEntry(OAVCapabilityModel model,
ModelInfo info)
Rules for agent elements have to be created and added to the generic
BDI interpreter rules.
|
Modifier and Type | Class and Description |
---|---|
class |
OAVAgentModel
The agent model contains the OAV agent model in a state and
a type-specific compiled rulebase (matcher functionality).
|
Modifier and Type | Method and Description |
---|---|
OAVCapabilityModel |
OAVCapabilityModel.getSubcapabilityModel(Object mcapa)
Get the model for a subcapability.
|
Modifier and Type | Method and Description |
---|---|
void |
OAVCapabilityModel.addSubcapabilityModel(OAVCapabilityModel cmodel)
Add a subcapability.
|
Copyright © 2013. All Rights Reserved.