[next] [tail] [up]

3.1 Menüleiste

The menu list contains the names of the menus. By clicking a menu name a list of commands will appear, which in turn controle a series of functions of the UML-editor.

3.1.1 File

FUNKTION BESCHREIBUNG
New Generates a new Modell.
Open. . . Opens a file Dialog for the selection of a model file.
Save Saves the present Modell with the file name indicated.
Save as... Opens a file Dialog for the saving of a file name with a different name.
Print... Opens a print Dialog.
Close Closes the program.

3.1.2 Editing

FUNKTION BESCHREIBUNG
Undo (Diese Funktion ist z.Z. nicht implementiert.)
Restore (Diese Funktion ist z.Z. nicht implementiert.)
Cut (Diese Funktion ist z.Z. nicht implementiert.)
Copy (Diese Funktion ist z.Z. nicht implementiert.)
Insert (Diese Funktion ist z.Z. nicht implementiert.)
Select all (Diese Funktion ist z.Z. nicht implementiert.)
Search/Replace... Opens a search-Dialogsiehe Abb. 3.2, to find elements that correspond to the search criteria. By selecting an element in the search result list the relevant element is automatically selected in the Navigationsbereich .


pict
Figure 3.2Dialog - Search/Replace


3.1.3 View

FUNKTION BESCHREIBUNG
Look & Feel Various representation managers can be selected (independent of platform).
Symbol lists The standard tool bar (siehe Kap. 3.2) can be activated/ deactivated.
Status bar The Statusleiste can be activated/ deactivated.

3.1.4 Formatting

FUNKTION BESCHREIBUNG
Diagramm anordnen The contents of the present diagram are automatically adjusted. The function attempts to distribute the model elements as evenly as possible in the diagram and at the same time to avoid as much as possible crossings of lines. In general when using this function it is necessary to manually improve this arrangement.

3.1.5 Extras

FUNKTION BESCHREIBUNG
Options... An options dialog siehe Abb. 3.3, siehe Abb. 3.4 is opened. The necessary configurations are stored in the file .umleditor in your personal directory (${user.home}) .


pict
Figure 3.3Dialog - Options (Reiter paths)


FELD BESCHREIBUNG
Work directory Standard directory for the saving and opening of files.
Import directory Standard directory for the import of data.


pict
Figure 3.4Dialog - Options (Reiter Class diagrams)


FELD BESCHREIBUNG
Width (Standard) Standard width for new class diagrams.
Height (Standard) Standard height for new class diagrams.
These values define the minimal size of a diagram and thus also the size of a new empty diagram. Depending on the size of your screen it may be sensible to alter these values. If some model elements are situated at the lower or right edge of a diagram, this diagram is automatically enlarged even without previously altering the corresponding values.

3.1.6 Reports

FUNKTION BESCHREIBUNG
Object catalog... Opens a package selection dialog siehe Abb. 3.5 for the selection of a package. For the package thus selected, model objects are catologued in an HTML-report siehe Abb. 3.6.
Structure... Opens a package selection dialog siehe Abb. 3.5 for the selection of a package. For the package thus selected the corresponding package structure is generated in an HTML-report siehe Abb. 3.7.


pict
Figure 3.5Dialog - Package selectionDialog



pict
Figure 3.6Dialog - Report Object catalog



pict
Figure 3.7Dialog - Report Structure


3.1.7 Tools

INTERLIS
FUNKTION BESCHREIBUNG
Import... Opens a fileDialogin order to import INTERLIS-model files into the Modell (siehe Kap. D.4).
Import groups... (Diese Funktion ist z.Z. nicht implementiert.)
Export... Generates the INTERLIS-model files (siehe Kap. D.4) according to the present Modell in the work directory (siehe Kap. 3.1.5).
Export XML-Schema ... Opens a file-Dialogfor the export of the XML-Schema (XSD) (siehe Kap. D.2). The XML-Schema thus generated describes the transfer format.
Model check The model is examined by means of the INTERLIScompiler (siehe Kap. C.2). Possible errors appear in the Logbereich with a Identifikationsnummer (siehe Kap. 3.6).

XMI/ROSE
FUNKTION BESCHREIBUNG
Import... Opens a file Dialogto import a model file exported with Rational-Rose via XMI .

3.1.8 Window

FUNKTION BESCHREIBUNG
Cascade Several windows in the Modellierbereich will be super-positioned one behind the other.
Distribute Several windows in the Modellierbereich will super-positioned one below the other.

3.1.9 Help

FUNKTION BESCHREIBUNG
Help. . . Opens a help-line in a browser.
Info. . . Opens an info Dialog with information concerning the program.

[next] [front] [up]