UML Modeling Layer

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

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

Uses of UMLListStyle in com.ibm.xtools.umlnotation
 

Subinterfaces of UMLListStyle 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 UMLListStyle
 UMLListStyle UmlnotationFactory.createUMLListStyle()
          Returns a new object of class 'UML List Style'
 

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

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


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.