com.ibm.xtools.uml.rt.core.types
Class UMLRTElementTypes
java.lang.Object
UMLRTInternalElementTypes
com.ibm.xtools.uml.rt.core.types.UMLRTElementTypes
public class UMLRTElementTypes
- extends UMLRTInternalElementTypes
Defines public UML RealTime element types which are contributed using the
org.eclipse.gmf.runtime.emf.type.core.elementTypes extension point.
- Author:
- sshaw
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CAPSULE_CLASS
public static final IStereotypedElementType CAPSULE_CLASS
RT_CLASS
public static final ISpecializationType RT_CLASS
PROTOCOL_CLASS
public static final IStereotypedElementType PROTOCOL_CLASS
PSEUDOSTATE_ENTRY_POINT
public static final IPseudostateElementType PSEUDOSTATE_ENTRY_POINT
PSEUDOSTATE_EXIT_POINT
public static final IPseudostateElementType PSEUDOSTATE_EXIT_POINT
IN_EVENT
public static final IStereotypedElementType IN_EVENT
OUT_EVENT
public static final IStereotypedElementType OUT_EVENT
CAPSULE_PART
public static final IStereotypedElementType CAPSULE_PART
RT_PORT
public static final IStereotypedElementType RT_PORT
UMLRTElementTypes
public UMLRTElementTypes()