eu.geclipse.workflow.ui.providers
Class WorkflowElementTypes
java.lang.Object
eu.geclipse.workflow.ui.providers.ElementInitializers
eu.geclipse.workflow.ui.providers.WorkflowElementTypes
public class WorkflowElementTypes
- extends ElementInitializers
|
Method Summary |
static ENamedElement |
getElement(IAdaptable hint)
Returns 'type' of the ecore object associated with the hint. |
static Image |
getImage(ENamedElement element)
|
static ImageDescriptor |
getImageDescriptor(ENamedElement element)
|
static boolean |
isKnownElementType(IElementType elementType)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IWorkflow_79
public static final IElementType IWorkflow_79
IWorkflowJob_1001
public static final IElementType IWorkflowJob_1001
IOutputPort_2001
public static final IElementType IOutputPort_2001
IInputPort_2002
public static final IElementType IInputPort_2002
ILink_3001
public static final IElementType ILink_3001
getImageDescriptor
public static ImageDescriptor getImageDescriptor(ENamedElement element)
getImage
public static Image getImage(ENamedElement element)
getElement
public static ENamedElement getElement(IAdaptable hint)
- Returns 'type' of the ecore object associated with the hint.
isKnownElementType
public static boolean isKnownElementType(IElementType elementType)