Uses of Package
de.aristaflow.adept2.model.runtimeenvironment
-
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.client Class Description RuntimeEnvironmentFactory This interface describes all "factory" methods used to construct objects in the base runtimeenvironment package. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.eventmanager Class Description SimpleSessionContext A session context that is simpler than the normal one. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.eventmanager.common Class Description ApplicationEnvironmentException Exception indicating the failing of an application / activity due to an erroneous environment, for instance, required parameters are missing or wrong or the GUI-context can not be used.ApplicationFailedException Exception indicating the failing of an application / activity for internal reasons.DataContext This interface provides reading access to all input and output parameters of an application as well as write access to output parameters.SerialisableDataContext A data context that is serialisable and therefore provides access to all managed parameters without having to know their names or their types.SimpleSessionContext A session context that is simpler than the normal one. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.eventmanager.fileevents Class Description DataContext This interface provides reading access to all input and output parameters of an application as well as write access to output parameters. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.eventmanager.mailevents Class Description ActivityData ActivityData
provides convenience methods for retrieval of input and output parameter types and values as well as writing the output parameter values.DataContext This interface provides reading access to all input and output parameters of an application as well as write access to output parameters. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.runtimemanager Class Description ActivityState This class represents the different states of the component of an activity.ActivityState.State An enumeration for the state of the component of an activity.GUIContext This interface provides access to the parent GUI of an application.WrongRuntimeManagerException AWrongRuntimeManagerException
indicates that the wrong runtime manager has been called. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.runtimemanager.executionenvironments Class Description ActivityData ActivityData
provides convenience methods for retrieval of input and output parameter types and values as well as writing the output parameter values.DataContext This interface provides reading access to all input and output parameters of an application as well as write access to output parameters.ExecutableComponent This interface describes the methods that are necessary to enable the RuntimeManager to control the single applications accordingly to the requirements of the process management system.GUIContext This interface provides access to the parent GUI of an application.IsNotSupportedException This Exception should be thrown by a method if the component does not support it.SessionContext The session context provides the component with services and information that is important for their execution. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.runtimemanager.gui Class Description GUIContext This interface provides access to the parent GUI of an application. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.core.runtimeservice Class Description ApplicationEnvironmentException Exception indicating the failing of an application / activity due to an erroneous environment, for instance, required parameters are missing or wrong or the GUI-context can not be used.ApplicationFailedException Exception indicating the failing of an application / activity for internal reasons.ProgressMonitor This interface have to be implemented by objects that are interested in providing the progress/execution state of a special task for interested parties.SerialisableDataContext A data context that is serialisable and therefore provides access to all managed parameters without having to know their names or their types.SimpleSessionContext A session context that is simpler than the normal one.TaskState Enumeration class that is used to indicate the different states a component can be in during runtime.UnknownSessionException An exception to indicate that an execution session ID is not known (any more) by a requested service. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.model.events.handler Class Description SimpleSessionContext A session context that is simpler than the normal one. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.model.events.sources Class Description SerialisableDataContext A data context that is serialisable and therefore provides access to all managed parameters without having to know their names or their types. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.model.runtimeenvironment Class Description ActivityData ActivityData
provides convenience methods for retrieval of input and output parameter types and values as well as writing the output parameter values.ActivityState This class represents the different states of the component of an activity.ActivityState.State An enumeration for the state of the component of an activity.ApplicationEnvironmentException Exception indicating the failing of an application / activity due to an erroneous environment, for instance, required parameters are missing or wrong or the GUI-context can not be used.DataContext This interface provides reading access to all input and output parameters of an application as well as write access to output parameters.GUIContext This interface provides access to the parent GUI of an application.IsNotSupportedException This Exception should be thrown by a method if the component does not support it.ProgressMonitor This interface have to be implemented by objects that are interested in providing the progress/execution state of a special task for interested parties.RuntimeEnvironment This API defines methods by which applications can signal their termination, respond to external control messages and manage the application state when suspending and resuming.SerialisableDataContext A data context that is serialisable and therefore provides access to all managed parameters without having to know their names or their types.SessionContext The session context provides the component with services and information that is important for their execution.SimpleSessionContext A session context that is simpler than the normal one.TaskState Enumeration class that is used to indicate the different states a component can be in during runtime.TerminatedActivityState.TerminatedState An enumeration for the state of an activity after its termination. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.ui.awtgui Class Description GUIContext This interface provides access to the parent GUI of an application. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.ui.guimanager Class Description GUIContext This interface provides access to the parent GUI of an application. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.ui.htmlgui Class Description GUIContext This interface provides access to the parent GUI of an application. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.ui.htmlgui.executionenvironments Class Description ExecutableComponent This interface describes the methods that are necessary to enable the RuntimeManager to control the single applications accordingly to the requirements of the process management system.SessionContext The session context provides the component with services and information that is important for their execution. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.ui.nullgui Class Description GUIContext This interface provides access to the parent GUI of an application. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.ui.remotegui Class Description GUIContext This interface provides access to the parent GUI of an application. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.adept2.ui.swtgui Class Description GUIContext This interface provides access to the parent GUI of an application. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.ilm.model.runtimeenvironment Class Description ActivityState This class represents the different states of the component of an activity.ActivityState.State An enumeration for the state of the component of an activity.RuntimeEnvironmentFactory This interface describes all "factory" methods used to construct objects in the base runtimeenvironment package.SerialisableDataContext A data context that is serialisable and therefore provides access to all managed parameters without having to know their names or their types.SimpleSessionContext A session context that is simpler than the normal one.UnknownSessionException An exception to indicate that an execution session ID is not known (any more) by a requested service.WrongRuntimeManagerException AWrongRuntimeManagerException
indicates that the wrong runtime manager has been called. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.ilm.model.runtimeenvironment.guicontext Class Description GUIContext This interface provides access to the parent GUI of an application. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.ilm.ws.core.runtimemanager Class Description ActivityState.State An enumeration for the state of the component of an activity. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.ilm.ws.core.runtimeservice Class Description RuntimeEnvironmentFactory This interface describes all "factory" methods used to construct objects in the base runtimeenvironment package.TaskState Enumeration class that is used to indicate the different states a component can be in during runtime. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.ilm.ws.rest.core.runtimemanager Class Description ActivityState.State An enumeration for the state of the component of an activity. -
Classes in de.aristaflow.adept2.model.runtimeenvironment used by de.aristaflow.ilm.ws.rest.core.runtimeservice Class Description ActivityState.State An enumeration for the state of the component of an activity.TaskState Enumeration class that is used to indicate the different states a component can be in during runtime.