Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Modeling (top-level project) » how to customize the UI generated by EMF
how to customize the UI generated by EMF [message #379996] Tue, 10 April 2007 07:42 Go to next message
Eclipse UserFriend
Originally posted by: ludinghong1981.163.com

hello everyone !
I am a greenhand to EMF. I want to know how to customize the user interface
generated by the EMF tools.like adding a view .
does anyone can tell me something about it?thank you !
Re: how to customize the UI generated by EMF [message #379998 is a reply to message #379996] Tue, 10 April 2007 11:55 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------060001080603010605030904
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Lu,

Please use the EMF newsgroup for EMF specific questions. I've added it
to the "to" list so you can continue to use this thread.

You can customize anything you see that's been generated. There are
also lots of options in the GenModel to tweak what's generated by
default. For hand written changes, just be sure to change the @generate
annotation to @generated NOT so that your changes will not be
overwritten the next time you regenerate. I'm not sure if you are
wanting to add a view to the multi-page editor or a separate view like
the overview or properties view. For the former you could look at the
XyzEditor's createPages method. For the later, you should look for some
of the Eclipse documentation for how to implement a view, e.g.,

http://www.eclipse.org/articles/viewArticle/ViewArticle2.htm l


Lu wrote:
> hello everyone !
> I am a greenhand to EMF. I want to know how to customize the user
> interface
> generated by the EMF tools.like adding a view .
> does anyone can tell me something about it?thank you !


--------------060001080603010605030904
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Lu,<br>
<br>
Please use the EMF newsgroup for EMF specific questions.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: how to customize the UI generated by EMF [message #379999 is a reply to message #379998] Tue, 10 April 2007 12:32 Go to previous message
Eclipse UserFriend
Originally posted by: ludinghong1981.163.com

thank you very much!
Re: how to customize the UI generated by EMF [message #590122 is a reply to message #379996] Tue, 10 April 2007 11:55 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------060001080603010605030904
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Lu,

Please use the EMF newsgroup for EMF specific questions. I've added it
to the "to" list so you can continue to use this thread.

You can customize anything you see that's been generated. There are
also lots of options in the GenModel to tweak what's generated by
default. For hand written changes, just be sure to change the @generate
annotation to @generated NOT so that your changes will not be
overwritten the next time you regenerate. I'm not sure if you are
wanting to add a view to the multi-page editor or a separate view like
the overview or properties view. For the former you could look at the
XyzEditor's createPages method. For the later, you should look for some
of the Eclipse documentation for how to implement a view, e.g.,

http://www.eclipse.org/articles/viewArticle/ViewArticle2.htm l


Lu wrote:
> hello everyone !
> I am a greenhand to EMF. I want to know how to customize the user
> interface
> generated by the EMF tools.like adding a view .
> does anyone can tell me something about it?thank you !


--------------060001080603010605030904
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Lu,<br>
<br>
Please use the EMF newsgroup for EMF specific questions.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: how to customize the UI generated by EMF [message #590134 is a reply to message #379998] Tue, 10 April 2007 12:32 Go to previous message
Eclipse UserFriend
Originally posted by: ludinghong1981.163.com

thank you very much!
Previous Topic:how to customize the UI generated by EMF
Next Topic:Unique Id and Validation
Goto Forum:
  


Current Time: Thu Mar 28 16:36:17 GMT 2024

Powered by FUDForum. Page generated in 0.02703 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top