[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Re: List of all nodes that exist in the Diagram
|
- From: Vlad Ciubotariu <vcciubot@xxxxxxxxxxxx>
- Date: Tue, 23 Jan 2007 15:38:55 -0500
- Newsgroups: eclipse.modeling.gmf
- Organization: EclipseCorner
- User-agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux))
If you mean nodes as in notation nodes: View#getChildren().
On Tue, 23 Jan 2007 18:27:15 +0000, Gaff wrote:
> I would like to be able to call up a list of all nodes in the Diagram, is
> there a function that would be able to do this?
> MyDiagram.list_all_children?
>
> Cheers,
>
> Gaff