blob: 737e945f8c68c392fc63323131f501b322f8c2e1 [file] [log] [blame]
###############################################################################
# Copyright (c) 2007-2009 Eclipse Modeling Project and others.
# 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:
# E.D.Willink - initial API and implementation
#
# $Id: plugin.properties,v 1.10 2009/10/31 17:45:57 ewillink Exp $
###############################################################################
pluginName = QVT Declarative Editor 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_Behavior_type = Behavior
_UI_FoldingBehavior_type = Folding:
_UI_Node_type = Node
_UI_OutlineBehavior_type = Outline:
_UI_Root_type = Root
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Behavior_name_feature = Name
_UI_FoldingBehavior_foldable_feature = Foldable
_UI_Node_element_feature = Element
_UI_Node_behavior_feature = Behavior
_UI_OutlineBehavior_format_feature = Format
_UI_OutlineBehavior_elements_feature = Elements
_UI_Root_nodes_feature = Nodes
_UI_Unknown_feature = Unspecified
_UI_Editor_type = Editor
_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_Editor_node_feature = Node
_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_OutlineElement_type = OutlineElement:
_UI_OutlineElement_path_feature = Path
_UI_OutlineElement_end_feature = End
_UI_EditorDefinition_type = Definition
_UI_EditorDefinition_node_feature = Node
_UI_OutlineBehavior_container_feature = Container
_UI_EcoreNode_type = Ecore Node
_UI_JavaNode_type = Java Node
_UI_EcoreNode_element_feature = Element
_UI_JavaNode_name_feature = Name
_UI_LabelBehavior_type = Label:
_UI_LabelElement_type = Label Element
_UI_LabelBehavior_image_feature = Image
_UI_LabelBehavior_format_feature = Format
_UI_LabelBehavior_elements_feature = Elements
_UI_LabelElement_path_feature = Path
_UI_LabelElement_end_feature = End
_UI_Node_base_feature = Base
_UI_OutlineBehavior_terminal_feature = Terminal
_UI_LabelElement_separator_feature = Separator
_UI_EditorDefinition_extends_feature = Extends
_UI_EditorDefinition_language_feature = Language
_UI_OutlineBehavior_explicitChildren_feature = Explicit Children
_UI_AbstractLabelElement_type = Abstract Label Element
_UI_AbstractNode_type = Abstract Node
_UI_JavaLabelElement_type = Java Label Element
_UI_AbstractNode_behavior_feature = Behavior
_UI_AbstractNode_base_feature = Base
_UI_JavaLabelElement_class_feature = Class
_UI_JavaLabelElement_method_feature = Method
_UI_EcoreLabelElement_type = Ecore Label Element
_UI_EcoreLabelElement_path_feature = Path
_UI_EcoreLabelElement_end_feature = End
_UI_EcoreLabelElement_separator_feature = Separator
_UI_AbstractOutlineElement_type = Abstract Outline Element
_UI_OutlineGroup_type = OutlineGroup:
_UI_OutlineElement_feature_feature = Feature
_UI_OutlineGroup_image_feature = Image
_UI_OutlineGroup_name_feature = Name
_UI_OutlineGroup_elements_feature = Elements
_UI_LabelBehavior_imageSelector_feature = Image Selector
_UI_LabelBehavior_imageProvider_feature = Image Provider
_UI_OutlineBehavior_hidden_feature = Hidden
_UI_OutlineGroup_hidden_feature = Hidden
_UI_EcoreLabelElement_hideIfDefault_feature = Hide If Default
_UI_EcoreLabelElement_prefix_feature = Prefix
_UI_EcoreLabelElement_suffix_feature = Suffix
_UI_EcoreLabelElement_hideIfBlank_feature = Hide If Blank
_UI_EcoreLabelElement_textProvider_feature = Text Provider
_UI_LabelBehavior_formatProvider_feature = Format Provider