Package | Description |
---|---|
jadex.bdi.model | |
jadex.bpmn.model | |
jadex.commons |
This package contains generic utility classes.
|
jadex.kernelbase | |
jadex.micro |
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).
|
class |
OAVCapabilityModel
The capability model contains the OAV capability model in a state
and a type-specific compiled rulebase (matcher functionality).
|
Modifier and Type | Class and Description |
---|---|
class |
MBpmnModel
Java representation of a bpmn model for xml description.
|
Modifier and Type | Method and Description |
---|---|
ICacheableModel |
AbstractModelLoader.loadModel(String name,
String[] imports,
ClassLoader classloader,
Object context)
Load a model.
|
ICacheableModel |
AbstractModelLoader.loadModel(String name,
String extension,
String[] imports,
ClassLoader classloader,
Object context)
Load a model with a required extension.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractModelLoader.registerModel(Object key,
ICacheableModel model)
Register a model.
|
Modifier and Type | Class and Description |
---|---|
class |
jadex.kernelbase.CacheableKernelModel |
Modifier and Type | Class and Description |
---|---|
class |
MicroModel |
Copyright © 2012. All Rights Reserved.