occiware / OCCI-Studio

OCCI Studio
Eclipse Public License 1.0
11 stars 2 forks source link

Link source & target are the opposite in the metamodel vs in instances #25

Closed mdutoo closed 6 years ago

mdutoo commented 6 years ago

Link source & target are the opposite in the metamodel vs in instances (in sirius diagram as well as XML file) ?!

See OpenShift extension screenshots https://github.com/occiware/occiware-openshift/tree/master/screenshots

fzalila commented 6 years ago

The user himself chooses the source and target of his link. An enhancement can be proposed by allowing only the permitted links.

fzalila commented 6 years ago

Resolved by c2f93d1e4d41ba70805a4fff352152ee533d1b14 and b8f3ccfe0ad43c989d99d330c8cfd368371cf14d.

cgourdin commented 6 years ago

I don't know if its related but when i generate a new EMF tools with links i have errors with invariant constants target and source, is it resolved ?

fzalila commented 6 years ago

I recently detect this behavior but it seems to be an OCL bug. It will investigate it again.