Skip to main content



      Home
Home » Eclipse Projects » GEF » question about samples in eclipsewiki, minimalis gef sample (anyone who knows the answer welcome)
question about samples in eclipsewiki, minimalis gef sample (anyone who knows the answer welcome) [message #33776] Mon, 21 October 2002 08:56 Go to next message
Eclipse UserFriend
hello,

thanx for samples you've prepared.

a quick question would be, you have HelloModel which has a 'vector' of
children, and this class has a method getNodes. however, this class doesn't
implement an interface, so who know what to call to traverse 'children'?

thanx for answer,
ozgur
Re: question about samples in eclipsewiki, minimalis gef sample (anyone who knows the answer welcome [message #34529 is a reply to message #33776] Tue, 22 October 2002 03:32 Go to previous message
Eclipse UserFriend
"Ozgur Kurt" <ozgurkurt@hotmail.com> wrote in message
news:ap0ruu$oiq$1@rogue.oti.com...
> hello,
> thanx for samples you've prepared.
You're welcome

> a quick question would be, you have HelloModel which has a 'vector' of
> children, and this class has a method getNodes. however, this class
doesn't
> implement an interface, so who know what to call to traverse 'children'?
The model (HelloModel, HelloNodeModel classes) do not need to implement any
interface, only the controler (HelloTopEditPart) does and need to know how
to get children from a given model object...
See also Randy Hudson's answer to your "getModelChildren on
AbstractEditPart" question.

Alex.
Previous Topic:How to get ConnectionEditPart properties to show up in Property Window
Next Topic:JavaDoc popup window in JDT
Goto Forum:
  


Current Time: Tue Jul 15 09:05:32 EDT 2025

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

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

Back to the top