UML Modeling Layer

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

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

Uses of UMLFrameStyle in com.ibm.xtools.umlnotation
 

Methods in com.ibm.xtools.umlnotation that return UMLFrameStyle
 UMLFrameStyle UmlnotationFactory.createUMLFrameStyle()
          Returns a new object of class 'UML Frame Style'
 

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

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


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.