Uses of Interface
org.argouml.application.api.InitSubsystem

Packages that use InitSubsystem
org.argouml.cognitive.checklist.ui CheckLists, a cognitive help tool, is currently not enabled in ArgoUml. 
org.argouml.cognitive.ui Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items. 
org.argouml.moduleloader This is the implementation of the (new) module loader. 
org.argouml.notation Provides generic support for different notation displays. 
org.argouml.notation.providers.java This package contains the NotationProviders for Java notation. 
org.argouml.notation.providers.uml This package contains the NotationProviders for the UML notation. 
org.argouml.notation.ui UI support for notation features. 
org.argouml.pattern.cognitive.critics This package contains Critics which deal with patterns. 
org.argouml.ui.cmd This package holds commands which are activated by the user somewhere in the UI. 
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.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.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. 
 

Uses of InitSubsystem in org.argouml.cognitive.checklist.ui
 

Classes in org.argouml.cognitive.checklist.ui that implement InitSubsystem
 class InitCheckListUI
          Initializer class for the checklist ui subsystem.
 

Uses of InitSubsystem in org.argouml.cognitive.ui
 

Classes in org.argouml.cognitive.ui that implement InitSubsystem
 class InitCognitiveUI
           
 

Uses of InitSubsystem in org.argouml.moduleloader
 

Classes in org.argouml.moduleloader that implement InitSubsystem
 class InitModuleLoader
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.notation
 

Classes in org.argouml.notation that implement InitSubsystem
 class InitNotation
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.notation.providers.java
 

Classes in org.argouml.notation.providers.java that implement InitSubsystem
 class InitNotationJava
          This class is the only one that has the knowledge of the complete list of NotationProvider4 implementations for Java.
 

Uses of InitSubsystem in org.argouml.notation.providers.uml
 

Classes in org.argouml.notation.providers.uml that implement InitSubsystem
 class InitNotationUml
          This class initialises the UML Notation subsystem.
 

Uses of InitSubsystem in org.argouml.notation.ui
 

Classes in org.argouml.notation.ui that implement InitSubsystem
 class InitNotationUI
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.pattern.cognitive.critics
 

Classes in org.argouml.pattern.cognitive.critics that implement InitSubsystem
 class InitPatternCritics
          Initialise the Pattern related Critics.
 

Uses of InitSubsystem in org.argouml.ui.cmd
 

Classes in org.argouml.ui.cmd that implement InitSubsystem
 class InitUiCmdSubsystem
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.cognitive.critics
 

Classes in org.argouml.uml.cognitive.critics that implement InitSubsystem
 class InitCognitiveCritics
          Registers critics for use in ArgoUML.
 

Uses of InitSubsystem in org.argouml.uml.diagram.activity.ui
 

Classes in org.argouml.uml.diagram.activity.ui that implement InitSubsystem
 class InitActivityDiagram
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.diagram.collaboration.ui
 

Classes in org.argouml.uml.diagram.collaboration.ui that implement InitSubsystem
 class InitCollaborationDiagram
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.diagram.deployment.ui
 

Classes in org.argouml.uml.diagram.deployment.ui that implement InitSubsystem
 class InitDeploymentDiagram
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.diagram.sequence.ui
 

Classes in org.argouml.uml.diagram.sequence.ui that implement InitSubsystem
 class InitSequenceDiagram
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.diagram.state.ui
 

Classes in org.argouml.uml.diagram.state.ui that implement InitSubsystem
 class InitStateDiagram
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.diagram.static_structure.ui
 

Classes in org.argouml.uml.diagram.static_structure.ui that implement InitSubsystem
 class InitClassDiagram
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.diagram.ui
 

Classes in org.argouml.uml.diagram.ui that implement InitSubsystem
 class InitDiagramAppearanceUI
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.diagram.use_case.ui
 

Classes in org.argouml.uml.diagram.use_case.ui that implement InitSubsystem
 class InitUseCaseDiagram
          Initialise this subsystem.
 

Uses of InitSubsystem in org.argouml.uml.ui
 

Classes in org.argouml.uml.ui that implement InitSubsystem
 class InitUmlUI
          Initialise this subsystem.
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook