Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

Arcle Rambutan Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
com.arcle.rmt.j2se.swing.AboutDialogA modal dialog that displays version and copyright information
com.arcle.rmt.superwaba.AboutDialogDisplays version and copyright information
com.arcle.rmt.j2se.swing.vc.AbstractDesktopThe primary "desktop" which displays an RQML document tree on the left and a JDesktopPane on the right that contains the active first-class element editor windows (that are JInternalFrame objects)
com.arcle.rmt.j2se.swing.vc.AbstractDesktop.EditFactoryFactory class which creates the first-class element editors
com.arcle.rmt.superwaba.vc.AbstractDocumentWindowContains the functionalities of a Document Window minus any that requires knowledge of the SRS element types
com.arcle.rmt.j2se.swing.vc.AbstractElementListDisplays an RQML tree where the level one nodes categorizes the first-class elements and level two nodes are the elements themselves
com.arcle.rmt.j2se.swing.vc.AbstractElementList.DescriptionText
com.arcle.rmt.j2se.swing.vc.AbstractElementList.ElementListControllerController for the whole view
com.arcle.rmt.j2se.swing.vc.AbstractElementList.ElementNodeTree node that wraps an RQML Element
com.arcle.rmt.j2se.swing.vc.AbstractElementList.ElementTypeNodeTree node that groups RQMLFirstClass objects by type
com.arcle.rmt.j2se.swing.vc.AbstractElementList.ElementTypeNodeFacadeManages the various types of element type nodes
com.arcle.rmt.j2se.swing.vc.AbstractElementList.NewElementAction
com.arcle.rmt.j2se.swing.vc.AbstractElementList.Node
com.arcle.rmt.j2se.swing.vc.AbstractElementList.RootNode
com.arcle.rmt.j2se.swing.vc.AbstractElementList.TreeControllerController class for the tree
com.arcle.rmt.j2se.swing.vc.AbstractElementList.TreeModelAdapter
com.arcle.rmt.j2se.swing.AbstractMainWindowA main entry point useable both as an applet and a swing application
com.arcle.rmt.j2se.swing.AbstractMainWindow.FileExitActionThe "File|Exit" action
com.arcle.rmt.j2se.swing.AbstractMainWindow.FileHandlerBase class for handlers of file opens and saves
com.arcle.rmt.j2se.swing.AbstractMainWindow.FileNewActionThe "File|New" action
com.arcle.rmt.j2se.swing.AbstractMainWindow.FileOpenActionThe "File|Open" Action
com.arcle.rmt.j2se.swing.AbstractMainWindow.FileRevertActionThe "File|Revert" action
com.arcle.rmt.j2se.swing.AbstractMainWindow.FileSaveActionThe "File|Save" action
com.arcle.rmt.j2se.swing.AbstractMainWindow.FileSaveAsActionThe "File|Save As" action
com.arcle.rmt.j2se.swing.AbstractMainWindow.HelpAboutActionThe "Help|About" action
com.arcle.rmt.j2se.swing.ui.ActionWrapperBase class for decorators of Action classes
com.arcle.rmt.rqml.Actor
com.arcle.rmt.rqml.ActorAction
com.arcle.rmt.j2se.bridge.copy.rqml.ActorActionCopyCopies the elements between two ActorAction objects
com.arcle.rmt.superwaba.model.imp.rqml.ActorActionImpl
com.arcle.rmt.superwaba.model.imp.rqml.ActorActionImpl.Memento
com.arcle.rmt.j2se.bridge.copy.rqml.ActorCopyCopies the elements between two StringOnly objects
com.arcle.rmt.superwaba.model.imp.rqml.ActorImpl
com.arcle.rmt.superwaba.model.imp.rqml.ActorImpl.Memento
com.arcle.rmt.rqml.AlternativeCourse
com.arcle.rmt.j2se.bridge.copy.rqml.AlternativeCourseCopyCopies the elements between two AlternativeCourse objects
com.arcle.rmt.superwaba.model.imp.rqml.AlternativeCourseImpl
com.arcle.rmt.superwaba.model.imp.rqml.AlternativeCourseImpl.Memento
com.arcle.rmt.rqml.Assumption
com.arcle.rmt.j2se.bridge.copy.rqml.AssumptionCopyCopies the elements between two Assumption objects
com.arcle.rmt.superwaba.vc.rqml.AssumptionEditEditor for Requirement element
com.arcle.rmt.j2se.swing.vc.rqml.AssumptionEditEditor for the assumption first-class element
com.arcle.rmt.superwaba.vc.rqml.AssumptionEditControllerController class for AssumptionEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.AssumptionExportExports a Assumption first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.AssumptionImpl
com.arcle.rmt.superwaba.model.imp.rqml.AssumptionImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.AssumptionImportImports a Assumption first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.AssumptionListLists all requirements in the document
com.arcle.rmt.superwaba.vc.rqml.AssumptionListControllerController for AssumptionList
com.arcle.rmt.j2se.bridge.BridgeFacadeSingleton facade class that encapsulates the import/export functionalities
com.arcle.rmt.j2se.bridge.BridgeFacadeExceptionException class thrown by the public methods in BridgeFacade
com.arcle.rmt.superwaba.ui.CategoryWindowA window with a "Category Switch" combo box in its upper-right corner, a switchable panel area, and a stationary row of command buttons at bottom
com.arcle.rmt.j2se.bridge.copy.ChildCopierInterface to be implemented by RQML child copiers
com.arcle.rmt.j2se.util.ClassMapVisitorCallback interface used by GenericClassMap
com.arcle.rmt.j2se.util.CollectionVisitorA callback interface used by MoreCollections to process each element in a collection
com.arcle.rmt.superwaba.ui.CommandWindowA window with a row of command buttons at the bottom
com.arcle.rmt.rqml.Comment
com.arcle.rmt.j2se.bridge.copy.rqml.CommentCopyCopies the elements between two Comment objects
com.arcle.rmt.superwaba.model.imp.rqml.CommentImpl
com.arcle.rmt.superwaba.model.imp.rqml.CommentImpl.Memento
com.arcle.rmt.xplat.model.CommonDocumentCommon operations for RQML documents in both the handheld device and desktop
com.arcle.rmt.j2se.swing.ui.ComponentOwnedActionWrapperBase class for Action decorators that are owned by a Component object
com.arcle.rmt.j2se.swing.ui.ComponentViewBase class for View classes that are also swing components
com.arcle.rmt.j2se.swing.ui.ComponentVisitorAn callback interface that used for component traversal
com.arcle.rmt.rqml.Context
com.arcle.rmt.superwaba.vc.rqml.ContextAttributes
com.arcle.rmt.j2se.swing.vc.rqml.ContextAttributes
com.arcle.rmt.j2se.bridge.copy.rqml.ContextCopyCopies the elements between two Context objects
com.arcle.rmt.superwaba.vc.rqml.ContextEditEditor for Context element
com.arcle.rmt.j2se.swing.vc.rqml.ContextEditEditor for the project first-class element
com.arcle.rmt.superwaba.vc.rqml.ContextEditControllerController class for ContextEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.ContextExportExports a Context first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.ContextImpl
com.arcle.rmt.superwaba.model.imp.rqml.ContextImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.ContextImportImports a Context first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.ContextListLists all requirements in the document
com.arcle.rmt.superwaba.vc.rqml.ContextListControllerController for ContextList
com.arcle.rmt.j2se.swing.ui.ControllerAn interface that must be implemented by all swing controllers of the application
com.arcle.rmt.superwaba.framework.ControllerAn interface that must be implemented by all Controller classes
com.arcle.rmt.superwaba.vc.ControllerBaseBase class for all controllers in the application
com.arcle.rmt.j2se.bridge.copy.CopierFacadeSingleton class that handles copying of RQMLSecondClass elements
com.arcle.rmt.j2se.bridge.copy.CopierFacade.CopierMap
com.arcle.rmt.j2se.util.CounterMapKeeps a mapping of (Object, MutableInteger) to implement a map of counters
com.arcle.rmt.rqml.Course
com.arcle.rmt.j2se.bridge.copy.rqml.CourseCopyCopies the elements between two Course objects
com.arcle.rmt.superwaba.model.imp.rqml.CourseImpl
com.arcle.rmt.superwaba.model.imp.rqml.CourseImpl.Memento
com.arcle.rmt.rqml.Definition
com.arcle.rmt.j2se.bridge.copy.rqml.DefinitionCopyCopies the elements between two StringOnly objects
com.arcle.rmt.superwaba.model.imp.rqml.DefinitionImpl
com.arcle.rmt.superwaba.model.imp.rqml.DefinitionImpl.Memento
com.arcle.rmt.rqml.Description
com.arcle.rmt.j2se.bridge.copy.rqml.DescriptionCopyCopies the elements between two Description objects
com.arcle.rmt.superwaba.model.imp.rqml.DescriptionImpl
com.arcle.rmt.superwaba.model.imp.rqml.DescriptionImpl.Memento
com.arcle.rmt.j2se.swing.vc.DesktopThe implementing class of AbstractDesktop
com.arcle.rmt.j2se.swing.ui.DocManagerA document manager
com.arcle.rmt.j2se.swing.ui.DocTemplateA document template
com.arcle.rmt.j2se.framework.DocumentProvides a generic superclass for all model objects
com.arcle.rmt.superwaba.model.DocumentThe Document interface provides implementation-independent means for accessing RQML SRS documents
com.arcle.rmt.j2se.model.domimpl.DocumentFacadeImplFacade implementation for DOM-based RQMLDocument
com.arcle.rmt.j2se.framework.DocumentFactoryAbstract factory to create Document objects
com.arcle.rmt.superwaba.model.DocumentFactoryAbstract Factory to create Document objects
com.arcle.rmt.superwaba.model.imp.DocumentImplThe implementation class for Document
com.arcle.rmt.superwaba.model.imp.DocumentImpl.MementoThe Memento class that provides persistent object functionality to DocumentImpl
com.arcle.rmt.superwaba.vc.DocumentListDisplays a list of documents and lets the user to edit them
com.arcle.rmt.superwaba.vc.DocumentListControllerControls a DocumentList
com.arcle.rmt.superwaba.model.DocumentManagerThe DocumentManager singleton provides means to access documents in the device
com.arcle.rmt.superwaba.model.imp.DocumentManagerImplThe implementation class for DocumentManager
com.arcle.rmt.superwaba.vc.DocumentWindowDisplays a list of SRS entries for editing
com.arcle.rmt.superwaba.vc.DocumentWindowControllerThe controller for DocumentWindow
com.arcle.rmt.superwaba.vc.ElementEditBase class for element editors
com.arcle.rmt.j2se.swing.vc.ElementEditBase class for element editors -- without yet committing knowledge to RQML
com.arcle.rmt.j2se.swing.vc.ElementEdit.CloseEditorActionAction implementation for "close editor"
com.arcle.rmt.superwaba.vc.ElementEditControllerController for ElementEdit
com.arcle.rmt.j2se.swing.vc.ElementEditFactoryAbstract factory for first-class element editors
com.arcle.rmt.j2se.swing.vc.rqml.ElementEditFactoryFacadeTakes care of the instantiation of ElementEdit objects based on the interface implemented by an RQMLFirstClass object
com.arcle.rmt.j2se.swing.vc.rqml.ElementEditFactoryFacade.ElementEditFactories
com.arcle.rmt.superwaba.vc.ElementListBase for classes that list a certain type of Document elements
com.arcle.rmt.j2se.swing.vc.ElementList
com.arcle.rmt.j2se.swing.vc.ElementList.ElementTypeNodeFacadeManages the various types of element type nodes
com.arcle.rmt.superwaba.vc.ElementListControllerBase class for controllers of ElementList
com.arcle.rmt.superwaba.vc.ElementPanelBase class for the panels in an ElementEdit
com.arcle.rmt.j2se.swing.ui.ExampleFileFilterA convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about
com.arcle.rmt.rqml.Exception
com.arcle.rmt.j2se.bridge.copy.rqml.ExceptionCopyCopies the elements between two Exception objects
com.arcle.rmt.superwaba.model.imp.rqml.ExceptionImpl
com.arcle.rmt.superwaba.model.imp.rqml.ExceptionImpl.Memento
com.arcle.rmt.j2se.swing.ui.ExceptionSafeActionWrapperAn Action decorator which wraps its actionPerformed() method with an exception-handling construct
com.arcle.rmt.j2se.util.ExceptionWrapperDecorator for an Exception object
com.arcle.rmt.rqml.External
com.arcle.rmt.superwaba.vc.rqml.FirstClassEditBase class for RQML first-class element editor windows
com.arcle.rmt.j2se.swing.vc.rqml.FirstClassEditBase class for editor components of RQML first-class elements
com.arcle.rmt.j2se.swing.vc.rqml.FirstClassEdit.DeleteElementActionAction implementation for "delete element"
com.arcle.rmt.superwaba.vc.rqml.FirstClassEditControllerController for FirstClassEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.FirstClassExportBase class for RQML first-class element exporters
com.arcle.rmt.j2se.bridge.swexport.FirstClassExporter
com.arcle.rmt.j2se.bridge.swimport.rqml.FirstClassImportBase class for first-class element exporter objects
com.arcle.rmt.j2se.bridge.swimport.FirstClassImporterThe interface for RQML first-class element importers
com.arcle.rmt.superwaba.vc.rqml.FirstClassPanelBase class for the panels in a FirstClassEdit
com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanelBase class for the panels located in FirstClassEdit
com.arcle.rmt.j2se.swing.vc.rqml.FirstClassPanel.PanelControllerThe controller for this class
com.arcle.rmt.superwaba.ui.FormBase Class that provides a lightweight framework for Container user-interface objects
com.arcle.rmt.j2se.swing.ui.FormBase class for Form objects
com.arcle.rmt.j2se.swing.vc.rqml.GeneralAttributes1
com.arcle.rmt.superwaba.vc.rqml.GeneralAttributes1
com.arcle.rmt.j2se.swing.vc.rqml.GeneralAttributes2
com.arcle.rmt.superwaba.vc.rqml.GeneralAttributes2
com.arcle.rmt.j2se.util.GenericClassMapMaintains a set of mappings between a Class (or interface) and an object
com.arcle.rmt.superwaba.model.imp.GenericMementoBase class for Memento classes that implement persistent object functionality on behalf of their originators
com.arcle.rmt.rqml.Group
com.arcle.rmt.rqml.Issue
com.arcle.rmt.j2se.bridge.copy.rqml.IssueCopyCopies the elements between two Issue objects
com.arcle.rmt.j2se.swing.vc.rqml.IssueEditEditor for the issue first-class element
com.arcle.rmt.superwaba.vc.rqml.IssueEditEditor for Issue element
com.arcle.rmt.superwaba.vc.rqml.IssueEditControllerController class for IssueEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.IssueExportExports a Issue first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.IssueImpl
com.arcle.rmt.superwaba.model.imp.rqml.IssueImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.IssueImportImports a Issue first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.IssueListLists all requirements in the document
com.arcle.rmt.superwaba.vc.rqml.IssueListControllerController for IssueList
com.arcle.rmt.xplat.util.IteratorAn Iterator interface to provide cross-platform compatibility for a List
com.arcle.rmt.superwaba.ui.LayoutFormProvides layout functionalities for a form
com.arcle.rmt.rqml.Lexicon
com.arcle.rmt.j2se.swing.vc.rqml.LexiconAttributes
com.arcle.rmt.superwaba.vc.rqml.LexiconAttributes
com.arcle.rmt.j2se.bridge.copy.rqml.LexiconCopyCopies the elements between two Lexicon objects
com.arcle.rmt.j2se.swing.vc.rqml.LexiconEditEditor for the lexicon first-class element
com.arcle.rmt.superwaba.vc.rqml.LexiconEditEditor for Lexicon element
com.arcle.rmt.superwaba.vc.rqml.LexiconEditControllerController class for LexiconEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.LexiconExportExports a Lexicon first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.LexiconImpl
com.arcle.rmt.superwaba.model.imp.rqml.LexiconImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.LexiconImportImports a Lexicon first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.LexiconListLists all requirements in the document
com.arcle.rmt.superwaba.vc.rqml.LexiconListControllerController for LexiconList
com.arcle.rmt.xplat.util.ListA Subset of the List interface found in java.util to provide cross-platform functionality of a List in both superwaba and Java
com.arcle.rmt.superwaba.ui.ListFormA form which contains one list box that fills the entire form
com.arcle.rmt.j2se.swing.ui.LookAndFeelSelectorThis soft singleton class simplifies the selection of a Swing Look-and-Feel
com.arcle.rmt.j2se.swing.ui.LookAndFeelSelector.LookAndFeelSelectAction
com.arcle.rmt.j2se.swing.Main
com.arcle.rmt.superwaba.MainThe main entry point of the handheld application
com.arcle.rmt.j2se.swing.Main.RQMLFileHandlerFile handler for RQML document files
com.arcle.rmt.j2se.swing.Main.SwFileHandlerFile handler for SuperWaba PDB document files
com.arcle.rmt.rqml.Member
com.arcle.rmt.superwaba.model.imp.MementoableAn interface that must be implemented by all memento originator classes
com.arcle.rmt.superwaba.model.imp.MementoableFactoryAbstract Factory that creates an instance of the proper class of a memento's originator
com.arcle.rmt.superwaba.framework.ModelAn interface that must be implemented by all Model classes
com.arcle.rmt.j2se.util.MoreCollectionsProvides generic utility methods to operate on Collection objects and other container classes
com.arcle.rmt.j2se.swing.ui.MoreSwingUtilitiesAn extended version of SwingUtilities
com.arcle.rmt.xplat.util.MutableBooleanAn updateable boolean wrapper class
com.arcle.rmt.xplat.util.MutableIntegerAn updateable integer wrapper class
com.arcle.rmt.xplat.util.MutableReferenceAn updateable reference wrapper class
com.arcle.rmt.rqml.Name
com.arcle.rmt.j2se.bridge.copy.rqml.NameCopyCopies the elements between two StringOnly objects
com.arcle.rmt.superwaba.model.imp.rqml.NameImpl
com.arcle.rmt.superwaba.model.imp.rqml.NameImpl.Memento
com.arcle.rmt.rqml.NormalCourse
com.arcle.rmt.j2se.bridge.copy.rqml.NormalCourseCopyCopies the elements between two NormalCourse objects
com.arcle.rmt.superwaba.model.imp.rqml.NormalCourseImpl
com.arcle.rmt.superwaba.model.imp.rqml.NormalCourseImpl.Memento
com.arcle.rmt.rqml.Origin
com.arcle.rmt.j2se.bridge.copy.rqml.OriginCopyCopies the elements between two StringOnly objects
com.arcle.rmt.superwaba.model.imp.rqml.OriginImpl
com.arcle.rmt.superwaba.model.imp.rqml.OriginImpl.Memento
com.arcle.rmt.rqml.Postcondition
com.arcle.rmt.j2se.bridge.copy.rqml.PostconditionCopyCopies the elements between two Postcondition objects
com.arcle.rmt.superwaba.model.imp.rqml.PostconditionImpl
com.arcle.rmt.superwaba.model.imp.rqml.PostconditionImpl.Memento
com.arcle.rmt.rqml.Precondition
com.arcle.rmt.j2se.bridge.copy.rqml.PreconditionCopyCopies the elements between two Precondition objects
com.arcle.rmt.superwaba.model.imp.rqml.PreconditionImpl
com.arcle.rmt.superwaba.model.imp.rqml.PreconditionImpl.Memento
com.arcle.rmt.rqml.Problem
com.arcle.rmt.j2se.bridge.copy.rqml.ProblemCopyCopies the elements between two Problem objects
com.arcle.rmt.superwaba.model.imp.rqml.ProblemImpl
com.arcle.rmt.superwaba.model.imp.rqml.ProblemImpl.Memento
com.arcle.rmt.rqml.Product
com.arcle.rmt.j2se.bridge.copy.rqml.ProductCopyCopies the elements between two Product objects
com.arcle.rmt.superwaba.model.imp.rqml.ProductImpl
com.arcle.rmt.superwaba.model.imp.rqml.ProductImpl.Memento
com.arcle.rmt.rqml.Project
com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes1An editor panel for the project RQML first-class element
com.arcle.rmt.superwaba.vc.rqml.ProjectAttributes1Panel to edit project-specific attributes: - problem statement
com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes2An editor panel for the project RQML first-class element
com.arcle.rmt.superwaba.vc.rqml.ProjectAttributes2Panel to edit project-specific attributes: - scope - vision
com.arcle.rmt.j2se.swing.vc.rqml.ProjectAttributes3An editor panel for the project RQML first-class element
com.arcle.rmt.superwaba.vc.rqml.ProjectAttributes3Panel to edit project-specific attributes: - Product Name - Product Description
com.arcle.rmt.j2se.bridge.copy.rqml.ProjectCopyCopies the elements between two Project objects
com.arcle.rmt.superwaba.vc.rqml.ProjectEditEditor for Project element
com.arcle.rmt.j2se.swing.vc.rqml.ProjectEditEditor for the project first-class element
com.arcle.rmt.superwaba.vc.rqml.ProjectEditControllerController class for ProjectEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.ProjectExportExports a Project first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.ProjectImpl
com.arcle.rmt.superwaba.model.imp.rqml.ProjectImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.ProjectImportImports a Project first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.ProjectListLists all requirements in the document
com.arcle.rmt.superwaba.vc.rqml.ProjectListControllerController for ProjectList
com.arcle.rmt.rqml.Rationale
com.arcle.rmt.j2se.bridge.copy.rqml.RationaleCopyCopies the elements between two Rationale objects
com.arcle.rmt.superwaba.model.imp.rqml.RationaleImpl
com.arcle.rmt.superwaba.model.imp.rqml.RationaleImpl.Memento
com.arcle.rmt.j2se.util.ReleaseableReferenceMaintains a strong reference and a weak reference to an object until the strong reference is released, thus only the weak one remain for garbage collection
com.arcle.rmt.rqml.Requirement
com.arcle.rmt.j2se.bridge.copy.rqml.RequirementCopyCopies the elements between two Requirement objects
com.arcle.rmt.j2se.swing.vc.rqml.RequirementEditEditor for the requirement first-class element
com.arcle.rmt.superwaba.vc.rqml.RequirementEditEditor for Requirement element
com.arcle.rmt.superwaba.vc.rqml.RequirementEditControllerController class for RequirementEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.RequirementExportExports a Requirement first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.RequirementImpl
com.arcle.rmt.superwaba.model.imp.rqml.RequirementImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.RequirementImportImports a Requirement first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.RequirementListLists all requirements in the document
com.arcle.rmt.superwaba.vc.rqml.RequirementListControllerController for RequirementList
com.arcle.rmt.j2se.model.RQMLDocumentAbstract class for RQML documents in the desktop
com.arcle.rmt.j2se.model.RQMLDocumentFacadeSingleton facade that abstracts the creation of an RQMLDocument
com.arcle.rmt.j2se.model.RQMLDocumentFacadeExceptionException object thrown by RQMLDocumentFacade methods
com.arcle.rmt.j2se.model.RQMLDocumentUpdateConstantsDefies the event types for an RQMLDocumentUpdateEvent
com.arcle.rmt.j2se.model.RQMLDocumentUpdateEventObjects of this class is sent by RQMLDocument to its observers as the update parameter
com.arcle.rmt.rqml.RQMLFirstClass
com.arcle.rmt.j2se.bridge.copy.rqml.RQMLFirstClassCopyCopies the elements between two RQMLSecondClass objects
com.arcle.rmt.j2se.model.RQMLFirstClassFactoryAbstract factory to create RQMLFirstClass objects
com.arcle.rmt.superwaba.model.imp.rqml.RQMLFirstClassImpl
com.arcle.rmt.superwaba.model.imp.rqml.RQMLFirstClassImpl.Memento
com.arcle.rmt.rqml.RQMLSecondClass
com.arcle.rmt.j2se.bridge.copy.RQMLSecondClassCopierInterface for copiers of RQML Second-class elements
com.arcle.rmt.j2se.bridge.copy.rqml.RQMLSecondClassCopyCopies the elements between two RQMLSecondClass objects
com.arcle.rmt.superwaba.model.imp.rqml.RQMLSecondClassImpl
com.arcle.rmt.superwaba.model.imp.rqml.RQMLSecondClassImpl.MementoSince the Memento object is only used for object persistence via the Storable interface, I bypassed copying the originator's data on memento creation and directly use the originator's variables upon serialization
com.arcle.rmt.rqml.Scope
com.arcle.rmt.j2se.bridge.copy.rqml.ScopeCopyCopies the elements between two Scope objects
com.arcle.rmt.superwaba.model.imp.rqml.ScopeImpl
com.arcle.rmt.superwaba.model.imp.rqml.ScopeImpl.Memento
com.arcle.rmt.rqml.Stakeholder
com.arcle.rmt.j2se.bridge.copy.rqml.StakeholderCopyCopies the elements between two Stakeholder objects
com.arcle.rmt.j2se.swing.vc.rqml.StakeholderEdit
com.arcle.rmt.superwaba.vc.rqml.StakeholderEditEditor for Stakeholder element
com.arcle.rmt.superwaba.vc.rqml.StakeholderEditControllerController class for StakeholderEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.StakeholderExportExports a Stakeholder first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.StakeholderImpl
com.arcle.rmt.superwaba.model.imp.rqml.StakeholderImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.StakeholderImportImports a Stakeholder first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.StakeholderListLists all requirements in the document
com.arcle.rmt.superwaba.vc.rqml.StakeholderListControllerController for StakeholderList
com.arcle.rmt.rqml.StringOnly
com.arcle.rmt.j2se.bridge.copy.rqml.StringOnlyCopyCopies the elements between two StringOnly objects
com.arcle.rmt.superwaba.model.imp.rqml.StringOnlyImpl
com.arcle.rmt.superwaba.model.imp.rqml.StringOnlyImpl.Memento
com.arcle.rmt.rqml.StringOrTerms
com.arcle.rmt.j2se.bridge.copy.rqml.StringOrTermsCopyCopies the elements between two StringOnly objects
com.arcle.rmt.superwaba.model.imp.rqml.StringOrTermsImpl
com.arcle.rmt.superwaba.model.imp.rqml.StringOrTermsImpl.Memento
com.arcle.rmt.j2se.util.StringUtilitiesContains miscellanous string utilites
com.arcle.rmt.j2se.bridge.swexport.SwExportFacadeThis singleton facade class encapsulates the export of RQML first-class objects from the desktop document into the handheld document
com.arcle.rmt.j2se.bridge.swimport.SwImportFacadeThis singleton facade class encapsulates importing of documents from the SuperWaba-based handheld application into the desktop application
com.arcle.rmt.rqml.SystemResponse
com.arcle.rmt.j2se.bridge.copy.rqml.SystemResponseCopyCopies the elements between two SystemResponse objects
com.arcle.rmt.superwaba.model.imp.rqml.SystemResponseImpl
com.arcle.rmt.superwaba.model.imp.rqml.SystemResponseImpl.Memento
com.arcle.rmt.rqml.Taxonomy
com.arcle.rmt.superwaba.vc.rqml.TaxonomyAttributes
com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyAttributes
com.arcle.rmt.j2se.bridge.copy.rqml.TaxonomyCopyCopies the elements between two Taxonomy objects
com.arcle.rmt.j2se.swing.vc.rqml.TaxonomyEditEditor for the taxonomy first-class element
com.arcle.rmt.superwaba.vc.rqml.TaxonomyEditEditor for Taxonomy element
com.arcle.rmt.superwaba.vc.rqml.TaxonomyEditControllerController class for TaxonomyEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.TaxonomyExportExports a Taxonomy first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.TaxonomyImpl
com.arcle.rmt.superwaba.model.imp.rqml.TaxonomyImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.TaxonomyImportImports a Taxonomy first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.TaxonomyListLists all requirements in the document
com.arcle.rmt.superwaba.vc.rqml.TaxonomyListControllerController for TaxonomyList
com.arcle.rmt.rqml.Term
com.arcle.rmt.rqml.TextualData
com.arcle.rmt.j2se.bridge.copy.rqml.TextualDataCopyCopies the elements between two TextualData objects
com.arcle.rmt.superwaba.model.imp.rqml.TextualDataImpl
com.arcle.rmt.superwaba.model.imp.rqml.TextualDataImpl.Memento
com.arcle.rmt.rqml.Trace
com.arcle.rmt.rqml.Usecase
com.arcle.rmt.superwaba.vc.rqml.UsecaseAttributeAlternativeCourseContains controls to edit a Usecase firt-class element
com.arcle.rmt.superwaba.vc.rqml.UsecaseAttributeCourse
com.arcle.rmt.superwaba.vc.rqml.UsecaseAttributeExceptionContains controls to edit a Usecase firt-class element
com.arcle.rmt.superwaba.vc.rqml.UsecaseAttributeNormalCourseContains controls to edit a Usecase firt-class element
com.arcle.rmt.superwaba.vc.rqml.UsecaseAttributes1Contains controls to edit a Usecase firt-class element
com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes1Contains editor controls for use-case attributes: - Actor
com.arcle.rmt.superwaba.vc.rqml.UsecaseAttributes2Contains controls to edit a Usecase firt-class element
com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes2Contains editor controls for use-case attributes: - Precondition - Postcondition
com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes3Contains editor controls for use-case attributes: - normal-course - alternative-course - exception
com.arcle.rmt.superwaba.vc.rqml.UsecaseAttributes3Contains controls to edit a Usecase firt-class element
com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes3.CourseComponentPanel that contains controls for editing a Course RQML object
com.arcle.rmt.j2se.swing.vc.rqml.UsecaseAttributes4Contains editor controls for use-case attributes: - comment
com.arcle.rmt.j2se.bridge.copy.rqml.UsecaseCopyCopies the elements between two Usecase objects
com.arcle.rmt.superwaba.vc.rqml.UsecaseEditEditor for Usecase element
com.arcle.rmt.j2se.swing.vc.rqml.UsecaseEditEditor for the use-case first-class element
com.arcle.rmt.superwaba.vc.rqml.UsecaseEditControllerController class for UsecaseEdit
com.arcle.rmt.j2se.bridge.swexport.rqml.UsecaseExportExports a Usecase first-class object into a handheld document
com.arcle.rmt.superwaba.model.imp.rqml.UsecaseImplImplements the use-case RQML first-class element in the handheld device
com.arcle.rmt.superwaba.model.imp.rqml.UsecaseImpl.Memento
com.arcle.rmt.j2se.bridge.swimport.rqml.UsecaseImportImports a Usecase first-class element from a handheld document into a desktop document
com.arcle.rmt.superwaba.vc.rqml.UsecaseListLists all Usecases in the document
com.arcle.rmt.superwaba.vc.rqml.UsecaseListControllerController for UsecaseList
com.arcle.rmt.superwaba.util.VectorListAdapterAdapts a waba.util.Vector to the interface com.arcle.rmt.xplat.util.List
com.arcle.rmt.superwaba.util.VectorListAdapter.IteratorImpl
com.arcle.rmt.j2se.swing.ui.ViewAn interface that must be implemented by all view classes
com.arcle.rmt.superwaba.framework.ViewAn interface which must be implemented by all view classes
com.arcle.rmt.j2se.swing.ui.ViewFactoryAbstract factory that creates View objects
com.arcle.rmt.rqml.Vision
com.arcle.rmt.j2se.bridge.copy.rqml.VisionCopyCopies the elements between two Vision objects
com.arcle.rmt.superwaba.model.imp.rqml.VisionImpl
com.arcle.rmt.superwaba.model.imp.rqml.VisionImpl.Memento
com.arcle.rmt.superwaba.ui.WindowBaseBase Class that provides a lightweight framework for Window user-interface objects

Generated on Fri Jun 18 19:51:30 2004 for Arcle Rambutan by doxygen 1.3.5