Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 55175c5615035145d7360a60bd86894c72ebc767 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#Properties file for org.eclipse.papyrus.requirements.sysml.assistant.commands
createNewRequirement.command.name = Create new requirement
decomposeRequirement.command.name = Decompose requirement
deriveNewRequirement.command.name = Derive new requirement
addDerivedLink.command.name = Add derived link
addSatisfyLink.command.name = Add satisfy Link
addVerifyLink.command.name = Add verify Link
createComments.command.name = Create comments
extractComments.command.name = Extract comments

Bundle-Vendor = Eclipse Modeling Project
Bundle-Name = Papyrus Req SysML Assistant (Incubation)

Back to the top