IBM Rational Software Modeler
Release 6.0

Package com.ibm.xtools.umlnotation

UML Notation meta-model primary package.

See:
          Description

Interface Summary
UMLClassifierStyle A representation of the model object 'UML Classifier Style'.
UMLComponentStyle A representation of the model object 'UML Component Style'.
UMLConnectorStyle A representation of the model object 'UML Connector Style'.
UMLDiagramStyle A representation of the model object 'UML Diagram Style'.
UMLFrameStyle A representation of the model object 'UML Frame Style'.
UMLListCompartmentStyle A representation of the model object 'UML List Compartment Style'.
UMLListStyle A representation of the model object 'UML List Style'.
UMLNameStyle A representation of the model object 'UML Name Style'.
UmlnotationFactory The Factory for the model.
UmlnotationPackage The Package for the model.
UMLShapeCompartmentStyle A representation of the model object 'UML Shape Compartment Style'.
UMLShapeStyle A representation of the model object 'UML Shape Style'.
UMLStereotypeStyle A representation of the model object 'UML Stereotype Style'.
 

Class Summary
UMLDiagramKind A representation of the literals of the enumeration 'UML Diagram Kind', and utility methods for working with them
UMLListStereotypeDisplay A representation of the literals of the enumeration 'UML List Stereotype Display', and utility methods for working with them
UMLListVisibilityDisplay A representation of the literals of the enumeration 'UML List Visibility Display', and utility methods for working with them
UmlnotationPlugin This is the central singleton for the umlnotation model plugin
UmlnotationPlugin.Implementation The actual implementation of the Eclipse Plugin
UMLStereotypeDisplay A representation of the literals of the enumeration 'UML Stereotype Display', and utility methods for working with them
 

Package com.ibm.xtools.umlnotation Description

UML Notation meta-model primary package.

Package Specification

This package exposes the UML notation meta-model API which is used to create UML notation models. The UML notation contains extensions to the notation meta model for the UML context.

Description of the UML Notation Meta-Model Classes

1.        Style classes

1.1     UMLNameStyle

The UML style is a style to be installed on views for named UML elements. The class has the following property:

2.3     UMLListStyle

The UML list style is a style to be installed on views representing lists of UML elements. The class has the following property:

2.4     UMLStereotypeStyle

The UML stereotype style is a style to be installed on views of extensible UML elements. The class has the following properties:

2.5     UMLShapeStyle

The UML shape style is a style to be installed on UML shape views. The style multiply inherits from FillStyle, LineStyle, FontStyle, UMLNameStyle, UMLListStyle and UMLStereotypeStyle. The style class does not add more properties

2.6     UMLConnectorStyle

The UML connector style is a style to be installed on UML connector views. The style multiply inherits from RoutingStyle, LineStyle, FontStyle, UMLNameStyle, UMLListStyle and UMLStereotypeStyle. The style class does not add more properties

2.7     UMLDiagramStyle

The UML diagram style is a style to be installed on UML diagram views. The style multiply inherits from DescriptionStyle, PageStyle and GuideStyle. The style class does not add more properties

2.8     UMLListCompartmentStyle

The UML list compartment style is a style to be installed on UML list compartment views. The style multiply inherits from DrawerStyle, TitleStyle, SortingStyle and FilteringStyle. The style class does not add more properties

2.9     UMLShapeCompartmentStyle

The UML shape compartment style is a style to be installed on UML shape compartment views. The style multiply inherits from DrawerStyle, TitleStyle, CanonicalStyle. The style class does not add more properties

2.10   UMLClassiferStyle

The UML classifier style is a style to be installed on views of UMLClassifiers that has two possible graphical representation (like Actor): classifier-like and their own. The class has the following property:

2.11   UMLComponentStyle

The UML component style is a style to be installed on views of UMLComponents. The class has the following property:

2.12   UMLFrameStyle

The UML frame style is a style to be installed on UML compartment views that support different alignments. The class has the following property:


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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