Package ix.iview

Viewers.

See:
          Description

Interface Summary
ConstructEditing An interface to be implemented by any panel that actually edits a construct.
ConstructFraming An interface to be implemented by any FramePanel that is part of a DomainEditor
DomainObjectManager An interface to provide access to an (ordered) set of objects.
IDESymbols Static symbols for I-DE
InternalDomainEditor What I-X applications need to know to about a domain editor.
PropertyConstraintsListener An interface to be implemented by anything interested in changes to property constraints
UndoEditing An interface to be implemented by any panel that edits a construct and wants to take advantage of an UndoManager.
VarSpecifier An interface to be implemented by anything that may be used to enter variables that should be checked against declarations.
 

Class Summary
AbstractUISetEditor Support for editing sets of named objects (e.g. refinements or object classes).
AConstructEditorPanel An interface to be implemented by any panel that actually edits a construct.
AConstructFramePanel An abstract editor/viewer panel for domain constructs.
ActionEditorPanel An editor/viewer panel for refinement structures.
ActionFormModel An default model to be used to fill an IFormPanel.
ActionFormPanel A panel containing form-style sub-panels for viewing/editing an object
AROEditorPanel An editor/viewer panel for AROs, i.e.
ConditionEffectEditor An editor for specifying conditions and effects in refinements.
ConstraintEditor An abstract class with useful things for building constraint editors.
DeclarationEditor An editor for specifying variable declarations Declarations are attached to self (the refinement).
DefaultConstraintEditor An editor for specifying generic constraints in refinements.
DomainEditor An editor/viewer frame for domain details.
DomainEditorFrame An editor/viewer frame for domain details.
DomainFormModel An default model to be used to fill an IFormPanel.
GlobalFormPanel A panel containing form-style sub-panels for viewing/editing an object
GlobalFramePanel An editor/viewer panel for the domain itself (global information) Example code for using the GlobalFramePanel: ...
GrammarEditorPanel A grammar editor/viewer panel Waiting to be documented and implemented properly.
IDEPreferencesDialog A Preferences dialog for IDE.
IDEPropertiesManager A manager for properties/preferences of the I-X Domain Editor, I-DE.
IDERelease I-DE 4.4 07-Sep-06
MiniConstraintPanel A simple panel with a label (title), a component, and optional buttons.
ObjectClassGenerator Static class for inferring object classes from refinements
ObjectConstraintEditor An editor for specifying (world-state) constraints on objects in refinements.
OrderingEditor An editor for specifying temporal relations between time points in refinements.
PanelSearcher A class for panel-specific search.
PropertyEditor A simple text-input editor for entering property names with a list for the syntax type.
SimpleDeclarationEditor An editor for specifying variable declarations Declarations are attached to self (the refinement).
SimpleDomainEditor A simple domain editor.
SimpleDomainEditor.TemporalConstraintPanel A subpanel of the refinement editor that handles the choice between parallel and sequential ordering contraints on a refinement's nodes.
SimpleEditorPanel A minimal editor/viewer panel for making dummy panels Waiting to be implemented.
SpecEditor A simple text-input editor for entering specifications, e.g. for nodes and issues.
UIObjectClassSetEditor Support for editing sets of named objects (e.g. refinements or object classes).
UIRefinementSetEditor Support for editing sets of named objects (e.g. refinements or object classes).
UndoManager A manager that keeps track of objects' edits for undo/redo purposes.
 

Exception Summary
 

Package ix.iview Description

Viewers. To view processes, process status, product development, plans, simulations, etc. This will incorporate previous Edinburgh work on the PlanWorld Viewers.