org.eclipse.gmf.tooldef
Interface CreationTool

All Superinterfaces:
AbstractTool, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
CreationToolImpl

public interface CreationTool
extends AbstractTool

A representation of the model object 'Creation Tool'.

See Also:
GMFToolPackage.getCreationTool()
Generated
Model Properties:

Method Summary
 
Methods inherited from interface org.eclipse.gmf.tooldef.AbstractTool
getDescription, getLargeIcon, getSmallIcon, getTitle, setDescription, setLargeIcon, setSmallIcon, setTitle
 
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.