Class Configuration.ConfigurationIDs
- java.lang.Object
-
- de.aristaflow.adept2.model.common.Configuration.ConfigurationIDs
-
- Enclosing interface:
- Configuration
public static class Configuration.ConfigurationIDs extends Object
The IDs for configurations, seeConfiguration.getConfigurationID(String).
-
-
Field Summary
Fields Modifier and Type Field Description static StringAM_ATDThe configuration is for anActivityTemplateDefinitionin the activity repository.static StringAM_ATD_PARAMETERThe configuration is for a parameter of anActivityTemplateDefinitionin the activity repository.static StringAM_ATD_PARAMETER_TEMPLATEThe configuration is for a parameter template of anActivityTemplateDefinitionin the activity repository.static StringAM_ATD_TESTThe configuration is for testing anActivityTemplateDefinitionin the activity repository.static StringAM_CSThe configuration is global for aConfigurationSetin the activity repository.static StringAM_CS_ECDThe configuration is for an executable component description of aConfigurationSetin the activity repository.static StringAM_CS_ECD_PARAMETER_TEMPLATEThe configuration is for a parameter template of an executable component description of aConfigurationSetin the activity repository.static StringAM_CS_ECD_TESTThe configuration is for testing an executable component description of aConfigurationSetin the activity repository.static StringAM_CS_OPERATIONThe configuration is for an operation of aConfigurationSetin the activity repository.static StringAM_CS_OPERATION_PARAMETER_TEMPLATEThe configuration is for a parameter template of an operation of aConfigurationSetin the activity repository.static StringAM_CS_OPERATION_TESTThe configuration is for testing an operation of aConfigurationSetin the activity repository.static StringAM_CS_PARAMETER_TEMPLATEThe configuration is for a global parameter template of aConfigurationSetin the activity repository.static StringAM_CS_TESTThe configuration is a global test configuration for aConfigurationSetin the activity repository.static StringAM_ECD_PARAMETER_TEMPLATEThe configuration is for a parameter template of anExecutableComponentDescriptionin the activity repository.static StringAM_OPERATIONThe configuration is for anOperationin the activity repository.static StringAM_OPERATION_PARAMETERThe configuration is for a parameter of anOperationin the activity repository.static StringAM_OPERATION_PARAMETER_TEMPLATEThe configuration is for a parameter template of anOperationin the activity repository.static StringAM_OPERATION_TESTThe configuration is for testing anOperationin the activity repository.static StringATThe configuration is for anActivityTemplate.static StringAT_PARAMETERThe configuration is for a parameter of anActivityTemplate.static StringAT_PARAMETER_TEMPLATEThe configuration is for a parameter template of anActivityTemplate.static StringAT_TESTThe configuration is for testing anActivityTemplate.static StringGC_NSThe configuration is for a specific configuration namespace from the global configuration.static StringGC_NS_ACTIVITYThe configuration is for a specific activity of a specific configuration namespace from the global configuration.static StringGC_NS_ACTIVITY_TESTThe configuration is for testing a specific activity of a specific configuration namespace from the global configuration.static StringGC_NS_ECDThe configuration is for all activities of a specific configuration namespace and a specific executable component description from the global configuration.static StringGC_NS_ECD_TESTThe configuration is for testing all activities of a specific configuration namespace and a specific executable component description from the global configuration.static StringGC_NS_OPERATIONThe configuration is for all activities of a specific configuration namespace and a specific operation from the global configuration.static StringGC_NS_OPERATION_TESTThe configuration is for testing all activities of a specific configuration namespace and a specific operation from the global configuration.static StringGC_NS_TESTThe configuration is a global test configuration for a specific configuration namespace from the global configuration.static StringLC_ACTIVITYThe configuration is for a specific activity from the local configuration.static StringLC_NSThe configuration is for a specific configuration namespace from the local configuration.static StringLC_NS_ACTIVITYThe configuration is for a specific activity of a specific configuration namespace from the local configuration.static StringLC_NS_ACTIVITY_TESTThe configuration is for a specific activity of a specific configuration namespace from the local configuration.static StringLC_NS_ECDThe configuration is for all activities of a specific configuration namespace and a specific executable component description from the local configuration.static StringLC_NS_ECD_TESTThe configuration is for testing all activities of a specific configuration namespace and a specific executable component description from the local configuration.static StringLC_NS_OPERATIONThe configuration is for all activities of a specific configuration namespace and a specific operation from the local configuration.static StringLC_NS_OPERATION_TESTThe configuration is for testing all activities of a specific configuration namespace and a specific operation from the local configuration.static StringLC_NS_TESTThe configuration is a global test configuration for a specific configuration namespace from the local configuration.static StringPM_ACTIVIITY_PARAMETERThe configuration is for a parameter anActivityof the process model.static StringPM_ACTIVITYThe configuration is for anActivityof the process model.static StringPM_ACTIVITY_TESTThe configuration is for testing anActivityof the process model.static StringPM_PROCESS_PARAMETERThe configuration is for a parameter of aTemplate.
-
Constructor Summary
Constructors Constructor Description ConfigurationIDs()
-
-
-
Field Detail
-
AM_ECD_PARAMETER_TEMPLATE
public static final String AM_ECD_PARAMETER_TEMPLATE
The configuration is for a parameter template of anExecutableComponentDescriptionin the activity repository.- See Also:
- Constant Field Values
-
AM_OPERATION
public static final String AM_OPERATION
The configuration is for anOperationin the activity repository.- See Also:
- Constant Field Values
-
AM_OPERATION_TEST
public static final String AM_OPERATION_TEST
The configuration is for testing anOperationin the activity repository.- See Also:
- Constant Field Values
-
AM_OPERATION_PARAMETER_TEMPLATE
public static final String AM_OPERATION_PARAMETER_TEMPLATE
The configuration is for a parameter template of anOperationin the activity repository.- See Also:
- Constant Field Values
-
AM_OPERATION_PARAMETER
public static final String AM_OPERATION_PARAMETER
The configuration is for a parameter of anOperationin the activity repository.- See Also:
- Constant Field Values
-
AM_CS
public static final String AM_CS
The configuration is global for aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_CS_TEST
public static final String AM_CS_TEST
The configuration is a global test configuration for aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_CS_PARAMETER_TEMPLATE
public static final String AM_CS_PARAMETER_TEMPLATE
The configuration is for a global parameter template of aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_CS_ECD
public static final String AM_CS_ECD
The configuration is for an executable component description of aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_CS_ECD_TEST
public static final String AM_CS_ECD_TEST
The configuration is for testing an executable component description of aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_CS_ECD_PARAMETER_TEMPLATE
public static final String AM_CS_ECD_PARAMETER_TEMPLATE
The configuration is for a parameter template of an executable component description of aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_CS_OPERATION
public static final String AM_CS_OPERATION
The configuration is for an operation of aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_CS_OPERATION_TEST
public static final String AM_CS_OPERATION_TEST
The configuration is for testing an operation of aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_CS_OPERATION_PARAMETER_TEMPLATE
public static final String AM_CS_OPERATION_PARAMETER_TEMPLATE
The configuration is for a parameter template of an operation of aConfigurationSetin the activity repository.- See Also:
- Constant Field Values
-
AM_ATD
public static final String AM_ATD
The configuration is for anActivityTemplateDefinitionin the activity repository.- See Also:
- Constant Field Values
-
AM_ATD_TEST
public static final String AM_ATD_TEST
The configuration is for testing anActivityTemplateDefinitionin the activity repository.- See Also:
- Constant Field Values
-
AM_ATD_PARAMETER_TEMPLATE
public static final String AM_ATD_PARAMETER_TEMPLATE
The configuration is for a parameter template of anActivityTemplateDefinitionin the activity repository.- See Also:
- Constant Field Values
-
AM_ATD_PARAMETER
public static final String AM_ATD_PARAMETER
The configuration is for a parameter of anActivityTemplateDefinitionin the activity repository.- See Also:
- Constant Field Values
-
AT
public static final String AT
The configuration is for anActivityTemplate.- See Also:
- Constant Field Values
-
AT_TEST
public static final String AT_TEST
The configuration is for testing anActivityTemplate.- See Also:
- Constant Field Values
-
AT_PARAMETER_TEMPLATE
public static final String AT_PARAMETER_TEMPLATE
The configuration is for a parameter template of anActivityTemplate.- See Also:
- Constant Field Values
-
AT_PARAMETER
public static final String AT_PARAMETER
The configuration is for a parameter of anActivityTemplate.- See Also:
- Constant Field Values
-
PM_ACTIVITY
public static final String PM_ACTIVITY
The configuration is for anActivityof the process model.- See Also:
- Constant Field Values
-
PM_ACTIVITY_TEST
public static final String PM_ACTIVITY_TEST
The configuration is for testing anActivityof the process model.- See Also:
- Constant Field Values
-
PM_ACTIVIITY_PARAMETER
public static final String PM_ACTIVIITY_PARAMETER
The configuration is for a parameter anActivityof the process model.- See Also:
- Constant Field Values
-
PM_PROCESS_PARAMETER
public static final String PM_PROCESS_PARAMETER
The configuration is for a parameter of aTemplate.- See Also:
- Constant Field Values
-
GC_NS
public static final String GC_NS
The configuration is for a specific configuration namespace from the global configuration.- See Also:
- Constant Field Values
-
GC_NS_TEST
public static final String GC_NS_TEST
The configuration is a global test configuration for a specific configuration namespace from the global configuration.- See Also:
- Constant Field Values
-
GC_NS_ECD
public static final String 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:
- Constant Field Values
-
GC_NS_ECD_TEST
public static final String 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:
- Constant Field Values
-
GC_NS_OPERATION
public static final String GC_NS_OPERATION
The configuration is for all activities of a specific configuration namespace and a specific operation from the global configuration.- See Also:
- Constant Field Values
-
GC_NS_OPERATION_TEST
public static final String 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:
- Constant Field Values
-
GC_NS_ACTIVITY
public static final String GC_NS_ACTIVITY
The configuration is for a specific activity of a specific configuration namespace from the global configuration.- See Also:
- Constant Field Values
-
GC_NS_ACTIVITY_TEST
public static final String GC_NS_ACTIVITY_TEST
The configuration is for testing a specific activity of a specific configuration namespace from the global configuration.- See Also:
- Constant Field Values
-
LC_NS
public static final String LC_NS
The configuration is for a specific configuration namespace from the local configuration.- See Also:
- Constant Field Values
-
LC_NS_TEST
public static final String LC_NS_TEST
The configuration is a global test configuration for a specific configuration namespace from the local configuration.- See Also:
- Constant Field Values
-
LC_NS_ECD
public static final String 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:
- Constant Field Values
-
LC_NS_ECD_TEST
public static final String 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:
- Constant Field Values
-
LC_NS_OPERATION
public static final String LC_NS_OPERATION
The configuration is for all activities of a specific configuration namespace and a specific operation from the local configuration.- See Also:
- Constant Field Values
-
LC_NS_OPERATION_TEST
public static final String 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:
- Constant Field Values
-
LC_NS_ACTIVITY
public static final String LC_NS_ACTIVITY
The configuration is for a specific activity of a specific configuration namespace from the local configuration.- See Also:
- Constant Field Values
-
LC_NS_ACTIVITY_TEST
public static final String LC_NS_ACTIVITY_TEST
The configuration is for a specific activity of a specific configuration namespace from the local configuration.- See Also:
- Constant Field Values
-
LC_ACTIVITY
public static final String LC_ACTIVITY
The configuration is for a specific activity from the local configuration.- See Also:
- Constant Field Values
-
-