|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Command | An executable Command |
| DelayedVChangeListener | This appears to be a gui specific class, therefore it does not belong in the Kernel. |
| Project | The Project interface encapsulates all information about a designer's project. |
| ProjectMember | A member of the project is a part of the datastructure that makes up the project. |
| UndoManager | Stores Commands that have been executed and allows them to be undone and redone. |
| Class Summary | |
|---|---|
| AbstractCommand | The base class for any commands that can be undone by ActionUndo. |
| AbstractProjectMember | A member of the project. |
| DelayedChangeNotify | This appears to be a gui specific class, therefore it does not belong in the Kernel. |
| NonUndoableCommand | The base class for any commands that can be undone by ActionUndo. |
| ProfileConfiguration | This class captures represents the unique access point for the configurability allowed by the use of profiles. |
| ProjectFactory | Factory for creating new Project instances. |
| ProjectImpl | The ProjectImpl is a data structure that represents the designer's current project. |
| ProjectManager | This class manages the projects loaded in argouml, and what the current project is. |
| ProjectSettings | A datastructure for settings for a Project. |
| Annotation Types Summary | |
|---|---|
| UmlModelMutator | A marker interface to be implemented by Actions that will create some modification to the UML model when it is executed. |
Contains support for delayed change event handling, and Project handling.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |