[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

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