- GC_NS - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for a specific configuration namespace from the
global configuration.
- GC_NS_ACTIVITY - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for a specific activity of a specific configuration
namespace from the global configuration.
- GC_NS_ACTIVITY_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for testing a specific activity of a specific
configuration namespace from the global configuration.
- GC_NS_ECD - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for all activities of a specific configuration
namespace and a specific executable component description from the global
configuration.
- GC_NS_ECD_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for testing all activities of a specific configuration
namespace and a specific executable component description from the global
configuration.
- GC_NS_OPERATION - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for all activities of a specific configuration
namespace and a specific operation from the global configuration.
- GC_NS_OPERATION_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is for testing all activities of a specific configuration
namespace and a specific operation from the global configuration.
- GC_NS_TEST - Static variable in class de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
The configuration is a global test configuration for a specific
configuration namespace from the global configuration.
- GEN_EXE_EXEC_ENV_APPLICATION_KILLED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_EXE_EXEC_ENV_EXE_ABNORMAL_EXIT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_EXE_EXEC_ENV_START_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_CLASS_NOT_FOUND - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_ILLEGAL_ACCESS - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_ILLEGAL_ARGUMENT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_INVOCATION_TARGET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_JAVA_METHOD_EXEC_ENV_NO_SUCH_METHOD - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_XPATH_ENV_DATE_PARSE_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_XPATH_ENV_FLOAT_NAN - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_XPATH_ENV_INTEGER_NAN - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- GEN_XPATH_ENV_URI_SYNTAX_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- get(K) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets the value of the designated key or null in case this
collection does not provide a value for this key.
- get(Locale, int) - Static method in class de.aristaflow.adept2.model.common.ModelLocalisation
-
Gets the localisation for the designated locale or an appropriate fallback locale for the
designated key.
- get(Collection<Locale>, int) - Static method in class de.aristaflow.adept2.model.common.ModelLocalisation
-
Gets the localisation for the designated locales for the designated key.
- get(int) - Static method in class de.aristaflow.adept2.model.common.ModelLocalisation
-
Gets all available localisation for the designated key.
- getAccessType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the access type for the parameter of this template.
- getAccessType() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the access type for the parameter of this template.
- getAccessType() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the access type of the mandatory output parameter which is not
provided a value.
- getActInstConfValue(String, ProcessConstants.AdeptDataType, boolean, Object) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the designated activity instance configuration value and logs messages
or throws exceptions if it is not present.
- getActivation() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns whether an activation option.
- getActivityConfiguration(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getActivityInstance() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the activity instance of an execution, that is the complete process
context, for instance the configuration of the activity in the process.
- getActivityInstance() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getActivityName() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the name of this abstract activity.
- getActivityState() - Method in exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Returns the state the process step was in and that prevented the desired
state transition.
- getActualDataType() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Gets the ADEPT2-data element type that is expected by the caller of a
datamanager-method.
- getActualExecutionManager() - Method in exception de.aristaflow.adept2.model.execution.WrongExecutionManagerException
-
Gets the communication protocol depended URIs assigned to that execution
manager which received the request.
- getActualUserDefinedType() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Gets the user-defined type of which the data element or parameter actually
is.
- getAdditions() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns additional licence attributes.
- getAgent() - Method in class de.aristaflow.adept2.model.common.Revision
-
Gets the agent releasing this revision.
- getAgent() - Method in exception de.aristaflow.adept2.model.execution.AgentUnknownException
-
Gets the agent that wants to execute an activity on a specific runtime
manager but the runtime manager does not know the agent.
- getAgent() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Returns the user that requested the execution of the activity.
- getAgent() - Method in exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Returns the agent who is currently executing or has executed the activity
that caused this exception.
- getAll() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets all elements of this collection (including the inherited ones), mapped
from primary key to the corresponding value.
- getAll() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
Gets all instance execution statuses in an array.
- getAll() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeState
-
Gets all node states in an array.
- getAllConfEntries() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns all configuration entry names.
- getAllEntries() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedActivityConfiguration
-
Gets all entry names that have a value different from null in this
configuration.
- getAllEntries() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets all entry names that have a value different from null in this
configuration.
- getAllEntries() - Method in interface de.aristaflow.adept2.model.common.ActivityConfiguration
-
Gets all entry names that have a value different from null in this
configuration.
- getAllEntries() - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets all entry names that have a value different from null in this
configuration.
- getAllInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets all elements of this collections that are inherited.
- getAllMessages() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport.LocalisedReportEntry
-
Gets the localised message(s) for all (preferred) locales.
- getAllOwn() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets the elements of this collections that are specific to this collection
and not inherited.
- getApplicationState() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Gets the application state stored for last savepoint as object.
- getApplicationState(String) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Gets the application state stored for the designated savepoint as object.
- getApplicationState(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Returns a byte array in which all the application state relevant information is stored or null
in case the application has stored null or an empty array as state.
- getAssignedRuntimeManager(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets the communication protocol depended URIs assigned to that
RuntimeManager instance that executes the activity of the given Node.
- getAsXML() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getAttachedDataContext() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the data context which provides the values of attached data elements.
- getAttachmentLists() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
-
Gets the parameters (mapping from parameter name to several attachments)
that are binary data and/or files and occur several times in the
HTTP-reply.
- getAttachments() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
-
Gets the parameters (mapping from parameter name to attachment) that are
binary data and/or files and occur only once in the HTTP-reply.
- getAttributeOrigins() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the origins, that is the activity model entity types, a specific
attribute of an activity stems from.
- getBaseRevision() - Method in exception de.aristaflow.adept2.model.activitymodel.RevisionConflictException
-
Gets the base revision of the branch that caused this conflict, that is,
the revision that is too old now.
- getBaseRevision() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the base revision of this revision, that is the revision this branch
is based upon.
- getBaseTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Gets the ID of the unmodified template of the corresponding process
instance.
- getBaseTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Gets the ID of the template, this instance is based on.
- getBoolean(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the boolean configuration value provided under the designated entry
name or null if the value is not present or cannot be parsed to a boolean
value.
- getBoolean(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the boolean configuration value provided under the designated entry
name or null if the value is not present or cannot be parsed to a boolean
value.
- getBranch() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the branch of the activity template definition of this reference.
- getBranch() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the branch count of this branch.
- getBranchID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the branch ID of the node the structural node date belongs to.
- getBuildtimeState() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the state of this process template while it may be modified and is not
released.
- getBuildtimeState() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Gets the state of this process template while it may be modified and is not
released.
- getChangeableActivityConfiguration(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getChangedDataElementProperties(int) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given data element, which have been changed.
- getChangedEBPProperties(int) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given executable business process, which
have been changed.
- getChangedEdgeProperties(int, int, ProcessConstants.EdgeType) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given edge, which have been changed.
- getChangedEdgeProperties(int, int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given data edge, which have been changed.
- getChangedNodeProperties(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker
-
Returns the node properties in the
ExecutableInstance of the given
node which have been changed.
- getChangedNodeProperties(int) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the properties of a given node, which have been changed.
- getChangedNodes() - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker
-
Returns the set of nodes which have changed properties.
- getChangedProperties() - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker
-
- getChangeHistoryXML() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
-
Returns the the change history as XML document (DOM object).
- getCharset() - Method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue.FileDescriptor
-
Gets the character set to be used for decoding the bytes read from the
file this descriptor represents.
- getCheckResult() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getChildNodeID(int) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateDeltaLayer
-
- getChildTemplateIDs() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the IDs child templates of the referenced process template or an empty
list in case of a leaf template.
- getClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets what classloader to use for the executable component of this activity
template definition.
- getClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets what classloader to use for the executable component of this
operation.
- getClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets what classloader to use for the executable component of this
operation.
- getClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets what classloader to use for execution of this activity.
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the classpath to be used when instantiating the
implementation class for this executable
component as well as all classes needed to execute all of its methods.
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the classpath to be used when instantiating the
implementation class for this activity
template definition as well as all classes needed to execute all of its
methods.
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the classpath to be used when instantiating the
implementation class for this
operation as well as all classes needed to execute all of its methods.
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
- getClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets the part of the classpath that is added by this operation to the one
of the
parent
attribute.
- getClassPath() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the classpath to be used when instantiating the
implementation class for this abstract
activity as well as all classes needed to execute all of its methods.
- getClassPath(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getClientSessionFactory() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns the client session factory which allows to retrieve the executing
agent as well as session tokens which are needed to access ADEPT2-interface-methods.
- getClosestLocalisation(Locale) - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
-
Gets the localisation value that is closest to the designated locale.
- getCode() - Method in enum de.aristaflow.adept2.model.common.ClassLoaderUsage
-
Returns a byte code representing this classloader usage.
- getCode() - Method in enum de.aristaflow.adept2.model.common.LicenceInformation.Activation
-
- getCode() - Method in enum de.aristaflow.adept2.model.common.ParameterChangePolicy
-
Returns a byte code representing this parameter change policy.
- getCode() - Method in enum de.aristaflow.adept2.model.common.State
-
Returns a byte code representing this state.
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ActivityConstants.ActivityModelEntityType
-
Returns a byte code representing this activity model entity type.
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
-
Returns a byte code representing this activity model attribute.
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ActivityConstants.TestMode
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.BlockType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataEdgeProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataElementProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataMappingType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DeltaScope
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeState
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutableBusinessProcessProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutionMode
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceMigrationStatus
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeState
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeType
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateBuildtimeState
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateProperty
-
- getCode() - Method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateUsage
-
- getColumnCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the number of columns in this WebForm subtable.
- getColumnCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the number of columns in this WJP subtable.
- getColumnCount() - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the amount of columns of this memory result set.
- getColumnLabel(int) - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the label for the designated column.
- getColumnNames() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the names of all columns in this WebForm subtable.
- getColumnNames() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the names of all columns in this WJP subtable.
- getColumnType(int) - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the data type for the designated column.
- getComment() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the comment for this branch, that is arbitrary text provided by the
agent creating this branch.
- getComment() - Method in class de.aristaflow.adept2.model.common.Revision
-
Gets the comment for this revision, that is arbitrary text provided by the
releasing agent.
- getCompleteStackTrace() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationEnvironmentException
-
Gets the complete stack trace of this exception as it would be printed to a
print stream.
- getCompleteStackTrace() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationFailedException
-
Gets the complete stack trace of this exception as it would be printed to a
print stream.
- getComponentToExecute(ActivityInstance) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
Determines the Executable Component to be executed inside this
IDExecutionEnvironment.
- getConfBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfBoolean(String, Boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as BOOLEAN.
- getConfDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfDate(String, Date) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as DATE.
- getConfFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given
value if it is not set or could not be parsed as FLOAT.
- getConfFloat(String, Double) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given value
if it is not set or could not be parsed as FLOAT.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityModelParameter
-
Gets the configuration of this activity model parameter that corresponds to
the
configuration description of
this activity model parameter.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the configuration of this abstract activity.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the configuration of this activity template description that
corresponds to the
configuration
description of this activity template.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameter
-
Gets the configuration of this activity template parameter that corresponds
to the
configuration description of
this activity template parameter.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the default configuration for the parameter of this template that
corresponds to the
configuration
description of this parameter template.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration for this whole configuration set that corresponds to
the
configuration description
of this configuration set.
- getConfiguration(ExecutableComponentDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration for the activity template definitions of this
configuration set that are based on the designated executable component
description.
- getConfiguration(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration for the activity template definitions of this
configuration set that are based on the designated operation.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ParameterTemplate
-
Gets the default configuration for the parameter of this template that
corresponds to the
configuration
description of this parameter template.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityModelParameter
-
Gets the configuration of this activity model parameter that corresponds to
the
configuration description of
this activity model parameter without any inherited values.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the configuration of this activity template description that
corresponds to the
configuration
description of this activity template.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the configuration for this whole configuration set that corresponds to
the
configuration description
of this configuration set.
- getConfiguration(String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) configuration for the activity template definitions of
this configuration set that are based on the designated executable
component description.
- getConfiguration(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) configuration for the activity template definitions of
this configuration set that are based on the designated operation.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageParameterTemplate
-
Gets the default configuration for the parameter of this template that
corresponds to the
configuration
description of this parameter template without any inherited values.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the configuration of this abstract activity.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns the configuration specific to this parameter and the corresponding
execution environment.
- getConfiguration(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.execution.ActivityInstance
-
Gets the configuration of this activity instance.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the configuration of this executable business process.
- getConfiguration() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.Activity
-
- getConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the configuration of this executable business.
- getConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityModelParameter
-
Gets the configuration description for this activity model parameter which
is needed to provide a valid and complete
configuration when modelling a process.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the configuration description for this activity template, that is a
description of all configuration values that are needed or supported at
runtime.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the configuration description for this activity template.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameter
-
Gets the configuration description for this activity template parameter
which is needed to provide a valid and complete
configuration when modelling a process.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the configuration description for the parameter of this template.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration description for this whole configuration set, that
is a description of all configuration values that are needed or supported
at runtime for all activity templates of this configuration set.
- getConfigurationDescription(ExecutableComponentDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration description for the activity template definitions of
this configuration set that are based on the designated executable
component description.
- getConfigurationDescription(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the configuration description for the activity template definitions of
this configuration set that are based on the designated operation.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ExecutableComponentDescription
-
Gets the configuration description for this executable component, that is
a description of all configuration values that are needed or supported at
runtime.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the configuration description for this operation.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ParameterTemplate
-
Gets the configuration description for the parameter of this template.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityModelParameter
-
Gets the configuration description for this activity model parameter
without any inherited values.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the configuration description for this activity template.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the configuration description for this whole configuration set, that
is a description of all configuration values that are needed or supported
at runtime for all activity templates of this configuration set.
- getConfigurationDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) configuration description for the activity template
definitions of this configuration set that are based on the designated
executable component description.
- getConfigurationDescription(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) configuration description for the activity template
definitions of this configuration set that are based on the designated
operation.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageExecutableComponentDescription
-
Gets the configuration description for this executable component
description without any inherited values.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets the configuration description for this operation.
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageParameterTemplate
-
Gets the configuration description for the parameter of this template
without any inherited values.
- getConfigurationDescription(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getConfigurationDescription() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getConfigurationDescription() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets the configuration description for this process template, that is a
description of all configuration values that are needed or supported in the
configuration.
- getConfigurationID(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the ID of the configuration object, the designated entry name stems
from.
- getConfigurationID(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the ID of the configuration object, the designated entry name stems
from.
- getConfigurationName() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the name of the configuration set (in the activity model) or the
configuration namespace (for the global and local runtime configurations)
or null if this abstract activity does not have a configuration
set/namespace.
- getConfigurations() - Method in interface de.aristaflow.adept2.model.common.MergingActivityConfiguration
-
Gets a copy of the list of all configurations that are merged by this
MergingConfiguration.
- getConfigurations() - Method in interface de.aristaflow.adept2.model.common.MergingConfiguration
-
Gets a copy of the list of all configurations that are merged by this
MergingConfiguration.
- getConfigurationSet() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the configuration set of this activity template definition or
null in case this activity template definition does not have a
configuration set.
- getConfigurationSetName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the name of the configuration set or null if the
ActivityTemplateDefinition of this reference does not have a
configuration set.
- getConfigurationSetName() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the configuration set of this activity template definition or
null in case this activity template definition does not have a
configuration set.
- getConfInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfInteger(String, Long) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as INTEGER.
- getConfString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfString(String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set.
- getConfUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as USERDEFINED.
- getConfUDT(String, byte[]) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as USERDEFINED.
- getConfURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getConfURI(String, URI) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as URI.
- getConfValue(Configuration, String, ProcessConstants.AdeptDataType, boolean, Object, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the designated configuration value and logs messages or throws
exceptions if it is not present.
- getConnection(String, Properties) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Attempts to establish a connection to the given database URL.
- getConnection(String, String, String) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Attempts to establish a connection to the given database URL.
- getConnection(String) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Attempts to establish a connection to the given database URL.
- getConnector(int, int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getConnector(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the connector which is mapped to the given parameter name with
the given access type.
- getConnector(int, int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the connector of the given node which accesses the given data
element (reading or writing).
- getConnectorID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the ID of the connector.
- getConnectorMapping(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the mapping from parameter names to connectors for the
given access type.
- getContent(FileUDTValue.FileDescriptor) - Static method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue
-
Reads the contents of the file represented by the designated file
descriptor.
- getContentType() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets the content type of the data, that is the value of the RFC 822
"Content-Type" header field of the body part.
- getCorrespondingBlockNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the corresponding block node ID of the node the structural node
date belongs to.
- getCorrespondingJavaClass(Parameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the class object corresponding to the type of the designated
parameter.
- getCreationAgent() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the creation agent of this branch.
- getCreationTime() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the creation time of this branch.
- getCreationTime() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Gets the date (as long) this instance has been created.
- getCreationTime() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Gets the date (as long) this instance has been created.
- getCreationTime() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the date (as long) when this template has been created.
- getCurrentEnquiries(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets an unmodifiable list of the enquiries currently active for the
designated node.
- getCurrentEnquiry() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Gets the current enquiry in case the activity is executed as enquiry.
- getCurrentEnquiry() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Gets the current enquiry that was caused when executing this component.
- getCurrentEnquiry() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the current enquiry that was caused when executing.
- getCustomerID() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the customer ID.
- getData() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets the actual data as input stream; this is the content of the
corresponding body part of the multipart.
- getData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Returns the response data.
- getDataContainer() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Returns the data context valid for the requested activity.
- getDataContext(ClientSessionFactory, DataContainer, Thread) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironmentFactory
-
Returns an application related data context and initialises it's data
container with the provided value
- getDataContext() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Gets the data context, that is, an interface to get and set the
values of all input and output parameters of an application.
- getDataContext() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the data context, that is, an interface to get and set the
values of all input and output parameters of an execution.
- getDataEdge(int, int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataEdge() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the data edge object the structured data edge belongs to.
- getDataEdge(int, int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the data edge which is identified by the given node, the
data element and the direction (reading or writing).
- getDataEdges(ProcessConstants.DeltaScope) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns a set of comparable data edges (data edges with structural
information), of the given scope.
- getDataEdgeStructure() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataEdgeStructure() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Convenient method which returns all data edges including
their structural data.
- getDataEdgeType() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the type of the data edge the structured data edge belongs to.
- getDataElement(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataElement(int, int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataElement(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the data element with the given ID.
- getDataElement(int, int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
The data element which is associated to the given node and the given
connector of the node.
- getDataElementID() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Gets the ID of the data element which has been requested but is of the
wrong type.
- getDataElementID() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the ID of the data element which is connected to the mandatory output
parameter and which is not provided a value. the ID of the instance for
which a mandatory output parameter has no value.
- getDataElementID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the ID of the data element the structured data edge is connected to.
- getDataElements() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataElements(ProcessConstants.DeltaScope) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the IDs of the data elements of the requested scope.
- getDataElements() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns all data elements of the template.
- getDataElementsForNode(int, ActivityConstants.AccessType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDataElementsForNode(int, ActivityConstants.AccessType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets the IDs of all data elements which are accessed by the designated node with the designated
access types.
- getDataHistoryXML(int) - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
-
Returns the history of the data element accesses and values as XML
document.
- getDataType(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Returns the data type of the field with the given name.
- getDataType(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the data type of the column with the given name.
- getDataType(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Returns the data type of the field with the given name.
- getDataType(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the data type of the column with the given name.
- getDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Returns the ADEPT2 data type of the parameter.
- getDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the data type for the parameter of this template.
- getDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the data type for the parameter of this template.
- getDataType() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets the data type of the configuration entry, which is an
AdeptDataType.
- getDataType() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns the ADEPT2 data type of the parameter.
- getDataType() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the data type of the mandatory output parameter which is not provided
a value.
- getDataType() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns the type of the data element as byte constant.
- getDate(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the Date configuration value provided under the
designated entry name or null if the value is not present or cannot be
parsed to a Date value.
- getDate(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the Date configuration value provided under the
designated entry name or null if the value is not present or cannot be
parsed to a Date value.
- getDecisionID(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the decision ID for the given edge code.
- getDecisionID() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
-
Returns the decision ID itself
- getDecisionIDs() - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Returns all possible decision IDs, i.e. all possible return values
of the parameter.
- getDecisionIDs() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns all possible decision IDs, i.e. all possible return values
of the parameter.
- getDecisionLabel(long) - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Returns the label which is associated with the given decision ID.
- getDecisionLabel(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the label which is associated with the given decision ID.
- getDecisionLabel() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
-
Returns the label of the decision ID.
- getDecisionParameter() - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Returns the decision parameter.
- getDecisionParameter() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the decision parameter.
- getDecisionStatement(long) - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Returns the statement that is associated with the given decision ID.
- getDecisionStatement(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the statement that is associated with the given decision ID.
- getDecisionStatement() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
-
Returns the decision statement that must evaluate to true to activate this decision ID (for
displaying purposes).
- getDecisionStatements() - Method in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Gets all decision statements of this decision activity instance indexed by the corresponding
decision ID.
- getDecisionStatements() - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Gets all decision statements of this decision activity instance indexed by the corresponding
decision ID.
- getDefaultOrigins() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
-
- getDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets the string representation of the default value for this (optional,
non-virtual input) parameter.
- getDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the string representation for the default value for the parameter of
this template.
- getDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the string representation for the default value for the parameter of
this template.
- getDefaultValue() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Gets the string representation of the default value for this (optional,
non-virtual input) parameter.
- getDeltaLayer() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDeltaLayer() - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableInstance
-
Returns a reference to the delta layer of the instance, or null if
the instance is unchanged.
- getDeltaLayer() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the delta layer of the template.
- getDeployedProcessManagers() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the process managers, this template is deployed to.
- getDerivableComment() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the derivable status for either subprocess or
top-level-usage.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Returns the description of the parameter for the end user.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets a description for this activity template definition for usage in the
process model.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets a description for this operation for usage in the process model.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the description for the parameter of this template.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets a description for the ActivityTemplateDefinition of this
reference for usage in the process model.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the description for the parameter of this template.
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Returns a description text of the common identifier (may be null).
- getDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets a description for the operation of this reference for usage in the
process model.
- getDescription() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets a description for this abstract activity for usage in the process
model.
- getDescription() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets a user-friendly description (including its localisation) for a
configuration entry.
- getDescription() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Returns a description text of the icon (may be null).
- getDescription() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns the description of the parameter for the end user.
- getDescription() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
Returns a description text of the resource (may be null).
- getDescription() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns the description of this executable business process instance.
- getDescription() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDescription() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns a description of the data element.
- getDescription() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the description of this node.
- getDescription() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the description of the process.
- getDescription() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the description of the referenced process template.
- getDestinationNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
-
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets a description of this activity model parameter for the developer/the
administrator.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets a description for the developer of the activity template definition
and the administrator of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets a description for the developer of the configuration and the process
modeler.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets a description for the developer of the component and the administrator
of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets a description for the developer of the operation and the administrator
of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets a description for the process modeler and the administrator of the
activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets a description of the ActivityTemplateDefinition of this
reference for the developer and the administrator of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameter
-
Gets a description of this activity template parameter for the
developer/the administrator.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets a description for the developer of the configuration and the process
modeler.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets a description for the developer of the component and the administrator
of the activity model.
- getDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets a description for the developer of the operation and the administrator
of the activity model.
- getDimensions() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Gets all dimensions (width and height) the corresponding icon is available
for.
- getDisabledConnectors(int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getDisabledConnectors(int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
(needs to be stored)
- getDistributorID() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the ID of the distributor, or null if not applicable.
- getDriver(String) - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Attempts to locate a driver that understands the given URL.
- getDriverManager() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Gets a reference to a DriverManager encapsulating the normal
JDBC-driver manager.
- getDrivers() - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Retrieves an Enumeration with all of the currently loaded JDBC drivers
to which the current caller has access.
- getDualInputValue(String, ProcessConstants.AdeptDataType, Class<T>) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
A "dual input parameter" is a parameter whose value can either be
provided by an input parameter or by an activity configuration field with
the same name or a combination of both.
- getEBPInstance() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Returns an object that keeps all the information about the EBP to be
executed.
- getEBPInstanceReference() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns the reference to the corresponding process step which contains all
information to identify the process step.
- getEBPInstanceReference() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Returns the reference to the corresponding process step which contains all
information to identify the process step.
- getEBPInstanceReference() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.WrongRuntimeManagerException
-
Gets the reference to the executable business process that has been started
on another runtime manager.
- getEBPInstanceReference() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getEdge(int, int, ProcessConstants.EdgeType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getEdge() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
-
Return the edge object.
- getEdge(int, int, ProcessConstants.EdgeType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the edge which is identified by the given source nodeID, destination
nodeID and the edge type.
- getEdgeCode(long) - Method in interface de.aristaflow.adept2.model.processmodel.DecisionActivity
-
Returns the edge code for the given decision ID.
- getEdgeCode() - Method in interface de.aristaflow.adept2.model.processmodel.Edge
-
Returns the edge code.
- getEdges(ProcessConstants.DeltaScope, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns a set of comparable edges (edges with structural information),
of the given scope and type(s).
- getEdgeState(int, int, ProcessConstants.EdgeType) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the state of the edge.
- getEdgeStructure(ProcessConstants.EdgeType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getEdgeStructure(ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Convenient method which returns all edges including
their structural data.
- getEdgeType() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
-
- getElement() - Method in class de.aristaflow.adept2.ui.events.SelectedEBPChangedEvent
-
Returns the EBPInstanceReference of the selected activity.
- getEncoding() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getEndNode() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getEndNode() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the end node of the process.
- getEntries() - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
- getEntries() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationDescription
-
Gets all entries of this configuration description indexed by their names.
- getEntries() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription
-
- getEntriesForCheckID(String) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
- getEntriesForCheckID(String) - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getEntry(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Returns the configuration entry with the designated name or null if
no entry with that name exists.
- getEntry(String) - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription
-
Returns the configuration entry with the designated name or null if
no entry with that name exists.
- getErrorCode() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationEnvironmentException
-
Returns the well-defined ADEPT2-error code.
- getErrorCode() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationFailedException
-
Returns the well-defined ADEPT2-error code.
- getErrorCode() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the arbitrary code indicating the error in case the activity has
failed.
- getErrorMessage() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the arbitrary message indicating the error in case the activity has
failed.
- getErrorState() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the arbitrary state indicating the error in case the activity has
failed.
- getExecutableBusinessProcess() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the activity or the subprocess attached to the node.
- getExecutableComponentDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the ExecutableComponentDescription this operation belongs
to.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the system-wide unique name of the
ExecutableComponentDescription of the
ActivityTemplateDefinition of this reference.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the name of the ExecutableComponentDescription the
operation of this reference.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the system-wide unique name of the
ExecutableComponentDescription this activity template
definition is based upon.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets the ExecutableComponentDescription this operation belongs
to.
- getExecutableComponentName() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the system-wide unique name of the
ExecutableComponentDescription this abstract activity is based
upon.
- getExecutionContext(QualifiedAgent, DataContainer, Map<String, Set<String>>, Map<String, PluginData>, Map<String, String>) - Method in interface de.aristaflow.adept2.model.execution.ExecutionFactory
-
Returns an execution context for a top-level instance its fields
initialised with the provided values.
- getExecutionContext(QualifiedAgent, ExecutableBusinessProcessInstance, DataContainer, ProcessConstants.ExecutionMode, boolean, Enquiry, Enquiry, Map<String, Set<String>>, Map<String, PluginData>, Map<String, String>) - Method in interface de.aristaflow.adept2.model.execution.ExecutionFactory
-
Returns an application related execution context its fields initialised
with the provided values.
- getExecutionContext(QualifiedAgent, ExecutableBusinessProcessInstance, DataContainer, Enquiry, Enquiry, Map<String, Set<String>>, Map<String, PluginData>, Map<String, String>) - Method in interface de.aristaflow.adept2.model.execution.ExecutionFactory
-
Returns an application related execution context for production mode its
fields initialised with the provided values.
- getExecutionContext() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the interactions that the executable component of this activity
template definition supports for controlling its execution, that is whether
the component responds to signals from the outside to suspend, reset or
close the component.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the interactions that the executable component supports for
controlling its execution, that is whether the component responds to
signals from the outside to suspend, reset or close the component.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the interactions that the executable component of this operation
supports for controlling its execution, that is whether the component
responds to signals from the outside to suspend, reset or close the
component.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the interactions that the executable component of this abstract
activity supports for controlling its execution, that is whether the
component responds to signals from the outside to suspend, reset or close
the component.
- getExecutionControlProperties(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Takes the given execution control properties element and creates an
execution control properties object out of it
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns the execution control properties that reflect the abilities of this
executable business process instance on reacting to execution control
requests from the outside.
- getExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the interactions that this executable business process supports for
controlling its execution, that is whether it responds to signals from the
outside to suspend, reset or close it.
- getExecutionHistoryXML() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
-
Returns the execution history of the instance as XML document.
- getExecutionManagerURIs() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the communication protocol depended URIs of the execution manager
which executes the referenced EBP-instance.
- getExecutionMode() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Informs the runtime manager about the execution mode.
- getExecutionMode(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the execution mode of the designated node, that is production mode,
component test mode or substituted test mode (the component is not called
at all but substituted).
- getExecutionStatus() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the execution status of the instance.
- getExecutionStatus() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the execution status of the instance.
- getExecutionStatusComment() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the comment set for the current execution status.
- getExecutionStatusDate() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Gets the date (as long) the current instance execution status has been set.
- getExpectedDataType() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
The ADEPT2-data element type of which the data element actually is.
- getExpectedExecutionManager() - Method in exception de.aristaflow.adept2.model.execution.WrongExecutionManagerException
-
Gets the communication protocol depended URIs assigned to that execution
manager which the client expected.
- getExpectedRuntimeManager() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.WrongRuntimeManagerException
-
Gets the communication protocol depended URIs assigned to that runtime
manager which the caller expected.
- getExpectedUserDefinedTypes() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Gets the user-defined types which are expected and can be handled.
- getFieldCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Returns the number of fields in this WebForm container.
- getFieldCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Returns the number of fields in this WJP container.
- getFieldNames() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Returns the names of all fields in this WebForm container.
- getFieldNames() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Returns the names of all fields in this WJP container.
- getFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getFileName() - Method in class de.aristaflow.adept2.model.datamanagement.FileUDTValue.FileDescriptor
-
Gets the name of the file this descriptor represents.
- getFileName() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets the name of the file as sent by the client, in case the attachment was
a file upload, null otherwise (for non-file binary data).
- getFixedForChildren() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfiguration
-
Gets the names of all configuration entries that may not be overridden by
child configurations.
- getFloat(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the float configuration value provided under the designated entry name
or null if the value is not present or cannot be parsed to a double value.
- getFloat(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the float configuration value provided under the designated entry name
or null if the value is not present or cannot be parsed to a double value.
- getFromInputParameters() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityConfiguration
-
Gets a map containing the names of configuration entries of which the
values are to be retrieved from an input parameter.
- getFromProcessConfigurations() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityConfiguration
-
Gets a map containing the names of configuration entries of which the
values are to be retrieved from entries of the process configuration.
- getGroupExecutionContext() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the execution context of the group this EBP instance can be part of.
- getGroupExecutionContext() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Gets the execution context of the group this node can be part of.
- getGroupName() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the name of the group this EBP instance can be part of.
- getGroupName() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Gets the name of the group this node can be part of.
- getGUIContext() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Gets the GUI context which contains the parent GUI for the
application.
- getGUIContext(SessionToken, ActivityInstance, EBPInstanceReference, String, ExecutionContext, ExecutionControlManager, Thread) - Method in class de.aristaflow.adept2.ui.guimanager.NullGUIManager
-
- getGUIContext(SessionToken, ActivityInstance, EBPInstanceReference, String, ExecutionContext, ExecutionControlManager, Thread) - Method in class de.aristaflow.adept2.ui.guimanager.RemoteHTMLGUIManager
-
- getGUIContextAttributes() - Method in class de.aristaflow.adept2.ui.htmlgui.TransferredURLContext
-
- getGUIContextAttributes() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
Always returns the empty map.
- getGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the ID of the GUI context the executable component of this activity
template definition needs, for instance, an SWT or an AWT context.
- getGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the ID of the GUI context the executable component needs, for instance,
an SWT or an AWT context.
- getGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the ID of the GUI context the executable component of this operation
needs, for instance, an SWT or an AWT context.
- getGUIContextID() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the ID of the GUI context the executable component of this abstract
activity needs, for instance, an SWT or an AWT context.
- getHeader() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Returns the additional response headers.
- getHeaderData() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets all header data which is sent with the body part of the multipart this
attachment stems from.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the ID of the icon to use for process steps and worklist items for
this operation.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the ID of the icon to use for process steps and worklist items for
the operation of this reference.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- getIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the ID of the icon to use for process steps and worklist items for
the operation of this reference.
- getIconID() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- getIconID() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the ID of the icon to use for process steps and worklist items of this
EBPInstance.
- getIconID() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Gets the ID of the icon to use for displaying this data element in a
template view.
- getIconID() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Gets the ID of the icon to use for displaying this node in a template view.
- getID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the (world-wide) unique ID of the
ActivityTemplateDefinition this activity template definition
is based upon.
- getID() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the (world-wide) unique ID of the
ActivityTemplateDefinition of this reference.
- getID() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Returns the repository-wide unique ID of the identifier.
- getID() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the (world-wide) unique ID of the
ActivityTemplateDefinition this abstract activity is based
upon.
- getID() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Returns the repository-wide unique ID of the icon.
- getID() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
Returns the repository-wide unique ID of the resource.
- getID() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns the ID of the data element.
- getID() - Method in class de.aristaflow.adept2.model.processmodel.IDWrappingTemplate
-
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the (logical) ID of the instance, which is system-wide unique.
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the (logical) ID of the instance, which is system-wide unique.
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the id of the element.
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the ID of the template.
- getID() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the unique (with respect to a process repository) ID of the referenced
process template.
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the ID of the identifier for the parameter of this template.
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the ID of the identifier for the parameter of this template.
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
- getIdentifierID() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the identifier of the mandatory output parameter which is not provided
a value.
- getIdentifierID() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns the ID of the common identifier, which represents the type of the
element in detail.
- getIdentifierPathRelToBase(String) - Static method in class de.aristaflow.adept2.model.globals.ProcessConstants.ProcessElementIdentifierPath
-
Returns the information about the structure of the identifier path for the given process element.
- getIdentifiers() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets all identifiers of all (defined) parameters of this activity template
independent from the access type of the parameters.
- getIgnoredOutputParameters() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the names of all output parameters that have not been stored to the
data container yet.
- getImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the name of the class implementing ExecutableComponent
which is called when the process node is executed for which this activity
template definition is for.
- getImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the name of the class implementing ExecutableComponent
for the physical counterpart of this component description.
- getImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the name of the class implementing ExecutableComponent
for the physical counterpart of the component description of this
operation.
- getImplementationClass() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the name of the class implementing ExecutableComponent
which is called when the process node is executed for which this abstract
activity is for.
- getIndexedInputParameters() - Method in interface de.aristaflow.adept2.model.processmodel.VariableParallelismEBP
-
- getInitialSessionContext(ClientSessionFactory, String, EBPInstanceReference, DataContext, ExecutionContext, GUIContext, RuntimeEnvironment, Thread) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironmentFactory
-
Returns an application related implementation of the session context and
initialises the sessionID of the session context by the passed value.
- getInitiatorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the qualified agent who initiated the instance.
- getInitiatorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the qualified agent who initiated the instance.
- getInnerType() - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
Gets the inner type of this list, that is the type of the list elements.
- getInnerType(String) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Parses the designated UDT name and returns the inner data type as well as
the UDT name if appropriate.
- getInputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the input parameter with the given name or null if no such
parameter exists.
- getInputParameters() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the input parameters of the referenced process template that has to be
provided when a corresponding instance is started as a list.
- getInputParameterTypes() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the types of all input parameters indexed by the parameter name.
- getInputParameterValues() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the values of all input parameters indexed by the parameter name.
- getInputParams() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns all input parameters in a list.
- getInputTypes() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the input parameter types in an array of the corresponding classes
ordered by their position.
- getInputValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the value of the specified input parameter as an object
of the closest related java type.
- getInputValue(String, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the value of the specified input parameter as an object
of the closest related java type.
- getInputValue(String, ProcessConstants.AdeptDataType, boolean, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the value of the specified input parameter as an object of the
closest related java type.
- getInputValue(ProcessModelParameter, boolean, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the value of the specified input parameter as an object of the
closest related java type or the appropriate converted type.
- getInputValues() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the values of the input parameter in an array of object ordered by
their position.
- getInstance(String) - Static method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Returns the instance of the JDBC driver manager for the designated directory.
- getInstanceExecutionStatus() - Method in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Gets the execution status of the instance which has led to this exception
or null in case a migration state has led to this exception.
- getInstanceID() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the ID of the instance this data container is for a node of.
- getInstanceID() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the instance ID that the data container is expected to be of (but is
not) or null in case this exception has not been raised due to wrong node
information when flushed.
- getInstanceID() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Gets the ID of the process instance of which a data element has been
requested which is of the wrong type.
- getInstanceID() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the ID of the instance for which a mandatory output parameter has no
value.
- getInstanceID() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the ID of the process instance the activity belongs to, the
corresponding super-process instance or the instance itself in case of a
reference to a top-level instance.
- getInstanceID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceHistories
-
The ID of the instance, the histories belong to.
- getInstanceID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the (logical) ID of the instance, this status object belongs to.
- getInstanceID() - Method in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Gets the execution status of the instance which has led to this exception
or null in case a migration state has led to this exception.
- getInstanceLogId() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
- getInstanceMigrationStatus() - Method in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Gets the migration status of the instance which has led to this exception
or null in case an execution state has led to this exception.
- getInstanceNameTemplate() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getInstanceNameTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets a (string) template for the name of instances created on this process
template.
- getInstancesChangeableComment(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the "instances changeable"-status for either
subprocess or top-level-usage.
- getInstancesMigratableToComment(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the "instances migratable to"-status for either
subprocess or top-level-usage.
- getInstanceStateListener() - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets the communication protocol depended URIs of the callback interface
that needs to be informed in case of state changes (especially for
termination) of this instance.
- getInstantiableComment(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the instantiable status for either subprocess
or top-level-usage.
- getInteger(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the integer configuration value provided under the designated entry
name or null if the value is not present or cannot be parsed to a long
value.
- getInteger(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the integer configuration value provided under the designated entry
name or null if the value is not present or cannot be parsed to a long
value.
- getInternalVersion() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the internal version of this template, that is, an encoded version
number specifying the ancestors/descendants and siblings of a template.
- getInvalidDataContainer() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the data container that caused this exception.
- getInvalidParameterName() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the name of the parameter that has behaved unexpectedly or null in
case this exception has been raised due to wrong node information when
flushed.
- getIPAddressLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the IP address limit as integer or 0 if there is no
limit
- getIPAddressMask() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the mask value, or 0 if there is no mask or no limit.
- getKnownUserLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the overall number of users which are allowed to be known by the
product or 0 if there is no user limit.
- getLanguage() - Method in interface de.aristaflow.adept2.model.datamanagement.UserDefinedFunction
-
Gets the name of the programming language this user-defined function is
written in.
- getLastAddedReportEntry() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
- getLastAddedReportEntry() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getLastModificationTime() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the date (as long) when this template has been modified the last time.
- getLastSavepoint(SessionToken) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Returns the last savepoint stored within this data container.
- getLastSavepoint() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Returns the ID of the last savepoint the application can restart at.
- getLastSignal() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityState
-
Gets the last signal sent to the component of an activity or
null in case no signal has been sent yet.
- getLatestRevision() - Method in exception de.aristaflow.adept2.model.activitymodel.RevisionConflictException
-
Gets the latest revision that is needed for a version that is to be
released.
- getLicenceID() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the ID of the licence.
- getLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the licence information for this activity template definition.
- getLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the licence information for this executable component.
- getLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the licence information for this operation.
- getLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the licence information for the operation of this activity template.
- getLicenceType() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the licence type.
- getLicensee() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the name of the person or organisation to whom the licence has
been issued, as it is displayed e.g. in the user interface.
- getLightWeightProcess() - Method in interface de.aristaflow.adept2.model.processmodel.VariableParallelismEBP
-
Gets the lightweight process which is instantiated several times in the
variable parallel branch.
- getList() - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
Gets the list value of this UDT.
- getListValue(Object) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Returns the string list value for the given object, or null if the object
is not a representation of a list-valued string value.
- getLoader() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ComponentObjectInputStream
-
Gets the context classloader of the current thread.
- getLocale() - Method in class de.aristaflow.adept2.model.common.i18n.LocalisationResolver
-
- getLocale() - Method in interface de.aristaflow.adept2.model.common.i18n.Localiser
-
Gets the Locale that should be used or that is used for localisation of this
object or a related object.
- getLocale() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getLocalisationDirect(Locale) - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
-
Gets the localisation value for the designated locale directly.
- getLocalisationFactory() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets the localisation factory which to use for localising attributes from model elements or
null if model elements should not be localised.
- getLocalisationFactory() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
Gets the localisation factory which to use for localising attributes from model elements or
null if model elements should not be localised.
- getLocalisedActivityInstance() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Gets the activity instance localised with respect to the rich agent.
- getLocalisedMessage(String, String, Locale, Class<?>, LocalisationFactory, LocalisedString...) - Static method in class de.aristaflow.adept2.model.common.i18n.LocalisationTools
-
Gets the localised message for the designated message key from the designated bundle for the
designated locale.
- getLocalisedMessage(String, String, Locale, Class<?>, CheckReport, LocalisedString...) - Static method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets the localised message for the designated message key from the designated bundle for the
designated locale.
- getLocalUris() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getLockingAgent() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the agent that currently has the lock on this template or null in case
the template is not locked.
- getLogger() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Gets the logger which should be used for all log messages of the
ExecutableComponent.
- getLogID() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the (internal) ID of the instance, which is for internal and log
use only.
- getLogID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the (internal) ID of the instance, which is for internal and log
use only.
- getLoginTimeout() - Method in class de.aristaflow.adept2.base.dbaccess.drivermanager.DriverManager
-
Gets the maximum time in seconds that a driver can wait
when attempting to log in to a database.
- getMailAddresses() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Gets the mail addresses of the licensee.
- getMergedConfiguration() - Method in interface de.aristaflow.adept2.model.common.MergingActivityConfiguration
-
Gets one configuration containing the merged values, that is the list of
configurations is merged to a single configuration.
- getMergedConfiguration() - Method in interface de.aristaflow.adept2.model.common.MergingConfiguration
-
Gets one configuration containing the merged values, that is the list of
configurations is merged to a single configuration.
- getMessage(Locale) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport.LocalisedReportEntry
-
Gets the localised message of the check report entry corresponding to the designated locale
or one of its fallback.
- getMessage(Collection<Locale>) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport.LocalisedReportEntry
-
Gets the localised message of the check report entry corresponding to the designated locales
preferring previous locales.
- getMigrationStatus() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the migration status of the instance.
- getMigrationStatusComment() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Returns the comment set for the current migration status.
- getMigrationStatusDate() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Gets the date (as long) the current instance migration status has been set.
- getMimeType() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getMimeType() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Returns the mime type of the response.
- getMinBlock(Set<Node>) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getMinBlock(Set<Node>) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the minimal block of the given set of nodes.
- getModelViewerClass(String) - Method in interface de.aristaflow.adept2.model.common.ModelViewerProvider
-
Gets the model viewer class for the designated plugin ID that allows
type-save access to plugin data at model elements.
- getModificationAgent() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the agent of the last modification of this branch.
- getModificationTime() - Method in class de.aristaflow.adept2.model.common.Branch
-
Gets the last modification time of this branch.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Returns the name of the parameter.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the name of this activity template definition.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the system-wide unique name of this ConfigurationSet.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the system-wide unique name of this
ExecutableComponentDescription.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the name of this operation (unique with respect to the
ExecutableComponentDescription).
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the name for the parameter of this template.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the name of the ActivityTemplateDefinition of this
reference.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the name for the parameter of this template.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets the system-wide unique name of the ConfigurationSet of
this reference.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets the system-wide unique name of the
ExecutableComponentDescription of this reference.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
The repository-wide unique name of the common identifier.
- getName() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the name of the operation of this reference (unique with respect to
the ExecutableComponentDescription).
- getName() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets the unique (with respect to the configuration description hierarchy,
that is the parent configuration descriptions) name of this entry.
- getName() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
The arbitrary name of the icon.
- getName() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns the name of the parameter.
- getName() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
The arbitrary name of the resource.
- getName() - Method in interface de.aristaflow.adept2.model.datamanagement.UserDefinedFunction
-
Gets the unique (with respect to the corresponding user-defined data type)
name of this user-defined function.
- getName() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns the name of this node/subprocess to be displayed in the
worklist or the called application.
- getName() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns the name of the data element.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the name of the instance.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the name of the instance.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the name of this node.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessType
-
Gets the unique (with respect to the process repository) name of the
process type.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the name of the process.
- getName() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the name (not necessarily unique) of the referenced process template.
- getNamespace() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
-
Gets the namespace of the XML that represents the UDT.
- getNode(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNode(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the node with the given ID.
- getNodeBranchID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeBranchID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the ID of the branch the given node belongs to.
- getNodeCorrespondingBlockNodeID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeCorrespondingBlockNodeID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the ID of the corresponding block node.
- getNodeID() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the ID of the node for which this data container provides the
parameter values.
- getNodeID() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the node ID that the data container is expected to be of (but is not)
or
de.aristaflow.adept2.model.globals.CommonConstants#INT_ID_NOT_EXISTING
in case this exception has not been raised due to wrong node information
when flushed.
- getNodeID() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the ID of the node of which a mandatory output parameter has not
value.
- getNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the ID of the node of the process graph which contains the activity
or which houses the sub-process.
- getNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the ID of the node the structural node date belongs to.
- getNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredDataEdge
-
Returns the ID of the node the structured data edge is connected to.
- getNodeIDForTopologicalID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeIDForTopologicalID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the static node ID for the given topological node ID.
- getNodeIDsInArea(int, int, boolean) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeIDsInArea(int, int, boolean) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the IDs of the nodes which are in the area given
by the ID of a first and a last node on a branch.
- getNodeIDsWithActivityTemplate(UUID) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeIDsWithActivityTemplate(UUID) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns all nodes which are linked with the given activity.
- getNodeIteration() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the iteration of the node for which this data container provides the
parameter values.
- getNodeIteration() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Gets the node iteration that the data container is expected to be of (but
is not) or
de.aristaflow.adept2.model.globals.CommonConstants#INT_ID_NOT_EXISTING
in case this exception has not been raised due to wrong node information
when flushed.
- getNodeIteration() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the iteration of the node of which a mandatory output parameter has no
value.
- getNodeIteration() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the iteration count of the node this
EBPInstanceReference references.
- getNodeIteration(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
If the node is inside of a loop block, this function returns the number of
the current iteration.
- getNodeLWPInstanceID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns (a list of) the IDs of the referenced instance of the current
iteration, if this light weight process represents one or more (in case of
variable parallelism) instances.
- getNodeLWPInstanceID(int, int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns (a list of) the IDs of the referenced instance of the designated iteration, if this
light weight process represents one or more (in case of variable parallelism) instances.
- getNodes() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodes(ProcessConstants.DeltaScope) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns the IDs of nodes of the given scope.
- getNodes() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns a set of all nodes which are in the template.
- getNodesForDataElement(int, ActivityConstants.AccessType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodesForDataElement(int, ActivityConstants.AccessType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets the IDs of all nodes accessing the designated data element with the designated access
types.
- getNodesInState(ProcessConstants.NodeState...) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets all nodes (node IDs) of this instance which are in the designated states.
- getNodeSplitNodeID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeSplitNodeID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the ID of the first split node of the branch of the given node,
following the control flow backward.
- getNodeState(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the state of the node with the given ID.
- getNodeTopologicalID(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeTopologicalID(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns corresponding topological ID of the node.
- getNodeType(int) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getNodeType() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the type of the node the structural node date belongs to.
- getNodeType(int) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the constant representing the type of the designated node.
- getNullInputParameters() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the names of all input parameters that are NULL.
- getOperation() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the operation of this activity template definition.
- getOperationName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the name of the operation (unique with respect to the
ExecutableComponentDescription) of the
ActivityTemplateDefinition of this reference.
- getOperationName() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the name of the operation (unique with respect to the
ExecutableComponentDescription) this activity template
definition belongs to.
- getOperationName() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the name of the operation (unique with respect to the
ExecutableComponentDescription) this abstract activity belongs
to.
- getOperationNames() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the operations, this ConfigurationSet may override
configurations of.
- getOperationNames() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets the operations, the ConfigurationSet of this reference
contains.
- getOrCreateOwn(K) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets the value of the designated key (including the parent) which is not inherited or creates a
new one in case this collection does not have a specific value for this key yet.
- getOriginator() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the agent who has initiated this enquiry.
- getOutdatedComment(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the comment set for the outdated status for either subprocess or
top-level-usage.
- getOutputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the output parameter with the given name or null if no such
parameter exists.
- getOutputParameters() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the output parameters of the referenced process template that are
provided to a surrounding process template as a list.
- getOutputParameters() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SerialisableDataContext
-
Gets the names and the types of the output parameters provided by this
DataContext.
- getOutputParameterTypes() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the types of all output parameters indexed by the parameter name.
- getOutputParameterValues() - Method in interface de.aristaflow.adept2.model.datamanagement.ArchiveDataContainer
-
Gets the values of all output parameters that have been stored to the data
container indexed by the parameter name.
- getOutputParams() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns all output parameters in a list.
- getOwnClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
- getOwnClassPath() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
- getParamConfBoolean(ActivityConstants.AccessType, String, String, Boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as BOOLEAN.
- getParamConfDate(ActivityConstants.AccessType, String, String, Date) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as DATE.
- getParamConfFloat(ActivityConstants.AccessType, String, String, Double) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given
value if it is not set or could not be parsed as FLOAT.
- getParamConfInteger(ActivityConstants.AccessType, String, String, Long) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as INTEGER.
- getParamConfString(ActivityConstants.AccessType, String, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or null if
it is not set.
- getParamConfUDT(ActivityConstants.AccessType, String, String, byte[]) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as USERDEFINED.
- getParamConfURI(ActivityConstants.AccessType, String, String, URI) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or the given default
value if it is not set or could not be parsed as URI.
- getParamConfValue(ActivityConstants.AccessType, String, String, ProcessConstants.AdeptDataType, boolean, Object) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the designated parameter configuration value and logs messages or throws
exceptions if it is not present.
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the parameter object linked to the passed parameter name.
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.execution.ActivityInstance
-
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns the parameter object linked to the passed parameter name.
- getParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Returns the parameter object linked to the passed parameter name.
- getParameterAttachments(List<FileItem>, Map<String, HTMLContext.Attachment>, Map<String, List<HTMLContext.Attachment>>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Fills attachments and attachmentLists with
the attachment parameters and the list-valued attachment parameters.
- getParameterChangePolicy() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the parameter change policy for the operation of this activity, that
is the supported interface changes for this operation (add, change and/or
remove parameters).
- getParameterChangePolicy() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the parameter change policy for this operation, that is the supported
interface changes for this operation (add, change and/or remove
parameters).
- getParameterChangePolicy() - Method in interface de.aristaflow.adept2.model.common.BuildtimeActivity
-
Gets the parameter change policy for the operation of this activity, that
is the supported interface changes for this operation (add, change and/or
remove parameters).
- getParameterLists() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
-
Gets the parameters (mapping from parameter name to several values) that
occur several times in the HTTP-reply and therefore have several values.
- getParameterLists(HttpServletRequest) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Retrieves all list-valued parameters from the request and returns them as
map.
- getParameterLists(List<FileItem>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Returns all list valued string parameters.
- getParameterName() - Method in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Gets the name of the parameter which has been requested and which is of the
wrong type.
- getParameterName() - Method in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
Gets the name of the mandatory output parameter which is not provided a
value.
- getParameterName(int) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the name of the parameter which is connected to
the given connector ID.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the parameters of the designated access type of the operation of this
activity template.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the parameters of the designated access type of the operation of this
activity template definition.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the parameters of the designated access type of this operation.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the parameters of the designated access type of the operation of this
abstract activity.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets the parameters of the designated access type of this operation.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the parameters of the designated access type of the operation of this
abstract activity.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.execution.ActivityInstance
-
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Returns set of parameter objects by which this Activity/subprocess is
provided with data values by the process management system or the set of
parameter objects by which the process management system is provided with
the calculation results of this component.
- getParameters() - Method in interface de.aristaflow.adept2.model.execution.ParameterDataContext
-
Gets the names and the types of the parameters provided by this
InputDataContext.
- getParameters(ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the parameters of the designated access type of the operation or
subprocess this executable business process represents.
- getParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the input or output parameters of the process.
- getParameters() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SerialisableDataContext
-
Gets the names and the types of the parameters provided by this
InputDataContext.
- getParameters() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.HTTPReply
-
Gets the parameters (mapping from parameter name to value) that occur only
once in the HTTP-reply and therefore have only one value.
- getParameters(HttpServletRequest) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Retrieves all non-list-valued and non-attachment parameters from the
request and returns them as map.
- getParameters(List<FileItem>) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Returns all non-list-valued string parameters.
- getParametersSortedByPosition(Collection<? extends ProcessModelParameter>) - Static method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the designated parameters sorted by the configured
position.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets parameter templates that are defined for this activity template.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets parameter templates that are defined for the operation of this
activity template definition or that are removed from the ones of the
parent entity.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets parameter templates that are defined for all activity template
definitions of this configuration set.
- getParameterTemplates(ExecutableComponentDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets parameter templates that are defined for the activity template
definitions of this configuration set that are based on the designated
executable component description.
- getParameterTemplates(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets parameter templates that are defined for the activity template
definitions of this configuration set that are based on the designated
operation.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.ExecutableComponentDescription
-
Gets parameter templates that are defined for this executable component
description and its child entities.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets parameter templates that are defined for this operation and its child
entities or that are removed from the ones of the parent entity.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets parameter templates that are defined for the operation of this
activity template definition or that are changed with respect to the ones
of the parent entity.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets parameter templates that are defined for all activity template
definitions of this configuration set.
- getParameterTemplates(String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) parameter templates that are defined for the activity
template definitions of this configuration set that are based on the
designated executable component description.
- getParameterTemplates(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) parameter templates that are defined for the activity
template definitions of this configuration set that are based on the
designated operation.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageExecutableComponentDescription
-
Gets parameter templates that are defined for this executable component
description and its child entities for storage.
- getParameterTemplates() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Gets parameter templates that are defined for this operation and its child
entities or that are changed with respect to the ones of the parent entity.
- getParentComposite() - Method in interface de.aristaflow.adept2.ui.swtgui.SWTContext
-
Gets the parent composite of this context to use for the GUI of the
application.
- getParentEBPReference() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the reference to the super-instance, if this instance is a
sub-process.
- getParentFrame() - Method in interface de.aristaflow.adept2.ui.awtgui.AWTContext
-
Gets the parent frame of this context to use for the GUI of the
application.
- getParentFrame() - Method in class de.aristaflow.adept2.ui.awtgui.SWTEmbeddedAWTContext
-
- getParentInstanceID() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the ID of the super-instance, if this instance is a sub-process.
- getParentNodeID(int) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateDeltaLayer
-
- getParentTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateProxy
-
Gets the IDs the parent template of this template or null if this is the
root template of the corresponding process type.
- getParentToChildIDMapping() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateDeltaLayer
-
- getParser(String) - Static method in class de.aristaflow.adept2.model.common.systemdata.SystemDataTools
-
Returns a parser for the specified parameterised string.
- getPerformingAgent(int) - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the qualified agent who is executing or has executed the activity,
null if no agent has been assigned yet due to the current
node state.
- getPluginData() - Method in interface de.aristaflow.adept2.model.common.PluginData
-
Returns an immutable object of the whole plug-in data.
- getPluginData(String) - Method in interface de.aristaflow.adept2.model.common.PluginDataContainer
-
Returns the plug-in data object for the given plug-in ID, or null if
the plug-in is not in the set of supported plug-ins.
- getPluginData(String) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getPluginDataContainer(CommonModelFactory, Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Returns all plug-in data mappings from the given element.
- getPluginDataEntry(String) - Method in interface de.aristaflow.adept2.model.common.PluginData
-
Returns the value assigned to the plug-in data entry.
- getPluginDatas() - Method in interface de.aristaflow.adept2.model.common.PluginDataContainer
-
Returns a map from the ID of a plug-in to the plug-in data objects.
- getPluginDatas() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getPluginID() - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
- getPluginID() - Method in interface de.aristaflow.adept2.model.common.PluginData
-
Returns the system-wide unique ID of the plug-in, this data belongs to.
- getPredByEdgeType(int, ProcessConstants.EdgeType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getPredByEdgeType(ProcessConstants.DeltaScope, int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns a list of node IDs which are predecessors of the node, using
edges of the given types.
- getPredByEdgeType(int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the IDs of the nodes, which are direct predecessors of the node,
using edges of the given types.
- getPreferredLocales() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets the locales this check report should provide (or at least a fallback for each of the
locales).
- getPreferredLocales() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
Gets the locales this change report should provide (or at least a fallback of each).
- getPreventingState() - Method in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Gets the string representation of the state which prevents the desired
action and which has led to this exception.
- getProcessFlexibiltyEnabledTemplates() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the names of the process types the process flexibility is enabled
for (cf.
- getProcessInstanceName() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the resolved name of the (parent) process instance of the executable
business process of this EBPInstance.
- getProcessTemplateName() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the name of the (parent) process template of the executable business
process of this EBPInstance.
- getProcessTemplateVersion() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the logical version of the process template of the (parent) process
template of the executable business process of this
EBPInstance.
- getProcessType() - Method in interface de.aristaflow.adept2.model.execution.ExecutableBusinessProcessInstance
-
Gets the process type of the (parent) process template of the executable
business process of this EBPInstance.
- getProcessType() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getProcessType() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the process type, which is a short term which kind of schema this
template represents.
- getProcessType() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the unique process type name of the referenced process template.
- getProcessTypeLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the names of the process types which are allowed for execution or
null if unlimited.
- getProducts() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the names of the products (key) and if the usage is included
in the licence (value).
- getProgressMonitor() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns the assigned progress monitor which should be notified about
the progress of the run.
- getQualifiedAgent(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Create a new qualified agent object from the given xml element.
- getQuestion() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the question (and therefore the reason) for this enquiry.
- getRawApplicationState() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Gets the raw application state stored for last savepoint.
- getRawApplicationState(String) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Gets the raw application state stored for designated savepoint as object.
- getRecipients() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the agents who receive this enquiry.
- getRelease() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
This service is started outside of the platform and therefore does not support the methods of
ADEPT2Service.
- getReplacer(String) - Static method in class de.aristaflow.adept2.model.common.systemdata.SystemDataTools
-
Returns a replacer for the specified parameterised string to replace
parameter references with actual values.
- getRepliedEnquiry(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Gets the last replied enquiry which allows to retrieve the corresponding
reply.
- getRepliedEnquiry() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Gets the replied enquiry in case the activity has been made an enquiry
for (by the current user) and this has been replied now.
- getRepliedEnquiry() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Gets the replied enquiry in case the activity has been made an enquiry for
(by the current user for execution of the current component) and this has
been replied now.
- getRepliedEnquiry() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the replied enquiry in case the execution has an enquiry (by the
current user) and this has been replied now.
- getReplier() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the agent that has replied this enquiry.
- getReply() - Method in interface de.aristaflow.adept2.model.execution.Enquiry
-
Gets the reply for this enquiry which is set by the recipients of this
enquiry.
- getReportEntries() - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
- getReportEntries() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getReportSummary(Locale) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets a report summary of all check report entries using the designated locale for all messages.
- getReportSummary() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getReportSummary(Locale) - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
Gets a report summary of all check report entries using the designated locale for all messages.
- getResponse(HTMLContext.HTTPReply) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- getResponse(HTMLContext.HTTPReply) - Method in interface de.aristaflow.adept2.ui.htmlgui.httpservice.HTTPReplyHandler
-
Provides the reply handler with the parameters retrieved by the
HTTP-request.
- getRestrictions() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets the
restrictions
that apply to this configuration entry value.
- getReturnType() - Method in interface de.aristaflow.adept2.model.datamanagement.UserDefinedFunction
-
Gets the return type of this user-defined function as a data element type.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the (base) revision of this activity template definition which allows
to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the (base) revision of this configuration set which allows to track
changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the (base) revision of this executable component description which
allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the (base) revision of this operation which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the (base) revision of the activity template definition of this
reference which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets the (base) revision of the configuration set of this reference which
allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets the (base) revision of the executable component description of this
reference which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Gets the (base) revision of this identifier which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the (base) revision of the operation of this reference which allows to
track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Gets the (base) revision of this icon which allows to track changes.
- getRevision() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
Gets the (base) revision of this resource which allows to track changes.
- getRevision() - Method in class de.aristaflow.adept2.model.common.Revision
-
Gets the revision count of this revision. 0 is for the initial revision,
that is the corresponding entity is not versioned yet.
- getRootTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessType
-
Gets (a proxy for) the root template of this process type which is the
first ancestor of the null template.
- getRowCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the number of rows of this WebForm subtable.
- getRowCount() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the number of rows of this WJP subtable.
- getRowCount() - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the amount of rows of this memory result set.
- getRuntimeEnvironment() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns a reference to the appropriate RuntimeEnvironment.
- getRuntimeFlexibiltyEnabledTemplates() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the names of the process types the runtime flexibility is enabled
for (cf.
- getRuntimeManagerURI() - Method in exception de.aristaflow.adept2.model.execution.InvalidRuntimeManagerException
-
Gets the URIs for the runtime manager causing this exception since they
cannot be resolved.
- getRuntimeManagerURIs() - Method in exception de.aristaflow.adept2.model.execution.AgentUnknownException
-
Gets the URIs of the runtime manager a specific agent wants to execute an
activity on but the agent is unknown.
- getRuntimeManagerURIs() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Returns the communication protocol depended URIs of the runtime manager
instance which is used for executing the referenced EBP-instance.
- getRuntimeRequiredServices() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getSavepoint() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets the savepoint at which the execution is to be resumed if it is to be
resumed at all.
- getSavepoints(SessionToken) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Returns the IDs of the stored savepoints kept in the DataContainer.
- getSeparatedClassPath(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
- getSeparatedClassPaths() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the classpath separated by the activity model entity type a part of
the classpath stems from.
- getServiceInstanceName() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
This service is started outside of the platform and therefore does not support the methods of
ADEPT2Service.
- getServletName() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getSessionID() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Returns the the session id that makes possible to identify the
application instance the session context belongs to.
- getSessionID() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Returns the the session id that makes possible to identify the
execution the session context belongs to.
- getSessionID() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.UnknownSessionException
-
Gets the execution session ID that is unknown and lead to this exception.
- getSessionID() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getSimpleReportSummary(Locale) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Gets a report summary of all warning and failure check report entries using the designated
locale for all messages.
- getSimpleReportSummary() - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
- getSimpleReportSummary(Locale) - Method in class de.aristaflow.adept2.model.processmodel.LocalisedChangeReport
-
Gets a report summary of all warning and failure check report entries using the designated
locale for all messages.
- getSize() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getSize() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
Gets the size of the attachment as number of bytes.
- getSizeString() - Method in class de.aristaflow.adept2.extensions.datatypes.FileUDT
-
- getSourceNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.StructuredEdge
-
The source node ID of the edge.
- getSplitNodeID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the split node ID of the node the structural node date belongs to.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the staff assignment rule that is proposed by the developer of the
operation or the administrator of the activity model.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the staff assignment rule that is proposed by the administrator of the
activity model for all the activity template definitions of this
configuration set.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the staff assignment rule that is proposed by the developer of the
operation or the administrator of the activity model.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the staff assignment rule that is proposed by the developer of the
operation of this activity template or the administrator of the activity
model.
- getStaffAssignmentRule(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the staff assignment rule that is proposed by the administrator of the
activity model for the activity template definitions of this configuration
set that are based on the designated operation.
- getStaffAssignmentRule(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (non-inherited) staff assignment rule that is proposed by the
administrator of the activity model for the activity template definitions
of this configuration set that are based on the designated operation.
- getStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the rule the organisational model component can interpret, and
offer possible staff assignments to the workflow management system.
- getStarterRule() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Gets the staff rule which specifies which agent may create and start an
instance of this template.
- getStartNode() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getStartNode() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the start node of the process.
- getStartupRequiredServices() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the current deployment state of this activity template definition,
that is whether it is currently modified, it can be used or it may not be
used any more.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Gets the current deployment state of this configuration set, that is
whether it is currently modified, it can be used or it may not be used any
more.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the current deployment state of this executable component description,
that is whether it is currently modified, it can be used or it may not be
used any more.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the current deployment state of this operation, that is whether it is
currently modified, it can be used or it may not be used any more.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the current deployment state of the activity model branch which is the
aggregated state of the ActivityTemplateDefinition of this
activity template and the state of its parent entities.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Gets the current deployment state of the ActivityTemplateDefinition of this reference
that is whether it is currently modified, it can be used or it may not be
used any more.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Gets the current deployment state of the configuration set of this
reference, that is whether it is currently modified, it can be used or it
may not be used any more.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Gets the current deployment state of the component description of this
reference, that is whether it is currently modified, it can be used or it
may not be used any more.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Gets the current deployment state of this operation, that is whether it is
currently modified, it can be used or it may not be used any more.
- getState() - Method in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Gets the current deployment state of this operation, that is whether it is
currently modified, it can be used or it may not be used any more.
- getState() - Method in interface de.aristaflow.adept2.model.common.IconDescriptor
-
Gets the current deployment state of this code descriptor, that is whether
it is currently modified, it can be used or it may not be used any more.
- getState() - Method in interface de.aristaflow.adept2.model.common.ResourceDescriptor
-
Gets the current deployment state of this resource descriptor, that is whether
it is currently modified, it can be used or it may not be used any more.
- getState() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityState
-
Gets the current (simple) state of the component of an activity.
- getState() - Method in exception de.aristaflow.adept2.model.runtimeenvironment.ApplicationFailedException
-
Returns the component-specific state describing the failure further in
a machine-readable form.
- getStatus() - Method in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Return the HTTP status code of the response.
- getStorageATD() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the object that allows to easily store the data of this
ActivityTemplateDefinition.
- getStorageCS() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the object that allows to easily store the data of this
ConfigurationSet.
- getStorageECD() - Method in interface de.aristaflow.adept2.model.activitymodel.ExecutableComponentDescription
-
Gets the object that allows to easily store the data of this
ExecutableComponentDescription.
- getStorageOperation() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Gets the object that allows to easily store the data of this
Operation.
- getStoredValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the stored value of the specified output parameter as an object
of the closest related java type.
- getStoredValue(String, ProcessConstants.AdeptDataType, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the stored value of the specified output parameter as an object
of the closest related java type.
- getStoredValue(ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Retrieves the stored value of the specified output parameter as an object
of the closest related java type or the appropriate converted type.
- getStoredValues() - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Gets the stored values of the output parameter in an array of object
ordered by their position.
- getString(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the configuration value provided under the designated entry name as
string which will always work even if the designated entry has another
type.
- getString(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the configuration value provided under the designated entry name as
string which will always work even if the designated entry has another
type.
- getStringValue(Object) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Returns the string value for the given object, or null if the object
is not a representation of a (non-list-valued) string value.
- getSuccByEdgeType(int, ProcessConstants.EdgeType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getSuccByEdgeType(ProcessConstants.DeltaScope, int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Returns a list of node IDs which are successors of the node, using
edges of the given types.
- getSuccByEdgeType(int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the IDs of the nodes, which are direct successors of the node, following
edges of the given types.
- getSupervisorAgent() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getSupervisorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns the supervisor agent of the instance.
- getSupervisorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns the supervisor agent of the instance.
- getSupervisorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the supervisor agent of the process template.
- getSupervisorAgent() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Returns the supervisor agent of the process template.
- getSupportedPlugins() - Method in interface de.aristaflow.adept2.model.common.PluginDataContainer
-
Returns a map from the ID of an extension point to the IDs of the plug-ins
within the extension point.
- getSupportedPlugins() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getSuspendTimeout() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the timeout in case the activity has suspended and wants to be resumed
after the designated time has elapsed.
- getSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets the signature in case the executable component of this activity
template definition is privileged component and may access system services.
- getSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Gets the signature in case this executable component is a privileged
component and may access system services.
- getSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets the signature in case the executable component of this operation is a
privileged component and may access system services.
- getSystemComponent() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets the signature in case the executable component of this abstract
activity is privileged component and may access system services.
- getSystemIdentifiers() - Static method in class de.aristaflow.adept2.model.globals.SystemIdentifier
-
Returns all registered system identifiers in an array.
- getSystemParameter(String, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the system parameter object linked to the passed parameter name.
- getSystemParameters(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns set of system parameter objects by which this node is provided with
data values by the process management system or the set of parameter
objects by which the process management system is provided with the system
information of this node, for instance the executing agent.
- getTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.EmbeddedProcess
-
Returns the template of the embedded process.
- getTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns a reference to the template, which keeps the structural and element
data (i.e. all non-instance-specific data).
- getTemplate() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Gets the process template which is referenced by this object.
- getTemplateDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets a description for the process modeler and the administrator of the
activity model.
- getTemplateDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets a description for the process modeler and the administrator of the
activity model.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.execution.LightWeightProcessInstance
-
Returns the ID of the referenced template.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.EmbeddedProcess
-
Returns the ID of the referenced embedded template.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.ReferencedProcess
-
Returns the ID of the referenced template.
- getTemplateID() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns the ID of the template this status object belongs to.
- getTemplateName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the unique (with respect to the corresponding entity) name of this
parameter template.
- getTemplateName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the unique (with respect to the corresponding entity) name of this
parameter template.
- getTerminatedState() - Method in class de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState
-
Gets the state of the activity after its termination.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplate
-
Gets the (stand-alone) test configuration of this activity template that
corresponds to the (merged)
configuration description of this activity template.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Gets the test configuration of this activity template definition that
corresponds to the
configuration
description of this activity template definition.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the test configuration for this whole configuration set that
corresponds to the
configuration
description of this configuration set.
- getTestConfiguration(ExecutableComponentDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the test configuration for the activity template definitions of this
configuration set that are based on the designated executable component
description.
- getTestConfiguration(Operation) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Gets the test configuration for the activity template definitions of this
configuration set that are based on the designated operation.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Gets the test configuration of this activity template definition that
corresponds to the
configuration
description of this activity template definition.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the test configuration for this whole configuration set that
corresponds to the
configuration
description of this configuration set.
- getTestConfiguration(String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) test configuration for the activity template
definitions of this configuration set that are based on the designated
executable component description.
- getTestConfiguration(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Gets the (unmerged) test configuration for the activity template
definitions of this configuration set that are based on the designated
operation.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.common.BuildtimeActivity
-
Gets the test configuration of this buildtime activity.
- getTestConfiguration() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.Activity
-
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the (stand-alone) test configuration of this executable business
process.
- getTestConfiguration() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Gets the (stand-alone) test configuration of this process template.
- getTimeLimitEnd() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the date until which the licence is valid, or null if the usage
time is not limited.
- getTimeLimitStart() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the start date from which the licence is valid, or null if the
usage time is not limited.
- getTimestamp() - Method in class de.aristaflow.adept2.model.common.Revision
-
Gets the timestamp of this revision, that is the time, this revision has
been created. 0 is for the initial revision, that is the corresponding
entity is not versioned yet.
- getTopologicalID() - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory.StructuralNodeData
-
Returns the topological ID of the node the structural node date belongs to.
- getTransactionLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the transactions which are allowed per day, or 0 if
the daily transactions are not limited.
- getTransferredGUIContextID() - Method in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
- getTranslatableAttributes() - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
- getType() - Method in interface de.aristaflow.adept2.model.processmodel.DataEdge
-
Returns the constant stating the type of the edge (READ or WRITE).
- getType() - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Gets the type of the executable business process, for instance an activity
or a subprocess.
- getType() - Method in interface de.aristaflow.adept2.model.processmodel.Edge
-
Returns the constant stating the type of the edge.
- getType() - Method in interface de.aristaflow.adept2.model.processmodel.ExecutableBusinessProcess
-
Gets the type of the executable business process, for instance an activity
or a subprocess.
- getTypeFor(String) - Static method in enum de.aristaflow.adept2.model.common.RestrictionType
-
Returns the enum item for the given identifying token or null if
the token in not recognised.
- getUDT(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the UDTValue configuration value provided under the
designated entry name or null if the value is not present or cannot be
parsed to a byte[] value.
- getUDT(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the UDTValue configuration value provided under the
designated entry name or null if the value is not present or cannot be
parsed to a byte[] value.
- getUdtName() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
-
Gets the name of the user-defined type.
- getUDTName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
- getUDTName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets the name for the user-defined data type for the parameter of this
template.
- getUDTName() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets the name for the user-defined data type for the parameter of this
template.
- getUDTName() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
- getUDTName() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
In case the type of the data element is "user-defined", this function
returns a string which specifies type.
- getUdtNameListOfSimpleType(ProcessConstants.AdeptDataType) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Gets the UDT name for a serialised java.util.List having
elements of the designated inner data type.
- getUdtNameListOfUdt(String) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Gets the UDT name for a serialised java.util.List having
elements of user-defined inner data type with the designated name.
- getUdtNameListUdtOfSimpleType(ProcessConstants.AdeptDataType) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Gets the UDT name for a ListUdt having elements of the
designated inner data type.
- getUdtNameListUdtOfUdt(String) - Static method in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Gets the UDT name for a ListUdt having elements of
user-defined inner data type with the designated name.
- getUnconnectedConnectors(int, ActivityConstants.AccessType) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getUnconnectedConnectors(int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
(convenience method, calculated on the fly)
- getUnsavedIgnoredParameters(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the names of the parameters for the designated savepoint that should
be ignored and that have not been saved yet.
- getUnsavedSavepoints() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the names of all savepoints that have not been stored yet.
- getUnsavedSessionState(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the session states for the designated savepoint that have not been
saved yet.
- getUnsavedTypes() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets all names of unsaved parameters and the corresponding data types.
- getUnsavedValues(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Gets the parameter values for the designated savepoint that have not been
saved yet.
- getURI(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets the URI configuration value provided under the designated entry name
or null if the value is not present or cannot be parsed to a URI value.
- getURI(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets the URI configuration value provided under the designated entry name
or null if the value is not present or cannot be parsed to a URI value.
- getURI() - Method in interface de.aristaflow.adept2.model.common.UpdateableObject
-
Gets the system-wide unique URI identifying the designated object.
- getURIs(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Create a new array of URIs from the given XML element.
- getURIs() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- getURL() - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- getURL(Map<String, String>) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- getURL() - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
-
Gets the URL which the server provides for responses and signals to the
executed application corresponding to this context.
- getURL(Map<String, String>) - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
-
Gets the URL which the server provides for responses and signals to the
executed application corresponding to this URL context appended by the
designated string map as URL query (after a '?')
- getURL() - Method in class de.aristaflow.adept2.ui.htmlgui.TransferredURLContext
-
- getURL() - Method in interface de.aristaflow.adept2.ui.htmlgui.URLContext
-
Gets the URL of the (remote) HTMLContext which provides the
GUI.
- getURL() - Method in class de.aristaflow.adept2.ui.swtgui.SwtUrlContext
-
- getUsageAsSubprocess() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets how the template may be used, that is whether the template may be used
as a top-level process only, a copied subprocess, a referenced subprocess
or both.
- getUsageAsSubprocess() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Gets how the template may be used, that is whether the template may be used
as a top-level process only, a copied subprocess, a referenced subprocess
or both.
- getUsedLocales() - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
- getUserAttributes() - Method in interface de.aristaflow.adept2.model.common.UserAttributeContainer
-
Returns all user attributes as map, the key of the map is the name of the
attribute.
- getUserAttributes(Element) - Static method in class de.aristaflow.adept2.model.common.XMLImportTools
-
Returns all user attributes in the given user attribute container.
- getUserAttributes() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getUserAttributeValue(String) - Method in interface de.aristaflow.adept2.model.common.UserAttributeContainer
-
Returns the value of the user attribute.
- getUserAttributeValue(String) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getUserDefinedType() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
- getUserDefinedType() - Method in class de.aristaflow.adept2.model.datamanagement.ServerUDTInputStream
-
Gets the name (a string) of the user-defined type of this value.
- getUserDefinedType() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
-
Gets the name (a string) of the user-defined type of this value.
- getUserDefinedType() - Method in interface de.aristaflow.adept2.model.datamanagement.UserDefinedFunction
-
Gets the name (a string) of the user-defined type to which this
user-defined function belongs to.
- getUsingUserLimit() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the number of users which are allowed to be logged on concurrently
or 0 if there is no user limit.
- getValue(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Returns the value of the field with the given name.
- getValue(String, int) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Returns the value of the specified column and row.
- getValue(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Returns the value of the field with the given name.
- getValue(String, int) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Returns the value of the specified column and row.
- getValue(String, Locale) - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
Returns the value of the specified attribute in the given locale.
- getValueAsArray() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
- getValueAsArray() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
-
Gets the value as a byte array of this user-defined data type.
- getValueAsStream() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
- getValueAsStream() - Method in interface de.aristaflow.adept2.model.datamanagement.UDTValue
-
Gets the value as an InputStream of this user-defined data
type.
- getValues() - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfiguration
-
Gets the string representations of all configuration entries set in this
configuration.
- getValues(int) - Method in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Gets the values for the designated rows.
- getValues() - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
Returns the values set for the data context, that is a mapping from
parameter names to the corresponding values as Java-objects.
- getVersion() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns the product version for which this licence has been issued.
- getVersion() - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- getVersion() - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns the logic version of the template, which distinguishes between, for
instance, the major and minor versions (1.1.x vs. 1.x.y).
- getVersion() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Gets the logic version of the template, which distinguishes between, for
instance, the major and minor versions (1.1.x vs. 1.x.y).
- getWrappedDataContainer() - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Gets the data container that is wrapped by this indexed access data
container, that is, the wrapped data container provides lists for the
indexed input parameters as well as (storing) lists for all output
parameters.
- getWrappedSessionContext(SessionContext, DataContext, ProcessConstants.ExecutionMode, GUIContext, RuntimeEnvironment, Thread) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironmentFactory
-
Returns a session context based on the designated one.
- getXsdFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
-
Gets the file name of the XSD of this UDT.
- getXsdFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
- getXsdFileName() - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
-
- GROUPING_ITEM_INSTANCE_NAME - Static variable in class de.aristaflow.adept2.model.common.ModelLocalisation
-
The index for localisations of the instance name for a grouping item.
- GUIConstants - Class in de.aristaflow.adept2.model.globals
-
This class defines constants regarding the GUI of application components.
- GUIConstants() - Constructor for class de.aristaflow.adept2.model.globals.GUIConstants
-
- GUIContext - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
This interface provides access to the parent GUI of an application.
- IconDescriptor - Interface in de.aristaflow.adept2.model.common
-
An icon descriptor is used as a reference to the icon in the repository and
to store additional data, like a revision and support types.
- IconDescriptor.Dimension - Class in de.aristaflow.adept2.model.common
-
Simple class for a dimension, that is a width and a height in pixel used
for icons.
- id() - Method in class de.aristaflow.adept2.model.globals.SystemIdentifier
-
Returns the ID of the system identifier.
- Identifier - Interface in de.aristaflow.adept2.model.activitymodel
-
The identifier is used to uniquely describe the usage of a data type, e.g.
- IDENTIFIER_ID_ACTIVITY_ERROR_CODE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for the error code of a failed activity.
- IDENTIFIER_ID_ACTIVITY_ERROR_COUNT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for the error message of a failed activity.
- IDENTIFIER_ID_ACTIVITY_ERROR_MESSAGE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for the error message of a failed activity.
- IDENTIFIER_ID_ACTIVITY_ERROR_STATE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for the error state of a failed activity.
- IDENTIFIER_ID_DATA_CONTEXT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for a data context.
- IDENTIFIER_ID_DECISION - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants
-
identifier ID for the decision (output) parameter of an XOR split node
- IDENTIFIER_ID_EBP_TYPE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier for the EBP type.
- IDENTIFIER_ID_EC_NAME - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
- IDENTIFIER_ID_INSTANCE_CREATION_DATE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#INSTANCE_CREATION_DATE
system data producer
- IDENTIFIER_ID_INSTANCE_ID - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for an instance ID.
- IDENTIFIER_ID_INSTANCE_INITIATOR_AGENT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#INSTANCE_INITIATOR_AGENT_ID
system data producer
- IDENTIFIER_ID_INSTANCE_INITIATOR_ORGPOSITION - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#INSTANCE_INITIATOR_ORGPOSITION_ID
system data producer
- IDENTIFIER_ID_INSTANCE_LOG_ID - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for an instance log ID.
- IDENTIFIER_ID_INSTANCE_NAME - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for an instance name.
- IDENTIFIER_ID_INSTANCE_SUPERVISOR_AGENT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#INSTANCE_SUPERVISOR_AGENT_ID
system data producer
- IDENTIFIER_ID_INSTANCE_SUPERVISOR_ORGPOSITION - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#INSTANCE_SUPERVISOR_ORGPOSITION_ID
system data producer
- IDENTIFIER_ID_IS_ACTIVITY - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for EBPType#isActivity().
- IDENTIFIER_ID_NODE_ID - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier for a node id.
- IDENTIFIER_ID_NODE_ITERATION - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for a node iteration.
- IDENTIFIER_ID_NODE_NAME - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for a node name.
- IDENTIFIER_ID_NODE_PERFORMING_AGENT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#NODE_PERFORMING_AGENT_ID
system data producer
- IDENTIFIER_ID_NODE_PERFORMING_ORGPOSITION - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#NODE_PERFORMING_ORGPOSITION_ID
system data producer
- IDENTIFIER_ID_NODE_STAFF_ASSIGNMENT_RULE - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#NODE_STAFF_ASSIGNMENT_RULE
system data producer
- IDENTIFIER_ID_NODE_TERMINATION - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for the node termination date.
- IDENTIFIER_ID_TEMPLATE_ID - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for a template ID.
- IDENTIFIER_ID_TEMPLATE_NAME - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
Identifier ID for a template name.
- IDENTIFIER_ID_TEMPLATE_SUPERVISOR_AGENT - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#TEMPLATE_SUPERVISOR_AGENT_ID
system data producer
- IDENTIFIER_ID_TEMPLATE_SUPERVISOR_ORGPOSITION - Static variable in class de.aristaflow.adept2.model.globals.SystemDataConstants
-
identifier ID of the
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer#TEMPLATE_SUPERVISOR_ORGPOSITION_ID
system data producer
- IDENTIFIER_NOT_SET - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants
-
The IDENTIFIER_NOT_SET constant is used to show that the identifierID
of a DataElement/Parameter is not set yet.
- identifierID - Variable in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
The identifier of the mandatory output parameter which is not provided a
value.
- IDExecutionEnvironment - Class in de.aristaflow.adept2.core.runtimemanager.executionenvironments
-
The ID Execution Environment is used for executing application which though
they implement the ExecutableComponent interface don't have an
ADEPT2-Registry conform constructor.
- IDExecutionEnvironment(ActivityInstance) - Constructor for class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
Creates a new IDExecutionEnvironment for the designated
activity instance.
- IDWrappingTemplate - Class in de.aristaflow.adept2.model.processmodel
-
This class wraps an embedded template, so that
Template.getID()
returns the ID of the embedded process instead of the ID the original
template had.
- IDWrappingTemplate(Template, UUID) - Constructor for class de.aristaflow.adept2.model.processmodel.IDWrappingTemplate
-
- ignoredValue(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Returns whether the value of the designated output parameter is or has not
been set (ignored) by the application.
- ignoredValue(String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Returns whether the value of the element at the designated index at the
output parameter list of the designated name is or has not been set
(ignored) by the application.
- ignoredValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Returns whether the value of the designated output parameter is not or has
not been set (ignored) by the application.
- ignoredValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- ignoreValue(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Ignores the value of the designated parameter.
- ignoreValue(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Ignores the value of the element at the designated index at the output
parameter list of the designated name.
- ignoreValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Ignores the value of the designated parameter that is the value has not
been written.
- ignoreValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- ILLEGAL_ACCESS - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- ILLEGAL_ARGUMENT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- increaseNodeIteration(int) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Increases the iteration counter of a node and returns the new value.
- IndexedAccessDataContainer - Interface in de.aristaflow.adept2.model.datamanagement
-
An
IndexedAccessDataContainer extends the read-only access to
input parameter from
InputDataContainer by indexed access to input
parameter as well as output parameters.
- InheritanceConflictException - Exception in de.aristaflow.adept2.model.activitymodel
-
An InheritanceConflictException indicates that a development
version of an activity model entity to be released conflicts with other
entities in the activity model.
- InheritanceConflictException() - Constructor for exception de.aristaflow.adept2.model.activitymodel.InheritanceConflictException
-
Creates a new ConflictingActivityModelException to indicate
that a release of a development version of a specific entity conflicts with
at least one other entity.
- InheritanceConflictException(String) - Constructor for exception de.aristaflow.adept2.model.activitymodel.InheritanceConflictException
-
Creates a new ConflictingActivityModelException with the
designated message to indicate that a release of a development version of a
specific entity conflicts with at least one other entity.
- InheritedActivityConfiguration - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface extends the InheritedConfiguration by the means
to retrieve configuration values from input parameters and process
configurations.
- InheritedCollection<K,V> - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface represents a collection that supports inheritance.
- InheritedConfiguration - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface resembles a ChangeableConfiguration by the means
for inheritance.
- InheritedConfigurationDescription - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface resembles a ChangeableConfigurationDescription
but extends it by the means for inheritance.
- init(SessionContext) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Initialises this ExecutionEnvironment by setting the session
context, the logger field and the activity data.
- init(SessionContext) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- init(SessionContext) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Initialises and prepares the execution of the application and provides all
necessary data which maybe necessary for this.
- init(URI[], URI[]) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Not forwarded since no client component should control the service.
- initialContent - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
The response containing the initial HTML-content.
- initialise() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
Sets the session context of the component, resumes the component, if
appropriate and logs an info.
- initResume(String, SessionContext) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Does nothing - overwrite this method to support resuming.
- initResume(String, SessionContext) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- initResume(String, SessionContext) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Initialises and prepares the resuming of the application and provides all
necessary data which maybe necessary for this.
- innerComponent - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
The Executable Component to be executed inside this ID Execution
Environment
- innerSessionContext - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
The Session Context which will be passed along to the inner Component
- innerType - Variable in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
The data type of the values of this list.
- innerType - Variable in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
-
The data type of the localised values of this localisation UDT.
- innerUdtType - Variable in class de.aristaflow.adept2.extensions.datatypes.ListUdt
-
The UDT type of the values of this list if they are user-defined types,
null otherwise.
- InputDataContainer - Interface in de.aristaflow.adept2.model.datamanagement
-
This interface encapsulates the data context of an application for read-only
accessing the values of input parameters of an application.
- InputDataContext - Interface in de.aristaflow.adept2.model.execution
-
This interface provides read access to all parameters of an application or a
node.
- inputParams - Variable in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
A map of all input parameters, mapping the name of a parameter to the
corresponding parameter object.
- insertRow(int) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Inserts a new empty row at the specified row index.
- insertRow(int, Object...) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Inserts a new row filled with the given values at the specified row index.
- insertRow(int) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Inserts a new empty row at the specified row index.
- insertRow(int, Object...) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Inserts a new row filled with the given values at the specified row index.
- INST_TYPE_ALL - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers all instances (top-level and all kinds of subprocesses).
- INST_TYPE_EMBEDDED_PROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of (simple) embedded subprocesses.
- INST_TYPE_FORKED_REFERENCED_PROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of (simple, forked) referenced subprocesses.
- INST_TYPE_REFERENCED_PROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of (simple, non-forked) referenced subprocesses.
- INST_TYPE_SIMPLE_SUBPROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of (simple) subprocesses (embedded, non-forked and forked referenced).
- INST_TYPE_SUBPROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of all subprocesses (simple and subject of variable parallelism).
- INST_TYPE_TOP_LEVEL - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the top-level instances.
- INST_TYPE_VAR_PAR_EMBEDDED_PROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of embedded subprocesses subject of variable parallelism.
- INST_TYPE_VAR_PAR_FORKED_REFERENCED_PROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of forked referenced subprocesses subject of variable parallelism.
- INST_TYPE_VAR_PAR_REFERENCED_PROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of non-forked referenced subprocesses subject of variable parallelism.
- INST_TYPE_VAR_PAR_SUBPROCESS - Static variable in class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
Considers the instances of subprocesses (embedded, non-forked and forked referenced) subjects
of variable parallelism.
- Instance - Interface in de.aristaflow.adept2.model.processmodel
-
The Instance interface is used to represent process instances.
- INSTANCE_ABORT_BY_USER - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_ABORT_DUE_TO_ACTIVITY_FAILURE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_ABORT_DUE_TO_INTERNAL_ERROR - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_ABORT_DUE_TO_INTERRUPT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_ABORT_DUE_TO_PARENT_LWP_ACTIVITY_ABORT - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_ABORT_DUE_TO_SHUTDOWN - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_EXECUTION_ACTIVITY_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_INPUT_PARAMETER_MISSING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_INPUT_PARAMETER_TYPE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_INPUT_PARAMETER_VALUE_MISSING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_OUTPUT_PARAMETER_MISSING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_OUTPUT_PARAMETER_TYPE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INSTANCE_OUTPUT_PARAMETER_VALUE_MISSING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- InstanceDataContainer - Interface in de.aristaflow.adept2.model.datamanagement
-
An instance data container extends a normal DataContainer and
allows to conveniently set the input parameters and retrieve the output
parameters of a process instance.
- InstanceDeltaLayer - Interface in de.aristaflow.adept2.model.processmodel
-
- InstanceHistories - Interface in de.aristaflow.adept2.model.processmodel
-
The InstanceHistories interface provides getters for various histories
as XML document.
- instanceID - Variable in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
The instance ID that the data container is expected to be of (but is not).
- instanceID - Variable in exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
The ID of the process instance of which a data element has been requested
which is of the wrong type or null in case this exception has been raised
when accessing a parameter.
- instanceID - Variable in exception de.aristaflow.adept2.model.datamanagement.MandatoryParameterValueNotSetException
-
The ID of the instance for which a mandatory output parameter has no
value.
- instanceID - Variable in exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
The ID of the instance which is in the wrong state for the desired action.
- InstanceReference - Interface in de.aristaflow.adept2.model.processmodel
-
The lightweight representation of a process instance.
- InstanceStatus - Interface in de.aristaflow.adept2.model.processmodel
-
The instance status interface provides access to all instance specific
status information.
- InstanceTypesForFilters() - Constructor for class de.aristaflow.adept2.model.globals.ProcessConstants.InstanceTypesForFilters
-
- INSTANTIATION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- integerToNativeTypedValue(Long, ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Converts an instance of Long to an instance of the
corresponding native type.
- INTERRUPTED_BEFORE_START - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- INVALID_STREAM_FOR_APPLICATION_STATE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- InvalidActivityStateException - Exception in de.aristaflow.adept2.model.execution
-
This exception will be raised if an activity (a process step) is not in the
right state to perform a desired state transition.
- InvalidActivityStateException(String, ProcessConstants.NodeState, Throwable) - Constructor for exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Constructs a new InvalidActivityStateException which
encapsulates a string, the current state of the activity and
the cause for this exception.
- InvalidActivityStateException(String, ProcessConstants.NodeState, QualifiedAgent, Throwable) - Constructor for exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Constructs a new InvalidActivityStateException which
encapsulates a string, the current state of the activity, the agent
executing the activity and the cause for this exception.
- InvalidActivityStateException(String, ProcessConstants.NodeState, QualifiedAgent) - Constructor for exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Constructs a new InvalidActivityStateException which
encapsulates a string, the current state of the activity and the agent.
- InvalidActivityStateException(String, ProcessConstants.NodeState) - Constructor for exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Constructs a new InvalidActivityStateException which
encapsulates a string and the current state of the activity.
- InvalidActivityStateException(String) - Constructor for exception de.aristaflow.adept2.model.execution.InvalidActivityStateException
-
Constructs a new InvalidActivityStateException which
encapsulates a string describing the node attribute that has the wrong
state for the desired state transition.
- invalidDataContainer - Variable in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
The data container that has caused this exception.
- InvalidDataContainerException - Exception in de.aristaflow.adept2.model.datamanagement
-
An InvalidDataContainerException indicates the non-conformance
of an expected data container with the actual data container.
- InvalidDataContainerException(DataContainer, Throwable) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Constructs a new InvalidDataContainerException raised by the
designated cause while accessing/manipulating the designated data
container.
- InvalidDataContainerException(String, DataContainer) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Constructs a new InvalidDataContainerException for the designated data container
with the designated arbitrary message.
- InvalidDataContainerException(String, Throwable, DataContainer) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Constructs a new InvalidDataContainerException raised by the designated cause
while accessing/manipulating the designated data container with the designated arbitrary
message.
- InvalidDataContainerException(DataContainer, String, Throwable) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Constructs a new InvalidDataContainerException raised by the
designated cause while accessing/manipulating the designated data container
with the designated parameter name.
- InvalidDataContainerException(InputDataContainer, String, Throwable) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Constructs a new InvalidDataContainerException raised by the
designated cause while accessing/manipulating the designated data container
with the designated parameter name.
- InvalidDataContainerException(InputDataContainer, String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Constructs a new InvalidDataContainerException to indicate
that the designated data container does not contain the expected data.
- InvalidDataContainerException(InputDataContainer, UUID, int, int) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
Constructs a new InvalidDataContainerException to indicate
that the designated data container does not correspond to the node
information when flushed.
- InvalidDataTypeException - Exception in de.aristaflow.adept2.model.datamanagement
-
An InvalidDataTypeException indicates the non-conformance of
an expected data type with the actual data type.
- InvalidDataTypeException(String, ProcessConstants.AdeptDataType, ProcessConstants.AdeptDataType) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Constructs a new InvalidDataTypeException to indicate that the
designated expected data type of the designated parameter does not
correspond to the actual data type.
- InvalidDataTypeException(String, String, ProcessConstants.AdeptDataType) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Constructs a new InvalidDataTypeException to indicate that the
designated data type of the designated parameter does not correspond to the
encountered type.
- InvalidDataTypeException(UUID, int, ProcessConstants.AdeptDataType, ProcessConstants.AdeptDataType) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidDataTypeException
-
Constructs a new InvalidDataTypeException to indicate that the
designated expected data type of the designated data element does not
correspond to the actual data type.
- InvalidExecutorThreadException - Exception in de.aristaflow.adept2.model.runtimeenvironment
-
This Exception is thrown by a method if a forbidden thread tries to
execute that method.
- InvalidExecutorThreadException() - Constructor for exception de.aristaflow.adept2.model.runtimeenvironment.InvalidExecutorThreadException
-
- InvalidInstanceStateException - Exception in de.aristaflow.adept2.model.processmodel
-
This exception will be raised if a process instance is not in the right state
to perform a desired action.
- InvalidInstanceStateException(UUID, ProcessConstants.InstanceExecutionStatus, String) - Constructor for exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Constructs a new InvalidInstanceStateException which signals
that the designated instance is in the designated current execution state
which prevents the desired action.
- InvalidInstanceStateException(UUID, ProcessConstants.InstanceMigrationStatus, String) - Constructor for exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Constructs a new InvalidInstanceStateException which signals
that the designated instance is in the designated current migration state
which prevents the desired action.
- InvalidInstanceStateException(UUID, ProcessConstants.InstanceExecutionStatus, ProcessConstants.InstanceMigrationStatus, boolean, String) - Constructor for exception de.aristaflow.adept2.model.processmodel.InvalidInstanceStateException
-
Constructs a new InvalidInstanceStateException which signals
that the designated instance is in the designated execution and migration
state and one of them prevents the desired action.
- InvalidListValuedDataContainerException - Exception in de.aristaflow.adept2.model.datamanagement
-
An InvalidListValuedDataContainerException indicates that a
designated data container does not provide the necessary data of the right
type for indexed access.
- InvalidListValuedDataContainerException(InputDataContainer, String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidListValuedDataContainerException
-
Creates a new InvalidListValuedDataContainerException
indicating problems with the designated parent data container and the
designated parameter.
- InvalidListValuedDataContainerException(DataContainer, String, Throwable) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidListValuedDataContainerException
-
Creates a new InvalidListValuedDataContainerException
indicating problems with the designated parent data container and the
designated parameter and also specifies the cause that led to the
exception, for instance, an exception stemming from the serialisation.
- invalidParameterName - Variable in exception de.aristaflow.adept2.model.datamanagement.InvalidDataContainerException
-
The name of the parameter that has behaved unexpectedly, for instance, the
parameter is mandatory but not provided by the data container.
- InvalidRuntimeManagerException - Exception in de.aristaflow.adept2.model.execution
-
This exception will be raised if an execution manager cannot resolve the
runtime manager URIs provided by an EBPInstanceReference.
- InvalidRuntimeManagerException(EBPInstanceReference, ProcessConstants.NodeState) - Constructor for exception de.aristaflow.adept2.model.execution.InvalidRuntimeManagerException
-
Creates a new InvalidRuntimeManagerException to indicate that
an execution manager cannot resolve the runtime manager URIs provided by an
EBPInstanceReference.
- InvalidRuntimeManagerException(EBPInstanceReference, ProcessConstants.NodeState, Throwable) - Constructor for exception de.aristaflow.adept2.model.execution.InvalidRuntimeManagerException
-
Creates a new InvalidRuntimeManagerException to indicate that
an execution manager cannot resolve the runtime manager URIs provided by an
EBPInstanceReference.
- InvalidTemplateStateException - Exception in de.aristaflow.adept2.model.processmodel
-
This exception will be raised if a process template is not in the right state
to perform a desired method.
- InvalidTemplateStateException(String) - Constructor for exception de.aristaflow.adept2.model.processmodel.InvalidTemplateStateException
-
Constructs a new InvalidTemplateStateException having the
designated message providing more information on the problem of the
template state causing this exception.
- InvalidUDTException - Exception in de.aristaflow.adept2.model.datamanagement
-
An InvalidDataTypeException for incompatible user-defined data
types.
- InvalidUDTException(String, String, String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Creates a new InvalidUDTNameException for the designated
parameter and the designated user-defined types.
- InvalidUDTException(String, String[], String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Creates a new InvalidUDTNameException for the designated
parameter and the designated user-defined types.
- InvalidUDTException(UUID, int, String, String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Creates a new InvalidUDTNameException for the designated
data element and the designated user-defined types.
- InvalidUDTException(UUID, int, String[], String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.InvalidUDTException
-
Creates a new InvalidUDTNameException for the designated
data element and the designated user-defined types.
- INVOCATION_TARGET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- invokeSpecific(Object, Method, Object[]) - Method in class de.aristaflow.adept2.model.common.i18n.LocalisationResolver
-
- IOEXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- isAccessTypeInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the access type for a parameter of this template is inherited
from a parent entity, that is this template does not override the access
type attribute of a template of a parent entity.
- isActive() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.EmbdServContHTTPService
-
Allows waiting reply handlers to retrieve the state of the HTTP-service.
- isActivityRelatedValue(ActivityConstants.AccessType) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
Returns true, if the given access type is activity related.
- isAutoStartEnabled() - Method in interface de.aristaflow.adept2.model.processmodel.Node
-
Returns the auto-start status of this node.
- isClassLoaderUsageInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the classloader
usage from its operation.
- isClassLoaderUsageInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation inherits the classloader usage from its
executable component description.
- isClosable() - Method in class de.aristaflow.adept2.model.common.ExecutionControlProperties
-
Returns true, if it is possible to request from the running activity
to close itself.
- isCompatibleParameter(ParameterRef, Parameter) - Static method in class de.aristaflow.adept2.model.common.systemdata.SystemDataTools
-
Returns true, if the parameter reference and the given parameter
are compatible.
- isDataTypeInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this activity model parameter inherits the data type from
its parent (which depends on the entity this parameter is retrieved from).
- isDataTypeInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the data type for a parameter of this template is inherited
from a parent entity, that is this template does not override the data
type attribute of a template of a parent entity.
- isDefaultValueInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this activity model parameter inherits the default value from
its parent (which depends on the entity this parameter is retrieved from).
- isDefaultValueInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the string representation for the default value for a
parameter of this template is inherited from a parent entity, that is this
template does not override the string representation attribute for the
default value of a template of a parent entity.
- isDerivable() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Returns whether this process template may be derived and therefore
modified.
- isDerivable() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns whether this process template may be derived and therefore
modified.
- isDescriptionInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this activity model parameter inherits the description from
its parent (which depends on the entity this parameter is retrieved from).
- isDescriptionInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the description
from its operation.
- isDescriptionInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the description for a parameter of this template is inherited
from a parent entity, that is this template does not override the
description attribute of a template of a parent entity.
- isDeveloperDescriptionInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this activity model parameter inherits the developer
description from its parent (which depends on the entity this parameter is
retrieved from).
- isDeveloperDescriptionInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the developer
description from its operation.
- isDeveloperDescriptionInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation inherits the developer description from its
executable component description.
- isEmbedded() - Method in interface de.aristaflow.adept2.model.execution.LightWeightProcessInstance
-
Returns whether the lightweight process is embedded in the parent process
(or referenced).
- isEntryInherited(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Gets whether the entry with the designated name is inherited from the
parent configuration description, that is this configuration description
does not override the entry with the designated name of a parent entity.
- isEscalationEnabled() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns true, if the licence includes escalation.
- isFailure() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this (optional, non-virtual output) parameter represents a
failure parameter.
- isFailure() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the parameter of this template is a failure parameter and
therefore all other output parameters are treated as optional if explicitly
mapped to a data element.
- isFailure() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets whether the parameter of this template is a failure parameter and
therefore all other output parameters are treated as optional if explicitly
mapped to a data element.
- isFailure() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Gets whether this (optional, non-virtual output) parameter represents a
failure parameter.
- isFailureInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this activity model parameter inherits the failure flag from
its parent (which depends on the entity this parameter is retrieved from).
- isFailureInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the failure flag for a parameter of this template is inherited
from a parent entity, that is this template does not override the failure
flag attribute of a template of a parent entity.
- isFixed(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets whether the configuration value provided under the designated entry
name can not be changed either be explicitly setting the value or
overriding it.
- isFixed(String) - Method in interface de.aristaflow.adept2.model.common.Configuration
-
Gets whether the configuration value provided under the designated entry
name can not be changed either be explicitly setting the value or
overriding it.
- isFixedForChildren(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets whether the designated entry is fixed for child configurations.
- isFixedForChildrenInherited(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets whether the
fixed-property for the
entry with the designated name is inherited from the parent configuration.
- isGUIContextIDInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the GUI context ID
from its operation.
- isGUIContextIDInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation inherits the GUI context ID from its executable
component description.
- isIconIDInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the icon from its
executable component description.
- isIconIDInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation inherits the icon from its executable component
description.
- isIdentifierIDInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this activity model parameter inherits the identifier ID from
its parent (which depends on the entity this parameter is retrieved from).
- isIdentifierIDInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the ID of the identifier for a parameter of this template is
inherited from a parent entity, that is this template does not override the
ID of the identifier attribute of a template of a parent entity.
- isImplementationClassInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the implementation
class from its operation.
- isImplementationClassInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation inherits the implementation class from its
executable component description.
- isInherited(K) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Gets whether the element with the designated key is inherited.
- isInstantiable(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Returns whether this process template may be instantiated or not.
- isInstantiable(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns whether this process template may be instantiated or not.
- isLicenceInformationInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the licence
information from its operation.
- isLicenceInformationInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation inherits the licence information from its
executable component description.
- isModified() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns true if the instance has been modified.
- isModified() - Method in interface de.aristaflow.adept2.model.processmodel.InstanceReference
-
Returns true if the instance has been modified.
- isNameInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the name for a parameter of this template is inherited from a
parent entity, that is this template does not override the name attribute
of a template of a parent entity.
- IsNotSupportedException - Exception in de.aristaflow.adept2.model.runtimeenvironment
-
This Exception should be thrown by a method if the component does not support
it.
- IsNotSupportedException(String) - Constructor for exception de.aristaflow.adept2.model.runtimeenvironment.IsNotSupportedException
-
Constructs the exception and assigns the passed message.
- isNull(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Returns whether the value of the element at the designated index at the
input parameter list of the designated name is NULL.
- isNull(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Returns whether the value of the designated input parameter is NULL which
means the data element has not been written or has been consumed yet or has
been explicitly set to NULL by a previous application.
- isNull(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Returns whether the value of the designated parameter is NULL which means
the data element has not been written or has been consumed yet or has been
explicitly set to NULL by a previous application.
- isNull(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- isOptional() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Returns true, if the parameter is optional.
- isOptional() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the parameter of this template is optional and therefore may
have a value of null at runtime.
- isOptional() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets whether the parameter of this template is optional and therefore may
have a value of null at runtime.
- isOptional() - Method in interface de.aristaflow.adept2.model.common.ConfigurationDescription.ConfigurationEntry
-
Gets whether this configuration entry is optional and is therefore not
needed at runtime by the corresponding executable component.
- isOptional() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns true, if the parameter is optional.
- isOptional() - Method in interface de.aristaflow.adept2.model.processmodel.DataEdge
-
Returns true, if the access of the data element is optional.
- isOptionalInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this activity model parameter inherits the optional flag from
its parent (which depends on the entity this parameter is retrieved from).
- isOptionalInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the optional flag for a parameter of this template is
inherited from a parent entity, that is this template does not override the
optional flag attribute of a template of a parent entity.
- isOutdated(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Returns whether this process template is outdated and should not be used
any more.
- isOutdated(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns whether this process template is outdated and should not be used
any more.
- isOverriding(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Gets whether the value for the entry with the designated name is actually
overriding the value from a parent configuration.
- isOverridingEntry(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Gets whether the configuration entry with the designated name is actually
overriding the value from a parent description.
- isParameterChangePolicyInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the parameter
change policy from its operation.
- isProcessFlexibilityEnabled() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns true, if the process flexibility option is licensed.
- isPublic() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns true, if the data which is stored in the data element during
runtime, may be accessed by all agents.
- isReadOnly() - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Returns whether this data container is read only and therefore does not
allow to store values (and throws an
UnsupportedOperationException at the corresponding methods).
- isReadOnly() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Returns whether this data container is read only and therefore does not
allow to store values (and throws an
UnsupportedOperationException at the corresponding methods).
- isReadOnly() - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- isResettable() - Method in class de.aristaflow.adept2.model.common.ExecutionControlProperties
-
Returns true if the activity can be reset.
- isResumed() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets whether this session context is for resuming an activity (or a normal
start).
- isRuntimeFlexibilityEnabled() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns true, if the runtime flexibility option is licensed.
- isSharedClass(Class<?>) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SharingComponentClassLoader
-
Gets whether the designated class is shared between different invocations
of an ExecutableComponent.
- isStaffAssignmentRuleInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
- isStructurallyModified() - Method in interface de.aristaflow.adept2.model.processmodel.Instance
-
Returns true if the instance has been modified structurally.
- isSupportsTestExecutionInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the supports test
execution flag from its operation.
- isSupportsViewOnlyInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the supports view
only flag from its operation.
- isSuspensible() - Method in class de.aristaflow.adept2.model.common.ExecutionControlProperties
-
Returns true if the activity can be suspended.
- isSystemComponentInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether this activity template definition inherits the system
component signature from its operation.
- isSystemComponentInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation inherits the system component signature from
its executable component description.
- isSystemIdentifier(UUID) - Static method in class de.aristaflow.adept2.model.globals.SystemIdentifier
-
Returns whether the specified identifier ID belongs to one of the
registered system identifiers.
- isSystemRelatedValue(ActivityConstants.AccessType) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
Returns true, if the given access type is system related.
- isTemplateDescriptionInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the description of this parameter template is inherited from a
parent entity, that is this template does not override the description
attribute of a template of a parent entity.
- isTestMode() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Enables the component to inform itself if it is executed in the test
mode.
- isTestMode() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets whether the execution is test mode.
- isTopLevelUsable() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateReference
-
Returns whether this template may be used as top-level process
- isTopLevelUsable() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Returns whether this template may be used as top-level process
- isTransPredOf(int, int, ProcessConstants.EdgeType...) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
- isTransPredOf(int, int, ProcessConstants.EdgeType...) - Method in interface de.aristaflow.adept2.model.processmodel.Template
-
Returns true, if this node is a (transitive) predecessor of the given node,
respecting the given edge type.
- isUDTNameInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the user-defined type name for a parameter of this template is
inherited from a parent entity, that is this template does not override the
user-defined type name attribute of a template of a parent entity.
- isViewOnly() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SessionContext
-
Instructs the component to use the view only mode, that is, the values of
the input and output parameters are just displayed but can not be changed.
- isViewOnly() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Gets whether the execution is in view only mode, that is, the values of the
input and output parameters are just displayed but can not be changed.
- isVirtual() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Returns true, if the parameter is virtual.
- isVirtual() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the parameter of this template is virtual and therefore is not
provided to the implementation of the corresponding operation.
- isVirtual() - Method in interface de.aristaflow.adept2.model.activitymodel.ATParameterTemplate
-
Gets whether the parameter of this template is virtual and therefore is not
provided to the implementation of the corresponding operation.
- isVirtual() - Method in interface de.aristaflow.adept2.model.common.Parameter
-
Returns true, if the parameter is virtual.
- isVirtual() - Method in interface de.aristaflow.adept2.model.processmodel.DataElement
-
Returns true if this is a virtual parameter.
- isVirtualInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Gets whether this activity model parameter inherits the virtual flag from
its parent (which depends on the entity this parameter is retrieved from).
- isVirtualInherited() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Gets whether the virtual flag for a parameter of this template is inherited
from a parent entity, that is this template does not override the virtual
flag attribute of a template of a parent entity.
- isWebClientEnabled() - Method in interface de.aristaflow.adept2.model.common.LicenceInformation
-
Returns true, if the licence includes usage of the web client (server).
- isWrapperFor(Class<?>) - Method in interface de.aristaflow.adept2.model.common.WrappingProxy
-
Gets whether this WrappingProxy wraps an object instance that is an instance of
the designated class.
- readableName - Variable in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
Readable enum representation.
- readInputBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified BOOLEAN input parameter or null
if no value is set or the parameter does not exist.
- readInputDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified DATE input parameter or null if
no value is set or the parameter does not exist.
- readInputFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified FLOAT input parameter or null if
no value is set or the parameter does not exist.
- readInputInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified INTEGER input parameter or null
if no value is set or the parameter does not exist.
- readInputList(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the list of the specified USERDEFINED input parameter or
null if no value is set.
- readInputString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified STRING input parameter or null
if no value is set or the parameter does not exist.
- readInputUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified USERDEFINED input parameter or
null if no value is set or the parameter does not exist.
- readInputURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified URI input parameter or null if
no value is set or the parameter does not exist.
- readOutputBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified BOOLEAN output parameter or
null if no value is set or the parameter does not exist.
- readOutputDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified DATE output parameter or
null if no value is set or the parameter does not exist.
- readOutputFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified FLOAT output parameter or
null if no value is set or the parameter does not exist.
- readOutputInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified INTEGER output parameter or
null if no value is set or the parameter does not exist.
- readOutputString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified STRING output parameter or
null if no value is set or the parameter does not exist.
- readOutputUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified USERDEFINED output parameter or
null if no value is set or the parameter does not exist.
- readOutputURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value stored for the specified URI output parameter or
null if no value is set or the parameter does not exist.
- readStream() - Method in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
Reads all the data provided by the stream if not done yet.
- ReferencedProcess - Interface in de.aristaflow.adept2.model.processmodel
-
The ReferencedProcess is used to reference another process
template.
- registerReplyHandler(SessionToken, String, HTTPReplyHandler) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- registerReplyHandler(SessionToken, String, HTTPReplyHandler) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.EmbdServContHTTPService
-
- registerReplyHandler(SessionToken, String, HTTPReplyHandler) - Method in interface de.aristaflow.adept2.ui.htmlgui.httpservice.HTTPService
-
Registers a reply handler for the activity with the designated
sessionID.
- registerReplyHandler(SessionToken, String, HTTPReplyHandler) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.NullHTTPService
-
- registry - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.SystemExecutionEnvironment
-
The registry for this SystemExecutionEnvironment.
- REGISTRY_NOT_SET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- release() - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Enables the instantiation and usage of the process template by setting the
buildtime state to RELEASED.
- reMapDataElement(int, int, ActivityConstants.AccessType, String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
This method remaps a data element to the given parameter of a node.
- RemoteHTMLContext - Class in de.aristaflow.adept2.ui.htmlgui
-
A simple HTMLContext that does not create any browsers or alike
but just provides the interaction between webserver and
ExecutableComponent.
- RemoteHTMLContext(Thread, SessionToken, HTTPService, String, ActivityInstance, EBPInstanceReference, ExecutionContext) - Constructor for class de.aristaflow.adept2.ui.htmlgui.RemoteHTMLContext
-
Creates a new HTMLContext for handling the interaction between
webserver and ExecutableComponent and also to provide the
URL to a client allowing to call the URL
remotely.
- RemoteHTMLGUIManager - Class in de.aristaflow.adept2.ui.guimanager
-
- RemoteHTMLGUIManager(Configuration, Registry) - Constructor for class de.aristaflow.adept2.ui.guimanager.RemoteHTMLGUIManager
-
Instantiate the manager that returns only NullGUIContexts on client
requests.
- remove(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedActivityConfiguration
-
Removes the value for the entry with the designated name from this
configuration that overrides a configuration value from a parent entity.
- remove(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Removes the value for the entry with the designated name from this
configuration that overrides a configuration value from a parent entity.
- remove(String) - Method in interface de.aristaflow.adept2.model.common.ChangeableActivityConfiguration
-
Removes the value for the entry with the designated name from this
configuration.
- remove(String) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Removes the value for the entry with the designated name from this
configuration.
- removeColumn(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Removes the column with the given name from this WebForm subtable.
- removeColumn(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Removes the column with the given name from this WJP subtable.
- removeDataEdge(int, int, ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the data edge between the given node and data element and of the
given access type from the process.
- removeDataElement(int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes a data element from a process, without caring about existing data
accesses from nodes.
- removeDisabledConnector(int, int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the information that a connector (respectively its corresponding parameter) is disabled
- removeEdge(int, int, ProcessConstants.EdgeType) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the edge of the given type between the given nodes.
- removeEntry(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Removes the entry with the designated name from this configuration
description that overrides an entry from a parent entity.
- removeEntry(String) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfigurationDescription
-
Removes the entry with the designated name from this configuration
description.
- removeField(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Removes the field with the given name from this WebForm container.
- removeField(String) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Removes the field with the given name from this WJP container.
- removeFixedForChildren(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Removes the
fixed-property for the entry with the
designated name from this configuration that overrides the property from
the parent configuration.
- removeInheritedEntry(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Removes the entry with the designated name for the child entities, that is,
the entry is overridden and set to null.
- removeInheritedValue(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Removes the value with the designated name for the child entities, that is,
the value of the entry is overridden and set to null.
- removeListener(Object, ChangeListener) - Method in class de.aristaflow.adept2.ui.updatemanager.PVPUpdateManager
-
- removeNode(int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the node with the given ID from the template, without caring about
any possibly affected edges.
- removeNodeLWPInstanceID(int, UUID) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Removes the ID of the lightweight-process (subprocess) instance from the
designated node with the current iteration.
- removeNodeLWPInstanceID(int, int, UUID) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Removes the ID of the lightweight-process (subprocess) instance from the designated node with
the designated iteration.
- removeOperation(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Removes the designated operation to this configuration set.
- removeOwnAccessType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the access type that overrides the access type provided by a
corresponding parameter template from a parent entity.
- removeOwnClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the classloader usage of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnClassLoaderUsage() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the classloader usage of this operation and inherits the value from
the corresponding executable component description again.
- removeOwnDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the data type of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnDataType() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the data type that overrides the data type provided by a
corresponding parameter template from a parent entity.
- removeOwnDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the default value of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnDefaultValue() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the string representation for the default value that overrides the
string representation for the default value provided by a corresponding
parameter template from a parent entity.
- removeOwnDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the description of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the description of this activity template definition and inherits
the value from the corresponding operation again.
- removeOwnDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the description that overrides the description provided by a
corresponding parameter template from a parent entity.
- removeOwnDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the developer description of this activity model parameter and
inherits the value from its parent again (if this exists).
- removeOwnDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the developer description of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnDeveloperDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the developer description of this operation and inherits the value
from the corresponding executable component description again.
- removeOwnExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the execution control properties of this activity template
definition and inherits them from the corresponding operation again.
- removeOwnExecutionControlProperties() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the execution control properties of this operation and inherits
them from the corresponding executable component description again.
- removeOwnFailure() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the failure flag of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnFailure() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the failure flag that overrides the failure flag provided by a
corresponding parameter template from a parent entity.
- removeOwnGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the GUI context ID of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnGUIContextID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the GUI context ID of this operation and inherits the value from
the corresponding executable component description again.
- removeOwnIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the icon of this activity template definition and inherits the
value from the corresponding operation again.
- removeOwnIconID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the icon of this operation and inherits the value from the
corresponding executable component description again.
- removeOwnIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the identifier ID of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnIdentifierID() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the ID of the identifier that overrides the ID of the identifier
provided by a corresponding parameter template from a parent entity.
- removeOwnImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the implementation class of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnImplementationClass() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the implementation class of this operation and inherits the value
from the corresponding executable component description again.
- removeOwnLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the licence information of this activity template definition and
inherits the value from the corresponding operation again.
- removeOwnLicenceInformation() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the licence information of this operation and inherits the value
from the corresponding executable component description again.
- removeOwnName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the name that overrides the name provided by a corresponding
parameter template from a parent entity.
- removeOwnOptional() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the optional flag of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnOptional() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the optional flag that overrides the optional flag provided by a
corresponding parameter template from a parent entity.
- removeOwnParameterChangePolicy() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the parameter change policy of this activity template definition
and inherits the value from the corresponding operation again.
- removeOwnStaffAssignmentRule() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the staff assignment rule of this activity template definition and
inherits the value from the corresponding configuration set or operation
again.
- removeOwnSupportsTestExecution() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the supports test execution flag of this activity template
definition and inherits the value from the corresponding operation again.
- removeOwnSupportsViewOnly() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the supports view only flag of this activity template definition
and inherits the value from the corresponding operation again.
- removeOwnSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Removes the system component signature of this activity template definition
and inherits the value from the corresponding operation again.
- removeOwnSystemComponent() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Removes the system component signature of this operation and inherits the
value from the corresponding executable component description again.
- removeOwnTemplateDescription() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the description of this parameter template that overrides the
description provided by a corresponding parameter template from a parent
entity.
- removeOwnUDTName() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the user-defined type name that overrides the data type provided by
a corresponding parameter template from a parent entity.
- removeOwnValue(K) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Removes the element with the designated key from this collection that
overrides an element from a parent entity.
- removeOwnVirtual() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Removes the virtual flag of this activity model parameter and inherits the
value from its parent again (if this exists).
- removeOwnVirtual() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Removes the virtual flag that overrides the virtual flag provided by a
corresponding parameter template from a parent entity.
- removeRow(int) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Removes the row at the specified index.
- removeRow(int) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Removes the row at the specified index.
- removeTranslations(Locale) - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
Removes all translations for the given locale.
- removeUserAttribute(UserAttributeContainer, String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Removes the User defined Attribute identified by name.
- removeUserAttributeValue(String) - Method in interface de.aristaflow.adept2.model.common.UserAttributeContainer
-
- removeUserAttributeValue(String) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
Deprecated.
- removeValue(String, Locale) - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
- replies - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
All replies that are currently pending and waiting for a response.
- replyEnquiry(int, String, QualifiedAgent) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Answers the current enquiry with the designated reply by the designated
replier for the designated node (current node iteration).
- replyHandlers - Variable in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
The reply handlers to which HTTP-requests are forwarded after the decoding.
- replyHandlerTerminated - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
Whether the reply handler (the component executing thread) has terminated
and does not process any more HTTP-requests any more.
- requireConfBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireConfURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- REQUIRED_META_DATA_NOT_DEFINED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- requireGUIContext(Class<T>) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Returns the required GUI context or throws an exception if it is not
available.
- requireInputBoolean(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified BOOLEAN input parameter or throws an
exception if the value is not available.
- requireInputDate(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified DATE input parameter or throws an
exception if the value is not available.
- requireInputFloat(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified FLOAT input parameter or throws an
exception if the value is not available.
- requireInputInteger(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified INTEGER input parameter or throws an
exception if the value is not available.
- requireInputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the input parameter with the given name, or throws an exception if
the parameter does not exist.
- requireInputString(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified STRING input parameter or throws an
exception if the value is not available.
- requireInputUDT(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified USERDEFINED input parameter or throws an
exception if the value is not available.
- requireInputURI(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the value of the specified URI input parameter or throws an
exception if the value is not available.
- requireOutputParam(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the output parameter with the given name, or throws an exception
if the parameter does not exist.
- requireParamConfBoolean(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfDate(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfFloat(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfInteger(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfString(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfUDT(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- requireParamConfURI(ActivityConstants.AccessType, String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Returns the configuration value of the specified entry or throws an
exception if it is not available.
- reset() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Returns false - overwrite this method to support reset.
- reset() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- reset() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.NullExecution
-
- reset() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Instructs the component to reset.
- RESET - Static variable in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent.Signals
-
The component should be reset (value is 7 << 2).
- resolveClass(ObjectStreamClass) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ComponentObjectInputStream
-
- resolveProxyClass(String[]) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ComponentObjectInputStream
-
- ResourceDescriptor - Interface in de.aristaflow.adept2.model.common
-
A resource descriptor is used as a reference to an abstract (binary) resource
(for instance 3rd party libraries) in the repository and to store additional
data, like a revision and a name.
- Response(int, String, InputStream) - Constructor for class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Creates a new HTTP-response with the designated status, MIME-type and data.
- Response(int, String, String) - Constructor for class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
Convenience method that creates a HTTP-response by wrapping the designated
String by an InputStream.
- responses - Variable in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
All responses that are currently set for the corresponding reply and are
waiting for the corresponding replying thread to get them.
- restoreSessionState(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Restores the session context of an suspended activity to be resumed.
- RestrictionType - Enum in de.aristaflow.adept2.model.common
-
Enumeration of the supported types of restrictions for configuration values
(see de.aristaflow.adept2.base.configuration.Property#restrictions()
for more information, e.g. about their syntax).
- resume - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
Indicates if the inner Component should be resumed or started from scratch.
- resume() - Method in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Gets whether the execution of the activity is resumed.
- retrieveBoolean(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the boolean value of the element of type BOOLEAN at the
designated index at the input parameter list of the designated name.
- retrieveBoolean(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the boolean value of the designated input parameter of type
BOOLEAN.
- retrieveBooleanParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveBooleanParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveDate(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the date value of the element of type DATE at the designated
index at the input parameter list of the designated name.
- retrieveDate(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the date value of the designated input parameter of
type DATE.
- retrieveDateParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveDateParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveFloat(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the double value of the element of type FLOAT at the designated
index at the input parameter list of the designated name.
- retrieveFloat(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the double value of the designated input parameter of type FLOAT.
- retrieveFloatParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveFloatParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveInteger(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the long value of the element of type INTEGER at the designated
index at the input parameter list of the designated name.
- retrieveInteger(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the long value of the designated input parameter of type INTEGER.
- retrieveIntegerParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveIntegerParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveString(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the String value of the element of type STRING at the designated
index at the input parameter list of the designated name.
- retrieveString(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the string value of the designated input parameter of type
STRING.
- retrieveStringParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveStringParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveUDT(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves (the proxy of) the value of the element of user-defined type
(UDT) at the designated index at the input parameter list of the designated
name.
- retrieveUDT(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves (the proxy of) the value of the designated input parameter of
user-defined type (UDT).
- retrieveUDTParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveUDTParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- retrieveURI(SessionToken, String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the URI value of the element of type URI at the designated
index at the input parameter list of the designated name.
- retrieveURI(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Retrieves the URI value of the designated input parameter of type URI.
- retrieveURIParameterValue(String) - Method in interface de.aristaflow.adept2.model.execution.InputDataContext
-
Reads from an input parameter.
- retrieveURIParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- Revision - Class in de.aristaflow.adept2.model.common
-
Entities are tracked by revisions, whereas each revision is identified by a
system-wide unique count.
- Revision(long, long, QualifiedAgent, String) - Constructor for class de.aristaflow.adept2.model.common.Revision
-
Creates a new revision object with the designated revision count, the
timestamp, the agent and the comment.
- revision - Variable in class de.aristaflow.adept2.model.common.Revision
-
The revision count of this revision.
- RevisionConflictException - Exception in de.aristaflow.adept2.model.activitymodel
-
A RevisionConflictException indicates that a development branch
is based on an version that is too old with respect to the latest revision.
- RevisionConflictException(Revision, Revision) - Constructor for exception de.aristaflow.adept2.model.activitymodel.RevisionConflictException
-
Creates a new exception indicating that a branch is based on an old
revision but not on the latest revision.
- rollback() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Throws an IsNotSupportedException - overwrite this method to
support rolling back.
- rollback() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- rollback() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Instructs the component to undo all its modifications done within the
current transaction.
- RT_MGR_COMPONENT_NOT_LOADED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RT_MGR_COMPONENT_STOPPED_ROUGHLY - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RT_SIGNALED_FAIL - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RTS_APPLICATION_ENVIRONMENT_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- run() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
- run() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- run() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.NullExecution
-
Signals an application close to the the runtime environment and returns.
- run() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Resembles Runnable.run() except that this method is
expected to throw exceptions indicating that the environment was unexpected
or an internal failure occurred.
- run() - Method in class de.aristaflow.adept2.ui.updatemanager.PVPUpdateManager.UpdateRequest
-
- RUNTIME_ENVIRONMENT_MANDATORY_PARAMETER_MISSING - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RUNTIME_ENVIRONMENT_MANDATORY_PARAMETER_NOT_SET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RUNTIME_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- RuntimeEnvironment - Interface in de.aristaflow.adept2.model.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.
- RuntimeEnvironmentFactory - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
This interface describes all "factory" methods used to construct objects in
the base runtimeenvironment package.
- runtimeManagerURIs - Variable in exception de.aristaflow.adept2.model.execution.AgentUnknownException
-
The URIs of the runtime manager a specific agent wants to execute an
activity on.
- s - Variable in class de.aristaflow.adept2.model.common.i18n.NonLocalisedString
-
The object representation (usually a string) not needing localisation.
- savedSavepoints(String[]) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Signals this data container that the designated savepoints have been saved.
- savepoint - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
The Savepoint to resume from if resume is true.
- saveToStream(OutputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
-
Serialises the data of this UDT as XML to the designated output stream.
- saveToStream(OutputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Serialises the data of this WebForm container to the given output stream.
- saveToStream() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Serialises the data of this WebForm container and returns an input stream from
which the data can be read.
- saveToStream(OutputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Serialises the data of this WebForm subtable to the given output stream.
- saveToStream() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Serialises the data of this WebForm subtable and returns an input stream from
which the data can be read.
- saveToStream(OutputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Serialises the data of this WJP container to the given output stream.
- saveToStream() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Serialises the data of this WJP container and returns an input stream from
which the data can be read.
- saveToStream(OutputStream) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Serialises the data of this WJP subtable to the given output stream.
- saveToStream() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Serialises the data of this WJP subtable and returns an input stream from
which the data can be read.
- saveToUdtValue() - Method in class de.aristaflow.adept2.extensions.datatypes.AbstractXmlBasedUdt
-
Serialises the data of this UDT as XML and returns it as
UDTValue.
- saveToUDTValue() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Serialises the data of this WebForm container to a
UDTValue.
- saveToUDTValue() - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Serialises the data of this WebForm subtable to a
UDTValue.
- saveToUDTValue() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Serialises the data of this WJP container to a
UDTValue.
- saveToUDTValue() - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Serialises the data of this WJP subtable to a
UDTValue.
- SAXEXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SECURITY - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SelectedEBPChangedEvent - Class in de.aristaflow.adept2.ui.events
-
The event that is signaled to a listener when an executable business process
has been selected (e.g. the selection of a work-list item).
- SelectedEBPChangedEvent(EBPInstanceReference, Object) - Constructor for class de.aristaflow.adept2.ui.events.SelectedEBPChangedEvent
-
Creates this event.
- sendPropertyChanges() - Method in class de.aristaflow.adept2.ui.updatemanager.PVPUpdateManager
-
- SerialisableDataContext - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
A data context that is serialisable and therefore provides access to all
managed parameters without having to know their names or their types.
- SERIALISATION_NOT_POSSIBLE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SERIALISED_CLASS_NOT_FOUND - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.activitymodel.ATDReference
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.activitymodel.ATParameter
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.activitymodel.CSReference
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.activitymodel.ECDReference
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.activitymodel.OperationReference
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.ActivityConfiguration
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.ChangeableActivityConfiguration
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.ChangeableConfigurationDescription
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.Configuration
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.ConfigurationDescription
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.MemoryResultSet
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.MergingActivityConfiguration
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.common.MergingConfiguration
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.datamanagement.InputDataContainer
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.datamanagement.UDTValue
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.execution.ActivityInstance
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.execution.DecisionActivityInstance
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.execution.Enquiry
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.execution.ExecutionContext
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.execution.ParameterDataContext
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.ChangeableInstance
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.ChangeableTemplate
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.DecisionStatement
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.DeltaLayer
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.Instance
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.InstanceDeltaLayer
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.ProcessModelParameter
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.Template
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.TemplateDeltaLayer
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.runtimeenvironment.SerialisableDataContext
-
Generated ID for serialisation.
- serialVersionUID - Static variable in interface de.aristaflow.adept2.model.runtimeenvironment.SimpleSessionContext
-
Generated ID for serialisation.
- ServerUDTInputStream - Class in de.aristaflow.adept2.model.datamanagement
-
This interface resembles a UDTValue but does not provide all
data at once but as requested, that is, the value of this UDTValue will not
be provided as a whole but incrementally as requested.
- ServerUDTInputStream(InputStream, String) - Constructor for class de.aristaflow.adept2.model.datamanagement.ServerUDTInputStream
-
Creates a new UDTValue as ServerInputStream that is all data will
be transfered as requested.
- ServerUDTInputStream(UDTValue) - Constructor for class de.aristaflow.adept2.model.datamanagement.ServerUDTInputStream
-
Creates a new ServerInputStream for the designated
UDTValue.
- servletDeployed(ServletContext, String) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- servletName - Variable in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
The name of the servlet if dynamically deployed, null
otherwise.
- servletUndeployed(ServletContext) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
- session - Variable in class de.aristaflow.adept2.ui.htmlgui.RemoteHTMLContext
-
The session token for deregistering at the HTTPService.
- SESSION_CONTEXT_NOT_SET - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- sessionContext - Variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
The session context for this execution.
- SessionContext - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
The session context provides the component with services and information
that is important for their execution.
- sessionID - Variable in exception de.aristaflow.adept2.model.runtimeenvironment.UnknownSessionException
-
The execution session ID that is unknown and lead to this exception.
- sessionID - Variable in class de.aristaflow.adept2.ui.htmlgui.RemoteHTMLContext
-
The ID of the session in which the GUI context is needed (required for
deregistering this reply handler).
- sessionID - Variable in class de.aristaflow.adept2.ui.remotegui.AbstractTransferableGUIContext
-
The ID of the execution session this GUI context has been created for
uniquely identifying the component execution on the (remote) runtime
manager).
- sessions - Variable in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Own session IDs.
- set(K, V) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedCollection
-
Sets or updates the designated element having the designated key.
- setAccessType(ActivityConstants.AccessType) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets the access type for the parameter of this template.
- setApplicationState(Serializable) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Stores the application state as serialised Java object for the next
savepoint.
- setApplicationState(String, Serializable) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Stores the application state for the designated savepoint as object.
- setApplicationState(byte[]) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Enables the application to store its internal state to the system.
- setAssignedRuntimeManager(int, URI[]) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Associates the node with the RuntimeManager that executes the activity
assigned to the node.
- setBaseURL(URL) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- setBaseURL(URL) - Method in interface de.aristaflow.adept2.ui.htmlgui.httpservice.HTTPReplyHandler
-
Sets the base URL on which the reply handler is reachable via HTTP.
- setBaseURL(URL) - Method in class de.aristaflow.adept2.ui.htmlgui.RemoteHTMLContext
-
- setBoolean(String, boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Sets the boolean configuration value provided under the designated entry
name.
- setBoolean(String, boolean) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Sets the boolean configuration value provided under the designated entry
name.
- setBoolean(String, boolean) - Method in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Sets the BOOLEAN value of the designated instance input parameter.
- setBranchID(int, int, boolean, int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Sets the branch ID attribute of the nodes between startNodeID
and endNodeID.
- setClassLoaderUsage(ClassLoaderUsage) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets what classloader to use for the executable component of this activity
template definition.
- setClassLoaderUsage(ClassLoaderUsage) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets what classloader to use for the executable component of this
operation.
- setClassLoaderUsage(ClassLoaderUsage) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets what classloader to use for the executable component of this
operation.
- setClassPath(List<String>) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets the classpath to be used when instantiating and executing the
implementation class for this executable
component.
- setClassPath(List<String>) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Sets the classpath to be used when instantiating and executing the
implementation class for the executable
component of this activity template definition.
- setClassPath(List<String>) - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Sets the classpath to be used when instantiating and executing the
implementation class for the
executable component of this operation.
- setClassPath(List<String>) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Sets the part of the classpath that is added by this activity template
definition to the one of the
parent
attribute.
- setClassPath(List<String>) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Sets the part of the classpath that is added by this operation to the one
of the
parent
attribute.
- setConfiguration(InheritedActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityModelParameter
-
Sets the configuration for this activity model parameter.
- setConfiguration(InheritedActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Sets the configuration of this activity template definition to the
designated one.
- setConfiguration(InheritedConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the configuration for this whole configuration set.
- setConfiguration(InheritedConfiguration, String) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the configuration for the activity template definitions of this
configuration set that are based on the designated executable component
description.
- setConfiguration(InheritedActivityConfiguration, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the configuration for the activity template definitions of this
configuration set that are based on the designated operation.
- setConfiguration(InheritedActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Sets the configuration of this operation to the designated one.
- setConfiguration(InheritedConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.ParameterTemplate
-
Sets the default configuration for the parameter of this template.
- setConfiguration(StorageActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityModelParameter
-
Sets the configuration for this activity model parameter.
- setConfiguration(StorageActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Sets the configuration of this activity template definition to the
designated one.
- setConfiguration(StorageConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the configuration for this whole configuration set.
- setConfiguration(StorageConfiguration, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the configuration for the activity template definitions of this
configuration set that are based on the designated executable component
description.
- setConfiguration(StorageActivityConfiguration, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the configuration for the activity template definitions of this
configuration set that are based on the designated operation.
- setConfiguration(StorageActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Sets the configuration of this operation to the designated one.
- setConfiguration(StorageConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageParameterTemplate
-
Sets the default configuration for the parameter of this template.
- setConfigurationDescription(InheritedConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityModelParameter
-
Sets the configuration description for this activity model parameter.
- setConfigurationDescription(InheritedConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Sets the configuration description for this activity template definition.
- setConfigurationDescription(InheritedConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the configuration description for this whole configuration set, that
is a description of all configuration values that are needed or supported
at runtime for all activity templates of this configuration set.
- setConfigurationDescription(InheritedConfigurationDescription, String) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the configuration description for the activity template definitions of
this configuration set that are based on the designated executable.
- setConfigurationDescription(InheritedConfigurationDescription, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the configuration description for the activity template definitions of
this configuration set that are based on the designated operation.
- setConfigurationDescription(InheritedConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ExecutableComponentDescription
-
Sets the configuration description for this executable component, that is a
description of all configuration values that are needed or supported at
runtime.
- setConfigurationDescription(InheritedConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Sets the configuration description for this operation.
- setConfigurationDescription(InheritedConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.ParameterTemplate
-
Sets the configuration description for the parameter of this template.
- setConfigurationDescription(StorageConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityModelParameter
-
Sets the configuration description for this activity model parameter.
- setConfigurationDescription(StorageConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Sets the configuration description for this activity template definition.
- setConfigurationDescription(StorageConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the configuration description for this whole configuration set, that
is a description of all configuration values that are needed or supported
at runtime for all activity templates of this configuration set.
- setConfigurationDescription(StorageConfigurationDescription, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the configuration description for the activity template definitions of
this configuration set that are based on the designated executable.
- setConfigurationDescription(StorageConfigurationDescription, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the configuration description for the activity template definitions of
this configuration set that are based on the designated operation.
- setConfigurationDescription(StorageConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageExecutableComponentDescription
-
Sets the configuration description for this executable component
description.
- setConfigurationDescription(StorageConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Sets the configuration description for this operation.
- setConfigurationDescription(StorageConfigurationDescription) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageParameterTemplate
-
Sets the configuration description for the parameter of this template.
- setCorrespondingBlockNode(int, int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Sets the corresponding block node attribute for the split node with ID
split to the value given by join.
- setCreateChangeable(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.ProcessModelFactory
-
Configures the factory to either create changeable or not changeable
objects.
- setDataType(ProcessConstants.AdeptDataType, String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets the data type of this activity model parameter and the user-defined
type name.
- setDataType(ProcessConstants.AdeptDataType) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets the data type for the parameter of this template.
- setDate(String, Date) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Sets the Date configuration value provided under the
designated entry name.
- setDate(String, Date) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Sets the Date configuration value provided under the
designated entry name.
- setDate(String, Date) - Method in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Sets the DATE value of the designated instance input parameter.
- setDefaultValue(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets the string representation of the default value for this activity model
parameter.
- setDefaultValue(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets the string representation for the default value parameter of this
template.
- setDerivable(boolean, String) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Sets the designated template to derivable or not.
- setDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets a description for this activity model parameter for usage in the
process model.
- setDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets a description for this activity template definition for usage in the
process model.
- setDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets a description for this operation for usage in the process model.
- setDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets the description for the parameter of this template.
- setDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.ChangeableIconDescriptor
-
Sets the description of the code descriptor.
- setDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.ChangeableResourceDescriptor
-
Sets the description of the resource (descriptor).
- setDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Sets the description of the identifier.
- setDescription(String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableTemplate
-
Set the description of the process.
- setDeveloperDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets a description of this activity model parameter for the developer/the
administrator.
- setDeveloperDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets a description for the developer of the operation of this activity
template definition and the administrator of the activity model.
- setDeveloperDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Sets a description for the developer of the configuration and the process
modeler.
- setDeveloperDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets a description for the developer of the component and the administrator
of the activity model.
- setDeveloperDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets a description for the developer of the operation and the administrator
of the activity model.
- setEntry(ConfigurationDescription.ConfigurationEntry) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfigurationDescription
-
Adds or updates the designated configuration entry to/of this description.
- setEntry(ConfigurationDescription.ConfigurationEntry) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfigurationDescription
-
Adds or updates the designated configuration entry to/of this description.
- setExecutionControlProperties(ExecutionControlProperties) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the interactions that the executable component of this activity
template definition supports for controlling its execution, that is whether
the corresponding component responds to signals from the outside to
suspend, reset or close the component.
- setExecutionControlProperties(ExecutionControlProperties) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets the interactions that the executable component supports for
controlling its execution, that is whether the component responds to
signals from the outside to suspend, reset or close the component.
- setExecutionControlProperties(ExecutionControlProperties) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the interactions that this operation supports for controlling its
execution, that is whether the corresponding component responds to signals
from the outside to suspend, reset or close the component.
- setExecutionMode(int, ProcessConstants.ExecutionMode) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Sets the designated execution mode for the designated node.
- setExecutionStatus(ProcessConstants.InstanceExecutionStatus, String) - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Set the execution status of the instance.
- setFailure(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets whether the parameter is a failure parameter.
- setFailure(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets whether the parameter of this template is a failure parameter and
therefore sets all other parameters to optional if explicitly mapped to a
data element.
- setFinalResponse(HTMLContext.Response) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- setFinalResponse(HTMLContext.Response, boolean) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
Sets the final response to the designated one and optionally checks for the
valid executor thread.
- setFinalResponse(HTMLContext.Response) - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
-
Sets the designated response as feedback to currently open replies from
previous calls to
HTMLContext.waitForHTTPReply(long) and/or as general
response for all following requests.
- setFixedForChildren(String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Sets the configuration value provided under the designated entry name to
fixed, that is it must not be overridden in child configurations.
- setFloat(String, double) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Sets the float configuration value provided under the designated entry
name.
- setFloat(String, double) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Sets the float configuration value provided under the designated entry
name.
- setFloat(String, double) - Method in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Sets the FLOAT value of the designated instance input parameter.
- setFromInputParameter(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedActivityConfiguration
-
Sets the name of the input parameter, the configuration value for the
designated entry is taken from at runtime.
- setFromInputParameter(String, String) - Method in interface de.aristaflow.adept2.model.common.ChangeableActivityConfiguration
-
Sets the name of the input parameter, the configuration value for the
designated entry is taken from at runtime.
- setFromProcessConfiguration(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedActivityConfiguration
-
Sets the name of the entry of the process configuration, the value for this
configuration and the designated entry provided from at runtime.
- setFromProcessConfiguration(String, String) - Method in interface de.aristaflow.adept2.model.common.ChangeableActivityConfiguration
-
Sets the name of the entry of the process configuration, the value for this
configuration and the designated entry provided from at runtime.
- setGUIContextID(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the ID of the GUI context the executable component of this activity
template definition needs, for instance, an SWT or an AWT context; or
GUIConstants.NULL_CONTEXT if no GUI context is required.
- setGUIContextID(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets the ID of the GUI context the executable component needs, for
instance, an SWT or an AWT context; or
GUIConstants.NULL_CONTEXT if no
GUI context is required.
- setGUIContextID(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the ID of the GUI context the executable component of this operation
needs, for instance, an SWT or an AWT context; or
GUIConstants.NULL_CONTEXT if no GUI context is required.
- setIconID(UUID) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the ID of the icon to use for process steps and worklist items for
this activity template definition.
- setIconID(UUID) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets the ID of the icon to use for process steps and worklist items of the
underlying executable component.
- setIconID(UUID) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the ID of the icon to use for process steps and worklist items for
this operation.
- setID(UUID) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
sets the (world-wide) unique ID of the
ActivityTemplateDefinition this activity template definition
is based upon.
- setIdentifierID(UUID) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets the ID of the identifier which describes the type of the parameter in
detail.
- setIdentifierID(UUID) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets the ID of the identifier for the parameter of this template.
- setImplementationClass(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the name of the class implementing ExecutableComponent
for the physical counterpart of the component description of this activity
template definition.
- setImplementationClass(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets the name of the class implementing ExecutableComponent
for the physical counterpart of this component description.
- setImplementationClass(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the name of the class implementing ExecutableComponent
for the physical counterpart of the component description of this
operation.
- setInitialContent(String) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- setInitialContent(String) - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
-
Sets the initial (HTML-)content of this context, that is the designated
content is sent as response to the first to the client for visualising the
executed application.
- setInitialContent(String) - Method in class de.aristaflow.adept2.ui.swtgui.SwtHtmlContext
-
Sets the initial (HTML-)content of this context, that is the designated
content is sent as response to the first to the client for visualising the
executed application.
- setInputParameters(Set<ProcessModelParameter>) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Sets the input parameters of the process.
- setInstanceName(String, Map<String, String>) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Sets the instance name including its localisations to the designated ones.
- setInstanceNameTemplate(String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableTemplate
-
Set the pattern for an instance name of the process.
- setInstancesChangeable(boolean, boolean, String) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Sets the designated template to instances changeable to or not.
- setInstancesMigratableTo(boolean, boolean, String) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Sets the designated template to instances migratable to or not.
- setInstanceStateListener(URI[]) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Sets the communication protocol depended URIs of the callback interface
that needs to be informed in case of state changes of this instance.
- setInstantiable(boolean, boolean, String) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Sets the designated template to instantiable or not.
- setInteger(String, long) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Sets the integer configuration value provided under the designated entry
name.
- setInteger(String, long) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Sets the integer configuration value provided under the designated entry
name.
- setInteger(String, long) - Method in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Sets the INTEGER value of the designated instance input parameter.
- setLicenceInformation(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the licence information for this activity template definition.
- setLicenceInformation(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets the licence information for this executable component.
- setLicenceInformation(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the licence information for this operation.
- setLocalisation(Locale, Serializable) - Method in class de.aristaflow.adept2.extensions.datatypes.LocalisationUdt
-
Sets the designated localisation value for the designated value.
- setLocalisationFactory(LocalisationFactory) - Method in class de.aristaflow.adept2.model.common.LocalisedCheckReport
-
Sets the localisation factory if it is not set yet.
- setMigrationStatus(ProcessConstants.InstanceMigrationStatus, String) - Method in interface de.aristaflow.adept2.model.processmodel.InstanceStatus
-
Set the migration status of the instance.
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets the name of this activity model parameter.
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the name of this activity template definition.
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Sets the system-wide unique name of this configuration set, choose it with
care.
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets the system-wide unique name of this executable component description.
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the name of this operation.
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets the name for the parameter of this template.
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.ChangeableIconDescriptor
-
Sets the name of the code descriptor.
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.ChangeableResourceDescriptor
-
Sets the name of the resource (descriptor).
- setName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.Identifier
-
Sets the name of the identifier.
- setName(String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Set the name of the process.
- setNewInstance(ChangeableInstance) - Method in class de.aristaflow.adept2.model.processmodel.ChangeReport
-
Sets the new instance.
- setNewInstanceID(UUID) - Method in class de.aristaflow.adept2.model.processmodel.ChangeReport
-
Sets the new ID of the instance.
- setNodeIteration(int, int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableInstance
-
This function sets the iteration counter of the given node to the given
value.
- setNodeState(int, ProcessConstants.NodeState) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Sets the designated node to the designated state.
- setNodeState(int, ProcessConstants.NodeState) - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableInstance
-
Sets the state of the node.
- setNodeType(int, ProcessConstants.NodeType) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Sets the type of the given node.
- setNull(String) - Method in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Sets the value of the designated instance input parameter to
NULL, which means the value is undefined.
- setOptional(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets whether the parameter is optional and therefore may be null at
runtime.
- setOptional(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets whether the parameter of this template is optional and therefore may
have a value of null at runtime.
- setOutdated(boolean, boolean, String) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Sets the designated template to outdated or active.
- setOutputParameters(Set<ProcessModelParameter>) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Sets the output parameters of the process.
- setParameterChangePolicy(ParameterChangePolicy) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the parameter change policy for the operation of this activity
template definition, that is the supported interface changes for the
operation (add, change and/or remove parameters).
- setParameterChangePolicy(ParameterChangePolicy) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the parameter change policy for this operation, that is the supported
interface changes for this operation (add, change and/or remove
parameters).
- setParameters(ActivityConstants.AccessType, InheritedCollection<String, ActivityModelParameter>) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Sets all the parameters of the designated access type of the operation of
this activity template definition.
- setParameters(ActivityConstants.AccessType, InheritedCollection<String, ActivityModelParameter>) - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Sets all the parameters of the designated access type of this operation.
- setParameters(ActivityConstants.AccessType, Map<String, StorageActivityModelParameter>) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Sets all the parameters of the designated access type of the operation of
this activity template definition.
- setParameters(ActivityConstants.AccessType, Collection<StorageActivityModelParameter>) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Sets all the parameters of the designated access type of this operation.
- setParameterTemplates(InheritedCollection<String, ParameterTemplate>) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Sets parameter templates that are defined for this activity template
definition and its offspring.
- setParameterTemplates(InheritedCollection<String, ParameterTemplate>) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets parameter templates that are defined for all activity template
definitions of this configuration set.
- setParameterTemplates(InheritedCollection<String, ParameterTemplate>, String) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets parameter templates that are defined for the activity template
definitions of this configuration set that are based on the designated
executable component description.
- setParameterTemplates(InheritedCollection<String, ParameterTemplate>, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets parameter templates that are defined for the activity template
definitions of this configuration set that are based on the designated
operation.
- setParameterTemplates(InheritedCollection<String, ParameterTemplate>) - Method in interface de.aristaflow.adept2.model.activitymodel.ExecutableComponentDescription
-
Sets parameter templates that are defined for this executable component
description and its child entities.
- setParameterTemplates(InheritedCollection<String, ParameterTemplate>) - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Sets parameter templates that are defined for this operation and its child
entities.
- setParameterTemplates(Map<String, StorageParameterTemplate>) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Sets parameter templates that are defined for this activity template
definition and its offspring.
- setParameterTemplates(Map<String, StorageParameterTemplate>) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets parameter templates that are defined for all activity template
definitions of this configuration set.
- setParameterTemplates(Map<String, StorageParameterTemplate>, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets parameter templates that are defined for the activity template
definitions of this configuration set that are based on the designated
executable component description.
- setParameterTemplates(Map<String, StorageParameterTemplate>, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets parameter templates that are defined for the activity template
definitions of this configuration set that are based on the designated
operation.
- setParameterTemplates(Collection<StorageParameterTemplate>) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageExecutableComponentDescription
-
Sets parameter templates that are defined for this executable component
description and its child entities.
- setParameterTemplates(Map<String, StorageParameterTemplate>) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Sets parameter templates that are defined for this operation and its child
entities.
- setPerformingAgent(int, QualifiedAgent) - Method in interface de.aristaflow.adept2.model.execution.ExecutableInstance
-
Sets the name of the agent who executes the designated node.
- setProcessType(String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableTemplate
-
Sets the process type of the template.
- setRawApplicationState(byte[]) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Stores the raw application state for the next savepoint.
- setRawApplicationState(String, byte[]) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Stores the raw application state for the designated savepoint.
- setResponse(HTMLContext.HTTPReply, HTMLContext.Response) - Method in class de.aristaflow.adept2.ui.htmlgui.AbstractHTMLContext
-
- setResponse(HTMLContext.HTTPReply, HTMLContext.Response) - Method in interface de.aristaflow.adept2.ui.htmlgui.HTMLContext
-
- setRuntimeManagerURIs(URI[]) - Method in interface de.aristaflow.adept2.model.processmodel.EBPInstanceReference
-
Sets the communication protocol depended URIs of the
de.aristaflow.adept2.core.runtimemanager.RuntimeManager which
is used for executing the referenced EBP-instance.
- setSavepoint(SessionToken, String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Assigns the designated savepoint to the current state of the data, that is
application state and data values.
- setSavepoint(String, boolean) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.RuntimeEnvironment
-
Assigns the designated savepoint to the current state of the data, that is
application state and data context.
- setSplitNodeID(int, int, int) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Sets the split node ID attribute of the nodes between startNodeID
and endNodeID.
- setStaffAssignmentRule(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the staff assignment rule that is proposed by the developer of the
operation of this activity template definition or the administrator of the
activity model.
- setStaffAssignmentRule(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Sets the staff assignment rule that is proposed by administrator of the
activity model for all the activity template definitions of this
configuration set.
- setStaffAssignmentRule(String, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractConfigurationSet
-
Sets the staff assignment rule that is proposed by administrator of the
activity model for the activity template definitions of this configuration
set that are based on the designated operation.
- setStaffAssignmentRule(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the staff assignment rule that is proposed by the developer of the
operation or the administrator of the activity model.
- setStarterRule(String) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Sets the staff assignment rule which specifies which agent may create and
start an instance of this template.
- setString(String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Sets the configuration value provided under the designated entry name as
string which will always work even if the designated entry is of another
type.
- setString(String, String) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Sets the configuration value provided under the designated entry name as
string which will always work even if the designated entry is of another
type.
- setString(String, String) - Method in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Sets the string value of the designated instance input parameter.
- setSubprocessUsage(ProcessConstants.TemplateUsage) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Sets how the designated template may be used as subprocess.
- setSupervisorAgent(QualifiedAgent) - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Set the agent ID of the supervisor of the process.
- setSupportsTestExecution(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets whether the operation of this activity template definition supports a
test execution.
- setSupportsTestExecutionOnly(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets whether this operation supports a test execution.
- setSupportsViewOnly(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets whether the operation of this activity template definition supports a
view only mode.
- setSupportsViewOnly(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets whether this operation supports a view only mode.
- setSystemComponent(byte[]) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Sets the signature for the executable component of this activity template
which allows privileged access to system services.
- setSystemComponent(byte[]) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractExecutableComponentDescription
-
Sets the signature for the executable component which allows privileged
access to system services.
- setSystemComponent(byte[]) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Sets the signature for the executable component of this operation which
allows privileged access to system services.
- SettableDataContext - Class in de.aristaflow.adept2.model.runtimeenvironment
-
A SettableDataContext allows to set the arbitrary input and
output parameters as well as the corresponding values.
- SettableDataContext() - Constructor for class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
Creates a new SettableDataContext with no parameters and no
values.
- SettableDataContext(Map<String, Serializable>, Map<String, ProcessModelParameter>, Map<String, ProcessModelParameter>) - Constructor for class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
Creates a new SettableDataContext with the designated
parameters and values.
- setTaskState(TaskState) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ProgressMonitor
-
Notify the progress monitor about the current state of the task.
- setTemplateDescription(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets a description for the process modeler and the administrator of the
activity model.
- setTemplateID(UUID) - Method in class de.aristaflow.adept2.model.processmodel.IDWrappingTemplate
-
Update the template ID.
- setTemplateName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets the unique (with respect to the corresponding entity) name of this
parameter template.
- setTestConfiguration(InheritedActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.ActivityTemplateDefinition
-
Sets the test configuration of the operation of this activity template
definition to the designated one.
- setTestConfiguration(InheritedConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the test configuration for this whole configuration set.
- setTestConfiguration(InheritedConfiguration, String) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the test configuration for the activity template definitions of this
configuration set that are based on the designated executable component
description.
- setTestConfiguration(InheritedActivityConfiguration, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.ConfigurationSet
-
Sets the test configuration for the activity template definitions of this
configuration set that are based on the designated operation.
- setTestConfiguration(InheritedActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.Operation
-
Sets the test configuration of this operation to the designated one.
- setTestConfiguration(StorageActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageActivityTemplateDefinition
-
Sets the test configuration of the operation of this activity template
definition to the designated one.
- setTestConfiguration(StorageConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the test configuration for this whole configuration set.
- setTestConfiguration(StorageConfiguration, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the test configuration for the activity template definitions of this
configuration set.
- setTestConfiguration(StorageActivityConfiguration, String, String) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageConfigurationSet
-
Sets the test configuration for the activity template definitions of this
configuration set that are based on the designated operation.
- setTestConfiguration(StorageActivityConfiguration) - Method in interface de.aristaflow.adept2.model.activitymodel.StorageOperation
-
Sets the test configuration of this operation to the designated one.
- setTopLevelUsage(boolean) - Method in interface de.aristaflow.adept2.model.processmodel.TemplateStatus
-
Sets whether the designated template may be used and instantiated as
top-level process.
- setUDT(String, byte[]) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Sets the UDTValue configuration value provided under the
designated entry name.
- setUDT(String, byte[]) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Sets the UDTValue configuration value provided under the
designated entry name.
- setUDT(String, UDTValue) - Method in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Sets the value of the designated instance input parameter of the process
instance and the corresponding metadata which is the writing node and its
current iteration.
- setUDTName(String) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets the the user-defined type name for the parameter of this template.
- setURI(String, URI) - Method in interface de.aristaflow.adept2.model.activitymodel.InheritedConfiguration
-
Sets the URI configuration value provided under the designated entry name.
- setURI(String, URI) - Method in interface de.aristaflow.adept2.model.common.ChangeableConfiguration
-
Sets the URI configuration value provided under the designated entry name.
- setURI(URI) - Method in interface de.aristaflow.adept2.model.common.UpdateableObject
-
Sets the system-wide unique URI identifying the designated object.
- setURI(String, URI) - Method in interface de.aristaflow.adept2.model.datamanagement.InstanceDataContainer
-
Sets the URI value of the designated instance input parameter.
- setURL(URL) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Set the URL to be used for the HTML contexts.
- setUserAttributeValue(String, String) - Method in interface de.aristaflow.adept2.model.common.UserAttributeContainer
-
- setUserAttributeValue(String, String) - Method in class de.aristaflow.adept2.model.processmodel.AbstractWrappingTemplate
-
Deprecated.
- setValue(String, Object) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormContainer
-
Sets the value of the field with the given name to the given value.
- setValue(String, int, Object) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Sets the value of the specified column and row to the given value.
- setValue(String, Object) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPContainer
-
Deprecated.
Sets the value of the field with the given name to the given value.
- setValue(String, int, Object) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Sets the value of the specified column and row to the given value.
- setValue(String, String, Locale) - Method in class de.aristaflow.adept2.model.common.i18n.TranslationDataAdapter
-
Sets the value of the specified attribute in the given locale to the given
value.
- setValues(int, Object...) - Method in class de.aristaflow.adept2.extensions.datatypes.WebFormSubtable
-
Sets all values of the given row.
- setValues(int, Object...) - Method in class de.aristaflow.adept2.extensions.datatypes.WJPSubtable
-
Deprecated.
Sets all values of the given row.
- setVersion(String) - Method in interface de.aristaflow.adept2.model.processmodel.ChangeableTemplate
-
Sets the process version of the template.
- setVirtual(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityModelParameter
-
Sets whether the parameter is virtual.
- setVirtual(boolean) - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractParameterTemplate
-
Sets whether the parameter of this template is virtual and therefore is not
provided to the implementation of the corresponding operation.
- SharingComponentClassLoader - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
This interface provides information on whether a class from an
ExecutableComponent is shared between different invocations or
not.
- shutdown(boolean) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Not forwarded since no client component should control the service.
- shutdown(boolean) - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.EmbdServContHTTPService
-
Removes the HTTP-service-servlet from the ServletService.
- signal(int) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Returns false - overwrite this method to support signalling.
- signal(int) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- signal(int) - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.NullExecution
-
- signal(int) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Signals an event to the application.
- SimpleSessionContext - Interface in de.aristaflow.adept2.model.runtimeenvironment
-
A session context that is simpler than the
normal
one.
- size - Variable in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Attachment
-
- sortedKeySet(Set<String>) - Static method in class de.aristaflow.adept2.model.common.XMLExportTools
-
Sort a given set of map keys.
- SQL - Static variable in class de.aristaflow.adept2.model.globals.ActivityConstants.ActivityType
-
Activity type ID for extension-sqlsupport
- start() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.AristaFlowHTTPService
-
Not forwarded since no client component should control the service.
- start() - Method in class de.aristaflow.adept2.ui.htmlgui.httpservice.EmbdServContHTTPService
-
Adds the HTTP-service-servlet to the ServletService.
- startTransaction() - Method in interface de.aristaflow.adept2.model.processmodel.ChangePrimitives
-
Signals the beginning of a change transaction.
- State - Enum in de.aristaflow.adept2.model.common
-
- status - Variable in class de.aristaflow.adept2.ui.htmlgui.HTMLContext.Response
-
HTTP status code after processing, e.g. "200 OK", HTTP_OK
- StorageActivityConfiguration - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store an
InheritedActivityConfiguration by using very simple data
structures while simultaneously providing all information needed for
inheritance and overriding.
- StorageActivityModelParameter - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store an
ActivityModelParameter which is supported by not inheriting any
attributes from a parent parameter (in contrast to the interface
ActivityModelParameter.
- StorageActivityTemplateDefinition - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store an
ActivityTemplateDefinition which is supported by not inheriting
any attributes from a parent parameter (in contrast to the interface
ActivityTemplateDefinition.
- StorageConfiguration - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store a
InheritedConfiguration by using very simple data structures
while simultaneously providing all information needed for inheritance and
overriding.
- StorageConfigurationDescription - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store a
InheritedConfigurationDescription by using very simple data
structures while simultaneously providing all information needed for
inheritance and overriding.
- StorageConfigurationSet - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store an
ActivityModelParameter which is supported by not inheriting any
attributes from a parent parameter (in contrast to the interface
ActivityModelParameter.
- StorageExecutableComponentDescription - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store an
ExecutableComponentDescription which is supported by not
inheriting any attributes from a parent parameter (in contrast to the
interface
ExecutableComponentDescription.
- StorageOperation - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store an
Operation which is
supported by not inheriting any attributes from a parent parameter (in
contrast to the interface
Operation.
- StorageParameterTemplate - Interface in de.aristaflow.adept2.model.activitymodel
-
This interface provides the means to store
ParameterTemplate which is supported by not inheriting any
attributes from a parent parameter template (in contrast to the interface
ParameterTemplate.
- storeBoolean(SessionToken, String, boolean) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Stores the BOOLEAN value of the designated parameter of the process
instance and the corresponding metadata which is the writing node and its
current iteration.
- storeBoolean(SessionToken, String, int, boolean) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Stores the BOOLEAN value to the element at the designated index at the
output parameter list of the designated name.
- storeBooleanParameterValue(String, boolean) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Writes an output parameter of the type boolean to the data container of the
process management system.
- storeBooleanParameterValue(String, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storeDate(SessionToken, String, Date) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Stores the DATE value of the designated parameter of the process instance
and the corresponding metadata which is the writing node and its current
iteration.
- storeDate(SessionToken, String, int, Date) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Stores the DATE value to the element at the designated index at the
output parameter list of the designated name.
- storeDateParameterValue(String, Date) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Writes an output parameter of the type date to the data context of the
process management system.
- storeDateParameterValue(String, Date) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storedBoolean(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Retrieves the boolean value of the designated output parameter of type
BOOLEAN stored before.
- storedBoolean(String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the boolean value of the element at the designated index at the
output parameter list of the designated name stored before.
- storedBooleanParameterValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Reads the boolean value of the designated output parameter.
- storedBooleanParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storedDate(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Retrieves the date value of the designated output parameter of type DATE
stored before.
- storedDate(String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the date value of the element at the designated index at the
output parameter list of the designated name stored before.
- storedDateParameterValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Reads the date value of the designated output parameter.
- storedDateParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storedFloat(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Retrieves the double value of the designated output parameter of type FLOAT
stored before.
- storedFloat(String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the double value of the element at the designated index at the
output parameter list of the designated name stored before.
- storedFloatParameterValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Reads the double value of the designated output parameter.
- storedFloatParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storedInteger(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Retrieves the long value of the designated output parameter of type INTEGER
stored before.
- storedInteger(String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the long value of the element at the designated index at the
output parameter list of the designated name stored before.
- storedIntegerParameterValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Reads the long value of the designated output parameter.
- storedIntegerParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storedString(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Retrieves the string value of the designated output parameter of type
STRING stored before.
- storedString(String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the String value of the element at the designated index at the
output parameter list of the designated name stored before.
- storedStringParameterValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Reads the string value of the designated output parameter.
- storedStringParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storedUDT(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Retrieves (the proxy of) the value of the designated output parameter of
user-defined type (UDT) stored before.
- storedUDT(String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves (the proxy of) the value of the element of user-defined type at
the designated index at the output parameter list of the designated name
stored before.
- storedUDTParameterValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Reads the value of the designated output parameter of user-defined type.
- storedUDTParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storedURI(String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Retrieves the URI value of the designated output parameter of type URI
stored before.
- storedURI(String, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Retrieves the URI value of the element at the designated index at the
output parameter list of the designated name stored before.
- storedURIParameterValue(String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Reads the URI value of the designated output parameter.
- storedURIParameterValue(String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storeFloat(SessionToken, String, double) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Stores the FLOAT value of the designated parameter of the process instance
and the corresponding metadata which is the writing node and its current
iteration.
- storeFloat(SessionToken, String, int, double) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Stores the FLOAT value to the element at the designated index at the output
parameter list of the designated name.
- storeFloatParameterValue(String, double) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Writes an output parameter of the type float to the data container of the
process management system.
- storeFloatParameterValue(String, double) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storeInteger(SessionToken, String, long) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Stores the INTEGER value of the designated parameter of the process
instance and the corresponding metadata which is the writing node and its
current iteration.
- storeInteger(SessionToken, String, int, long) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Stores the INTEGER value to the element at the designated index at the
output parameter list of the designated name.
- storeIntegerParameterValue(String, long) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Writes an output parameter of the type integer (in java: long) to the data
context of the process management system.
- storeIntegerParameterValue(String, long) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storeSessionState(SessionToken, byte[]) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Stores the state of the suspended activity this data container is
associated with in order to enable the resume of the activity.
- storeString(SessionToken, String, String) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Stores the string value of the designated parameter of the process instance
and the corresponding metadata which is the writing node and its current
iteration.
- storeString(SessionToken, String, int, String) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Stores the STRING value to the element at the designated index at the
output parameter list of the designated name.
- storeStringParameterValue(String, String) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Writes an output parameter of type String to the data container of the
process management system.
- storeStringParameterValue(String, String) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storeUDT(SessionToken, String, UDTValue) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Stores the value of user-defined type of the designated parameter of the
process instance and the corresponding metadata which is the writing node
and its current iteration.
- storeUDT(SessionToken, String, int, UDTValue) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Stores the value of user-defined type to the element at the designated
index at the output parameter list of the designated name.
- storeUDTParameterValue(String, UDTValue) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Writes an output parameter of an user defined type to the data container of
the process management system.
- storeUDTParameterValue(String, UDTValue) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- storeURI(SessionToken, String, URI) - Method in interface de.aristaflow.adept2.model.datamanagement.DataContainer
-
Stores the URI value of the designated parameter of the process instance
and the corresponding metadata which is the writing node and its current
iteration.
- storeURI(SessionToken, String, int, URI) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Stores the URI value to the element at the designated index at the output
parameter list of the designated name.
- storeURIParameterValue(String, URI) - Method in interface de.aristaflow.adept2.model.runtimeenvironment.DataContext
-
Writes an output parameter of type URI to the data container of the process
management system.
- storeURIParameterValue(String, URI) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
- stream - Variable in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
The input stream providing the data as long as the data has not been read
from the stream.
- stringToNativeTypedValue(String, ProcessModelParameter, boolean) - Method in class de.aristaflow.adept2.model.runtimeenvironment.ActivityData
-
Converts an instance of String to an instance of the
corresponding native type.
- StructuredDataEdge - Interface in de.aristaflow.adept2.model.processmodel
-
A data edge with structural information.
- StructuredDataEdgeComparator - Class in de.aristaflow.adept2.model.processmodel
-
This comparator can be used to compare StructuredDataEdges.
- StructuredDataEdgeComparator() - Constructor for class de.aristaflow.adept2.model.processmodel.StructuredDataEdgeComparator
-
- StructuredEdge - Interface in de.aristaflow.adept2.model.processmodel
-
An edge with structural information.
- StructuredEdgeComparator - Class in de.aristaflow.adept2.model.processmodel
-
This comparator can be used to compare StructuredEdges.
- StructuredEdgeComparator() - Constructor for class de.aristaflow.adept2.model.processmodel.StructuredEdgeComparator
-
- subEquals(Object) - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
An implementation of Object.equals(Object) for various purpose.
- subHashCode() - Method in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
An implementation of Object.hashCode() for various purpose.
- SUBPROCESS_MANAGER_ABORT_ACTIVITY - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_INTERNAL_ERROR_LOCK_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_INDEXED_ACCESS_DATA - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_PARENT_DATA - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_RUNTIME_EXCEPTION - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_SUB_DATA - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_SUB_INSTANCE_FAILED - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_SUB_INSTANCE_STATE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_SUB_INSUFFICIENT_DATA - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_SUB_TEMPLATE_STATE - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- SUBPROCESS_MANAGER_LWP_SUP_LOCK - Static variable in class de.aristaflow.adept2.model.globals.ApplicationErrorCodes
-
- supportsTestExecution() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether the operation if this activity template definition supports a
test execution.
- supportsTestExecution() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation supports a test execution.
- supportsTestExecution() - Method in interface de.aristaflow.adept2.model.common.BuildtimeActivity
-
Gets whether this buildtime activity supports a test execution.
- supportsViewOnly() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractActivityTemplateDefinition
-
Gets whether the operation of this activity template definition supports a
view only mode.
- supportsViewOnly() - Method in interface de.aristaflow.adept2.model.activitymodel.AbstractOperation
-
Gets whether this operation supports a view only mode.
- supportsViewOnly() - Method in interface de.aristaflow.adept2.model.common.AbstractActivity
-
Gets whether the operation of this abstract activity supports a view only
mode.
- suspend() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
Returns false - overwrite this method to support suspending.
- suspend() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.IDExecutionEnvironment
-
- suspend() - Method in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.NullExecution
-
- SUSPEND - Static variable in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent.Signals
-
The component should be suspended (value is 7 << 1).
- suspend() - Method in interface de.aristaflow.adept2.model.runtimeenvironment.ExecutableComponent
-
Instructs the component to store its internal state to the data
context and to terminate at once.
- SUSPEND_SAVEPOINT - Static variable in class de.aristaflow.adept2.core.runtimemanager.executionenvironments.ExecutionEnvironment
-
The name of the savepoint that will be used to store the state of the
environment when suspending.
- SWT_BROWSER_CONTEXT - Static variable in class de.aristaflow.adept2.model.globals.GUIConstants
-
Identifier for an GUI context which provides an application with a SWT
frame and acts as a file server.
- SWT_CONTEXT - Static variable in class de.aristaflow.adept2.model.globals.GUIConstants
-
Identifier for an GUI context which provides an application with a SWT
frame.
- SWTBrowserContext - Interface in de.aristaflow.adept2.ui.swtgui
-
The SWTBrowserContext provides a SWTContext and
allows to deploy content for downloading either as local file or as download
from a webservice.
- swtContext - Variable in class de.aristaflow.adept2.ui.awtgui.SWTEmbeddedAWTContext
-
The SWT context the AWT GUI could be integrated into
- SWTContext - Interface in de.aristaflow.adept2.ui.swtgui
-
This interface defines a graphical context that could be used by application
components to integrate them into a SWT-GUI on a workflow-client.
- SWTEmbeddedAWTContext - Class in de.aristaflow.adept2.ui.awtgui
-
- SWTEmbeddedAWTContext(Thread, SWTContext) - Constructor for class de.aristaflow.adept2.ui.awtgui.SWTEmbeddedAWTContext
-
Constructs an graphical context for an AWT based application component up
on an existing swt graphical context.
- SwtHtmlContext - Class in de.aristaflow.adept2.ui.swtgui
-
This GUIContext encapsulates the HTML of this context in
a browser widget in SWT.
- SwtHtmlContext(Thread, SWTContext, HTTPService, ClientService, String) - Constructor for class de.aristaflow.adept2.ui.swtgui.SwtHtmlContext
-
Creates a new HTML context based on the Eclipse-Browser-widget.
- SwtUrlContext - Class in de.aristaflow.adept2.ui.swtgui
-
This GUIContext provides a browser widget in SWT for a specific
URL based on a parent context.
- SwtUrlContext(URL, SWTContext) - Constructor for class de.aristaflow.adept2.ui.swtgui.SwtUrlContext
-
Creates a new URL context based on the Eclipse-Browser-widget.
- SystemDataConstants - Class in de.aristaflow.adept2.model.globals
-
Defines constants related to system data, especially
de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer.
- SystemDataConsumer - Annotation Type in de.aristaflow.adept2.model.common.systemdata
-
This annotation marks a method of the processmodel (with no arguments
and return type String) to be able to read a system data element
via a node parameter.
- SystemDataFormatter - Interface in de.aristaflow.adept2.model.common.systemdata
-
Interface for classes that know how to properly format the values when
replacing the parameter references in a specific
SystemDataConsumer.
- SystemDataFormatterFactory - Interface in de.aristaflow.adept2.model.common.systemdata
-
The SystemDataFormatterFactory creates system data formatter
instances for requested formatter types.
- SystemDataTools - Class in de.aristaflow.adept2.model.common.systemdata
-
This utility class provides methods to deal with
parameter references in the strings returned by
SystemDataConsumer
annotated methods.
- SystemExecutionEnvironment - Class in de.aristaflow.adept2.core.runtimemanager.executionenvironments
-
This abstract system execution environment extends the abstract execution
environment by a registry for accessing the system directly.
- SystemExecutionEnvironment(ActivityInstance, Registry) - Constructor for class de.aristaflow.adept2.core.runtimemanager.executionenvironments.SystemExecutionEnvironment
-
Creates a new SystemExecutionEnvironment for the designated
activity.
- SystemIdentifier - Class in de.aristaflow.adept2.model.globals
-
Manages a list of all registered system-specified
Identifiers.
- systemRelatedValues() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
Returns only those AccessTypes that are supported in the context
of nodes.