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_2006
public static final IElementType State_2006
- Generated:
- This code was automatically generated.
Signal_3048
public static final IElementType Signal_3048
- Generated:
- This code was automatically generated.
Action_3049
public static final IElementType Action_3049
- Generated:
- This code was automatically generated.
Action_3050
public static final IElementType Action_3050
- Generated:
- This code was automatically generated.
Action_3051
public static final IElementType Action_3051
- Generated:
- This code was automatically generated.
Action_3052
public static final IElementType Action_3052
- Generated:
- This code was automatically generated.
TextualCode_3053
public static final IElementType TextualCode_3053
- Generated:
- This code was automatically generated.
Region_3054
public static final IElementType Region_3054
- Generated:
- This code was automatically generated.
State_3055
public static final IElementType State_3055
- Generated:
- This code was automatically generated.
Variable_3056
public static final IElementType Variable_3056
- Generated:
- This code was automatically generated.
Transition_4006
public static final IElementType Transition_4006
- 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.