blob: 80fdfe4461ba4c29a954b9b99615dbd1db73a41d [file] [log] [blame]
#################################################################################
# Copyright (c) 2019 CEA LIST.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Nicolas FAUVERGUE (CEA LIST) nicolas.fauvergue@cea.fr - Initial API and implementation
##################################################################################
Bundle-Name=Papyrus SysML 1.6 Requirements Extension Validation
Bundle-Description=This plug-in contains the rules for SyML 1.6 Requirements Extension model validation
Bundle-Vendor=Eclipse Modeling Project
#Requirements Extension
inv_FunctionalRequirementConstraint=Functional Requirement must be satisfied by an operation or behavior
inv_InterfaceRequirementConstraint=Interface Requirement must be satisfied by a port, conector, item flow, and/or constraint property
inv_PerformanceRequirementConstraint=Performance Requirement must be satisfied by a value property
inv_PhysicalRequirementConstraint=Physical Requirement must be satisfied by a structural element
inv_DesignConstraintConstraint=Design Constraint must be satisfied by a block or part