Uses of Package
org.argouml.model.uml

Packages that use org.argouml.model.uml
org.argouml.cognitive.checklist.ui CheckLists, a cognitive help tool, is currently not enabled in ArgoUml. 
org.argouml.model.uml Factory and support methods for the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.activitygraphs Factory and support methods for the BehavioralElements::ActivityGraphs component of the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.collaborations Factory and support methods for the BehavioralElements::Collaborations component of the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.commonbehavior Factory and support methods for the BehavioralElements::CommonBehavior component of the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.statemachines Factory and support methods for the BehavioralElements::StateMachines component of the OMG UML metamodel. 
org.argouml.model.uml.behavioralelements.usecases Factory and support methods for the BehavioralElements::UseCases component of the OMG UML metamodel. 
org.argouml.model.uml.foundation.core Factory and support methods for the Foundation::Core component of the OMG UML metamodel. 
org.argouml.model.uml.foundation.datatypes Factory and support methods for the Foundation::DataTypes component of the OMG UML metamodel. 
org.argouml.model.uml.foundation.extensionmechanisms Factory and support methods for the Foundation::ExtensionMechanisms component of the OMG UML metamodel. 
org.argouml.model.uml.modelmanagement Factory and support methods for the ModelManagement component of the OMG UML metamodel. 
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. 
 

Classes in org.argouml.model.uml used by org.argouml.cognitive.checklist.ui
UmlModelEventPump
          This class implements an event pump for all modelevents (MEvents with the current NSUML model).
 

Classes in org.argouml.model.uml used by org.argouml.model.uml
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
ClassListenerHashMap
          A map that holds ElementListenerLists with lists of listeners that are interested in each and every event of a certain type of the instances of a certain meta-class.
CopyHelper
          Utility class to facilitate copying model elements.
EventKey
          Value object class to find the correct eventlistenerlist in the eventhashmap.
EventListenerHashMap
          A map containing instances of meta-classes (modelelements) as keys and EventListenerLists as values.
EventListenerList
          A wrapped object array that contains triples of eventtype, eventname, interested listener.
EventTreeDefinition
          Class containing the definitions of all events in NSUML.
ExplorerNSUMLEventAdaptor
          Event adaptor for the explorer to decouple the explorer from the nsuml model.
IllegalModelElementConnectionException
           
RefBaseObjectProxy
           
UmlException
           
UmlFactory
          Root factory for UML model element instance creation.
UmlHelper
          Helper class for UML metamodel.
UmlModelEventPump
          This class implements an event pump for all modelevents (MEvents with the current NSUML model).
UmlModelListener
          A single listener that converts MElementEvents into Argo events.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.behavioralelements.activitygraphs
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.behavioralelements.collaborations
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.behavioralelements.commonbehavior
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.behavioralelements.statemachines
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.behavioralelements.usecases
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.foundation.core
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
AbstractWellformednessRule
          Rule definition for wellformedness of some modelelement.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.foundation.datatypes
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.foundation.extensionmechanisms
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
 

Classes in org.argouml.model.uml used by org.argouml.model.uml.modelmanagement
AbstractUmlModelFactory
          Abstract Class that every model package factory should implement to share the initialize() method.
 

Classes in org.argouml.model.uml used by org.argouml.uml.ui
AbstractWellformednessRule
          Rule definition for wellformedness of some modelelement.
 



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