UML Modeling Layer

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

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

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

Subinterfaces of IMessageElementType in com.ibm.xtools.uml.type
 interface IMessageElementTypeEx
          Implemented by element types that specialize the UML message type.
 

Fields in com.ibm.xtools.uml.type declared as IMessageElementType
static IMessageElementType UMLElementTypes.ASYNCH_CALL_MESSAGE
           
static IMessageElementType UMLElementTypes.ASYNCH_SIGNAL_MESSAGE
           
static IMessageElementType UMLElementTypes.CREATE_MESSAGE
           
static IMessageElementType UMLElementTypes.DESTROY_MESSAGE
           
static IMessageElementType UMLElementTypes.FORWARD_MESSAGE
           
static IMessageElementType UMLElementTypes.RETURN_MESSAGE
           
static IMessageElementType UMLElementTypes.REVERSE_MESSAGE
           
static IMessageElementType UMLElementTypes.SYNCH_CALL_MESSAGE
           
static IMessageElementType UMLElementTypes.SYNCH_SIGNAL_MESSAGE
           
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.