UML Modeling Layer

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

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

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

Subinterfaces of IUMLElementType in com.ibm.xtools.uml.type
 interface IActivityEdgeElementType
          Implemented by element types that represent a kind of UML activity edge.
 interface IActivityNodeElementType
          Implemented by element types that represent a kind of UML activity node.
 interface IAnnotationElementType
          Implemented by element types that specialize the ecore annotation.
 interface ICombinedFragmentElementType
          Implemented by element types that specialize the UML combined fragment type.
 interface IConnectorElementType
          Implemented by element types that specialize the UML connector type.
 interface IControlNodeElementType
          Implemented by element types that represent a kind of UML control node.
 interface IDiagramElementType
          Element type that represents a kind of notation diagram.
 interface IInstanceElementType
          Element type that represents a kind of UML instance specification.
 interface IMessageElementType
          Deprecated. use IMessageElementTypeEx interface instead.
 interface IMessageElementTypeEx
          Implemented by element types that specialize the UML message type.
 interface IPseudostateElementType
          Implemented by element types that specialize the UML pseudostate type.
 interface IStateElementType
          Implemented by element types that specialize the UML state type.
 interface IStereotypedElementType
          Interface for element types that are stereotyped.
 interface IStereotypedType
          Stereotyped types are types that wrap a base UML type and allow the user to pick a stereotype to apply to instances of the base UML type.
 interface ITemplateParameterElementType
          Implemented by element types that specialize the UML parametered element type.
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.