- validate(Configuration) - Method in class de.aristaflow.adept2.base.configuration.ConfigurationValidator
-
- validate(Configuration) - Method in class de.aristaflow.adept2.base.registry.LocalServiceRegistry.ConfigurationValidator
-
Checks that no JDBC_DATA_SOURCE is exported.
- validate(Configuration) - Method in class de.aristaflow.adept2.base.registry.PluginRegistry.ConfigurationValidator
-
Checks whether the designated configuration declares plugin types and if
so, whether they are configured properly, that is all declared plugin
instances have an implementation class or in case of runtime plugins, the
plugin type provides a plugin classpath and a valid anonymous instance.
- validate(Configuration) - Method in class de.aristaflow.adept2.base.registry.ServiceRegistry.ConfigurationValidator
-
- validate(Configuration) - Method in class de.aristaflow.adept2.base.servletcontainer.dynamic.EmbeddedServletService.ConfigurationValidator
-
- validateAndPrintDoc(Node, Schema) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Checks, if a node uses a valid schema.
- validateConfiguration(Configuration, Class<?>, String) - Static method in class de.aristaflow.adept2.base.configuration.ConfigurationDescriptionTools
-
- validateConfiguration(Configuration, Class<?>, boolean, String) - Static method in class de.aristaflow.adept2.base.configuration.ConfigurationDescriptionTools
-
Validates the given configuration against the
ConfigurationDescription of the designated class its parent classes
and optionally also its (parent) interfaces.
- validateConfigurationDescription(Class<?>) - Static method in class de.aristaflow.adept2.base.configuration.ConfigurationDescriptionTools
-
- validatedAll() - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Returns whether all parallel activities have validated their data.
- validateDocument(Document, ProcessModelXMLConstants.SchemaType) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLHelperTools
-
Checks, if a document uses a valid schema.
- validateDocument(Node, Schema) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Checks, if a node uses a valid schema.
- validateInstanceFormatVersion(Document) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Validates the format version of the given instance document.
- validateScript(Script) - Method in interface de.aristaflow.adept2.core.orgmodelmanager.OrgPolicyScriptHandler
-
Tries to validate the script as far as possible without actually evaluating
it.
- validateStream(InputStream, Schema) - Static method in class de.aristaflow.adept2.util.xml.XMLHelperTools
-
Checks, if a node uses a valid schema.
- validateTemplate(SessionToken, UUID, Locale...) - Method in interface de.aristaflow.adept2.core.processrepository.ProcessTemplateManager
-
Tries to validate the template and fills the designated CheckReport for useful
feedback.
- validateTemplateFormatVersion(Document) - Static method in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLImport
-
Validates the format version of the given template document.
- validateWrittenValues(SessionToken, Instance, int, int, String) - Method in interface de.aristaflow.adept2.core.datamanager.ProcessAwareAccess
-
Validates and verifies all values written by the designated node instance
for the designated savepoint, that is, the values are not temporary any
more but valid for the following nodes and it is checked whether all
mandatory output parameters have valid values.
- validateWrittenValues(SessionToken, int) - Method in interface de.aristaflow.adept2.model.datamanagement.IndexedAccessDataContainer
-
Validates and verifies all values written by the application identified by
the designated index.
- ValidationFailedException - Exception in de.aristaflow.adept2.model.datamanagement
-
A ValidationFailedException indicates that the validation of
written values in the data manager has failed.
- ValidationFailedException(String) - Constructor for exception de.aristaflow.adept2.model.datamanagement.ValidationFailedException
-
Creates a ValidationFailedException with a caller specified
(error) message.
- ValidationFailedException(String, Throwable) - Constructor for exception de.aristaflow.adept2.model.datamanagement.ValidationFailedException
-
Creates a ValidationFailedException with a caller specified
(error) message and a Throwable providing more information.
- value - Variable in class de.aristaflow.adept2.model.datamanagement.ADEPT2UDTValue
-
The value of this UDTValue as byte array.
- valueColumn - Variable in class de.aristaflow.adept2.base.registry.dbconfiguration.TableManager
-
The name of the column for the values of the runtime configuration.
- valueLabels(ResourceBundle) - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.Priority
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.base.configuration.ConfigurationConstants.CommunicationProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.base.configuration.Property.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.base.dbaccess.DatabaseName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.base.registry.AbstractRegistry.InstantiationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService.CheckSet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory.StateChange
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory.StateChange
-
Returns the node state change for the given code or null if the
code is not recognised.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexEntityExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexSelection.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.orgmodelmanager.parser.TransitivityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.processmanager.TemplateManager.TemplateKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.registry.cluster.ClusterCommRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.registry.cluster.ClusterInteractionRequest.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.ActivityProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.DataEdgeProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.DataElementProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.EdgeProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.InstanceProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.NodeProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.TransactionProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.cluster.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.cluster.Status
-
Gets the status for the corresponding code or null in case
there is no corresponding status for the designated code.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.changetracking.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.ClassLoaderUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.aristaflow.adept2.model.common.ClassLoaderUsage
-
Returns the classloader usage for the designated code or null
if the code is not recognised.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.LicenceInformation.Activation
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.common.LicenceInformation.Activation
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.ParameterChangePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.aristaflow.adept2.model.common.ParameterChangePolicy
-
Returns the parameter change policy for the given code or null if
the code is not recognised.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.plugindata.EnquiryData.EnquiryRecipientMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData.ErrorHandlingParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.plugindata.MailNotificationData.Addressees
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.plugindata.MailNotificationData.MailField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.TaskState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.plugindata.PriorityIncreaseData.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.RestrictionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.State
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.aristaflow.adept2.model.common.State
-
Returns the state for the given code or null if the code is not
recognised.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.common.viewer.Attribute.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.execution.Vote
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.filter.ComparisonOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.ActivityModelEntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.ActivityModelEntityType
-
Returns the state for the given code or null if the code is not
recognised.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
-
Returns the state for the given code or null if the code is not
recognised.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.TestMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.TestMode
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.EBPType
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum de.aristaflow.adept2.model.globals.EBPType
-
Returns the type for the given code or null if the code is not
recognised.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.BlockType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.BlockType
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataEdgeProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataEdgeProperty
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataElementProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataElementProperty
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataMappingType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataMappingType
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DeltaScope
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DeltaScope
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeProperty
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeState
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeState
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeType
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutableBusinessProcessProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutableBusinessProcessProperty
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutionMode
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceMigrationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceMigrationStatus
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceProperty
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeProperty
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeState
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeState
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeType
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateBuildtimeState
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateBuildtimeState
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateProperty
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateUsage
-
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.DistributionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.WorklistItemState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.WorklistItemUpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.inittab.InitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.logmanagement.CmpOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.logmanagement.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.orgmodel.CmpOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.orgmodel.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.orgmodel.EntityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.orgmodel.RelationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.processmodel.systemdata.Dependency.SystemDataProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.processmodel.tools.NodeRelations.NodeRelation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants.SchemaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.runtimeenvironment.ActivityState.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.runtimeenvironment.TaskState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState.TerminatedState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.util.CheckReport.ResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.aristaflow.adept2.util.objectpool.generic.ReclaimAction
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.aristaflow.adept2.base.configuration.ConfigurationConstants.CommunicationProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.base.configuration.Property.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.base.dbaccess.DatabaseName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.base.registry.AbstractRegistry.InstantiationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.checks.processmodel.ProcessCheckService.CheckSet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class de.aristaflow.adept2.core.eventmanager.dbevents.MemoryResultSetImpl
-
A list of values where each list entry corresponds to a row.
- values() - Static method in enum de.aristaflow.adept2.core.logmanager.logs.ExecutionHistory.StateChange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexEntityExpression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.orgmodelmanager.parser.ComplexSelection.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.orgmodelmanager.parser.TransitivityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.processmanager.TemplateManager.TemplateKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.registry.cluster.ClusterCommRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.registry.cluster.ClusterInteractionRequest.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.ActivityProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.DataEdgeProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.DataElementProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.EdgeProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.InstanceProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.NodeProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.core.updatemanager.UpdateManager.TransactionProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.cluster.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.changetracking.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.ClassLoaderUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.LicenceInformation.Activation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.ParameterChangePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.plugindata.EnquiryData.EnquiryRecipientMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.plugindata.ErrorHandlingProcessData.ErrorHandlingParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.plugindata.MailNotificationData.Addressees
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.plugindata.MailNotificationData.MailField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.plugindata.NotesAndTasksData.TaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.plugindata.PriorityIncreaseData.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.RestrictionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.common.viewer.Attribute.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.execution.Vote
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.filter.ComparisonOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.ActivityModelEntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.LocallyOverrideableActivityAttribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ActivityConstants.TestMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.EBPType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.AdeptDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.BlockType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataEdgeProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataElementProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DataMappingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.DeltaScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.EdgeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutableBusinessProcessProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.ExecutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceExecutionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceMigrationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.InstanceProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateBuildtimeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.ProcessConstants.TemplateUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.DistributionMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.WorklistItemState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.globals.WorklistConstants.WorklistItemUpdateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.inittab.InitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.logmanagement.CmpOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.logmanagement.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.orgmodel.CmpOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.orgmodel.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.orgmodel.EntityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.orgmodel.OrgPolicyReport.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.orgmodel.RelationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.processmodel.systemdata.Dependency.SystemDataProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.processmodel.systemdata.SystemDataProducer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.processmodel.tools.NodeRelations.NodeRelation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants.SchemaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.runtimeenvironment.ActivityState.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class de.aristaflow.adept2.model.runtimeenvironment.SettableDataContext
-
The value of the input and output parameters.
- values() - Static method in enum de.aristaflow.adept2.model.runtimeenvironment.TaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.model.runtimeenvironment.TerminatedActivityState.TerminatedState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.util.CheckReport.ResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.aristaflow.adept2.util.objectpool.generic.ReclaimAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VAR_PATTERN - Static variable in class de.aristaflow.adept2.util.VariableReplacer
-
the regular expression pattern used to find the variables
- variable - Variable in enum de.aristaflow.adept2.model.common.plugindata.MailNotificationData.MailField
-
The string of the enum as variable, i.e.
- VariableParallelismEBP - Interface in de.aristaflow.adept2.model.processmodel
-
Variable parallelism resembles a foreach which iterates through
all elements of a list but parallel instead of one after the other.
- VariableReplacer - Class in de.aristaflow.adept2.util
-
Tool class to find and replace variables of the form ${variable}.
- VariableReplacer(String) - Constructor for class de.aristaflow.adept2.util.VariableReplacer
-
Constructs a new VariableReplacer.
- varParEBP - Static variable in class de.aristaflow.adept2.model.processmodel.xml.ProcessModelXMLConstants
-
- verify(PublicKey) - Method in class de.aristaflow.adept2.base.sessionmanagement.SignedSecurityToken
-
Verifies the signature of the security token against the designated public
key.
- verify(String, SSLSession) - Method in class de.aristaflow.adept2.util.net.TrustAllManager.TrustAllHostNameVerifier
-
- verifyConfigurationValues(Configuration) - Method in class de.aristaflow.adept2.core.eventmanager.common.AbstractSharingActEventSource
-
Verifies that all required configuration values have been set in the designated configuration.
- verifyConfigurationValues() - Method in class de.aristaflow.adept2.core.eventmanager.dbevents.DBEventSource
-
This method verifies whether the required configuration values and the data
context have been set yet.
- verifyConfigurationValues() - Method in class de.aristaflow.adept2.core.eventmanager.fileevents.FileEventSource
-
This method verifies the configuration values that have been set yet.
- verifyConfigurationValues() - Method in class de.aristaflow.adept2.core.eventmanager.mailevents.MailEventSource
-
This method verifies the configuration values that have been set yet.
- Version - Class in de.aristaflow.adept2.util
-
- Version() - Constructor for class de.aristaflow.adept2.util.Version
-
- VERSION_PATTERN - Static variable in class de.aristaflow.adept2.util.JavaVersion
-
Pattern used to verify the version strings.
- VersionException - Exception in de.aristaflow.adept2.util.xml
-
Version exceptions are thrown if template or instance files have a format
version that is not or no longer supported.
- VersionException(String) - Constructor for exception de.aristaflow.adept2.util.xml.VersionException
-
Constructs a new VersionException with the provided message.
- VIEW_ONLY_SAVEPOINT - Static variable in class de.aristaflow.adept2.model.globals.CommonConstants
-
Savepoint ID for storing additional data allowing to display it in
view-only mode.
- ViewCheck - Class in de.aristaflow.adept2.model.common.viewer
-
Checks the model viewer interfaces for consistent annotations.
- ViewCheck() - Constructor for class de.aristaflow.adept2.model.common.viewer.ViewCheck
-
- VIOLATION_KNOWN_USER_LIMIT_END - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
The event indicating that the violation of the known user limit has been
ended (or has not started yet).
- VIOLATION_KNOWN_USER_LIMIT_START - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
The event indicating that the violation of the known user limit has been
started.
- VIOLATION_TIME_INCONSISTENCY - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
The event indicating that a time inconsistency has occurred.
- VIOLATION_TRANSACTION_LIMIT - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
The event indicating that the transaction limit has been violated.
- VIOLATION_USING_USER_LIMIT_END - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
The event indicating that the violation of the using user limit has been
ended.
- VIOLATION_USING_USER_LIMIT_START - Static variable in interface de.aristaflow.adept2.base.licensing.LicenceManager
-
The event indicating that the violation of the using user limit has been
started.
- VM_VERSION_PATTERN - Static variable in class de.aristaflow.adept2.util.JavaVersion
-
Pattern used to verify the VM version strings.
- vmNameContains(String) - Method in class de.aristaflow.adept2.util.JavaVersion
-
Gets whether the VM name contains the designated string (case-sensitive).
- VolatileNodeDependencyProvider - Class in de.aristaflow.adept2.core.changeoperations
-
A dependency provider in the context of a template and a volatile node, i.e.
- VolatileNodeDependencyProvider(Template, int) - Constructor for class de.aristaflow.adept2.core.changeoperations.VolatileNodeDependencyProvider
-
Constructs a new VolatileNodeDependencyProvider for the specified
template and the/a node that will follow the node to be created.
- Vote - Enum in de.aristaflow.adept2.model.execution
-
This enum provides constants that reflects the application's decision in the
vote phase of the 2-phase commit protocol.