org.eclipse.gmf.map.editor.providers
Class GMFMapElementTypes
java.lang.Object
org.eclipse.gmf.map.editor.providers.GMFMapElementTypes
public class GMFMapElementTypes
- extends Object
- Generated
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.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 |
Mapping_1000
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Mapping_1000
- Generated
TopNodeReference_3001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType TopNodeReference_3001
- Generated
FeatureLabelMapping_3006
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType FeatureLabelMapping_3006
- Generated
DesignLabelMapping_3007
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType DesignLabelMapping_3007
- Generated
LabelMapping_3002
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType LabelMapping_3002
- Generated
ChildReference_3004
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReference_3004
- Generated
CompartmentMapping_3005
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType CompartmentMapping_3005
- Generated
FeatureLabelMapping_3008
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType FeatureLabelMapping_3008
- Generated
DesignLabelMapping_3009
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType DesignLabelMapping_3009
- Generated
LabelMapping_3003
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType LabelMapping_3003
- Generated
CanvasMapping_2001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType CanvasMapping_2001
- Generated
NodeMapping_2003
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType NodeMapping_2003
- Generated
LinkMapping_2002
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType LinkMapping_2002
- Generated
TopNodeReferenceOwnedChild_4001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType TopNodeReferenceOwnedChild_4001
- Generated
ChildReferenceOwnedChild_4004
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReferenceOwnedChild_4004
- Generated
ChildReferenceReferencedChild_4002
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReferenceReferencedChild_4002
- Generated
CompartmentMappingChildren_4003
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType CompartmentMappingChildren_4003
- Generated
getImageDescriptor
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(org.eclipse.emf.ecore.ENamedElement element)
- Generated
getImage
public static org.eclipse.swt.graphics.Image getImage(org.eclipse.emf.ecore.ENamedElement element)
- Generated
getImageDescriptor
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(org.eclipse.core.runtime.IAdaptable hint)
- Generated
getImage
public static org.eclipse.swt.graphics.Image getImage(org.eclipse.core.runtime.IAdaptable hint)
- Generated
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.
- Generated
isKnownElementType
public static boolean isKnownElementType(org.eclipse.gmf.runtime.emf.type.core.IElementType elementType)
- Generated
Copyright © 2012. All Rights Reserved.