UML Modeling Layer

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

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

Uses of UMLShapeStyle in com.ibm.xtools.umlnotation
 

Subinterfaces of UMLShapeStyle 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 UMLFrameStyle
          A representation of the model object 'UML Frame Style'.
 

Methods in com.ibm.xtools.umlnotation that return UMLShapeStyle
 UMLShapeStyle UmlnotationFactory.createUMLShapeStyle()
          Returns a new object of class 'UML Shape Style'
 

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

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


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.