Uses of Package
org.argouml.kernel

Packages that use org.argouml.kernel
org.argouml.application.api Provides general classes and interfaces that are fundamental to ArgoUML and ArgoUML modules. 
org.argouml.cognitive This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem. 
org.argouml.cognitive.checklist.ui CheckLists, a cognitive help tool, is currently not enabled in ArgoUml. 
org.argouml.cognitive.critics The classes at the heart of critic functionality, including classes for general critics that belong in no more specific category. 
org.argouml.cognitive.critics.ui A couple of classes to edit critics. 
org.argouml.cognitive.ui Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items. 
org.argouml.kernel Contains support for 'history', predicates, delayed change event handling, + ProjectManager & ProjectMember, Wizard. 
org.argouml.language.java.cognitive.critics Critics that are Java specific. 
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. 
org.argouml.uml This package contains some support for TableModels, Profiles, PropPanel Events (UMLChangeRegistry), ProjectMemberModel. 
org.argouml.uml.cognitive.critics This important package provides many UML critics (which mostly follow the uml well-formedness rules), some uml critic wizards, and support. 
org.argouml.uml.diagram package which contains the graphical implementation of UML diagrams in subpackages and common classes used by all diagrams. 
org.argouml.uml.diagram.activity.ui Classes to implement a uml Activity diagram using GEF. 
org.argouml.uml.diagram.collaboration.ui Classes to implement a uml Collaboration diagram using GEF, plus go rules for the navigator pane. 
org.argouml.uml.diagram.deployment.ui Classes to implement a uml Deployment diagram using GEF, plus go rules for the navigator pane. 
org.argouml.uml.diagram.sequence.ui Classes to implement a uml Sequence diagram using GEF, plus go rules for the navigator pane. 
org.argouml.uml.diagram.state.ui Classes to implement a uml Statechart diagram using GEF, plus go rules for the navigator pane. 
org.argouml.uml.diagram.static_structure.ui Classes to implement a uml Class diagram using GEF, plus go rules for the navigator pane. 
org.argouml.uml.diagram.ui Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more... 
org.argouml.uml.diagram.use_case.ui Classes to implement a uml Use Case diagram using GEF, plus go rules for the navigator pane. 
org.argouml.uml.reveng Provides support for PluggableImport modules. 
org.argouml.uml.reveng.java Import module implementation for the Java language. 
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. 
org.argouml.xml.argo Parsing for the argo file found in project zargo files. 
org.argouml.xml.xmi support for loading the uml model in xmi format using nsuml. 
 

Classes in org.argouml.kernel used by org.argouml.application.api
Project
          A datastructure that represents the designer's current project.
 

Classes in org.argouml.kernel used by org.argouml.cognitive
Project
          A datastructure that represents the designer's current project.
ProjectMember
           
Wizard
          "Abstract" base class for non-modal wizards.
 

Classes in org.argouml.kernel used by org.argouml.cognitive.checklist.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.cognitive.critics
Wizard
          "Abstract" base class for non-modal wizards.
 

Classes in org.argouml.kernel used by org.argouml.cognitive.critics.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.cognitive.ui
Project
          A datastructure that represents the designer's current project.
Wizard
          "Abstract" base class for non-modal wizards.
 

Classes in org.argouml.kernel used by org.argouml.kernel
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
IllegalFormatException
          Thrown when the projectfile name has a not supported format.
PredInstanceOf
          Deprecated. as of 0.15.2, replace with nothing, remove in 0.15.3, alexb
Project
          A datastructure that represents the designer's current project.
ProjectManager
          This class manages the projects loaded in argouml.
ProjectMember
           
 

Classes in org.argouml.kernel used by org.argouml.language.java.cognitive.critics
Wizard
          "Abstract" base class for non-modal wizards.
 

Classes in org.argouml.kernel used by org.argouml.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml
Project
          A datastructure that represents the designer's current project.
ProjectMember
           
 

Classes in org.argouml.kernel used by org.argouml.uml.cognitive.critics
Wizard
          "Abstract" base class for non-modal wizards.
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram
Project
          A datastructure that represents the designer's current project.
ProjectMember
           
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram.activity.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram.collaboration.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram.deployment.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram.sequence.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram.state.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram.static_structure.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml.diagram.use_case.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.uml.reveng
Project
          A datastructure that represents the designer's current project.
 

Classes in org.argouml.kernel used by org.argouml.uml.reveng.java
Project
          A datastructure that represents the designer's current project.
 

Classes in org.argouml.kernel used by org.argouml.uml.ui
DelayedVChangeListener
          This appears to be a gui specific class, therefore it does not belong in the Kernel.
 

Classes in org.argouml.kernel used by org.argouml.xml.argo
Project
          A datastructure that represents the designer's current project.
 

Classes in org.argouml.kernel used by org.argouml.xml.xmi
Project
          A datastructure that represents the designer's current project.
 



ArgoUML © 1996-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook