UML Modeling Layer

Uses of Interface
com.ibm.xtools.uml.type.IDiagramElementType

Packages that use IDiagramElementType
com.ibm.xtools.uml.type Classes and interfaces for modifying models using UML Modeler's extensible commands. 
 

Uses of IDiagramElementType in com.ibm.xtools.uml.type
 

Fields in com.ibm.xtools.uml.type declared as IDiagramElementType
static IDiagramElementType NotationElementTypes.ACTIVITY_DIAGRAM
           
static IDiagramElementType NotationElementTypes.CLASS_DIAGRAM
           
static IDiagramElementType NotationElementTypes.COMMUNICATION_DIAGRAM
           
static IDiagramElementType NotationElementTypes.COMPONENT_DIAGRAM
           
static IDiagramElementType NotationElementTypes.DEPLOYMENT_DIAGRAM
           
static IDiagramElementType NotationElementTypes.FREEFORM_DIAGRAM
           
static IDiagramElementType NotationElementTypes.OBJECT_DIAGRAM
           
static IDiagramElementType NotationElementTypes.SEQUENCE_ROLE_DIAGRAM
           
static IDiagramElementType NotationElementTypes.STATE_CHART_DIAGRAM
           
static IDiagramElementType NotationElementTypes.STRUCTURE_DIAGRAM
           
static IDiagramElementType NotationElementTypes.USE_CASE_DIAGRAM
           
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.