UML Modeling Layer

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

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

Uses of UMLConnectorStyle in com.ibm.xtools.umlnotation
 

Methods in com.ibm.xtools.umlnotation that return UMLConnectorStyle
 UMLConnectorStyle UmlnotationFactory.createUMLConnectorStyle()
          Returns a new object of class 'UML Connector Style'
 

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

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


UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.