Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] [SysML 1.4] Change in the profile

Hi,

 

For information, I merged a patch changing  the SysML 1.4 profile [1].

The main reason is to have a profile compliant with the OMG pdf norm (not anymore with the OMG  xmi file)

 

The principal changes are :

-          SysML::Trace now inherits from StandardProfile::Trace

-          SysML::Refine now inherits from StandardProfile::Refine

 

I manually modified the Java interfaces to avoid Java API break in non internal classes.[2]

 

The problem has been reported to OMG ; more information in the bug [3]

 

Regards,

BenoƮt

 

1 : https://git.eclipse.org/r/#/c/120755/

2 : https://git.eclipse.org/r/#/c/120755/8/core/org.eclipse.papyrus.sysml14/src-gen/org/eclipse/papyrus/sysml14/requirements/RequirementsPackage.java

3 : https://bugs.eclipse.org/bugs/show_bug.cgi?id=530565

 

 


Back to the top