org.eclipse.gmf.tooldef
Interface ItemBase

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
ContributionItem, ItemRef, MenuAction, PopupMenu, PredefinedItem, PredefinedMenu, Separator
All Known Implementing Classes:
ItemRefImpl, MenuActionImpl, PopupMenuImpl, PredefinedItemImpl, PredefinedMenuImpl, SeparatorImpl

public interface ItemBase
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'Item Base'.

See Also:
GMFToolPackage.getItemBase()
Generated
Model Properties:
interface="true" abstract="true"

Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 



Copyright © 2012. All Rights Reserved.