UML Modeling Layer

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

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

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

Subinterfaces of IActivityNodeElementType in com.ibm.xtools.uml.type
 interface IControlNodeElementType
          Implemented by element types that represent a kind of UML control node.
 

Fields in com.ibm.xtools.uml.type declared as IActivityNodeElementType
static IActivityNodeElementType UMLElementTypes.ACCEPT_CALL_ACTION
           
static IActivityNodeElementType UMLElementTypes.ACCEPT_EVENT_ACTION
           
static IActivityNodeElementType UMLElementTypes.ACTION
           
static IActivityNodeElementType UMLElementTypes.ACTIVITY_PARAMETER_NODE
           
static IActivityNodeElementType UMLElementTypes.ADD_STRUCTURAL_FEATURE_VALUE_ACTION
           
static IActivityNodeElementType UMLElementTypes.ADD_VARIABLE_VALUE_ACTION
           
static IActivityNodeElementType UMLElementTypes.BROADCAST_SIGNAL_ACTION
           
static IActivityNodeElementType UMLElementTypes.CALL_BEHAVIOR_ACTION
           
static IActivityNodeElementType UMLElementTypes.CALL_OPERATION_ACTION
           
static IActivityNodeElementType UMLElementTypes.CENTRAL_BUFFER_NODE
           
static IActivityNodeElementType UMLElementTypes.CLEAR_ASSOCIATION_ACTION
           
static IActivityNodeElementType UMLElementTypes.CLEAR_STRUCTURAL_FEATURE_ACTION
           
static IActivityNodeElementType UMLElementTypes.CLEAR_VARIABLE_ACTION
           
static IActivityNodeElementType UMLElementTypes.CONDITIONAL_NODE
           
static IActivityNodeElementType UMLElementTypes.CREATE_LINK_ACTION
           
static IActivityNodeElementType UMLElementTypes.CREATE_LINK_OBJECT_ACTION
           
static IActivityNodeElementType UMLElementTypes.CREATE_OBJECT_ACTION
           
static IActivityNodeElementType UMLElementTypes.DATA_STORE_NODE
           
static IActivityNodeElementType UMLElementTypes.DESTROY_LINK_ACTION
           
static IActivityNodeElementType UMLElementTypes.DESTROY_OBJECT_ACTION
           
static IActivityNodeElementType UMLElementTypes.EXPANSION_NODE
           
static IActivityNodeElementType UMLElementTypes.EXPANSION_REGION
           
static IActivityNodeElementType UMLElementTypes.INPUT_PIN
           
static IActivityNodeElementType UMLElementTypes.LOOP_NODE
           
static IActivityNodeElementType UMLElementTypes.OUTPUT_PIN
           
static IActivityNodeElementType UMLElementTypes.READ_EXTENT_ACTION
           
static IActivityNodeElementType UMLElementTypes.READ_IS_CLASSIFIED_OBJECT_ACTION
           
static IActivityNodeElementType UMLElementTypes.READ_LINK_ACTION
           
static IActivityNodeElementType UMLElementTypes.READ_LINK_OBJECT_END_ACTION
           
static IActivityNodeElementType UMLElementTypes.READ_LINK_OBJECT_END_QUALIFIER_ACTION
           
static IActivityNodeElementType UMLElementTypes.READ_SELF_ACTION
           
static IActivityNodeElementType UMLElementTypes.READ_STRUCTURAL_FEATURE_ACTION
           
static IActivityNodeElementType UMLElementTypes.READ_VARIABLE_ACTION
           
static IActivityNodeElementType UMLElementTypes.RECLASSIFY_OBJECT_ACTION
           
static IActivityNodeElementType UMLElementTypes.REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION
           
static IActivityNodeElementType UMLElementTypes.REMOVE_VARIABLE_VALUE_ACTION
           
static IActivityNodeElementType UMLElementTypes.REPLY_ACTION
           
static IActivityNodeElementType UMLElementTypes.SEND_OBJECT_ACTION
           
static IActivityNodeElementType UMLElementTypes.SEND_SIGNAL_ACTION
           
static IActivityNodeElementType UMLElementTypes.START_OWNED_BEHAVIOR_ACTION
           
static IActivityNodeElementType UMLElementTypes.STRUCTURED_ACTIVITY_NODE
           
static IActivityNodeElementType UMLElementTypes.TEST_IDENTITY_ACTION
           
static IActivityNodeElementType UMLElementTypes.VALUE_PIN
           
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.