Generation Framework

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:
interface="true" abstract="true"

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


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.