IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.notation.Style

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

Uses of Style in com.ibm.xtools.notation
 

Subinterfaces of Style in com.ibm.xtools.notation
 interface CanonicalStyle
           A representation of the model object 'Canonical Style'.
 interface ConnectorStyle
           A representation of the model object 'Connector Style'.
 interface DescriptionStyle
           A representation of the model object 'Description Style'.
 interface DrawerStyle
           A representation of the model object 'Drawer Style'.
 interface FillStyle
           A representation of the model object 'Fill Style'.
 interface FilteringStyle
           A representation of the model object 'Filtering Style'.
 interface FontStyle
           A representation of the model object 'Font Style'.
 interface GuideStyle
           A representation of the model object 'Guide Style'.
 interface LineStyle
           A representation of the model object 'Line Style'.
 interface PageStyle
           A representation of the model object 'Page Style'.
 interface RoutingStyle
           A representation of the model object 'Routing Style'.
 interface ShapeStyle
           A representation of the model object 'Shape Style'.
 interface SortingStyle
           A representation of the model object 'Sorting Style'.
 interface TitleStyle
           A representation of the model object 'Title Style'.
 

Methods in com.ibm.xtools.notation that return Style
 Style View.getStyle(org.eclipse.emf.ecore.EClass eClass)
           Looks up a style in the view's collection of styles that extends/implements the given EClass.
 Style View.createStyle(org.eclipse.emf.ecore.EClass eClass)
           A utililty method to create a new Style from the given eClass paramter and then inserts the object in the view's Styles collection
 

Uses of Style in com.ibm.xtools.umlnotation
 

Subinterfaces of Style 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 UMLDiagramStyle
           A representation of the model object 'UML Diagram Style'.
 interface UMLFrameStyle
           A representation of the model object 'UML Frame Style'.
 interface UMLListCompartmentStyle
           A representation of the model object 'UML List Compartment Style'.
 interface UMLListStyle
           A representation of the model object 'UML List Style'.
 interface UMLNameStyle
           A representation of the model object 'UML Name Style'.
 interface UMLShapeCompartmentStyle
           A representation of the model object 'UML Shape Compartment Style'.
 interface UMLShapeStyle
           A representation of the model object 'UML Shape Style'.
 interface UMLStereotypeStyle
           A representation of the model object 'UML Stereotype Style'.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.