Skip navigation links

Package com.ibm.xtools.umlnotation

UML Notation meta-model primary package.

See: Description

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     UMLParentStyle

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

2.6     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, UMLStereotypeStyle and UMLParentStyle. The style class does not add more properties

2.7     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.8     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.9     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.10     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.11   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.12   UMLComponentStyle

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

2.13   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:

Skip navigation links