UML Modeling Layer

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

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

Uses of UMLShapeCompartmentStyle in com.ibm.xtools.umlnotation
 

Methods in com.ibm.xtools.umlnotation that return UMLShapeCompartmentStyle
 UMLShapeCompartmentStyle UmlnotationFactory.createUMLShapeCompartmentStyle()
          Returns a new object of class 'UML Shape Compartment Style'
 

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

Methods in com.ibm.xtools.umlnotation.util with parameters of type UMLShapeCompartmentStyle
 Object UmlnotationSwitch.caseUMLShapeCompartmentStyle(UMLShapeCompartmentStyle object)
          Returns the result of interpreting the object as an instance of 'UML Shape Compartment Style'
 


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.