de.cau.cs.kieler.synccharts.diagram.providers
Class SyncchartsElementTypes
java.lang.Object
de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
public class SyncchartsElementTypes
- extends Object
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Region_1000
public static final IElementType Region_1000
- Generated:
- This code was automatically generated.
State_2005
public static final IElementType State_2005
- Generated:
- This code was automatically generated.
Signal_3041
public static final IElementType Signal_3041
- Generated:
- This code was automatically generated.
Action_3042
public static final IElementType Action_3042
- Generated:
- This code was automatically generated.
Action_3043
public static final IElementType Action_3043
- Generated:
- This code was automatically generated.
Action_3044
public static final IElementType Action_3044
- Generated:
- This code was automatically generated.
Action_3045
public static final IElementType Action_3045
- Generated:
- This code was automatically generated.
TextualCode_3046
public static final IElementType TextualCode_3046
- Generated:
- This code was automatically generated.
Region_3039
public static final IElementType Region_3039
- Generated:
- This code was automatically generated.
State_3040
public static final IElementType State_3040
- Generated:
- This code was automatically generated.
Variable_3047
public static final IElementType Variable_3047
- Generated:
- This code was automatically generated.
Transition_4005
public static final IElementType Transition_4005
- Generated:
- This code was automatically generated.
getImageDescriptor
public static ImageDescriptor getImageDescriptor(ENamedElement element)
- Generated:
- This code was automatically generated.
getImage
public static Image getImage(ENamedElement element)
- Generated:
- This code was automatically generated.
getImageDescriptor
public static ImageDescriptor getImageDescriptor(IAdaptable hint)
- Generated:
- This code was automatically generated.
getImage
public static Image getImage(IAdaptable hint)
- Generated:
- This code was automatically generated.
getElement
public static ENamedElement getElement(IAdaptable hint)
- Returns 'type' of the ecore object associated with the hint.
- Generated:
- This code was automatically generated.
isKnownElementType
public static boolean isKnownElementType(IElementType elementType)
- Generated:
- This code was automatically generated.
getElementType
public static IElementType getElementType(int visualID)
- Generated:
- This code was automatically generated.