UML Modeling Layer

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

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

Uses of UMLNameStyle in com.ibm.xtools.umlnotation
 

Subinterfaces of UMLNameStyle 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 UMLNameStyle
 UMLNameStyle UmlnotationFactory.createUMLNameStyle()
          Returns a new object of class 'UML Name Style'
 

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

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


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.