UML Modeling Layer

Uses of Interface
com.ibm.xtools.umlnotation.UMLStereotypeStyle

Packages that use UMLStereotypeStyle
com.ibm.xtools.umlnotation UML Notation meta-model primary package. 
com.ibm.xtools.umlnotation.util UML notation meta-model utility package. 
 

Uses of UMLStereotypeStyle in com.ibm.xtools.umlnotation
 

Subinterfaces of UMLStereotypeStyle in com.ibm.xtools.umlnotation
 interface UMLClassifierStyle
          A representation of the model object 'UML Classifier Style'.
 interface UMLComponentStyle
          A representation of the model object 'UML Component Style'.
 interface UMLConnectorStyle
          A representation of the model object 'UML Connector Style'.
 interface UMLFrameStyle
          A representation of the model object 'UML Frame Style'.
 interface UMLShapeStyle
          A representation of the model object 'UML Shape Style'.
 

Methods in com.ibm.xtools.umlnotation that return UMLStereotypeStyle
 UMLStereotypeStyle UmlnotationFactory.createUMLStereotypeStyle()
          Returns a new object of class 'UML Stereotype Style'
 

Uses of UMLStereotypeStyle in com.ibm.xtools.umlnotation.util
 

Methods in com.ibm.xtools.umlnotation.util with parameters of type UMLStereotypeStyle
 Object UmlnotationSwitch.caseUMLStereotypeStyle(UMLStereotypeStyle object)
          Returns the result of interpreting the object as an instance of 'UML Stereotype Style'
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.