UML Modeling Layer

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

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

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

Fields in com.ibm.xtools.uml.type declared as IPseudostateElementType
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_CHOICE_POINT
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_DEEP_HISTORY
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_ENTRY_POINT
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_EXIT_POINT
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_FORK
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_INITIAL
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_JOIN
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_JUNCTION
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_SHALLOW_HISTORY
           
static IPseudostateElementType UMLElementTypes.PSEUDOSTATE_TERMINATE
           
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.