Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1c38e00564433318f6f947c6a0fbe9b42b92cf8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
#  Copyright (c) 2011, 2012 Mia-Software.
#  
#  All rights reserved. This program and the accompanying materials
#  are made available under the terms of the Eclipse Public License v1.0
#  which accompanies this distribution, and is available at
#  http://www.eclipse.org/legal/epl-v10.html
#  
#  Contributors:
# 	Gregoire Dupe (Mia-Software) - Design
# 	Nicolas Guyomar (Mia-Software) - Implementation
# 	Emmanuelle Rouillé (Mia-Software) - Bug 352618 - To be able to use non derived facet structural features and save them values. 
# 	Nicolas Bros (Mia-Software) - Bug 361823 - [Restructuring] eFacet2 meta-model
#       Gregoire Dupe (Mia-Software) - Bug 366055 - NavigationQuery
#       Gregoire Dupe (Mia-Software) - Bug 369673 - [Facet] IsOneOfQuery
#       Olivier Remaud (Soft-Maint) - Bug 369824 - Add a simple way to return string literal constants from a customization query
#       Gregoire Dupe (Mia-Software) - Bug 364325 - [Restructuring] The user must be able to navigate into a model using the Facet.
#       Gregoire Dupe (Mia-Software) - Bug 376576 - [EFacet] Change the multiplicity of Facet::extendedFacet

pluginName = EMF Facet EFacet Edit Support
providerName = Eclipse Modeling Project

_UI_CreateChild_text = {0}
_UI_CreateChild_text2 = {1} {0}
_UI_CreateChild_text3 = {1}
_UI_CreateChild_tooltip = Create New {0} Under {1} Feature
_UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
_UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.

_UI_PropertyDescriptor_description = The {0} of the {1}

_UI_FacetAttribute_type =
_UI_FacetReference_type =
_UI_FacetOperation_type =
_UI_FacetSet_type = Facet Set
_UI_Facet_type = Facet
_UI_AbstractDerivedTypedElementResult_type = Abstract Derived Typed Element Result
_UI_Category_type = Category
_UI_FacetElement_type = Facet Element
_UI_DerivedTypedElement_type = Derived Typed Element
_UI_ParameterValue_type = Parameter Value
_UI_DocumentedElement_type = Documented Element
_UI_DerivedTypedElementPrimitiveTypeResult_type = Derived Typed Element Primitive Type Result
_UI_DerivedTypedElementEObjectResult_type = Derived Typed Element EObject Result
_UI_DerivedTypedElementPrimitiveTypeListResult_type = Derived Typed Element Primitive Type List Result
_UI_DerivedTypedElementEObjectListResult_type = Derived Typed Element EObject List Result
_UI_AbstractReferenceInstance_type = Abstract Reference Instance
_UI_MultiValuedContainmentReferenceInstance_type = Multi Valued Containment Reference Instance
_UI_MultiValuedReferenceInstance_type = Multi Valued Reference Instance
_UI_SingleValuedAttributeInstance_type = Single Valued Attribute Instance
_UI_ExtendedEObjectReference_type = Extended EObject Reference
_UI_SingleValuedContainmentReferenceInstance_type = Single Valued Containment Reference Instance
_UI_SingleValuedReferenceInstance_type = Single Valued Reference Instance
_UI_MultiValuedAttributeInstance_type = Multi Valued Attribute Instance
_UI_AbstractAttributeInstance_type = Abstract Attribute Instance
_UI_Query_type = Query
_UI_NavigationQuery_type = Navigation Query
_UI_IsOneOfQuery_type = Is One Of Query
_UI_StringLiteralQuery_type = String Literal Query
_UI_Unknown_type = Object

_UI_Unknown_datatype= Value

