org.eclipse.gmf.graphdef.editor.navigator
Class GMFGraphAbstractNavigatorItem

java.lang.Object
  extended by org.eclipse.core.runtime.PlatformObject
      extended by org.eclipse.gmf.graphdef.editor.navigator.GMFGraphAbstractNavigatorItem
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable
Direct Known Subclasses:
GMFGraphNavigatorGroup, GMFGraphNavigatorItem

public abstract class GMFGraphAbstractNavigatorItem
extends org.eclipse.core.runtime.PlatformObject


Constructor Summary
protected GMFGraphAbstractNavigatorItem(Object parent)
           
 
Method Summary
 Object getParent()
           
 
Methods inherited from class org.eclipse.core.runtime.PlatformObject
getAdapter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMFGraphAbstractNavigatorItem

protected GMFGraphAbstractNavigatorItem(Object parent)
Method Detail

getParent

public Object getParent()


Copyright © 2011. All Rights Reserved.