| # Copyright (c) 2010 Technical University of Denmark. |
| # 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: |
| # Patrick Koenemann, DTU Informatics - initial API and implementation |
| # |
| # $Id: plugin.properties,v 1.2 2010/10/20 09:22:22 pkonemann Exp $ |
| |
| _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_MPatchModel_type = MPatch |
| _UI_IndepChange_type = Indep Change |
| _UI_ChangeGroup_type = Change Group |
| _UI_IndepElementChange_type = Indep Element Change |
| _UI_IndepAddRemElementChange_type = Indep Add Rem Element Change |
| _UI_IndepAddElementChange_type = Indep Add Element Change |
| _UI_IndepRemoveElementChange_type = Indep Remove Element Change |
| _UI_IndepAttributeChange_type = Indep Attribute Change |
| _UI_IndepAddRemAttributeChange_type = Indep Add Rem Attribute Change |
| _UI_IndepMoveElementChange_type = Indep Move Element Change |
| _UI_IndepAddAttributeChange_type = Indep Add Attribute Change |
| _UI_IndepRemoveAttributeChange_type = Indep Remove Attribute Change |
| _UI_IndepUpdateAttributeChange_type = Indep Update Attribute Change |
| _UI_IndepReferenceChange_type = Indep Reference Change |
| _UI_IndepAddRemReferenceChange_type = Indep Add Rem Reference Change |
| _UI_IndepAddReferenceChange_type = Indep Add Reference Change |
| _UI_IndepRemoveReferenceChange_type = Indep Remove Reference Change |
| _UI_IndepUpdateReferenceChange_type = Indep Update Reference Change |
| _UI_IElementReference_type = IElement Reference |
| _UI_IModelDescriptor_type = IModel Descriptor |
| _UI_ChangeKindToIndepChangeMap_type = Change Kind To Indep Change Map |
| _UI_EMFModelDescriptor_type = Sub-model |
| _UI_EAttributeToObjectMap_type = EAttribute To Object Map |
| _UI_EReferenceToDescriptorMap_type = EReference To Descriptor Map |
| _UI_EReferenceToElementReferenceMap_type = EReference To Element Reference Map |
| _UI_Unknown_type = Object |
| |
| _UI_Unknown_datatype= Value |
| |
| _UI_IndepChange_correspondingElement_feature = Corresponding Element |
| _UI_IndepChange_changeKind_feature = Change Kind |
| _UI_IndepChange_changeType_feature = Change Type |
| _UI_IndepChange_label_feature = Label |
| _UI_ChangeGroup_subChanges_feature = Sub Changes |
| _UI_IndepElementChange_subChanges_feature = Sub Changes |
| _UI_IndepAddRemElementChange_subModel_feature = Sub Model |
| _UI_IndepAddRemElementChange_containment_feature = Containment |
| _UI_IndepAttributeChange_changedAttribute_feature = Changed Attribute |
| _UI_IndepAddRemAttributeChange_value_feature = Value |
| _UI_IndepMoveElementChange_oldContainment_feature = Old Containment |
| _UI_IndepMoveElementChange_newContainment_feature = New Containment |
| _UI_IndepMoveElementChange_oldParent_feature = Old Parent |
| _UI_IndepMoveElementChange_newParent_feature = New Parent |
| _UI_IndepUpdateAttributeChange_oldValue_feature = Old Value |
| _UI_IndepUpdateAttributeChange_newValue_feature = New Value |
| _UI_IndepReferenceChange_reference_feature = Reference |
| _UI_IndepAddRemReferenceChange_changedReference_feature = Changed Reference |
| _UI_IndepUpdateReferenceChange_oldReference_feature = Old Reference |
| _UI_IndepUpdateReferenceChange_newReference_feature = New Reference |
| _UI_IElementReference_changeModel_feature = Change Model |
| _UI_IElementReference_eclass_feature = Eclass |
| _UI_IModelDescriptor_requiredReferences_feature = Required References |
| _UI_ChangeKindToIndepChangeMap_key_feature = Key |
| _UI_ChangeKindToIndepChangeMap_value_feature = Value |
| _UI_EMFModelDescriptor_eclass_feature = Eclass |
| _UI_EMFModelDescriptor_attributes_feature = Attributes |
| _UI_EMFModelDescriptor_subDescriptors_feature = Sub Descriptors |
| _UI_EMFModelDescriptor_references_feature = References |
| _UI_EAttributeToObjectMap_key_feature = Key |
| _UI_EAttributeToObjectMap_value_feature = Value |
| _UI_EReferenceToDescriptorMap_key_feature = Key |
| _UI_EReferenceToDescriptorMap_value_feature = Value |
| _UI_EReferenceToElementReferenceMap_value_feature = Value |
| _UI_EReferenceToElementReferenceMap_key_feature = Key |
| _UI_IdEmfReference_id_feature = Id |
| _UI_StructureEmfReference_contextDescriptor_feature = Context Descriptor |
| _UI_StructureEmfReference_elementDescriptor_feature = Element Descriptor |
| _UI_ElementSetReference_context_feature = Context |
| _UI_ElementSetReference_conditions_feature = Conditions |
| _UI_OclCondition_expression_feature = Expression |
| _UI_Unknown_feature = Unspecified |
| |
| _UI_ChangeType_element_literal = element |
| _UI_ChangeType_attribute_literal = attribute |
| _UI_ChangeType_reference_literal = reference |
| _UI_ChangeType_group_literal = group |
| _UI_ChangeKind_Addition_literal = Addition |
| _UI_ChangeKind_Deletion_literal = Deletion |
| _UI_ChangeKind_Change_literal = Change |
| _UI_ChangeKind_Move_literal = Move |
| _UI_ChangeKind_Group_literal = Group |
| _UI_ElementSetReference_cardinality_feature = Cardinality |
| _UI_IElementReference_sameTarget_feature = Same Target |
| _UI_IElementReference_uriReference_feature = Uri Reference |
| _UI_IndepChange_dependsOn_feature = Depends On |
| _UI_IndepChange_dependants_feature = Dependants |
| _UI_IModelDescriptor_descriptorUris_feature = Descriptor Uris |
| _UI_EMFModelDescriptor_uriReference_feature = Uri Reference |
| _UI_EMFModelDescriptor_descriptorUri_feature = Descriptor Uri |
| _UI_OclCondition_type_feature = Type |
| _UI_Condition_elementReference_feature = Element Reference |
| _UI_OclCondition_checkType_feature = Check Type |
| _UI_IdEmfReference_idAttributeValue_feature = Id Attribute Value |
| _UI_IdEmfReference_idAttribute_feature = Id Attribute |
| _UI_IndepAddRemElementChange_subModelReference_feature = Sub Model Reference |
| _UI_IModelDescriptor_selfReference_feature = Self Reference |
| _UI_IModelDescriptor_selfReferencesRecursive_feature = Self References Recursive |
| _UI_DataTypeReference_dataType_feature = Data Type |
| _UI_IElementReference_cardinality_feature = Cardinality |
| _UI_MPatchModel_changes_feature = Changes |
| _UI_MPatchModel_oldModel_feature = Old Model |
| _UI_MPatchModel_newModel_feature = New Model |
| _UI_MPatchModel_emfdiff_feature = Emfdiff |
| _UI_IElementReference_diffModel_feature = Diff Model |
| _UI_IElementReference_upperBound_feature = Upper Bound |
| _UI_IElementReference_lowerBound_feature = Lower Bound |
| _UI_IElementReference_type_feature = Type |
| _UI_IModelDescriptor_crossReferences_feature = Cross References |
| _UI_EMFModelDescriptor_type_feature = Type |
| pluginName = MPatch Edit Support |
| providerName = modeldiff.imm.dtu.dk |
| |
| _UI_IElementReference_label_feature = Label |
| _UI_ElementReferenceToEObjectMap_type = Element Reference To EObject Map |
| _UI_EObjectToElementReferenceMap_type = EObject To Element Reference Map |
| _UI_ElementReferenceToEObjectMap_key_feature = Key |
| _UI_ElementReferenceToEObjectMap_value_feature = Value |
| _UI_EObjectToElementReferenceMap_value_feature = Value |
| _UI_EObjectToElementReferenceMap_key_feature = Key |
| _UI_EObjectToIModelDescriptorMap_type = EObject To IModel Descriptor Map |
| _UI_EObjectToIModelDescriptorMap_value_feature = Value |
| _UI_EObjectToIModelDescriptorMap_key_feature = Key |
| _UI_IModelDescriptor_type_feature = Type |
| _UI_UnknownChange_type = Unknown Change |
| _UI_UnknownChange_info_feature = Info |
| _UI_ChangeType_unknown_literal = unknown |
| _UI_ChangeKind_Unknown_literal = Unknown |
| _UI_IModelDescriptor_allCrossReferences_feature = All Cross References |
| _UI_IModelDescriptor_allSelfReferences_feature = All Self References |
| _UI_IModelDescriptor_subModelDescriptors_feature = Sub Model Descriptors |
| _UI_ModelDescriptorReference_type = Model Descriptor Reference |
| _UI_ModelDescriptorReference_resolvesTo_feature = Resolves To |
| _UI_IndepChange_resultingElement_feature = Resulting Element |