Skip to content
Snippets Groups Projects
Commit 7c8125dc authored by Nikolaus Huber's avatar Nikolaus Huber
Browse files

renaming

git-svn-id: https://se1.informatik.uni-wuerzburg.de/usvn/svn/code/code/DMM/trunk@11924 9e42b895-fcda-4063-8a3b-11be15eb1bbd
parent 87b4dc44
No related branches found
No related tags found
No related merge requests found
......@@ -159,3 +159,4 @@ _UI_RelationalOperator_LESS_EQUAL_literal = LESS_EQUAL
_UI_Objective_specifications_feature = Specifications
_UI_WeightingFunction_WeightingFunction_feature = Weighting Function
_UI_WeightingFunction_WeightingFunctionImplementation_feature = Weighting Function Implementation
_UI_WeightingFunction_weightingFunctionImplementation_feature = Weighting Function Implementation
......@@ -81,8 +81,8 @@ public class WeightingFunctionItemProvider
(createItemPropertyDescriptor
(((ComposeableAdapterFactory)adapterFactory).getRootAdapterFactory(),
getResourceLocator(),
getString("_UI_WeightingFunction_WeightingFunctionImplementation_feature"),
getString("_UI_PropertyDescriptor_description", "_UI_WeightingFunction_WeightingFunctionImplementation_feature", "_UI_WeightingFunction_type"),
getString("_UI_WeightingFunction_weightingFunctionImplementation_feature"),
getString("_UI_PropertyDescriptor_description", "_UI_WeightingFunction_weightingFunctionImplementation_feature", "_UI_WeightingFunction_type"),
AdaptationPackage.Literals.WEIGHTING_FUNCTION__WEIGHTING_FUNCTION_IMPLEMENTATION,
true,
false,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment