Class Configuration.ConfigurationIDs
java.lang.Object
de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
- Enclosing interface:
- Configuration
The IDs for configurations, see
Configuration.getConfigurationID(String).-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe configuration is for anActivityTemplateDefinitionin the activity repository.static final StringThe configuration is for a parameter of anActivityTemplateDefinitionin the activity repository.static final StringThe configuration is for a parameter template of anActivityTemplateDefinitionin the activity repository.static final StringThe configuration is for testing anActivityTemplateDefinitionin the activity repository.static final StringThe configuration is global for aConfigurationSetin the activity repository.static final StringThe configuration is for an executable component description of aConfigurationSetin the activity repository.static final StringThe configuration is for a parameter template of an executable component description of aConfigurationSetin the activity repository.static final StringThe configuration is for testing an executable component description of aConfigurationSetin the activity repository.static final StringThe configuration is for an operation of aConfigurationSetin the activity repository.static final StringThe configuration is for a parameter template of an operation of aConfigurationSetin the activity repository.static final StringThe configuration is for testing an operation of aConfigurationSetin the activity repository.static final StringThe configuration is for a global parameter template of aConfigurationSetin the activity repository.static final StringThe configuration is a global test configuration for aConfigurationSetin the activity repository.static final StringThe configuration is for a parameter template of anExecutableComponentDescriptionin the activity repository.static final StringThe configuration is for anOperationin the activity repository.static final StringThe configuration is for a parameter of anOperationin the activity repository.static final StringThe configuration is for a parameter template of anOperationin the activity repository.static final StringThe configuration is for testing anOperationin the activity repository.static final StringThe configuration is for anActivityTemplate.static final StringThe configuration is for a parameter of anActivityTemplate.static final StringThe configuration is for a parameter template of anActivityTemplate.static final StringThe configuration is for testing anActivityTemplate.static final StringThe configuration is for a specific configuration namespace from the global configuration.static final StringThe configuration is for a specific activity of a specific configuration namespace from the global configuration.static final StringThe configuration is for testing a specific activity of a specific configuration namespace from the global configuration.static final StringThe configuration is for all activities of a specific configuration namespace and a specific executable component description from the global configuration.static final StringThe configuration is for testing all activities of a specific configuration namespace and a specific executable component description from the global configuration.static final StringThe configuration is for all activities of a specific configuration namespace and a specific operation from the global configuration.static final StringThe configuration is for testing all activities of a specific configuration namespace and a specific operation from the global configuration.static final StringThe configuration is a global test configuration for a specific configuration namespace from the global configuration.static final StringThe configuration is for a specific activity from the local configuration.static final StringThe configuration is for a specific configuration namespace from the local configuration.static final StringThe configuration is for a specific activity of a specific configuration namespace from the local configuration.static final StringThe configuration is for a specific activity of a specific configuration namespace from the local configuration.static final StringThe configuration is for all activities of a specific configuration namespace and a specific executable component description from the local configuration.static final StringThe configuration is for testing all activities of a specific configuration namespace and a specific executable component description from the local configuration.static final StringThe configuration is for all activities of a specific configuration namespace and a specific operation from the local configuration.static final StringThe configuration is for testing all activities of a specific configuration namespace and a specific operation from the local configuration.static final StringThe configuration is a global test configuration for a specific configuration namespace from the local configuration.static final StringThe configuration is for a parameter anActivityof the process model.static final StringThe configuration is for anActivityof the process model.static final StringThe configuration is for testing anActivityof the process model.static final StringThe configuration is for a parameter of aTemplate. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AM_ECD_PARAMETER_TEMPLATE
The configuration is for a parameter template of anExecutableComponentDescriptionin the activity repository.- See Also:
-
AM_OPERATION
The configuration is for anOperationin the activity repository.- See Also:
-
AM_OPERATION_TEST
The configuration is for testing anOperationin the activity repository.- See Also:
-
AM_OPERATION_PARAMETER_TEMPLATE
The configuration is for a parameter template of anOperationin the activity repository.- See Also:
-
AM_OPERATION_PARAMETER
The configuration is for a parameter of anOperationin the activity repository.- See Also:
-
AM_CS
The configuration is global for aConfigurationSetin the activity repository.- See Also:
-
AM_CS_TEST
The configuration is a global test configuration for aConfigurationSetin the activity repository.- See Also:
-
AM_CS_PARAMETER_TEMPLATE
The configuration is for a global parameter template of aConfigurationSetin the activity repository.- See Also:
-
AM_CS_ECD
The configuration is for an executable component description of aConfigurationSetin the activity repository.- See Also:
-
AM_CS_ECD_TEST
The configuration is for testing an executable component description of aConfigurationSetin the activity repository.- See Also:
-
AM_CS_ECD_PARAMETER_TEMPLATE
The configuration is for a parameter template of an executable component description of aConfigurationSetin the activity repository.- See Also:
-
AM_CS_OPERATION
The configuration is for an operation of aConfigurationSetin the activity repository.- See Also:
-
AM_CS_OPERATION_TEST
The configuration is for testing an operation of aConfigurationSetin the activity repository.- See Also:
-
AM_CS_OPERATION_PARAMETER_TEMPLATE
The configuration is for a parameter template of an operation of aConfigurationSetin the activity repository.- See Also:
-
AM_ATD
The configuration is for anActivityTemplateDefinitionin the activity repository.- See Also:
-
AM_ATD_TEST
The configuration is for testing anActivityTemplateDefinitionin the activity repository.- See Also:
-
AM_ATD_PARAMETER_TEMPLATE
The configuration is for a parameter template of anActivityTemplateDefinitionin the activity repository.- See Also:
-
AM_ATD_PARAMETER
The configuration is for a parameter of anActivityTemplateDefinitionin the activity repository.- See Also:
-
AT
The configuration is for anActivityTemplate.- See Also:
-
AT_TEST
The configuration is for testing anActivityTemplate.- See Also:
-
AT_PARAMETER_TEMPLATE
The configuration is for a parameter template of anActivityTemplate.- See Also:
-
AT_PARAMETER
The configuration is for a parameter of anActivityTemplate.- See Also:
-
PM_ACTIVITY
The configuration is for anActivityof the process model.- See Also:
-
PM_ACTIVITY_TEST
The configuration is for testing anActivityof the process model.- See Also:
-
PM_ACTIVIITY_PARAMETER
The configuration is for a parameter anActivityof the process model.- See Also:
-
PM_PROCESS_PARAMETER
The configuration is for a parameter of aTemplate.- See Also:
-
GC_NS
The configuration is for a specific configuration namespace from the global configuration.- See Also:
-
GC_NS_TEST
The configuration is a global test configuration for a specific configuration namespace from the global configuration.- See Also:
-
GC_NS_ECD
The configuration is for all activities of a specific configuration namespace and a specific executable component description from the global configuration.- See Also:
-
GC_NS_ECD_TEST
The configuration is for testing all activities of a specific configuration namespace and a specific executable component description from the global configuration.- See Also:
-
GC_NS_OPERATION
The configuration is for all activities of a specific configuration namespace and a specific operation from the global configuration.- See Also:
-
GC_NS_OPERATION_TEST
The configuration is for testing all activities of a specific configuration namespace and a specific operation from the global configuration.- See Also:
-
GC_NS_ACTIVITY
The configuration is for a specific activity of a specific configuration namespace from the global configuration.- See Also:
-
GC_NS_ACTIVITY_TEST
The configuration is for testing a specific activity of a specific configuration namespace from the global configuration.- See Also:
-
LC_NS
The configuration is for a specific configuration namespace from the local configuration.- See Also:
-
LC_NS_TEST
The configuration is a global test configuration for a specific configuration namespace from the local configuration.- See Also:
-
LC_NS_ECD
The configuration is for all activities of a specific configuration namespace and a specific executable component description from the local configuration.- See Also:
-
LC_NS_ECD_TEST
The configuration is for testing all activities of a specific configuration namespace and a specific executable component description from the local configuration.- See Also:
-
LC_NS_OPERATION
The configuration is for all activities of a specific configuration namespace and a specific operation from the local configuration.- See Also:
-
LC_NS_OPERATION_TEST
The configuration is for testing all activities of a specific configuration namespace and a specific operation from the local configuration.- See Also:
-
LC_NS_ACTIVITY
The configuration is for a specific activity of a specific configuration namespace from the local configuration.- See Also:
-
LC_NS_ACTIVITY_TEST
The configuration is for a specific activity of a specific configuration namespace from the local configuration.- See Also:
-
LC_ACTIVITY
The configuration is for a specific activity from the local configuration.- See Also:
-
-
Constructor Details
-
ConfigurationIDs
public ConfigurationIDs()
-