Package | Description |
---|---|
jadex.bdi |
Modifier and Type | Method and Description |
---|---|
IFuture<IMECapability> |
IDynamicBDIFactory.createAgentModel(String name,
String pkg,
String[] imports,
IResourceIdentifier rid)
Create a new agent model, which can be manually edited before
starting.
|
IFuture<IMECapability> |
BDIAgentFactory.createAgentModel(String name,
String pkg,
String[] imports,
IResourceIdentifier rid)
Create a new agent model, which can be manually edited before starting.
|
Modifier and Type | Method and Description |
---|---|
IFuture<IModelInfo> |
IDynamicBDIFactory.registerAgentModel(IMECapability model,
String filename)
Register a manually edited agent model in the factory.
|
IFuture<IModelInfo> |
BDIAgentFactory.registerAgentModel(IMECapability model,
String filename)
Register a manually edited agent model in the factory.
|
Copyright © 2012. All Rights Reserved.