com.ibm.xtools.uml.type
Class NotationElementTypes
java.lang.Object
org.eclipse.gmf.runtime.emf.type.core.AbstractElementTypeEnumerator
com.ibm.xtools.uml.type.NotationElementTypes
public class NotationElementTypes
- extends AbstractElementTypeEnumerator
Defines the notation element types which are contributed using the
org.eclipse.gmf.runtime.emf.type.core.elementTypes extension point.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIAGRAM
public static final IMetamodelType DIAGRAM
CLASS_DIAGRAM
public static final IDiagramElementType CLASS_DIAGRAM
ACTIVITY_DIAGRAM
public static final IDiagramElementType ACTIVITY_DIAGRAM
DEPLOYMENT_DIAGRAM
public static final IDiagramElementType DEPLOYMENT_DIAGRAM
COMPONENT_DIAGRAM
public static final IDiagramElementType COMPONENT_DIAGRAM
USE_CASE_DIAGRAM
public static final IDiagramElementType USE_CASE_DIAGRAM
STATE_CHART_DIAGRAM
public static final IDiagramElementType STATE_CHART_DIAGRAM
STRUCTURE_DIAGRAM
public static final IDiagramElementType STRUCTURE_DIAGRAM
FREEFORM_DIAGRAM
public static final IDiagramElementType FREEFORM_DIAGRAM
SEQUENCE_ROLE_DIAGRAM
public static final IDiagramElementType SEQUENCE_ROLE_DIAGRAM
COMMUNICATION_DIAGRAM
public static final IDiagramElementType COMMUNICATION_DIAGRAM
OBJECT_DIAGRAM
public static final IDiagramElementType OBJECT_DIAGRAM
NotationElementTypes
public NotationElementTypes()
© Copyright IBM Corp. 2009. All rights reserved.