Constant Field Values
Contents
org.palladiosimulator.*
-
org.palladiosimulator.analyzer.quality.QualityPackage Modifier and Type Constant Field Value public static final StringeNAME"quality"public static final StringeNS_PREFIX"org.palladiosimulator.analyzer"public static final StringeNS_URI"http://palladiosimulator.org/Analyzer/Quality/1.0"public static final intQUALITY_REPOSITORY0public static final intQUALITY_REPOSITORY__ID0public static final intQUALITY_REPOSITORY__QUALITY_STATEMENTS1public static final intQUALITY_REPOSITORY_FEATURE_COUNT2public static final intQUALITY_STATEMENT1public static final intQUALITY_STATEMENT__ID0public static final intQUALITY_STATEMENT__QUALITY_REPOSITORY1public static final intQUALITY_STATEMENT_FEATURE_COUNT2
-
org.palladiosimulator.analyzer.quality.parameters.ParametersPackage Modifier and Type Constant Field Value public static final intCALL_INSTANCE3public static final intCALL_INSTANCE__ID0public static final intCALL_INSTANCE__INPUT_PARAMETER_INSTANCES4public static final intCALL_INSTANCE__NUMBER_OF_CALLS3public static final intCALL_INSTANCE__OPERATION_REFERENCE1public static final intCALL_INSTANCE__OUTPUT_PARAMETER_INSTANCES2public static final intCALL_INSTANCE_FEATURE_COUNT5public static final intCOMPONENT_INSTANCE5public static final intCOMPONENT_INSTANCE__COMPONENT_REFERENCE1public static final intCOMPONENT_INSTANCE__ID0public static final intCOMPONENT_INSTANCE__PARAMETER_INSTANCES2public static final intCOMPONENT_INSTANCE_FEATURE_COUNT3public static final intCOMPONENT_REFERENCE6public static final intCOMPONENT_REFERENCE__COMPONENT_INSTANCE1public static final intCOMPONENT_REFERENCE__ID0public static final intCOMPONENT_REFERENCE_FEATURE_COUNT2public static final StringeNAME"parameters"public static final StringeNS_PREFIX"org.palladiosimulator.analyzer.quality"public static final StringeNS_URI"http://palladiosimulator.org/Analyzer/Quality/Parameters/1.0"public static final intOPERATION_REFERENCE4public static final intOPERATION_REFERENCE__CALL_INSTANCE1public static final intOPERATION_REFERENCE__ID0public static final intOPERATION_REFERENCE_FEATURE_COUNT2public static final intPARAMETER_INSTANCE2public static final intPARAMETER_INSTANCE__COMPONENT_INSTANCE4public static final intPARAMETER_INSTANCE__ID0public static final intPARAMETER_INSTANCE__INPUT_CALL_INSTANCE2public static final intPARAMETER_INSTANCE__OUTPUT_CALL_INSTANCE3public static final intPARAMETER_INSTANCE__PARAMETER_REFERENCE1public static final intPARAMETER_INSTANCE__PARAMETER_VALUE5public static final intPARAMETER_INSTANCE_FEATURE_COUNT6public static final intPARAMETER_PARTITION0public static final intPARAMETER_PARTITION__ID0public static final intPARAMETER_PARTITION__PARAMETER_REFERENCE2public static final intPARAMETER_PARTITION__QUALITY_ANNOTATION1public static final intPARAMETER_PARTITION_FEATURE_COUNT3public static final intPARAMETER_REFERENCE7public static final intPARAMETER_REFERENCE__ID0public static final intPARAMETER_REFERENCE__PARAMETER_INSTANCE2public static final intPARAMETER_REFERENCE__PARAMETER_PARTITION1public static final intPARAMETER_REFERENCE__PARAMETER_VALUE_DEVIATION3public static final intPARAMETER_REFERENCE_FEATURE_COUNT4public static final intPARAMETER_VALUE1public static final intPARAMETER_VALUE__ID0public static final intPARAMETER_VALUE__PARAMETER_INSTANCE1public static final intPARAMETER_VALUE__PARAMETER_VALUE_DEVIATION2public static final intPARAMETER_VALUE_FEATURE_COUNT3
-
org.palladiosimulator.analyzer.quality.parameters.impl.CallInstanceImpl Modifier and Type Constant Field Value protected static final longNUMBER_OF_CALLS_EDEFAULT1L
-
org.palladiosimulator.analyzer.quality.qualityannotation.PCMRERequestCategory Modifier and Type Constant Field Value public static final intCOMPONENT_INTERNAL_VALUE5public static final intCOMPONENT_VALUE3public static final intINFRASTRUCTURE_VALUE2public static final intRESOURCE_DEMAND_VALUE4public static final intRESOURCE_VALUE1
-
org.palladiosimulator.analyzer.quality.qualityannotation.impl.LimitedDeviationPrecisionImpl Modifier and Type Constant Field Value protected static final doubleABSOLUTE_EDEFAULT0.0protected static final doubleRELATIVE_EDEFAULT0.0 -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMParameterPartitionImpl Modifier and Type Constant Field Value protected static final StringAPCM_PARAMETER_PARTITION_MUST_REFERENCE_APCM_PARAMETER_REFERENCE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parameterReference.oclIsKindOf(quality::parameters::pcm::PCMParameterReference)" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMPEAllDecisionsImpl Modifier and Type Constant Field Value protected static final StringNEXT_LOWER_HIERARCHY_LEVEL_MUST_BE_DECISION__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childPEs->forAll(child | child.oclIsKindOf(PCMPEDecision))" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMPEDecisionImpl Modifier and Type Constant Field Value protected static final StringTHIS_IS_THE_LOWEST_DECISION_HIERARCHY_LEVEL__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childPEs->size() = 0" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMPEImpl Modifier and Type Constant Field Value protected static final StringTOPMOST_LEVEL_MUST_BE_PCMPE_ALL_DECISIONS__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentPE.oclIsUndefined() implies self.oclIsKindOf(PCMPEAllDecisions)" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMRECategoryImpl Modifier and Type Constant Field Value protected static final StringEACH_CATEGORY_EXACTLY_ONCE_IF_SPECIFIED__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.qualityAnnotation.stipulatedREPrecisions->select(pcmre | pcmre.oclIsTypeOf(PCMRECategory) and pcmre.oclAsType(PCMRECategory).category = self.category)->size() = 1"protected static final StringEXISTING_RE_PRECISION_CALL_PARAMETER_MUST_BE_NO_PRECISION_DUE_TO_THE_NON_EXISTENCE_OF_PARAMETERS_FOR_CATEGORY_RESOURCE_DEMAND__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"(self.precision->size() > 0 and category = PCMRERequestCategory::ResourceDemand) implies self.precision.defaultPrecisionCallParameter.oclIsTypeOf(NoPrecision)"protected static final StringNEXT_LOWER_HIERARCHY_LEVEL_IS_PCMRE_INFRASTRUCTURE_INTERFACE_FOR_CATEGORY_INFRASTRUCTURE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.category = PCMRERequestCategory::Infrastructure implies self.childREs->forAll(child | child.oclIsTypeOf(PCMREInfrastructureInterface))"protected static final StringNEXT_LOWER_HIERARCHY_LEVEL_IS_PCMRE_INTERFACE_FOR_CATEGORY_COMPONENT__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.category = PCMRERequestCategory::Component implies self.childREs->forAll(child | child.oclIsTypeOf(PCMREInterface))"protected static final StringNEXT_LOWER_HIERARCHY_LEVEL_IS_PCMRE_RESOURCE_FOR_CATEGORY_RESOURCE_DEMAND__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.category = PCMRERequestCategory::ResourceDemand implies self.childREs->forAll(child | child.oclIsTypeOf(PCMREResource))"protected static final StringNEXT_LOWER_HIERARCHY_LEVEL_IS_PCMRE_RESOURCE_INTERFACE_FOR_CATEGORY_RESOURCE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.category = PCMRERequestCategory::Resource implies self.childREs->forAll(child | child.oclIsTypeOf(PCMREResourceInterface))"protected static final StringNEXT_LOWER_HIERARCHY_LEVEL_IS_PCMRECI_BEHAVIOR_FOR_CATEGORY_COMPONENT_INTERNAL__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.category = PCMRERequestCategory::ComponentInternal implies self.childREs->forAll(child | child.oclIsTypeOf(PCMRECIBehavior))" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMRECIBehaviorImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMRECIBehavior).internalBehaviour = self.internalBehaviour)->size() = 1"protected static final StringTHIS_IS_THE_LOWEST_COMPONENT_INTERNAL_HIERARCHY_LEVEL__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->isEmpty()" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREImpl Modifier and Type Constant Field Value protected static final StringTOPMOST_LEVEL_FOR_PCM_MUST_BE_PCMRE_CATEGORY__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.oclIsUndefined() implies self.oclIsTypeOf(PCMRECategory)" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREInfrastructureInterfaceImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMREInfrastructureInterface).interface = self.interface)->size() = 1"protected static final StringNEXT_LOWER_LEVEL_MUST_CONSIST_OF_TYPE_PCMRE_INFRASTRUCTURE_ROLE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->select(pcmre | not pcmre.oclIsTypeOf(PCMREInfrastructureRole))->size() = 0" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREInfrastructureRoleImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMREInfrastructureRole).role = self.role)->size() = 1"protected static final StringNEXT_LOWER_LEVEL_MUST_CONSIST_OF_TYPE_PCMRE_INFRASTRUCTURE_SIGNATURE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->select(pcmre | not pcmre.oclIsTypeOf(PCMREInfrastructureSignature))->size() = 0" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREInfrastructureSignatureImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMREInfrastructureSignature).signature = self.signature)->size() = 1"protected static final StringTHIS_IS_THE_LOWEST_INFRASTRUCTURE_HIERARCHY_LEVEL__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->isEmpty()" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREInterfaceImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMREInterface).interface = self.interface)->size() = 1"protected static final StringNEXT_LOWER_LEVEL_MUST_CONSIST_OF_TYPE_PCMRE_ROLE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->select(pcmre | not pcmre.oclIsTypeOf(PCMRERole))->size() = 0" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREResourceImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMREResource).processingResourceType = self.processingResourceType)->size() = 1"protected static final StringTHIS_IS_THE_LOWEST_RESOURCE_DEMAND_HIERARCHY_LEVEL__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->isEmpty()" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREResourceInterfaceImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMREResourceInterface).resourceInterface = self.resourceInterface)->size() = 1"protected static final StringNEXT_LOWER_LEVEL_MUST_CONSIST_OF_TYPE_PCMRE_RESOURCE_ROLE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->select(pcmre | not pcmre.oclIsTypeOf(PCMREResourceRole))->size() = 0" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREResourceRoleImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMREResourceRole).resourceRequiredRole = self.resourceRequiredRole)->size() = 1"protected static final StringNEXT_LOWER_LEVEL_MUST_CONSIST_OF_TYPE_PCMRE_RESOURCE_SIGNATURE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->select(pcmre | not pcmre.oclIsTypeOf(PCMREResourceSignature))->size() = 0" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMREResourceSignatureImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMREResourceSignature).resourceSignature = self.resourceSignature)->size() = 1"protected static final StringTHIS_IS_THE_LOWEST_RESOURCE_HIERARCHY_LEVEL__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->isEmpty()" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMRERoleImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMRERole).role = self.role)->size() = 1"protected static final StringNEXT_LOWER_LEVEL_MUST_CONSIST_OF_TYPE_PCMRE_SIGNATURE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->select(pcmre | not pcmre.oclIsTypeOf(PCMRESignature))->size() = 0" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.PCMRESignatureImpl Modifier and Type Constant Field Value protected static final StringEACH_RE_TARGET_MUST_BE_REFERENCED_ONLY_FROM_ONE_RE__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.parentRE.childREs->select(pcmre | pcmre.oclAsType(PCMRESignature).signature = self.signature)->size() = 1"protected static final StringTHIS_IS_THE_LOWEST_COMPONENT_HIERARCHY_LEVEL__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.childREs->isEmpty()" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.QualityAnnotationImpl Modifier and Type Constant Field Value protected static final booleanIS_VALID_EDEFAULTfalse -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.RequiredElementImpl Modifier and Type Constant Field Value protected static final StringSTIPULATED_PRECISION_MUST_BE_SET_IN_STIPULATION_CONTEXT__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP"self.qualityAnnotation->size() = self.precision->size()" -
org.palladiosimulator.analyzer.quality.qualityannotation.impl.ServiceSpecificationImpl Modifier and Type Constant Field Value protected static final longCHECKSUM_EDEFAULT0L
-
org.palladiosimulator.analyzer.quality.util.Checksum_PCM_10 Modifier and Type Constant Field Value public static final StringCHECKSUM_PCM_10_IDENTIFIER"PCM 1.0"protected static final StringSEPARATOR"_"protected static final StringSEPARATOR_HIERARCHY_END")"protected static final StringSEPARATOR_HIERARCHY_START"("
-
org.palladiosimulator.analyzer.resultdecorator.ResultdecoratorPackage Modifier and Type Constant Field Value public static final StringeNAME"resultdecorator"public static final StringeNS_PREFIX"org.palladiosimulator.analyzer"public static final StringeNS_URI"http://palladiosimulator.org/Analyzer/ResultDecorator/1.0"public static final intRESULT_DECORATOR_REPOSITORY0public static final intRESULT_DECORATOR_REPOSITORY__COMPONENT_RESULTS_RESULT_DECORATOR_REPOSITORY1public static final intRESULT_DECORATOR_REPOSITORY__ENTITY_NAME0public static final intRESULT_DECORATOR_REPOSITORY__SERVICE_RESULT_RESULT_DECORATOR_REPOSITORY3public static final intRESULT_DECORATOR_REPOSITORY__UTILISATION_RESULTS_RESULT_DECORATOR_REPOSITORY2public static final intRESULT_DECORATOR_REPOSITORY_FEATURE_COUNT4
-
org.palladiosimulator.analyzer.resultdecorator.repositorydecorator.impl.ComponentResultImpl Modifier and Type Constant Field Value protected static final doubleAVERAGE_NUMBER_OF_SENT_MESSAGES_EDEFAULT0.0protected static final doubleAVERAGE_RESOURCE_DEMAND_EDEFAULT0.0protected static final doubleMEAN_RESPONSE_TIME_EDEFAULT0.0protected static final doubleNORMALISED_RESOURCE_DEMAND_EDEFAULT0.0protected static final doubleNORMALISED_RESPONSE_TIME_EDEFAULT0.0 -
org.palladiosimulator.analyzer.resultdecorator.repositorydecorator.impl.ServiceResultImpl Modifier and Type Constant Field Value protected static final doubleMEAN_RESPONSE_TIME_EDEFAULT0.0protected static final doubleTHROUGHPUT_EDEFAULT0.0
-
org.palladiosimulator.analyzer.resultdecorator.resourceenvironmentdecorator.impl.ActiveResourceUtilisationResultImpl Modifier and Type Constant Field Value protected static final doubleDEMANDED_TIME_EDEFAULT0.0protected static final doubleNORMALISED_DEMANDED_TIME_EDEFAULT0.0 -
org.palladiosimulator.analyzer.resultdecorator.resourceenvironmentdecorator.impl.PassiveResourceResultImpl Modifier and Type Constant Field Value protected static final doubleAVERAGE_HOLDING_TIME_EDEFAULT0.0 -
org.palladiosimulator.analyzer.resultdecorator.resourceenvironmentdecorator.impl.UtilisationResultImpl Modifier and Type Constant Field Value protected static final doubleAVERAGE_QUEUE_LENGTH_EDEFAULT0.0protected static final doubleAVERAGE_WAIT_TIME_EDEFAULT0.0protected static final intMAX_QUEUE_LENGTH_EDEFAULT0protected static final doubleNORMALISED_RESOURCE_UTILISATION_EDEFAULT0.0protected static final doubleNORMALISED_WAIT_TIME_EDEFAULT0.0protected static final doubleRESOURCE_UTILISATION_EDEFAULT0.0
-
org.palladiosimulator.analyzer.workflow.ConstantsContainer Modifier and Type Constant Field Value public static final StringACCURACY_QUALITY_ANNOTATION_FILE"accuracyQualityAnnotationFile"public static final StringALLOCATION_FILE"allocationFile"public static final StringANALYSE_ACCURACY"simulateAccuracy"public static final StringAOP_TEMPLATE"aop_templates"public static final StringBASE_PROJECT_ID"baseProjectID"public static final StringCLIENTOUT_PATH"clientOutpath"public static final StringDEFAULT_ACCURACY_QUALITY_ANNOTATION_FILE""public static final StringDEFAULT_ALLOCATION_FILE""public static final StringDEFAULT_EVENT_MIDDLEWARE_FILE"pathmap://PCM_MODELS/default_event_middleware.repository"public static final StringDEFAULT_FEATURE_CONFIGURATION_FILE"pathmap://PCM_MODELS/ConnectorConfig.featureconfig"public static final StringDEFAULT_PCM_INSTANCE_PARTITION_ID"org.palladiosimulator.pcmmodels.partition"public static final StringDEFAULT_RMI_MIDDLEWARE_REPOSITORY_FILE"pathmap://PCM_MODELS/Glassfish.repository"public static final StringDEFAULT_SENSITIVITY_LOG_FILE""public static final StringDEFAULT_SENSITIVITY_MODEL_FILE""public static final StringDEFAULT_TEMPORARY_DATA_LOCATION"org.palladiosimulator.temporary"public static final StringDEFAULT_USAGE_FILE""public static final StringDELETE_TEMPORARY_DATA_AFTER_ANALYSIS"clear"public static final StringDO_SENSITIVITY_ANALYSIS"doSensitivityAnalysis"public static final StringEAROUT_PATH"earOutpath"public static final StringEJBSOUT_PATH"ejbsOutpath"public static final StringEVENT_MIDDLEWARE_REPOSITORY_FILE"eventMiddlewareRepositoryFile"public static final StringEVENT_MIDDLEWARE_REPOSITORY_PARTITION_ID"de.uka.ipd.sdq.pcmmodels.partition.eventmiddleware"public static final StringFEATURE_CONFIG"featureConfig"public static final StringFEATURE_CONFIG_TARGET"featureConfigTarget"public static final StringFEATURE_FILE"featureFile"public static final StringGENERATED_PROJECT_PATH"generatedProjectPath"public static final StringINTERFACESOUT_PATH"interfacesOutpath"public static final StringMAXIMUM_TEXT"maximum"public static final StringMINIMUM_TEXT"minimum"public static final StringMODEL_TO_TEXT_CHOICE"modelToTextTarget"public static final StringMODEL_TO_TEXT_TARGET_JAVA_EE_EJB"Java EE EJB Performance Prototype"public static final StringMODEL_TO_TEXT_TARGET_JAVA_EE_SERVLET"Java EE Servlet Performance Prototype"public static final StringMODEL_TO_TEXT_TARGET_JAVA_SE_RMI"Java SE RMI Performance Prototype"public static final StringMODEL_TO_TEXT_TARGET_JAVA_SE_RMI_STUBS"Java SE RMI Code Stubs"public static final StringREGENERATE_ALLOCATION"regenerateAllocation"public static final StringREGENERATE_SYSTEM"regenerateSystem"public static final StringREGENERATE_USAGE"regenerateUsage"public static final StringREPOSITORY_FILE"repositoryFile"public static final StringRESOURCEENVIRONMENT_FILE"resourceEnvironmentFile"public static final StringRESOURCETYPEREPOSITORY_FILE"resourceTypeFile"public static final StringRMI_MIDDLEWARE_REPOSITORY_FILE"rmiRepositoryFile"public static final StringRMI_MIDDLEWARE_REPOSITORY_PARTITION_ID"de.uka.ipd.sdq.pcmmodels.partition.rmimiddleware"public static final StringRUN_NO"runNo"public static final StringSENSITIVITY_LOG_FILE"sensitivityLogFile"public static final StringSENSITIVITY_MODEL_FILE"sensitivityModelFile"public static final StringSTEP_WIDTH_TEXT"stepwidth"public static final StringSYSTEM_FILE"systemFile"public static final StringTEMPORARY_DATA_LOCATION"outpath"public static final StringUSAGE_FILE"usageFile"public static final StringVARIABLE_TEXT"variable"
-
org.palladiosimulator.analyzer.workflow.jobs.EventsTransformationJob Modifier and Type Constant Field Value protected static final StringTRANSFORMATION_SCRIPT"platform:/plugin/org.palladiosimulator.pcm.resources/transformations/events/transformation-psm.qvto" -
org.palladiosimulator.analyzer.workflow.jobs.LoadMiddlewareConfigurationIntoBlackboardJob Modifier and Type Constant Field Value public static final StringEVENT_MIDDLEWARE_PARTITION_ID"de.uka.ipd.sdq.pcmmodels.partition.eventmiddleware"public static final StringRMI_MIDDLEWARE_PARTITION_ID"de.uka.ipd.sdq.pcmmodels.partition.rmimiddleware" -
org.palladiosimulator.analyzer.workflow.jobs.LoadPCMModelsIntoBlackboardJob Modifier and Type Constant Field Value public static final StringPCM_MODELS_PARTITION_ID"org.palladiosimulator.pcmmodels.partition"
-
org.palladiosimulator.analyzer.workflow.runconfig.AbstractConfigurationTab Modifier and Type Constant Field Value public static final StringCONFIGURATION_TAB_IMAGE_PATH"icons/configuration_tab.gif"public static final StringPLUGIN_ID"org.palladiosimulator.analyzer.workflow" -
org.palladiosimulator.analyzer.workflow.runconfig.ProtocomFileNamesInputTab Modifier and Type Constant Field Value public static final StringPLUGIN_ID"org.palladiosimulator.analyzer.workflow"