UML Modeling Layer

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

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

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

Fields in com.ibm.xtools.uml.type declared as IControlNodeElementType
static IControlNodeElementType UMLElementTypes.ACTIVITY_FINAL_NODE
           
static IControlNodeElementType UMLElementTypes.DECISION_NODE
           
static IControlNodeElementType UMLElementTypes.FLOW_FINAL_NODE
           
static IControlNodeElementType UMLElementTypes.FORK_NODE
           
static IControlNodeElementType UMLElementTypes.INITIAL_NODE
           
static IControlNodeElementType UMLElementTypes.JOIN_NODE
           
static IControlNodeElementType UMLElementTypes.MERGE_NODE
           
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.