| ########################################################################## | |
| # Copyright (c) 2011, 2015 Mia-Software, and Soft-Maint. | |
| # | |
| # All rights reserved. This program and the accompanying materials | |
| # are made available under the terms of the Eclipse Public License v2.0 | |
| # which accompanies this distribution, and is available at | |
| # http://www.eclipse.org/legal/epl-v20.html | |
| # | |
| # Contributors: | |
| # Nicolas Guyomar (Mia-Software) - Bug 349546 - MoDisco Facet facetSet editor | |
| # 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 441051 - Reusable customization and facet loading dialogs | |
| # Jonathan Pepin (Soft-Maint) - Bug 463907 - Command for load and save Facet serialization | |
| ########################################################################### | |
| #Properties file for org.eclipse.modisco.facet.efacet.ui | |
| Bundle-Name = MoDisco Facet EFacet UI | |
| Bundle-Vendor = Eclipse Modeling Project | |
| category.name = MoDisco Facet | |
| wizard.name = Create a FacetSet 0.1 (Deprecated) | |
| wizard.description = Create a new Facet model | |
| extension-point.name = Query Factory Wizard Page Registration | |
| menu.label = MoDisco Facet Commands | |
| category.name = Facet commands | |
| command.name = Create Facet in a FacetSet | |
| command.name.0 = Add Facet Attribute | |
| command.name.1 = Add Facet Operation | |
| command.name.2 = Add Parameter to Facet Operation | |
| command.name.3 = Add Facet Reference | |
| view.facetSets = Facet Sets | |
| navigate_handler = Navigate | |
| navigation_view = Navigation view | |
| navigate_command = Navigate | |
| ETypedElementResult_Display = eTypedElementResultDisplay | |
| loadFacets = Load Facets | |
| SaveStructuralFeatureInstanceModel = Save Structural Feature Instance Model | |
| SetSFInstanceResource = Set SF Instance Resource |