UML Modeling Layer

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

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

Uses of UMLComponentStyle in com.ibm.xtools.umlnotation
 

Methods in com.ibm.xtools.umlnotation that return UMLComponentStyle
 UMLComponentStyle UmlnotationFactory.createUMLComponentStyle()
          Returns a new object of class 'UML Component Style'
 

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

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


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.