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

Generated

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)
Generated
Method Detail

getParent

public Object getParent()
Generated


Copyright © 2012. All Rights Reserved.