GMF Editors Logging [message #208344] |
Sat, 11 October 2008 04:35  |
Eclipse User |
|
|
|
Originally posted by: eric.cort.yahoo.com
Hello,
When I create a new class with an attribute property (Class Dog, Attribute
Lassie) clicking e.g. in the UML diagram, I would like to print these
steps in details into a file or a console. What kind of frameworks or
EMF/GMF commands are available to solve this problem efficiently?
Best Regards,
Eric
|
|
|
Re: GMF Editors Logging [message #208508 is a reply to message #208344] |
Tue, 14 October 2008 07:42  |
Eclipse User |
|
|
|
Hello Eric,
you could use the Command-Framework (register a CommandStackListener) and
filter for the commands you desire.
So you could get all the commands, that change the diagram and log them,
wherever you'd like.
Regards,
Thomas
"Eric " <eric.cort@yahoo.com> schrieb im Newsbeitrag
news:a6b7a63e8a5ec165a511c8d34808e9a8$1@www.eclipse.org...
> Hello,
>
> When I create a new class with an attribute property (Class Dog, Attribute
> Lassie) clicking e.g. in the UML diagram, I would like to print these
> steps in details into a file or a console. What kind of frameworks or
> EMF/GMF commands are available to solve this problem efficiently?
>
> Best Regards,
> Eric
>
|
|
|
Powered by
FUDForum. Page generated in 0.03263 seconds