UML Modeling Layer

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

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

Uses of UMLClassifierStyle in com.ibm.xtools.umlnotation
 

Methods in com.ibm.xtools.umlnotation that return UMLClassifierStyle
 UMLClassifierStyle UmlnotationFactory.createUMLClassifierStyle()
          Returns a new object of class 'UML Classifier Style'
 

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

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


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.