| Package | Description | 
|---|---|
| jadex.micro | 
| Modifier and Type | Method and Description | 
|---|---|
MicroAgentInterpreter | 
MicroAgent.getInterpreter()
Get the interpreter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MicroAgent.init(MicroAgentInterpreter interpreter)
Init the micro agent with the interpreter. 
 | 
void | 
PojoMicroAgent.init(MicroAgentInterpreter interpreter,
    Object agent)
Init the micro agent with the interpreter. 
 | 
| Constructor and Description | 
|---|
MicroExternalAccess(MicroAgent agent,
                   MicroAgentInterpreter interpreter)
Create an external access. 
 | 
Copyright © 2013. All Rights Reserved.