Uses of Package
org.argouml.persistence

Packages that use org.argouml.persistence
org.argouml.persistence Contains support for persisting projects to some media. 
 

Classes in org.argouml.persistence used by org.argouml.persistence
AbstractFilePersister
          To persist to and from zargo (zipped file) storage.
ArgoTokenTable
          this needs work,AFAIK none of these strings are saved in the final output in a zargo.
DiagramMemberFilePersister
          The file persister for the diagram members.
LastLoadInfo
          The results of the last project load.
MemberFilePersister
          A base class file persister for project members.
OpenException
          An exception to be thrown during failure of a opening and reading some storage medium.
PersistenceException
          An exception to be thrown by some persistence operation
PersistenceManager
          This class shall be the only one that knows in which file formats ArgoUML is able to save and load.
PGMLParser.NameVal
          Utility class to pair a name and a value String together.
ProgressEvent
          An event to be fired in order to tell some other listener of progress through some activity.
ProgressListener
          A listener to be implemented by those interested in ProgressEvents.
ProjectFilePersister
          To persist a project to and from file storage.
SaveException
          An exception to be thrown during failure of a save to some medium.
SAXParserBase
           
TodoTokenTable
          An utility class that defines the strings required by the XML framework and other strings needed to work with todo XML files.
UmlFilePersister
          To persist to and from argo (xml file) storage.
XMIParser
          XMI is an XML based exchange format between UML tools.
XMLElement
           
XMLTokenTableBase
           
 



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