public class CCDModelElementTypes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
Action_2004 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
ActionPostconditions_2007 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
CCD_2000 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
Condition_2001 |
static org.eclipse.gmf.runtime.emf.type.core.IElementType |
ConditionPreconditionOfActions_2008 |
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_2000
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Condition_2001
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType Action_2004
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ActionPostconditions_2007
public static final org.eclipse.gmf.runtime.emf.type.core.IElementType ConditionPreconditionOfActions_2008
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)