Uses of Package
org.argouml.notation

Packages that use org.argouml.notation
org.argouml.kernel Contains support for delayed change event handling, and Project handling. 
org.argouml.notation Provides generic support for different notation displays. 
org.argouml.notation.providers This package contains the generic NotationProviders. 
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.sequence2.diagram   
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.state.ui Classes to implement a uml Statechart 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... 
 

Classes in org.argouml.notation used by org.argouml.kernel
NotationName
          Encapsulates specific attributes about a notation.
NotationSettings
          Notation settings value object.
 

Classes in org.argouml.notation used by org.argouml.notation
Notation
          Provides centralized methods dealing with notation.
NotationName
          Encapsulates specific attributes about a notation.
NotationProvider
          A class that implements this abstract class manages a text shown on a diagram.
NotationProviderFactory2
          The NotationProviderFactory2 is a singleton, since it is the accesspoint for all Figs to access the textual representation of modelobjects, and since plugin modules can add extra languages.
NotationSettings
          Notation settings value object.
 

Classes in org.argouml.notation used by org.argouml.notation.providers
NotationProvider
          A class that implements this abstract class manages a text shown on a diagram.
 

Classes in org.argouml.notation used by org.argouml.notation.providers.java
NotationProvider
          A class that implements this abstract class manages a text shown on a diagram.
NotationSettings
          Notation settings value object.
 

Classes in org.argouml.notation used by org.argouml.notation.providers.uml
NotationProvider
          A class that implements this abstract class manages a text shown on a diagram.
NotationSettings
          Notation settings value object.
 

Classes in org.argouml.notation used by org.argouml.sequence2.diagram
SDNotationSettings
          Notation settings for a sequence diagram.
 

Classes in org.argouml.notation used by org.argouml.uml.diagram
NotationSettings
          Notation settings value object.
 

Classes in org.argouml.notation used by org.argouml.uml.diagram.state.ui
NotationProvider
          A class that implements this abstract class manages a text shown on a diagram.
 

Classes in org.argouml.notation used by org.argouml.uml.diagram.ui
NotationProvider
          A class that implements this abstract class manages a text shown on a diagram.
NotationSettings
          Notation settings value object.
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook