blob: f446273d02257a778054694ad9c0746b043d356f [file] [log] [blame]
#################################################################################
# Copyright (c) 2016 CEA LIST.
# 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:
# Mauricio Alferez (CEA LIST) mauricio.alferez@cea.fr - initial API and implementation
##################################################################################
#Commands to be executed from a Model
applyTraceabilityAssistant.command.name = Apply Traceability Assistant
#Commands to be executed from requirements
deriveNewRequirement.command.name = Derive New Requirement
addDerivesLink.command.name = Add Derives Link
addDerivedByLink.command.name = Add Derived By Link
addSatisfiedByLink.command.name = Add Satisfied By Link
addVerifiedByLink.command.name = Add Verified By Link
addRefinedByLink.command.name = Add Refines By Link
addAbstractionByLink.command.name = Add Abstraction By Link
#Commands to be executed from model elements
addVerifiesLink.command.name = Add Verifies Links
addSatisfiesLink.command.name = Add Satisfies Links
addRefinesLink.command.name = Add Refines Links
addAbstractionLink.command.name = Add Abstraction Links
Bundle-Vendor = Eclipse Modeling Project
Bundle-Name = Papyrus for Requirements - Traceability Assistant Commands (Incubation)