Uses of Package
org.argouml.model.uml

Packages that use org.argouml.model.uml
org.argouml.model.uml Implementations of the Factory and support methods for the NSUML implementation. 
 

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.
ActivityGraphsFactoryImpl
          Factory to create UML classes for the UML BehaviorialElements::ActivityGraphs package.
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.
CollaborationsFactoryImpl
          Factory to create UML classes for the UML BehaviorialElements::Collaborations package.
CommonBehaviorFactoryImpl
          Factory to create UML classes for the UML BehaviorialElements::CommonBehavior package.
CopyHelper
          Utility class to facilitate copying model elements.
CoreFactoryImpl
          Factory to create UML classes for the UML Foundation::Core package.
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.
ExtensionMechanismsFactoryImpl
          Factory to create UML classes for the UML Foundation::ExtensionMechanisms package.
KindsImpl
          Class that contains enums in the Model.
MetaTypesImpl
          This class contains methods to retrieve objects that represent the different UML types.
ModelManagementFactoryImpl
          Factory to create UML classes for the UML ModelManagement package.
NSUMLEventListener
          This is the base class of relays of events.
NSUMLModelImplementation
          The handle to find all helper and factories.
NsumlXmiReader
          Parses an XMI file.
StateMachinesFactoryImpl
          Factory to create UML classes for the UML BehaviorialElements::StateMachines package.
UmlModelEventPump
          This class implements an event pump for all modelevents (MEvents with the current NSUML model).
UmlModelListener
          This class captures the information about the "change flag" of the current project.
UseCasesFactoryImpl
          Factory to create UML classes for the UML BehaviorialElements::UseCases package.
 



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