blob: ca2b20ae546ecaa736e3d8ccd2bc3b1f3affa445 [file] [log] [blame]
###############################################################################
# Copyright (c) 2012, 2014 Willink Transformations and others.
# 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:
# E.D.Willink - initial API and implementation
###############################################################################
UML_AssociationClassType = UML metaclass to consider as an OCL Association Class.
UML_EvaluationMode = Working with M1 instance models or M0 objects.
UML_EvaluationMode_Adaptive = Automatically determine the effective modeling level from the context element.
UML_EvaluationMode_InstanceModel = Instances are modeled at the M1 level (in the user model).
UML_EvaluationMode_RuntimeObjects = Instances are run-time objects at the M0 (in the modeled system).
UML_PageTitle = Configure the severities for problems diagnosed by the LPG parser.