blob: 81b4a13429f62652eceab6f9c04958219ac0c117 [file] [log] [blame]
###############################################################################
# Copyright (c) 2010, 2014 E.D.Willink 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
###############################################################################
pluginName = OCL Examples Basic Editor Support
providerName = Eclipse Modeling Project
MF_Save = Save
MF_Save_AS_Command = Save Abstract Syntax
MF_Save_AS_Description = Save the Abstract Syntax representation to an XMI file
MF_Save_CS_Command = Save Concrete (Xtext) Syntax
MF_Save_CS_Description = Save the Concrete (Xtext) Syntax representation to an XMI file
MF_Validate = Validate
MF_Validate_Command = Validate the OCL
MF_Validate_Description = Validate the OCL associated with the selection