org.eclipse.gmf.map.editor.providers
Class GMFMapElementTypes

java.lang.Object
  extended by org.eclipse.gmf.map.editor.providers.GMFMapElementTypes

public class GMFMapElementTypes
extends Object


Field Summary
static org.eclipse.gmf.runtime.emf.type.core.IElementType CanvasMapping_2001
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReference_3004
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReferenceOwnedChild_4004
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReferenceReferencedChild_4002
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType CompartmentMapping_3005
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType CompartmentMappingChildren_4003
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType DesignLabelMapping_3007
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType DesignLabelMapping_3009
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType FeatureLabelMapping_3006
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType FeatureLabelMapping_3008
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType LabelMapping_3002
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType LabelMapping_3003
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType LinkMapping_2002
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType Mapping_1000
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType NodeMapping_2003
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType TopNodeReference_3001
           
static org.eclipse.gmf.runtime.emf.type.core.IElementType TopNodeReferenceOwnedChild_4001
           
 
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
 

Field Detail

Mapping_1000

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Mapping_1000

TopNodeReference_3001

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType TopNodeReference_3001

FeatureLabelMapping_3006

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType FeatureLabelMapping_3006

DesignLabelMapping_3007

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType DesignLabelMapping_3007

LabelMapping_3002

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType LabelMapping_3002

ChildReference_3004

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReference_3004

CompartmentMapping_3005

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType CompartmentMapping_3005

FeatureLabelMapping_3008

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType FeatureLabelMapping_3008

DesignLabelMapping_3009

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType DesignLabelMapping_3009

LabelMapping_3003

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType LabelMapping_3003

CanvasMapping_2001

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType CanvasMapping_2001

NodeMapping_2003

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType NodeMapping_2003

LinkMapping_2002

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType LinkMapping_2002

TopNodeReferenceOwnedChild_4001

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType TopNodeReferenceOwnedChild_4001

ChildReferenceOwnedChild_4004

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReferenceOwnedChild_4004

ChildReferenceReferencedChild_4002

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ChildReferenceReferencedChild_4002

CompartmentMappingChildren_4003

public static final org.eclipse.gmf.runtime.emf.type.core.IElementType CompartmentMappingChildren_4003
Method Detail

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)


Copyright © 2011. All Rights Reserved.