Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
I
J
L
P
R
S
A
ApplicationComponentFactory
- Class in
jadex.application
Factory for default contexts.
ApplicationComponentFactory(String)
- Constructor for class jadex.application.
ApplicationComponentFactory
Create a new application factory for startup.
ApplicationComponentFactory(IServiceProvider)
- Constructor for class jadex.application.
ApplicationComponentFactory
Create a new application factory.
ApplicationModelLoader
- Class in
jadex.application
Loader for application files.
ApplicationModelLoader(Set[])
- Constructor for class jadex.application.
ApplicationModelLoader
Create a new BPMN model loader.
ApplicationXMLReader
- Class in
jadex.application
Reader for loading component XML models into a Java representation states.
ApplicationXMLReader(Set[])
- Constructor for class jadex.application.
ApplicationXMLReader
Create a new reader.
C
createComponentInstance(IComponentDescription, IComponentAdapterFactory, IModelInfo, String, Map, IExternalAccess, RequiredServiceBinding[], boolean, Future<Tuple2<IComponentInstance, IComponentAdapter>>)
- Method in class jadex.application.
ApplicationComponentFactory
Create a component instance.
D
doLoadModel(String, String[], ResourceInfo, ClassLoader)
- Method in class jadex.application.
ApplicationModelLoader
Load a model.
F
FILE_EXTENSION_APPLICATION
- Static variable in class jadex.application.
ApplicationModelLoader
The application file extension.
FILETYPE_APPLICATION
- Static variable in class jadex.application.
ApplicationComponentFactory
The application component file type.
G
getComponentType(String, String[], ClassLoader)
- Method in class jadex.application.
ApplicationComponentFactory
Get the component type of a model.
getComponentTypeIcon(String)
- Method in class jadex.application.
ApplicationComponentFactory
Get a default icon for a file type.
getComponentTypes()
- Method in class jadex.application.
ApplicationComponentFactory
Get the names of ADF file types supported by this factory.
getProperties(String)
- Method in class jadex.application.
ApplicationComponentFactory
Get the properties.
getXMLMapping(Set[])
- Static method in class jadex.application.
ApplicationXMLReader
Get the XML mapping.
I
icons
- Static variable in class jadex.application.
ApplicationComponentFactory
The image icons.
isLoadable(String, String[], ClassLoader)
- Method in class jadex.application.
ApplicationComponentFactory
Test if a model can be loaded by the factory.
isStartable(String, String[], ClassLoader)
- Method in class jadex.application.
ApplicationComponentFactory
Test if a model is startable (e.g. an component).
J
jadex.application
- package jadex.application
L
libservicelistener
- Variable in class jadex.application.
ApplicationComponentFactory
The library service listener
loadApplicationModel(String, String[], ClassLoader)
- Method in class jadex.application.
ApplicationModelLoader
Load a BPMN model.
loader
- Variable in class jadex.application.
ApplicationComponentFactory
The application model loader.
loadModel(String, String[], ClassLoader)
- Method in class jadex.application.
ApplicationComponentFactory
Load a model.
P
provider
- Variable in class jadex.application.
ApplicationComponentFactory
The provider.
R
reader
- Variable in class jadex.application.
ApplicationModelLoader
The xml reader.
S
shutdownService()
- Method in class jadex.application.
ApplicationComponentFactory
Shutdown the service.
startService()
- Method in class jadex.application.
ApplicationComponentFactory
Start the service.
A
C
D
F
G
I
J
L
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.