From f3c4405e1bb25673dbbf28ce0eb6386f868a2300 Mon Sep 17 00:00:00 2001 From: Benoit Maggi Date: Fri, 20 Mar 2015 14:11:45 +0100 Subject: Bug 462681 - [Sysml 1.4] Add Properties view - add the properties view in Sysml 1.4 ui plugin - patch a bug for HasStereotypeConstraint (Correct method in UMLUtil to find substereotypes) - create a new general constraint IsProfileAppliedConstraint - create a specific HasStereotypeSysml14Constraint to compose hastereotype and is Sysml1.4 profile applied constraints (this solution was prefered to composition in ctx file, in order to keep Sysml 1.1 and Sysml 1.4 properties configuration file alike. Change-Id: Ibf79295df9313d2803c59c531cc1ce804319b89c Signed-off-by: Benoit Maggi --- .../resources/SysML1.4ConstraintEnvironment.xmi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 plugins/sysml/sysml14/org.eclipse.papyrus.sysml14.ui/resources/SysML1.4ConstraintEnvironment.xmi (limited to 'plugins/sysml/sysml14/org.eclipse.papyrus.sysml14.ui/resources/SysML1.4ConstraintEnvironment.xmi') diff --git a/plugins/sysml/sysml14/org.eclipse.papyrus.sysml14.ui/resources/SysML1.4ConstraintEnvironment.xmi b/plugins/sysml/sysml14/org.eclipse.papyrus.sysml14.ui/resources/SysML1.4ConstraintEnvironment.xmi new file mode 100644 index 00000000000..38087bc342c --- /dev/null +++ b/plugins/sysml/sysml14/org.eclipse.papyrus.sysml14.ui/resources/SysML1.4ConstraintEnvironment.xmi @@ -0,0 +1,9 @@ + + + + -- cgit v1.2.3