You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ST6RI-926 Extract SysML logic into standalone runtime modules
Split model-independent SysML logic out of org.omg.sysml into the new
org.omg.sysml.logic and org.omg.sysml.logic.bundle modules, move the
delegate/adapter/expression utility code there, and update bundle/build
wiring to use explicit logic dependencies.
Add standalone bootstrap support for library resolution and EMF delegate
registration without requiring Eclipse/Xtext startup, together with
plain-EMF regression coverage and supporting Javadoc updates.
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
0 commit comments