blob: 7f3a5e25b7b4bcf9a64aaf271cbf6d112852c4f1 [file] [log] [blame]
ewillink043778e2010-03-11 10:16:52 +00001###############################################################################
Ed Willink986ca2b2023-10-20 16:27:33 +01002# Copyright (c) 2005, 2020 IBM Corporation and others.
ewillink043778e2010-03-11 10:16:52 +00003# All rights reserved. This program and the accompanying materials
Ed Willink2b4d8be2018-06-13 11:53:02 +01004# are made available under the terms of the Eclipse Public License v2.0
ewillink043778e2010-03-11 10:16:52 +00005# which accompanies this distribution, and is available at
Ed Willink2b4d8be2018-06-13 11:53:02 +01006# http://www.eclipse.org/legal/epl-v20.html
ewillink043778e2010-03-11 10:16:52 +00007#
8# Contributors:
9# IBM Corporation - initial API and implementation
10# Zeligsoft - Bug 254297
11# E.D.Willink - Bug 289761
ewillink043778e2010-03-11 10:16:52 +000012###############################################################################
13
14# NLS_MESSAGEFORMAT_VAR
15
16# ==============================================================================
17# Do not change the properties between this line and the last line containing:
18# %%% END OF TRANSLATED PROPERTIES %%%
19# Instead, either redefine an existing property, or create a new property,
20# append it to the end of the file, and change the code to use the new name.
21# ==============================================================================
22
Ed Willinkc8673622013-08-20 17:28:49 +010023Plugin.name=OCL Examples and Editors
Ed Willinkd0d1d552018-01-11 16:17:03 +000024Plugin.providerName=Eclipse OCL
ewillink043778e2010-03-11 10:16:52 +000025
26# ==============================================================================
27# %%% END OF TRANSLATED PROPERTIES %%%
28# The above properties have been shipped for translation.
29# ==============================================================================
30
31OCL_category=OCL (Object Constraint Language) Plug-ins
32
Ed Willink52663ff2020-06-12 16:29:29 +010033OCL_ExtLibrary_name=OCL Extended Library
34OCL_ExtLibrary_description=Example extended library project (local clone of EMF's variant)
35
ewillink043778e2010-03-11 10:16:52 +000036OCL_Interpreter_name=OCL Interpreter
Ed.Willink77054302012-06-14 06:54:02 +010037OCL_Interpreter_description=Example project defining an interactive OCL interpreter console
Ed Willink52663ff2020-06-12 16:29:29 +010038#_UI_LibraryModelProject_desc = This project contains the extended library model and the implementation generated from it.
39#_UI_LibraryEditProject_desc = This project contains the item providers generated to support viewing and editing instances of the extended library model.
40#_UI_LibraryEditorProjector_desc = This project contains the sample editor generated from the extended library model.
ewillink043778e2010-03-11 10:16:52 +000041
Ed.Willinka7423c32012-05-28 06:58:17 +010042CompleteOCL_Tutorial_name=Complete OCL Tutorial
Ed.Willink77054302012-06-14 06:54:02 +010043CompleteOCL_Tutorial_description=Tutorial example demonstrating use of independent OCL to complement Ecore or UML models or Xtext grammars
Ed.Willinka7423c32012-05-28 06:58:17 +010044
asanchezee564dc2011-05-31 15:02:07 +000045OCLinEcore_Tutorial_name=OCLinEcore Tutorial
Ed.Willink77054302012-06-14 06:54:02 +010046OCLinEcore_Tutorial_description=Tutorial example demonstrating use of embedded OCL to enrich an Ecore model
asanchezee564dc2011-05-31 15:02:07 +000047
ewillink043778e2010-03-11 10:16:52 +000048EmptyOCL_name=Empty OCL Project
Ed.Willink77054302012-06-14 06:54:02 +010049EmptyOCL_description=Empty OCL project
ewillink043778e2010-03-11 10:16:52 +000050
51Royal_and_Loyal_name=Royal and Loyal Example
Ed.Willink77054302012-06-14 06:54:02 +010052Royal_and_Loyal_description=Example project containing the Royal and Loyal Example