org.eclipse.gmf.map.editor.navigator
Class GMFMapAbstractNavigatorItem
java.lang.Object
org.eclipse.gmf.map.editor.navigator.GMFMapAbstractNavigatorItem
- All Implemented Interfaces:
- org.eclipse.core.runtime.IAdaptable
- Direct Known Subclasses:
- GMFMapNavigatorGroup, GMFMapNavigatorItem
public abstract class GMFMapAbstractNavigatorItem
- extends Object
- implements org.eclipse.core.runtime.IAdaptable
- Generated
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMFMapAbstractNavigatorItem
protected GMFMapAbstractNavigatorItem(Object parent)
- Generated
getModelID
public abstract String getModelID()
- Generated
getParent
public Object getParent()
- Generated
getAdapter
public Object getAdapter(Class adapter)
- Specified by:
getAdapter
in interface org.eclipse.core.runtime.IAdaptable
- Generated
Copyright © 2012. All Rights Reserved.