org.eclipse.emf.ecoretools.diagram.providers
Class EcoreElementTypes
java.lang.Object
org.eclipse.emf.ecoretools.diagram.providers.ElementInitializers
org.eclipse.emf.ecoretools.diagram.providers.EcoreElementTypes
public class EcoreElementTypes
- 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.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 |
EPackage_79
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EPackage_79
EClass_1001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EClass_1001
EPackage_1002
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EPackage_1002
EAnnotation_1003
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EAnnotation_1003
EDataType_1004
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EDataType_1004
EEnum_1005
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EEnum_1005
EAttribute_2001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EAttribute_2001
EOperation_2002
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EOperation_2002
EClass_2003
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EClass_2003
EDataType_2004
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EDataType_2004
EEnum_2005
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EEnum_2005
EEnumLiteral_2006
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EEnumLiteral_2006
EStringToStringMapEntry_2007
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EStringToStringMapEntry_2007
EAnnotationReferences_3001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EAnnotationReferences_3001
EReference_3002
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EReference_3002
EClassESuperTypes_3003
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType EClassESuperTypes_3003
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)