gemoc / ale-lang

Action Language for EMF
Eclipse Public License 1.0
8 stars 6 forks source link

added operation and attributes not shown anymore on ecore diagram (ecore and ale in same project) #147

Open dvojtise opened 4 years ago

dvojtise commented 4 years ago

In previous versions, when both the ecore and ale are in the same project, it was possible to open a "behavior" layer showing the merge of all concepts (cf . capture of older version below) image

It seems broken now

dvojtise commented 4 years ago

Most probable place for a fix/improvement: https://github.com/gemoc/ale-lang/blob/master/plugins/org.eclipse.emf.ecoretools.ale.ide/src/org/eclipse/emf/ecoretools/ale/ide/listener/AleSessionManagerListener.java

echebbi commented 4 years ago

Can't reproduce on master @ 6558e9a:

image

Bold attributes/operations are added by the Behavior layers. Icons seems broken because of a wrong path on our side though.