blob: b7eeedae60ff679d8b5e407855c3892f5efa8d33 [file] [log] [blame]
#################################################################################
# Copyright (c) 2015 Obeo.
# 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:
# Obeo - initial API and implementation
#################################################################################
pluginName = Model supporting validation Tests for Acceleo Query Language - 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_Query_type = Query
_UI_QueryResult_type = Query Result
_UI_EObjectListResult_type = EObject List Result
_UI_Queries_type = Queries
_UI_ModelElement_type = Model Element
_UI_Expectation_type = Expectation
_UI_QueryResultExpectation_type = Query Result Expectation
_UI_BooleanResult_type = Boolean Result
_UI_StringResult_type = String Result
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Query_expression_feature = Expression
_UI_Query_startingPoint_feature = Starting Point
_UI_Query_currentResults_feature = Current Results
_UI_QueryResult_interpreter_feature = Interpreter
_UI_EObjectListResult_values_feature = Values
_UI_Queries_name_feature = Name
_UI_Queries_queries_feature = Queries
_UI_Queries_modelElements_feature = Model Elements
_UI_ModelElement_target_feature = Target
_UI_ModelElement_name_feature = Name
_UI_QueryResultExpectation_expectedResult_feature = Expected Result
_UI_QueryResultExpectation_query_feature = Query
_UI_BooleanResult_value_feature = Value
_UI_StringResult_value_feature = Value
_UI_Unknown_feature = Unspecified
_UI_Query_expectations_feature = Expectations
_UI_QueryResult_query_feature = Query
_UI_Query_classesToImport_feature = Classes To Import
_UI_Variable_type = Variable
_UI_EObjectVariable_type = EObject Variable
_UI_Query_variables_feature = Variables
_UI_Variable_name_feature = Name
_UI_EObjectVariable_value_feature = Value
_UI_ErrorResult_type = Error Result
_UI_ErrorResult_message_feature = Message
_UI_EmptyResult_type = Empty Result
_UI_Query_pluginsInClassPath_feature = Plugins In Class Path
_UI_SerializableResult_type = Serializable Result
_UI_SerializableResult_value_feature = Value
_UI_IntegerResult_type = Integer Result
_UI_IntegerResult_value_feature = Value
_UI_QueryEvaluationResult_type = Query Evaluation Result
_UI_QueryValidationResult_type = Query Validation Result
_UI_ValidationMessage_type = Validation Message
_UI_Query_validationResult_feature = Validation Result
_UI_QueryEvaluationResult_interpreter_feature = Interpreter
_UI_QueryEvaluationResult_query_feature = Query
_UI_QueryValidationResult_validationMessages_feature = Validation Messages
_UI_ValidationMessage_severity_feature = Severity
_UI_ValidationMessage_message_feature = Message
_UI_ValidationMessage_possibleTypes_feature = Possible Types
_UI_Severity_INFO_literal = INFO
_UI_Severity_WARNING_literal = WARNING
_UI_Severity_ERROR_literal = ERROR
_UI_QueryEvaluationResultExpectation_type = Query Evaluation Result Expectation
_UI_QueryValidationResultExpectation_type = Query Validation Result Expectation
_UI_QueryEvaluationResultExpectation_expectedResult_feature = Expected Result
_UI_QueryValidationResultExpectation_expectedResult_feature = Expected Result
_UI_QueryValidationResult_possibleTypes_feature = Possible Types
_UI_QueryValidationResult_interpreter_feature = Interpreter
_UI_QueryValidationResult_query_feature = Query
_UI_ValidationMessage_startPosition_feature = Start Position
_UI_ValidationMessage_endPosition_feature = End Position
_UI_EnumeratorResult_type = Enumerator Result
_UI_EAttribute_type = EAttribute
_UI_EAnnotation_type = EAnnotation
_UI_EClass_type = EClass
_UI_EClassifier_type = EClassifier
_UI_EDataType_type = EData Type
_UI_EEnum_type = EEnum
_UI_EEnumLiteral_type = EEnum Literal
_UI_EFactory_type = EFactory
_UI_EModelElement_type = EModel Element
_UI_ENamedElement_type = ENamed Element
_UI_EObject_type = EObject
_UI_EOperation_type = EOperation
_UI_EPackage_type = EPackage
_UI_EParameter_type = EParameter
_UI_EReference_type = EReference
_UI_EStructuralFeature_type = EStructural Feature
_UI_ETypedElement_type = ETyped Element
_UI_EStringToStringMapEntry_type = EString To String Map Entry
_UI_EGenericType_type = EGeneric Type
_UI_ETypeParameter_type = EType Parameter
_UI_EnumeratorResult_value_feature = Value
_UI_EAttribute_iD_feature = ID
_UI_EAttribute_eAttributeType_feature = EAttribute Type
_UI_EAnnotation_source_feature = Source
_UI_EAnnotation_details_feature = Details
_UI_EAnnotation_eModelElement_feature = EModel Element
_UI_EAnnotation_contents_feature = Contents
_UI_EAnnotation_references_feature = References
_UI_EClass_abstract_feature = Abstract
_UI_EClass_interface_feature = Interface
_UI_EClass_eSuperTypes_feature = ESuper Types
_UI_EClass_eOperations_feature = EOperations
_UI_EClass_eAllAttributes_feature = EAll Attributes
_UI_EClass_eAllReferences_feature = EAll References
_UI_EClass_eReferences_feature = EReferences
_UI_EClass_eAttributes_feature = EAttributes
_UI_EClass_eAllContainments_feature = EAll Containments
_UI_EClass_eAllOperations_feature = EAll Operations
_UI_EClass_eAllStructuralFeatures_feature = EAll Structural Features
_UI_EClass_eAllSuperTypes_feature = EAll Super Types
_UI_EClass_eIDAttribute_feature = EID Attribute
_UI_EClass_eStructuralFeatures_feature = EStructural Features
_UI_EClass_eGenericSuperTypes_feature = EGeneric Super Types
_UI_EClass_eAllGenericSuperTypes_feature = EAll Generic Super Types
_UI_EClassifier_instanceClassName_feature = Instance Class Name
_UI_EClassifier_instanceClass_feature = Instance Class
_UI_EClassifier_defaultValue_feature = Default Value
_UI_EClassifier_instanceTypeName_feature = Instance Type Name
_UI_EClassifier_ePackage_feature = EPackage
_UI_EClassifier_eTypeParameters_feature = EType Parameters
_UI_EDataType_serializable_feature = Serializable
_UI_EEnum_eLiterals_feature = ELiterals
_UI_EEnumLiteral_value_feature = Value
_UI_EEnumLiteral_instance_feature = Instance
_UI_EEnumLiteral_literal_feature = Literal
_UI_EEnumLiteral_eEnum_feature = EEnum
_UI_EFactory_ePackage_feature = EPackage
_UI_EModelElement_eAnnotations_feature = EAnnotations
_UI_ENamedElement_name_feature = Name
_UI_EOperation_eContainingClass_feature = EContaining Class
_UI_EOperation_eTypeParameters_feature = EType Parameters
_UI_EOperation_eParameters_feature = EParameters
_UI_EOperation_eExceptions_feature = EExceptions
_UI_EOperation_eGenericExceptions_feature = EGeneric Exceptions
_UI_EPackage_nsURI_feature = Ns URI
_UI_EPackage_nsPrefix_feature = Ns Prefix
_UI_EPackage_eFactoryInstance_feature = EFactory Instance
_UI_EPackage_eClassifiers_feature = EClassifiers
_UI_EPackage_eSubpackages_feature = ESubpackages
_UI_EPackage_eSuperPackage_feature = ESuper Package
_UI_EParameter_eOperation_feature = EOperation
_UI_EReference_containment_feature = Containment
_UI_EReference_container_feature = Container
_UI_EReference_resolveProxies_feature = Resolve Proxies
_UI_EReference_eOpposite_feature = EOpposite
_UI_EReference_eReferenceType_feature = EReference Type
_UI_EReference_eKeys_feature = EKeys
_UI_EStructuralFeature_changeable_feature = Changeable
_UI_EStructuralFeature_volatile_feature = Volatile
_UI_EStructuralFeature_transient_feature = Transient
_UI_EStructuralFeature_defaultValueLiteral_feature = Default Value Literal
_UI_EStructuralFeature_defaultValue_feature = Default Value
_UI_EStructuralFeature_unsettable_feature = Unsettable
_UI_EStructuralFeature_derived_feature = Derived
_UI_EStructuralFeature_eContainingClass_feature = EContaining Class
_UI_ETypedElement_ordered_feature = Ordered
_UI_ETypedElement_unique_feature = Unique
_UI_ETypedElement_lowerBound_feature = Lower Bound
_UI_ETypedElement_upperBound_feature = Upper Bound
_UI_ETypedElement_many_feature = Many
_UI_ETypedElement_required_feature = Required
_UI_ETypedElement_eType_feature = EType
_UI_ETypedElement_eGenericType_feature = EGeneric Type
_UI_EStringToStringMapEntry_key_feature = Key
_UI_EStringToStringMapEntry_value_feature = Value
_UI_EGenericType_eUpperBound_feature = EUpper Bound
_UI_EGenericType_eTypeArguments_feature = EType Arguments
_UI_EGenericType_eRawType_feature = ERaw Type
_UI_EGenericType_eLowerBound_feature = ELower Bound
_UI_EGenericType_eTypeParameter_feature = EType Parameter
_UI_EGenericType_eClassifier_feature = EClassifier
_UI_ETypeParameter_eBounds_feature = EBounds
_UI_StringListResult_type = String List Result
_UI_StringListResult_values_feature = Values
_UI_InvalidResult_type = Invalid Result
_UI_ListResult_type = List Result
_UI_ListResult_values_feature = Values
_UI_EObjectResult_type = EObject Result
_UI_EObjectResult_value_feature = Value
_UI_QueryEvaluationResultExpectation_query_feature = Query
_UI_QueryValidationResultExpectation_query_feature = Query
_UI_SetResult_type = Set Result
_UI_SetResult_values_feature = Values