|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MApplicationType | |
|---|---|
| jadex.application | |
| jadex.application.model | |
| jadex.application.runtime | |
| jadex.application.runtime.impl | |
| jadex.application.space.agr | |
| Uses of MApplicationType in jadex.application |
|---|
| Methods in jadex.application that return MApplicationType | |
|---|---|
MApplicationType |
ApplicationModelLoader.loadApplicationModel(String name,
String[] imports,
ClassLoader classloader)
Load a BPMN model. |
MApplicationType |
ApplicationXMLReader.read(ResourceInfo rinfo,
ClassLoader classloader)
Read properties from xml. |
| Uses of MApplicationType in jadex.application.model |
|---|
| Methods in jadex.application.model with parameters of type MApplicationType | |
|---|---|
MComponentType |
MComponentInstance.getType(MApplicationType apptype)
Get the model of the component instance. |
| Uses of MApplicationType in jadex.application.runtime |
|---|
| Methods in jadex.application.runtime that return MApplicationType | |
|---|---|
MApplicationType |
IApplication.getApplicationType()
Get the application type. |
| Uses of MApplicationType in jadex.application.runtime.impl |
|---|
| Fields in jadex.application.runtime.impl declared as MApplicationType | |
|---|---|
protected MApplicationType |
ApplicationInterpreter.model
The application type. |
| Methods in jadex.application.runtime.impl that return MApplicationType | |
|---|---|
MApplicationType |
ApplicationInterpreter.getApplicationType()
Get the application type. |
| Constructors in jadex.application.runtime.impl with parameters of type MApplicationType | |
|---|---|
ApplicationInterpreter(IComponentDescription desc,
MApplicationType model,
MApplicationInstance config,
IComponentAdapterFactory factory,
IExternalAccess parent,
Map arguments,
Future inited)
Create a new context. |
|
| Uses of MApplicationType in jadex.application.space.agr |
|---|
| Methods in jadex.application.space.agr with parameters of type MApplicationType | |
|---|---|
MComponentType |
MPosition.getMComponentType(MApplicationType apptype)
Get the agent type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||