Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better EMF model visualisation #8

Open
GoogleCodeExporter opened this issue Jun 17, 2015 · 11 comments
Open

Better EMF model visualisation #8

GoogleCodeExporter opened this issue Jun 17, 2015 · 11 comments

Comments

@GoogleCodeExporter
Copy link

My code works on an EMF model - but an EMF model opens a lot of nodes -
mostly irrelevant. It might be a good idea if there is a chance of removing
some inner fields.

More research is needed, but most stuff in EObject is not relevant in most
cases - all EMF model elements are descendants of EObject.

Original issue reported on code.google.com by Stampie.hun@gmail.com on 1 Apr 2009 at 8:20

@GoogleCodeExporter
Copy link
Author

Original comment by `` on 20 Jan 2012 at 8:01

@GoogleCodeExporter
Copy link
Author

I upload a Visualisation of an EMF model object with some large comment block. 
It is quite unusable.

Original comment by Stampie.hun@gmail.com on 8 Apr 2009 at 5:46

Attachments:

@GoogleCodeExporter
Copy link
Author

An additional screenshot

Original comment by Stampie.hun@gmail.com on 8 Apr 2009 at 5:52

Attachments:

@GoogleCodeExporter
Copy link
Author

Well, I think this is what I made
[http://code.google.com/p/debugvisualisation/wiki/Filters filters] for. You can 
write
custom filters and attach them to the extension point..

Original comment by balage.g on 8 Apr 2009 at 5:53

@GoogleCodeExporter
Copy link
Author

OK, filters may help - but I do think some research should be made to help the
reduction of a commonly used model (EMF).

Original comment by Stampie.hun@gmail.com on 8 Apr 2009 at 5:58

@GoogleCodeExporter
Copy link
Author

After closing Issue #9 (about the changes related to the too long texts) I got 
the
following picture of the same model.

Those 10+ copyright variables are ridiculous. Especially after considering that 
the
Variables View does not show any of them. After seeing the source of the
corresponding file, I found, that copyright is:

public static final String copyright = " * Cop ... ";

Maybe this can be some help for detecting the problem.

Original comment by Stampie.hun@gmail.com on 11 Apr 2009 at 3:13

Attachments:

@GoogleCodeExporter
Copy link
Author

This project might be worth checking: 
http://code.google.com/p/emfmodelvisualizer/

I did not do a lot of research, but who knows - maybe it can help us.

Original comment by Stampie.hun@gmail.com on 22 Apr 2009 at 8:33

@GoogleCodeExporter
Copy link
Author

I intend to design the new filter functionality to be capable visualising emf 
also.
In version 0.6.1..

Original comment by balage.g on 16 Jun 2009 at 3:57

  • Added labels: Milestone-Release0.6.1

@GoogleCodeExporter
Copy link
Author

This functionality should be a filter script package, which separates for the 
core
project itself, therefore should be versioned separately.

Original comment by balage.g on 17 Jun 2009 at 10:56

  • Removed labels: Milestone-Release0.6.1

@GoogleCodeExporter
Copy link
Author

Original comment by Stampie.hun@gmail.com on 13 Jul 2009 at 7:44

@GoogleCodeExporter
Copy link
Author

Maybe the current filter API is capable of handling EMF objects. We can start 
working
on this, but it is a low priority task currently.

Original comment by balage.g on 7 Sep 2009 at 7:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant