EGF Engine
Release 0.1.0

org.eclipse.egf.pattern.ui.internal.editor
Class PatternEditorContentOutlinePage.RootNode

java.lang.Object
  extended by org.eclipse.egf.common.ui.viewers.DefaultTreeNode
      extended by org.eclipse.egf.pattern.ui.internal.editor.PatternEditorContentOutlinePage.RootNode
All Implemented Interfaces:
ITreeNode
Enclosing class:
PatternEditorContentOutlinePage

protected class PatternEditorContentOutlinePage.RootNode
extends DefaultTreeNode

Root node.


Constructor Summary
protected PatternEditorContentOutlinePage.RootNode()
          Constructor.
 
Method Summary
 ITreeNode[] getChildren()
          Get children nodes.
 boolean hasChildren()
          Has current node any children ?
 
Methods inherited from class org.eclipse.egf.common.ui.viewers.DefaultTreeNode
comparisonPriority, getParent, isHandling
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternEditorContentOutlinePage.RootNode

protected PatternEditorContentOutlinePage.RootNode()
Constructor.

Method Detail

getChildren

public ITreeNode[] getChildren()
Description copied from interface: ITreeNode
Get children nodes.

Specified by:
getChildren in interface ITreeNode
Overrides:
getChildren in class DefaultTreeNode
Returns:
null if none.
See Also:
ITreeNode.getChildren()

hasChildren

public boolean hasChildren()
Description copied from interface: ITreeNode
Has current node any children ?

Specified by:
hasChildren in interface ITreeNode
Overrides:
hasChildren in class DefaultTreeNode
Returns:
true if so, false otherwise.
See Also:
ITreeNode.hasChildren()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.