|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MApplicationInstance | |
|---|---|
| jadex.application.model | |
| jadex.application.runtime.impl | |
| Uses of MApplicationInstance in jadex.application.model |
|---|
| Methods in jadex.application.model with parameters of type MApplicationInstance | |
|---|---|
void |
MApplicationType.addMApplicationInstance(MApplicationInstance application)
Add an application. |
| Uses of MApplicationInstance in jadex.application.runtime.impl |
|---|
| Fields in jadex.application.runtime.impl declared as MApplicationInstance | |
|---|---|
protected MApplicationInstance |
ApplicationInterpreter.config
The application configuration. |
| Constructors in jadex.application.runtime.impl with parameters of type MApplicationInstance | |
|---|---|
ApplicationInterpreter(IComponentDescription desc,
MApplicationType model,
MApplicationInstance config,
IComponentAdapterFactory factory,
IExternalAccess parent,
Map arguments,
Future inited)
Create a new context. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||