_UI_FacetSet_facets_feature = Facets
_UI_FacetSet_categories_feature = Categories
_UI_FacetSet_extendedEPackage_feature = Extended EPackage
_UI_Facet_facetSet_feature = Facet Set
_UI_Facet_extendedMetaclass_feature = Extended Metaclass
_UI_Facet_facetElements_feature = Facet Elements
_UI_Facet_facetOperations_feature = Facet Operations
_UI_Facet_conformanceTypedElement_feature = Conformance Typed Element
_UI_Facet_extendedFacet_feature = Extended Facet
_UI_AbstractDerivedTypedElementResult_derivedTypedElement_feature = Derived Typed Element
_UI_AbstractDerivedTypedElementResult_parameterValues_feature = Parameter Values
_UI_AbstractDerivedTypedElementResult_source_feature = Source
_UI_AbstractDerivedTypedElementResult_exception_feature = Exception
_UI_FacetElement_categories_feature = Categories
_UI_DerivedTypedElement_query_feature = Query
_UI_DerivedTypedElement_override_feature = Override
_UI_ParameterValue_parameter_feature = Parameter
_UI_ParameterValue_value_feature = Value
_UI_DocumentedElement_documentation_feature = Documentation
_UI_DerivedTypedElementPrimitiveTypeResult_result_feature = Result
_UI_DerivedTypedElementEObjectResult_result_feature = Result
_UI_DerivedTypedElementPrimitiveTypeListResult_resultList_feature = Result List
_UI_DerivedTypedElementEObjectListResult_resultList_feature = Result List
_UI_AbstractReferenceInstance_eReference_feature = EReference
_UI_MultiValuedContainmentReferenceInstance_ownedElements_feature = Owned Elements
_UI_MultiValuedReferenceInstance_referencedElements_feature = Referenced Elements
_UI_SingleValuedAttributeInstance_value_feature = Value
_UI_ExtendedEObjectReference_extendedEObject_feature = Extended EObject
_UI_ExtendedEObjectReference_attributeInstances_feature = Attribute Instances
_UI_ExtendedEObjectReference_referenceInstances_feature = Reference Instances
_UI_SingleValuedContainmentReferenceInstance_ownedElement_feature = Owned Element
_UI_SingleValuedReferenceInstance_referencedElement_feature = Referenced Element
_UI_MultiValuedAttributeInstance_values_feature = Values
_UI_AbstractAttributeInstance_eAttribute_feature = EAttribute
_UI_Query_owningDerivedTypedElement_feature = Owning Derived Typed Element
_UI_Query_sourceType_feature = Source Type
_UI_Query_returnType_feature = Return Type
_UI_Query_parameters_feature = Parameters
_UI_Query_upperBound_feature = Upper Bound
_UI_Query_lowerBound_feature = Lower Bound
_UI_Query_canHaveSideEffects_feature = Can Have Side Effects
_UI_Query_canBeCached_feature = Can Be Cached
_UI_Query_many_feature = Many
_UI_NavigationQuery_path_feature = Path
_UI_IsOneOfQuery_expectedEObjects_feature = Expected EObjects
_UI_StringLiteralQuery_value_feature = Value
_UI_Unknown_feature = Unspecified

_UI_TrueLiteralQuery_type = True Literal Query
_UI_FalseLiteralQuery_type = False Literal Query
_UI_NullLiteralQuery_type = Null Literal Query
_UI_ETypedElementSwitchQuery_type = EType Element Switch Query
_UI_ETypedElementCase_type = EType Element Case
_UI_ETypedElementSwitchQuery_cases_feature = Cases
_UI_ETypedElementCase_case_feature = Case
_UI_ETypedElementCase_value_feature = Value
_UI_ETypedElementSwitchQuery_type = ETyped Element Switch Query
_UI_ETypedElementCase_type = ETyped Element Case
_UI_ETypedElementSwitchQuery_cases_feature = Cases
_UI_ETypedElementCase_case_feature = Case
_UI_ETypedElementCase_value_feature = Value
_UI_ETypedElementPrimitiveTypeResult_type = ETyped Element Primitive Type Result
_UI_ETypedElementEObjectResult_type = ETyped Element EObject Result
_UI_ETypedElementPrimitiveTypeListResult_type = ETyped Element Primitive Type List Result
_UI_ETypedElementEObjectListResult_type = ETyped Element EObject List Result
_UI_ETypedElementResult_type = ETyped Element Result
_UI_ETypedElementPrimitiveTypeResult_result_feature = Result
_UI_ETypedElementEObjectResult_result_feature = Result
_UI_ETypedElementPrimitiveTypeListResult_resultList_feature = Result List
_UI_ETypedElementEObjectListResult_resultList_feature = Result List
_UI_ETypedElementResult_derivedTypedElement_feature = Derived Typed Element
_UI_ETypedElementResult_parameterValues_feature = Parameter Values
_UI_ETypedElementResult_source_feature = Source
_UI_ETypedElementResult_exception_feature = Exception
_UI_Aggregate_type = Aggregate
_UI_AggregatedFacetSet_type = Aggregated Facet Set
_UI_AggregatedFacet_type = Aggregated Facet
_UI_AggregatedFacetElement_type = Aggregated Facet Element
_UI_Aggregate_aggregatedFacetSets_feature = Aggregated Facet Sets
_UI_Aggregate_proxies_feature = Proxies
_UI_AggregatedFacetSet_facetSet_feature = Facet Set
_UI_AggregatedFacetSet_facetProxies_feature = Facet Proxies
_UI_AggregatedFacetSet_facetSetProxies_feature = Facet Set Proxies
_UI_AggregatedFacet_facet_feature = Facet
_UI_AggregatedFacet_proxies_feature = Proxies
_UI_AggregatedFacetElement_facetElement_feature = Facet Element
_UI_NavigationQuery_failOnError_feature = Fail On Error
_UI_IntegerLiteralQuery_type = Integer Literal Query
_UI_FloatLiteralQuery_type = Float Literal Query
_UI_EObjectLiteralQuery_type = EObject Literal Query
_UI_OperationCallQuery_type = Operation Call Query
_UI_IntegerLiteralQuery_value_feature = Value
_UI_FloatLiteralQuery_value_feature = Value
_UI_EObjectLiteralQuery_element_feature = Element
_UI_OperationCallQuery_operation_feature = Operation
_UI_OperationCallQuery_arguments_feature = Arguments
_UI_Facet_extendedFacets_feature = Extended Facets

Back to the top