Package org.argouml.kernel

Contains support for delayed change event handling, and Project handling.

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.
 

Package org.argouml.kernel Description

Contains support for delayed change event handling, and Project handling.

Package Specification

(none)

Related Documentation

(none)



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook