org.eclipse.gmf.graphdef.editor.providers
Class GMFGraphElementTypes
java.lang.Object
org.eclipse.gmf.graphdef.editor.providers.ElementInitializers
org.eclipse.gmf.graphdef.editor.providers.GMFGraphElementTypes
public class GMFGraphElementTypes
- extends ElementInitializers
|
Method Summary |
static org.eclipse.emf.ecore.ENamedElement |
getElement(org.eclipse.core.runtime.IAdaptable hint)
Returns 'type' of the ecore object associated with the hint. |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
getElementType(int visualID)
|
static org.eclipse.swt.graphics.Image |
getImage(org.eclipse.emf.ecore.ENamedElement element)
|
static org.eclipse.swt.graphics.Image |
getImage(org.eclipse.core.runtime.IAdaptable hint)
|
static org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor(org.eclipse.emf.ecore.ENamedElement element)
|
static org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor(org.eclipse.core.runtime.IAdaptable hint)
|
static boolean |
isKnownElementType(org.eclipse.gmf.runtime.emf.type.core.IElementType elementType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Canvas_1000
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Canvas_1000
Compartment_2005
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Compartment_2005
Node_2006
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Node_2006
Connection_2007
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Connection_2007
FigureGallery_2008
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType FigureGallery_2008
DiagramLabel_2009
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType DiagramLabel_2009
FigureDescriptor_3009
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType FigureDescriptor_3009
Rectangle_3010
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Rectangle_3010
Rectangle_3011
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Rectangle_3011
Ellipse_3012
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Ellipse_3012
RoundedRectangle_3013
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType RoundedRectangle_3013
Polyline_3014
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Polyline_3014
Point_3022
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Point_3022
Polygon_3023
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Polygon_3023
Label_3026
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Label_3026
Ellipse_3015
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Ellipse_3015
RoundedRectangle_3016
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType RoundedRectangle_3016
Polyline_3017
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Polyline_3017
Polygon_3024
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Polygon_3024
Label_3027
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Label_3027
Rectangle_3018
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Rectangle_3018
Ellipse_3019
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Ellipse_3019
RoundedRectangle_3020
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType RoundedRectangle_3020
Polyline_3021
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Polyline_3021
Polygon_3025
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Polygon_3025
Label_3028
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Label_3028
ChildAccess_4002
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ChildAccess_4002
CompartmentAccessor_4003
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType CompartmentAccessor_4003
DiagramLabelAccessor_4004
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType DiagramLabelAccessor_4004
NodeContentPane_4006
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType NodeContentPane_4006
DiagramElementFigure_4005
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType DiagramElementFigure_4005
getImageDescriptor
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(org.eclipse.emf.ecore.ENamedElement element)
getImage
public static org.eclipse.swt.graphics.Image getImage(org.eclipse.emf.ecore.ENamedElement element)
getImageDescriptor
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(org.eclipse.core.runtime.IAdaptable hint)
getImage
public static org.eclipse.swt.graphics.Image getImage(org.eclipse.core.runtime.IAdaptable hint)
getElement
public static org.eclipse.emf.ecore.ENamedElement getElement(org.eclipse.core.runtime.IAdaptable hint)
- Returns 'type' of the ecore object associated with the hint.
isKnownElementType
public static boolean isKnownElementType(org.eclipse.gmf.runtime.emf.type.core.IElementType elementType)
getElementType
public static org.eclipse.gmf.runtime.emf.type.core.IElementType getElementType(int visualID)
Copyright © 2011. All Rights Reserved.