Class SimulizarConstants
java.lang.Object
org.palladiosimulator.simulizar.launcher.SimulizarConstants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
Id of the extension point used for adapting SimuLizar configurationsstatic final String
static final String
Default URI of the Monitor Repository file.static final String
Default URI of the folder containing the reconfiguration rule files.static final String
static final String
Default URI of the usage evolution file.static final String
static final String
Id of the extension point used for SimuLizar Extension Component Factoriesstatic final String
static final String
static final String
static final String
static final String
static final String[]
static final String
static final String
Id of the extension point used for reconfiguration enginesstatic final String
Id of the extension point used for reconfiguration loadersstatic final String
static final String[]
static final String
static final String
static final String
Id of the extendible Runtime State observer pointstatic final String
static final String[]
static final String
static final String[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
MODEL_LOAD_EXTENSION_POINT_ID
- See Also:
-
MODEL_LOAD_EXTENSION_POINT_JOB_ATTRIBUTE
- See Also:
-
MODEL_LOAD_EXTENSION_POINT_JOB_CONFIG_BUILDER_ATTRIBUTE
- See Also:
-
MODEL_LOAD_EXTENSION_POINT_BLACKBOARD_PARTITION_ID_ATTRIBUTE
- See Also:
-
RUNTIME_STATE_ACCESS_EXTENSION_POINT_ID
Id of the extendible Runtime State observer point- See Also:
-
RUNTIME_STATE_ACCESS_EXTENSION_POINT_ACCESSOR_ATTRIBUTE
- See Also:
-
MONITOR_REPOSITORY_FILE
- See Also:
-
RECONFIGURATION_RULES_FOLDER
- See Also:
-
USAGEEVOLUTION_FILE
- See Also:
-
SERVICELEVELOBJECTIVEREPOSITORY_FILE
- See Also:
-
RECONFIGURATION_ENGINE_EXTENSION_POINT_ID
Id of the extension point used for reconfiguration engines- See Also:
-
RECONFIGURATION_ENGINE_EXTENSION_POINT_ENGINE_ATTRIBUTE
- See Also:
-
RECONFIGURATION_LOADER_EXTENSION_POINT_ID
Id of the extension point used for reconfiguration loaders- See Also:
-
RECONFIGURATION_LOADER_EXTENSION_POINT_LOADER_ATTRIBUTE
- See Also:
-
CONFIGURATOR_EXTENSION_POINT_ID
Id of the extension point used for adapting SimuLizar configurations- See Also:
-
CONFIGURATOR_EXTENSION_POINT_ATTRIBUTE
- See Also:
-
EXTENSION_COMPONENT_EXTENSION_POINT_ID
Id of the extension point used for SimuLizar Extension Component Factories- See Also:
-
EXTENSION_COMPONENT_EXTENSION_POINT_ATTRIBUTE
- See Also:
-
MONITORING_SPECIFICATION_FILE_EXTENSION
-
RECONFIGURATION_RULES_FILE_EXTENSION
-
USAGEEVOLUTION_FILE_EXTENSION
-
SERVICELEVELOBJECTIVEREPOSITORY_FILE_EXTENSION
-
DEFAULT_MONITOR_REPOSITORY_FILE
Default URI of the Monitor Repository file.- See Also:
-
DEFAULT_RECONFIGURATION_RULES_FOLDER
Default URI of the folder containing the reconfiguration rule files.- See Also:
-
DEFAULT_USAGEEVOLUTION_FILE
Default URI of the usage evolution file.- See Also:
-
DEFAULT_INFRASTRUCTURE_MODEL_FILE
- See Also:
-
DEFAULT_SERVICELEVELOBJECTIVE_FILE
- See Also:
-
-
Constructor Details
-
SimulizarConstants
public SimulizarConstants()
-