|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
org.eclipse.gmf.tooldef.impl.GMFToolPackageImpl
public class GMFToolPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
EPackage.Descriptor, EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eProxyURI |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
eContents, eCrossReferences, getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eIsProxy, eProperties, eProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EPackage |
---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Method Detail |
---|
public static GMFToolPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
GMFToolPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public EClass getToolRegistry()
getToolRegistry
in interface GMFToolPackage
ToolRegistry
public EReference getToolRegistry_SharedActions()
getToolRegistry_SharedActions
in interface GMFToolPackage
ToolRegistry.getSharedActions()
,
GMFToolPackage.getToolRegistry()
public EReference getToolRegistry_AllMenus()
getToolRegistry_AllMenus
in interface GMFToolPackage
ToolRegistry.getAllMenus()
,
GMFToolPackage.getToolRegistry()
public EReference getToolRegistry_Palette()
getToolRegistry_Palette
in interface GMFToolPackage
ToolRegistry.getPalette()
,
GMFToolPackage.getToolRegistry()
public EClass getAbstractTool()
getAbstractTool
in interface GMFToolPackage
AbstractTool
public EReference getAbstractTool_SmallIcon()
getAbstractTool_SmallIcon
in interface GMFToolPackage
AbstractTool.getSmallIcon()
,
GMFToolPackage.getAbstractTool()
public EReference getAbstractTool_LargeIcon()
getAbstractTool_LargeIcon
in interface GMFToolPackage
AbstractTool.getLargeIcon()
,
GMFToolPackage.getAbstractTool()
public EAttribute getAbstractTool_Title()
getAbstractTool_Title
in interface GMFToolPackage
AbstractTool.getTitle()
,
GMFToolPackage.getAbstractTool()
public EAttribute getAbstractTool_Description()
getAbstractTool_Description
in interface GMFToolPackage
AbstractTool.getDescription()
,
GMFToolPackage.getAbstractTool()
public EClass getToolContainer()
getToolContainer
in interface GMFToolPackage
ToolContainer
public EReference getToolContainer_Tools()
getToolContainer_Tools
in interface GMFToolPackage
ToolContainer.getTools()
,
GMFToolPackage.getToolContainer()
public EClass getPaletteSeparator()
getPaletteSeparator
in interface GMFToolPackage
PaletteSeparator
public EClass getToolGroup()
getToolGroup
in interface GMFToolPackage
ToolGroup
public EAttribute getToolGroup_Collapsible()
getToolGroup_Collapsible
in interface GMFToolPackage
ToolGroup.isCollapsible()
,
GMFToolPackage.getToolGroup()
public EAttribute getToolGroup_Stack()
getToolGroup_Stack
in interface GMFToolPackage
ToolGroup.isStack()
,
GMFToolPackage.getToolGroup()
public EReference getToolGroup_Active()
getToolGroup_Active
in interface GMFToolPackage
ToolGroup.getActive()
,
GMFToolPackage.getToolGroup()
public EClass getPalette()
getPalette
in interface GMFToolPackage
Palette
public EReference getPalette_Default()
getPalette_Default
in interface GMFToolPackage
Palette.getDefault()
,
GMFToolPackage.getPalette()
public EClass getStandardTool()
getStandardTool
in interface GMFToolPackage
StandardTool
public EAttribute getStandardTool_ToolKind()
getStandardTool_ToolKind
in interface GMFToolPackage
StandardTool.getToolKind()
,
GMFToolPackage.getStandardTool()
public EClass getCreationTool()
getCreationTool
in interface GMFToolPackage
CreationTool
public EClass getGenericTool()
getGenericTool
in interface GMFToolPackage
GenericTool
public EAttribute getGenericTool_ToolClass()
getGenericTool_ToolClass
in interface GMFToolPackage
GenericTool.getToolClass()
,
GMFToolPackage.getGenericTool()
public EClass getItemBase()
getItemBase
in interface GMFToolPackage
ItemBase
public EClass getMenu()
getMenu
in interface GMFToolPackage
Menu
public EReference getMenu_Items()
getMenu_Items
in interface GMFToolPackage
Menu.getItems()
,
GMFToolPackage.getMenu()
public EClass getSeparator()
getSeparator
in interface GMFToolPackage
Separator
public EAttribute getSeparator_Name()
getSeparator_Name
in interface GMFToolPackage
Separator.getName()
,
GMFToolPackage.getSeparator()
public EClass getPredefinedItem()
getPredefinedItem
in interface GMFToolPackage
PredefinedItem
public EAttribute getPredefinedItem_Identifier()
getPredefinedItem_Identifier
in interface GMFToolPackage
PredefinedItem.getIdentifier()
,
GMFToolPackage.getPredefinedItem()
public EClass getPredefinedMenu()
getPredefinedMenu
in interface GMFToolPackage
PredefinedMenu
public EClass getContributionItem()
getContributionItem
in interface GMFToolPackage
ContributionItem
public EReference getContributionItem_Icon()
getContributionItem_Icon
in interface GMFToolPackage
ContributionItem.getIcon()
,
GMFToolPackage.getContributionItem()
public EAttribute getContributionItem_Title()
getContributionItem_Title
in interface GMFToolPackage
ContributionItem.getTitle()
,
GMFToolPackage.getContributionItem()
public EClass getMenuAction()
getMenuAction
in interface GMFToolPackage
MenuAction
public EAttribute getMenuAction_Kind()
getMenuAction_Kind
in interface GMFToolPackage
MenuAction.getKind()
,
GMFToolPackage.getMenuAction()
public EAttribute getMenuAction_HotKey()
getMenuAction_HotKey
in interface GMFToolPackage
MenuAction.getHotKey()
,
GMFToolPackage.getMenuAction()
public EClass getItemRef()
getItemRef
in interface GMFToolPackage
ItemRef
public EReference getItemRef_Item()
getItemRef_Item
in interface GMFToolPackage
ItemRef.getItem()
,
GMFToolPackage.getItemRef()
public EClass getContextMenu()
getContextMenu
in interface GMFToolPackage
ContextMenu
public EReference getContextMenu_Default()
getContextMenu_Default
in interface GMFToolPackage
ContextMenu.getDefault()
,
GMFToolPackage.getContextMenu()
public EClass getPopupMenu()
getPopupMenu
in interface GMFToolPackage
PopupMenu
public EAttribute getPopupMenu_ID()
getPopupMenu_ID
in interface GMFToolPackage
PopupMenu.getID()
,
GMFToolPackage.getPopupMenu()
public EClass getMainMenu()
getMainMenu
in interface GMFToolPackage
MainMenu
public EAttribute getMainMenu_Title()
getMainMenu_Title
in interface GMFToolPackage
MainMenu.getTitle()
,
GMFToolPackage.getMainMenu()
public EClass getToolbar()
getToolbar
in interface GMFToolPackage
Toolbar
public EClass getImage()
getImage
in interface GMFToolPackage
Image
public EClass getDefaultImage()
getDefaultImage
in interface GMFToolPackage
DefaultImage
public EClass getBundleImage()
getBundleImage
in interface GMFToolPackage
BundleImage
public EAttribute getBundleImage_Path()
getBundleImage_Path
in interface GMFToolPackage
BundleImage.getPath()
,
GMFToolPackage.getBundleImage()
public EAttribute getBundleImage_Bundle()
getBundleImage_Bundle
in interface GMFToolPackage
BundleImage.getBundle()
,
GMFToolPackage.getBundleImage()
public EClass getStyleSelector()
getStyleSelector
in interface GMFToolPackage
StyleSelector
public EClass getGenericStyleSelector()
getGenericStyleSelector
in interface GMFToolPackage
GenericStyleSelector
public EAttribute getGenericStyleSelector_Values()
getGenericStyleSelector_Values
in interface GMFToolPackage
GenericStyleSelector.getValues()
,
GMFToolPackage.getGenericStyleSelector()
public EEnum getStandardToolKind()
getStandardToolKind
in interface GMFToolPackage
StandardToolKind
public EEnum getActionKind()
getActionKind
in interface GMFToolPackage
ActionKind
public EEnum getAppearanceStyle()
getAppearanceStyle
in interface GMFToolPackage
AppearanceStyle
public GMFToolFactory getGMFToolFactory()
getGMFToolFactory
in interface GMFToolPackage
public void createPackageContents()
public void initializePackageContents()
|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.