UML Modeling Layer

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

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

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

Fields in com.ibm.xtools.uml.type declared as IInstanceElementType
static IInstanceElementType UMLElementTypes.ACTOR_INSTANCE
           
static IInstanceElementType UMLElementTypes.ARTIFACT_INSTANCE
           
static IInstanceElementType UMLElementTypes.CLASS_INSTANCE
           
static IInstanceElementType UMLElementTypes.COLLABORATION_INSTANCE
           
static IInstanceElementType UMLElementTypes.COMPONENT_INSTANCE
           
static IInstanceElementType UMLElementTypes.DATA_TYPE_INSTANCE
           
static IInstanceElementType UMLElementTypes.DEPLOYMENT_SPECIFICATION_INSTANCE
           
static IInstanceElementType UMLElementTypes.DEVICE_INSTANCE
           
static IInstanceElementType UMLElementTypes.ENUMERATION_INSTANCE
           
static IInstanceElementType UMLElementTypes.EXECUTION_ENVIRONMENT_INSTANCE
           
static IInstanceElementType UMLElementTypes.INTERFACE_INSTANCE
           
static IInstanceElementType UMLElementTypes.LINK
           
static IInstanceElementType UMLElementTypes.NODE_INSTANCE
           
static IInstanceElementType UMLElementTypes.PRIMITIVE_TYPE_INSTANCE
           
static IInstanceElementType UMLElementTypes.SIGNAL_INSTANCE
           
static IInstanceElementType UMLElementTypes.STATE_MACHINE_INSTANCE
           
static IInstanceElementType UMLElementTypes.SUBSYSTEM_INSTANCE
           
static IInstanceElementType UMLElementTypes.USE_CASE_INSTANCE
           
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.