Uses of Package
org.argouml.model

Packages that use org.argouml.model
org.argouml.model Contains the interfaces to access the Model used within ArgoUML
 

Classes in org.argouml.model used by org.argouml.model
ActivityGraphsFactory
          The interface for the factory for ActivityGraphs.
ActivityGraphsHelper
          The interface for the helper for ActivityGraphs.
AggregationKind
          The different AggregationKinds.
AssociationChangeEvent
          A change event due to change in an association between one model element and another.
ChangeableKind
          Deprecated. for 0.25.4 by tfmorris. This enumeration has been removed from UML 2. Use the getter for the isReadOnly attribute.
CollaborationsFactory
          The interface for the factory of Collaboration.
CollaborationsHelper
          The interface for the helper to Collaborations.
CommonBehaviorFactory
          The interface for the factory of the CommonBehavior.
CommonBehaviorHelper
          The interface to the helper of the CommonBehavior.
ConcurrencyKind
          The different ConcurrencyKinds.
CopyHelper
           
CoreFactory
          The interface to the factory for the Core.
CoreHelper
          The interface for the helper for Core.
DataTypesFactory
          The interface for the factory for DataTypes.
DataTypesHelper
          The interface for the helper for DataTypes.
DiagramInterchangeModel
          An interface to the OMG Diagram Interchange Model.
DiDiagram
          This is a wrapper class around a diagram from the Diagram Interchange Model.
DiElement
          This is a wrapper class around an element from the Diagram Interchange Model.
DirectionKind
          The different DirectionKinds.
ExtensionMechanismsFactory
          The interface for the factory for ExstensionMechanisms.
ExtensionMechanismsHelper
          The interface for the helper of the ExtensionMechanisms.
Facade
          Facade object for the Model subsystem in ArgoUML.
Factory
          Marker interface that all Model factory interfaces extend.
IllegalModelElementConnectionException
          An Exception thrown when trying to create an invalid association or link.
MementoCreationObserver
          Deprecated. in 0.25.4 by Bob Tarling use ModelCommandCreationObserver
MetaTypes
          This interface contains methods to retrieve objects that represent the different UML types.
ModelCommand
          A command to record the state of an object before an undoable change.
ModelCommandCreationObserver
          An interface to be implemented by the class responsible for managing or delegating commands reform the model interface.
ModelEventPump
          This is the interface for registering interest in events sent from the model component.
ModelImplementation
          The interface that the ModelImplementation must implement.
ModelManagementFactory
          The interface for the factory for ModelManagement.
ModelManagementHelper
          The interface for the helper for ModelManagement.
ModelMemento
          A memento to record the state of an object before an undoable change.
OrderingKind
          The different OrderingKinds.
PseudostateKind
          Encapsulation of the enumeration PseudostateKind.
ScopeKind
          Deprecated. for 0.25.4 by tfmorris. This enumeration has been removed from UML 2. Use the getter for the isStatic attribute.
StateMachinesFactory
          The interface for the factory for StateMachines.
StateMachinesHelper
          The interface for the helper for StateMachines.
UmlChangeEvent
          A change event dues to change in the model.
UmlException
          An exception class to wrap any checked exceptions from the model subsystem.
UmlFactory
          The interface for the UmlFactory.
UmlHelper
          The interface for the Helper for Uml.
UseCasesFactory
          The interface for the factory for UseCases.
UseCasesHelper
          The interface for the helper for UseCases.
UUIDManager
           
VisibilityKind
          The different VisibilityKinds.
XmiExtensionWriter
          An interface to be implemented by classes outside of the model subsystem that wish to inject data into the XMI output stream.
XmiReader
          XMI file reader to deserialize a model into the model repository.
XmiWriter
          A wrapper around the genuine XmiWriter that provides public access with no knowledge of actual UML implementation.
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook