public class CCDModelElementTypes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
CCD_3000 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
Instance_3001 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
RelationInstance_3004 |
Modifier and Type | Method and Description |
---|---|
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) |
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType CCD_3000
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Instance_3001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType RelationInstance_3004
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(org.eclipse.emf.ecore.ENamedElement element)
public static org.eclipse.swt.graphics.Image getImage(org.eclipse.emf.ecore.ENamedElement element)
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(org.eclipse.core.runtime.IAdaptable hint)
public static org.eclipse.swt.graphics.Image getImage(org.eclipse.core.runtime.IAdaptable hint)
public static org.eclipse.emf.ecore.ENamedElement getElement(org.eclipse.core.runtime.IAdaptable hint)
public static boolean isKnownElementType(org.eclipse.gmf.runtime.emf.type.core.IElementType elementType)
public static org.eclipse.gmf.runtime.emf.type.core.IElementType getElementType(int visualID)