| ############################################################################### | |
| # Copyright (c) 2009 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) | |
| # Nicolas Bros (Mia-Software) | |
| ############################################################################### | |
| #Properties file for org.eclipse.gmt.modisco.infra.query.ui | |
| category.name = MoDisco | |
| catalogView.name = Query Sets | |
| Bundle-Vendor = Eclipse Modeling Project | |
| Bundle-Name = MoDisco Query User Interface (Deprecated, has to be replaced by EMF Facet) | |
| queryExecutionView.name = Query Execution | |
| extension-point.name = Display the results of a query execution | |
| executeQuery.command.description = Open the Query Execution view to execute a MoDisco Query | |
| executeQuery.command.name = Execute Query... | |
| executeQuery.command.label = Execute Query... | |
| createJavaQueryClass.command.description = Create the Java implementation class for a MoDisco Query | |
| createJavaQueryClass.command.name = Create Java Query Implementation Class | |
| createJavaQueryClass.command.label = Create Java Query Implementation Class | |
| createQuery.command.description = Create a MoDisco Query | |
| createQuery.command.name = Create Query | |
| createQuery.command.label = Create Query |