de.cau.cs.kieler.synccharts.diagram.providers
Class SyncchartsElementTypes
java.lang.Object
de.cau.cs.kieler.synccharts.diagram.providers.ElementInitializers
de.cau.cs.kieler.synccharts.diagram.providers.SyncchartsElementTypes
public class SyncchartsElementTypes
- extends ElementInitializers
- 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_2001
public static final IElementType State_2001
- Generated:
- This code was automatically generated.
Region_3001
public static final IElementType Region_3001
- Generated:
- This code was automatically generated.
State_3002
public static final IElementType State_3002
- Generated:
- This code was automatically generated.
Signal_3003
public static final IElementType Signal_3003
- Generated:
- This code was automatically generated.
Action_3004
public static final IElementType Action_3004
- Generated:
- This code was automatically generated.
Action_3005
public static final IElementType Action_3005
- Generated:
- This code was automatically generated.
Action_3006
public static final IElementType Action_3006
- Generated:
- This code was automatically generated.
Action_3008
public static final IElementType Action_3008
- Generated:
- This code was automatically generated.
Transition_4001
public static final IElementType Transition_4001
- 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.