Package de.uka.ipd.sdq.dsexplore.launch
Class DSEConstantsContainer
java.lang.Object
de.uka.ipd.sdq.dsexplore.launch.DSEConstantsContainer
constants of DSE. QML-related constants are found in
QMLConstantsContainer
.-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String[]
static final String
static final String
Model filenames valuestatic final String[]
Set the file extensions which the dialog can use to filter the files it shows to the argument.static final String
static final String[]
Set the file extensions which the dialog can use to filter the files it shows to the argument.static final String
Default URI for the all candidates file.static final String
Default URI for the archive candidates file.static final String
Default URI for the cached candidates file.static final String
Default URI for the cost model file.static final String
Default URI for the design decision file.static final String
Default URI for the given candidates file.static final String
Default URI for the QML criteria definitions file.static final String
static final String
static final String[]
Set the file extensions which the dialog can use to filter the files it shows to the argument.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String[]
static final String
static final String
static final String
static final String[]
static final String
static final String
static final String
static final String[]
static final String
static final String
static final String
Messages for the selection combo boxstatic final String
static final String
static final String
static final String
whether the rule based search should explore the full search tree up to the depth given by the number of iterations.static final String
Suboptimal candidates are pruned from the search tree and not further explored per iteration.static final String
static final String[]
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final String
getAnalysisMethod
(DSEConstantsContainer.QualityAttribute qualityAttribute)
-
Field Details
-
MAX_ITERATIONS
- See Also:
-
INDIVIDUALS_PER_GENERATION
- See Also:
-
CROSSOVER_RATE
- See Also:
-
MRT_REQUIREMENTS
- See Also:
-
MAX_COST
- See Also:
-
SEARCH_METHOD
- See Also:
-
SEARCH_EVOLUTIONARY
Messages for the selection combo box- See Also:
-
SEARCH_RANDOM
- See Also:
-
SEARCH_RULE
whether the rule based search should explore the full search tree up to the depth given by the number of iterations.- See Also:
-
SEARCH_RULE_OPT
Suboptimal candidates are pruned from the search tree and not further explored per iteration.- See Also:
-
SEARCH_EVOLUTIONARY_WITH_BAYES
- See Also:
-
COST_FILE
Model filenames value- See Also:
-
NQR_FILE
- See Also:
-
REASONING_REDUCTION_FILE
- See Also:
-
REASONING_SYSTEM_FILE
- See Also:
-
QML_CONTRACT_FILE
- See Also:
-
SECURITY_FILE
- See Also:
-
PREDEFINED_INSTANCES
- See Also:
-
CACHE_INSTANCES
- See Also:
-
ALL_CANDIDATES
- See Also:
-
ARCHIVE_CANDIDATES
- See Also:
-
QUALITY_EFFECT_SPECIFICATION_FILE
- See Also:
-
DESIGN_DECISION_FILE
- See Also:
-
QML_DEFINITION_FILE
- See Also:
-
COST_MODEL_EXTENSION
Set the file extensions which the dialog can use to filter the files it shows to the argument. -
NQR_MODEL_EXTENSION
-
REASONING_MODEL_EXTENSION
-
QML_CONTRACT_EXTENSION
-
QUALITY_EFFECT_SPECIFICATION_EXTENSION
-
SECURITY_MODEL_EXTENSION
-
CSV_EXTENSION
Set the file extensions which the dialog can use to filter the files it shows to the argument. -
CANDIDATE_EXTENSION
-
DESIGNDECISION_EXTENSION
Set the file extensions which the dialog can use to filter the files it shows to the argument. -
QML_DEFINITION_EXTENSION
-
DESIGN_DECISIONS_ONLY
- See Also:
-
OPTIMISATION_ONLY
- See Also:
-
NONE
- See Also:
-
ALPHA
- See Also:
-
UPPER_BOUND_CONFIDENCE
- See Also:
-
LOWER_BOUND_CONFIDENCE
- See Also:
-
DSE_ITERATIONS
- See Also:
-
CONSIDER_QML_BOUNDS
- See Also:
-
TACTICS_PROBABILITY
- See Also:
-
USE_REALLOCATION
- See Also:
-
REALLOCATION_UTILISATION_DIFFERENCE
- See Also:
-
REALLOCATION_WEIGHT
- See Also:
-
USE_PROCESSING_RATE
- See Also:
-
PROCESSING_RATE_THRESHOLD_LOW_UTILISATION
- See Also:
-
PROCESSING_RATE_THRESHOLD_HIGH_UTILISATION
- See Also:
-
PROCESSING_RATE_INCREASE_FACTOR
- See Also:
-
PROCESSING_RATE_DECREASE_FACTOR
- See Also:
-
PROCESSING_RATE_WEIGHT
- See Also:
-
USE_SERVER_CONSOLIDATION
- See Also:
-
SERVER_CONSOLIDATION_THRESHOLD_LOW_UTILISATION
- See Also:
-
SERVER_CONSOLIDATION_WEIGHT
- See Also:
-
USE_SERVER_EXPANSION
- See Also:
-
SERVER_EXPANSION_THRESHOLD_HIGH_UTILISATION
- See Also:
-
SERVER_EXPANSION_MAX_NUMBER_OF_REPLACEMENTS
- See Also:
-
SERVER_EXPANSION_WEIGHT
- See Also:
-
USE_LINK_REALLOCATION
- See Also:
-
USE_ANTIPATTERNS
- See Also:
-
USE_STARTING_POPULATION_HEURISTIC
- See Also:
-
MIN_NUMBER_RESOURCE_CONTAINERS
- See Also:
-
MAX_NUMBER_RESOURCE_CONTAINERS
- See Also:
-
NUMBER_OF_CANDIDATES_PER_ALLOCATION_LEVEL
- See Also:
-
TC_GENERAL_USE_TERMINATION_CRITERIA
- See Also:
-
TC_GENERAL_COMPARISION_MODE
- See Also:
-
TC_COMPOSED_CRITERIA_ACTIVATE
- See Also:
-
TC_COMPOSED_CRITERIA_EXPRESSION
- See Also:
-
TC_MAX_NUM_OF_GEN_ACTIVATE
- See Also:
-
TC_MAX_NUM_OF_GEN_LIMIT
- See Also:
-
TC_ELAPSED_TIME_ACTIVATE
- See Also:
-
TC_ELAPSED_TIME_TYPE
- See Also:
-
TC_ELAPSED_TIME_TIME_LIMIT
- See Also:
-
TC_NO_NEW_CANDIDATES_ACTIVATE
- See Also:
-
TC_NO_NEW_CANDIDATES_ITERATIONS_WITHOUT
- See Also:
-
TC_SET_STABILITY_ACTIVATE
- See Also:
-
TC_SET_STABILITY_MODE
- See Also:
-
TC_SET_STABILITY_MINIMUM_ITERATION_TO_SURVIVE
- See Also:
-
TC_SET_STABILITY_NUMBER_OF_SURVIVORS_EXACT
- See Also:
-
TC_SET_STABILITY_NUMBER_OF_SURVIVORS_PERCENTAGE
- See Also:
-
TC_MINIMAL_VALUES_ACTIVATE
- See Also:
-
TC_MINIMAL_VALUES_CANDIDATES_TO_CONFORM
- See Also:
-
TC_MINIMAL_VALUES_CONFIGURED_OBJECTIVES
- See Also:
-
TC_PARETO_FRONT_IS_REACHED_ACTIVATE
- See Also:
-
TC_PARETO_FRONT_IS_REACHED_PERCENTAGES_TO_COVER
- See Also:
-
TC_PARETO_FRONT_IS_REACHED_PATH_TO_FRONT_FILE
- See Also:
-
TC_INSIGNIFICANT_SET_IMPROVEMENT_ACTIVATE
- See Also:
-
TC_INSIGNIFICANT_SET_IMPROVEMENT_GENERATION_X
- See Also:
-
TC_INSIGNIFICANT_SET_IMPROVEMENT_CONFIGURED_OBJECTIVES
- See Also:
-
TC_INSIGNIFICANT_FRONT_CHANGE_ACTIVATE
- See Also:
-
TC_INSIGNIFICANT_FRONT_CHANGE_GENERATION_X
- See Also:
-
TC_INSIGNIFICANT_FRONT_CHANGE_IMPROVEMENT
- See Also:
-
STOP_ON_INITIAL_FAILURE
- See Also:
-
STORE_RESULTS_AS_EMF
- See Also:
-
STORE_RESULTS_AS_CSV
- See Also:
-
DEFAULT_COST_MODEL_FILE
Default URI for the cost model file.- See Also:
-
DEFAULT_GIVEN_CANDIDATES_FILE
Default URI for the given candidates file.- See Also:
-
DEFAULT_CACHED_CANDIDATES_FILE
Default URI for the cached candidates file.- See Also:
-
DEFAULT_ALL_CANDIDATES_FILE
Default URI for the all candidates file.- See Also:
-
DEFAULT_ARCHIVE_INSTANCES_FILE
Default URI for the archive candidates file.- See Also:
-
DEFAULT_DESIGN_DECISION_FILE
Default URI for the design decision file.- See Also:
-
DEFAULT_QML_CRITERIA_DEFINITIONS_FILE
Default URI for the QML criteria definitions file.- See Also:
-
-
Constructor Details
-
DSEConstantsContainer
public DSEConstantsContainer()
-
-
Method Details
-
getAnalysisMethod
public static final String getAnalysisMethod(DSEConstantsContainer.QualityAttribute qualityAttribute)
-