public class CCDModelElementTypes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
Actor_2001 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
ActorSupertype_4007 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
Attribute_3001 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
Attribute_3002 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
CCD_1000 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
KnownByKnownBy_4009 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
Object_2004 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
ObjectSupertype_4008 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
Relation_4001 |
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_1000
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Actor_2001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Object_2004
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Attribute_3001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Attribute_3002
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Relation_4001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ActorSupertype_4007
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ObjectSupertype_4008
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType KnownByKnownBy_4009
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)