Skip navigation links
A C D E F G I J L P R S T 

A

addExtension(IExtensionInfo) - Method in class jadex.application.ApplicationConfigurationInfo
Add a extension type.
addExtensiontype(Object) - Method in class jadex.application.ApplicationModelInfo
Add a extension type.
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(IInternalAccess) - Constructor for class jadex.application.ApplicationComponentFactory
Create a new application factory.
ApplicationConfigurationInfo - Class in jadex.application
Configuration with extensions.
ApplicationConfigurationInfo() - Constructor for class jadex.application.ApplicationConfigurationInfo
 
ApplicationModelInfo - Class in jadex.application
Representation of application models.
ApplicationModelInfo() - Constructor for class jadex.application.ApplicationModelInfo
 
ApplicationModelLoader - Class in jadex.application
Loader for application files.
ApplicationModelLoader(Set<TypeInfo>[]) - 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<TypeInfo>[]) - Constructor for class jadex.application.ApplicationXMLReader
Create a new reader.

C

component - Variable in class jadex.application.EnvironmentService
The component.
createInstance(IExternalAccess, IValueFetcher) - Method in interface jadex.application.IExtensionInfo
Instantiate the extension for a specific component instance.

D

doLoadModel(String, String[], ResourceInfo, ClassLoader, Object) - Method in class jadex.application.ApplicationModelLoader
Load a model.

E

EnvironmentService - Class in jadex.application
Environment service implementation.
EnvironmentService() - Constructor for class jadex.application.EnvironmentService
 
extensions - Variable in class jadex.application.ApplicationConfigurationInfo
The list of extensions.
extensions - Variable in class jadex.application.ApplicationModelInfo
The extensions.

F

features - Variable in class jadex.application.ApplicationComponentFactory
The standard + XML component features.
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.
FILETYPES - Static variable in class jadex.application.ApplicationComponentFactory
The supported component types (file extensions).

G

getComponentFeatures(IModelInfo) - Method in class jadex.application.ApplicationComponentFactory
Get the component features for a model.
getComponentType(String, String[], IResourceIdentifier) - 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.
getExtensions() - Method in class jadex.application.ApplicationConfigurationInfo
Get the extension names.
getExtensionTypes() - Method in class jadex.application.ApplicationModelInfo
Get the extension names.
getModelType(String) - Method in class jadex.application.ApplicationXMLReader
Get the type of loaded models.
getName() - Method in interface jadex.application.IExtensionInfo
Get the extension's unique name.
getProperties(String) - Method in class jadex.application.ApplicationComponentFactory
Get the properties.
getSpace(String) - Method in class jadex.application.EnvironmentService
Get a space.
getSpace(IInternalAccess, String) - Static method in class jadex.application.EnvironmentService
Get a space for a component.
getSpace(String) - Method in interface jadex.application.IEnvironmentService
Get a space.
getXMLMapping(Set<TypeInfo>[], String) - Static method in class jadex.application.ApplicationXMLReader
Get the XML mapping.

I

ICON - Static variable in class jadex.application.ApplicationComponentFactory
The image icon.
IEnvironmentService - Interface in jadex.application
Accessor service for old extensions (spaces).
IExtensionInfo - Interface in jadex.application
Interface for kernel extension configuration infos.
IExtensionInstance - Interface in jadex.application
Interface for kernel extension instances.
init() - Method in interface jadex.application.IExtensionInstance
Initialize the extension.
initSpaces() - Method in class jadex.application.EnvironmentService
Init the spaces.
isLoadable(String, String[], IResourceIdentifier) - Method in class jadex.application.ApplicationComponentFactory
Test if a model can be loaded by the factory.
isStartable(String, String[], IResourceIdentifier) - Method in class jadex.application.ApplicationComponentFactory
Test if a model is startable (e.g.

J

jadex.application - package jadex.application
 

L

libservice - Variable in class jadex.application.ApplicationComponentFactory
The library service.
libservicelistener - Variable in class jadex.application.ApplicationComponentFactory
The library service listener
loadApplicationModel(String, String[], IResourceIdentifier, ClassLoader, Object) - Method in class jadex.application.ApplicationModelLoader
Load a BPMN model.
loader - Variable in class jadex.application.ApplicationComponentFactory
The application model loader.
loadModel(String, String[], IResourceIdentifier) - 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

setExtensions(IExtensionInfo[]) - Method in class jadex.application.ApplicationConfigurationInfo
Set the extension types.
setExtensiontypes(Object[]) - Method in class jadex.application.ApplicationModelInfo
Set the extension types.
shutdownService() - Method in class jadex.application.ApplicationComponentFactory
Shutdown the service.
spaces - Variable in class jadex.application.EnvironmentService
The spaces.
startService(IInternalAccess, IResourceIdentifier) - Method in class jadex.application.ApplicationComponentFactory
Start the service.
startService() - Method in class jadex.application.ApplicationComponentFactory
Start the service.

T

terminate() - Method in interface jadex.application.IExtensionInstance
Terminate the extension.
terminateSpaces() - Method in class jadex.application.EnvironmentService
Shutdown the spaces.
A C D E F G I J L P R S T 
Skip navigation links