< A B C D E F G H I J K L M N O P Q R S T U V W X Y

<

() - Method in class ix.util.IPC.SimpleIXDestinationTable
 
() - Method in class ix.util.xml.XMLTranslator
Add initial imports.
() - Static method in class ix.util.xml.XML
 
() - Method in class ix.util.xml.Syntax
Initialize tables of special cases.

A

about - Variable in class ix.ip2.AgendaItem
 
aboutDialog - Variable in class ix.iface.ui.JFrameMT
 
aboutDialog() - Method in class ix.iface.ui.JFrameMT
 
AboutFrame - class ix.iface.ui.AboutFrame.
A frame with a menu bar to close it, and a scrollable text
AboutFrame(ImageIcon, String) - Constructor for class ix.iface.ui.AboutFrame
As above but the given URL is displayed and remembered as the original page.
AboutFrame(String) - Constructor for class ix.iface.ui.AboutFrame
As above but the given file name is converted to a URL using the text area of the resources.
aboutItem - Variable in class ix.iface.ui.JFrameMT
 
aboutLabel - Variable in class ix.iface.ui.JAboutDialog
 
AbstractAgentGroup - class ix.ispace.AbstractAgentGroup.
A base class that can support both intensionally and extensionally secified groups.
AbstractAgentGroup(String, ContactManager) - Constructor for class ix.ispace.AbstractAgentGroup
 
AbstractEditorPanel - class ix.iface.ui.AbstractEditorPanel.
A simple panel with a label (title), a component, and optional buttons.
AbstractEditorPanel() - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel with a label (top left) or a border (depending on the default) Other components (a JComponent and a button panel) are usually added via one of the other constructors; the label text is set in other constructors.
AbstractEditorPanel(boolean) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel as above but with a given border setting.
AbstractEditorPanel(MouseListener, boolean, String, JComponent) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel with a title and a component (left).
AbstractEditorPanel(MouseListener, boolean, String, JComponent, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel with a title, component (left) and buttons (right).
AbstractEditorPanel(MouseListener, String, JComponent) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel with a title and a component (left) as above with default border/label.
AbstractEditorPanel(MouseListener, String, JComponent, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel as above but with the default border/label setting.
AbstractEditorPanel(MouseListener, String, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel with a label (top left) and buttons (right) only.
AbstractIFormModel - class ix.iface.ui.AbstractIFormModel.
An abstract model class to be used to fill an IFormPanel.
AbstractIFormModel(Class) - Constructor for class ix.iface.ui.AbstractIFormModel
 
AbstractIFormModel(Object) - Constructor for class ix.iface.ui.AbstractIFormModel
 
AbstractIXObject - class ix.icore.AbstractIXObject.
Provides an implementation of the IXObject interface.
AbstractIXObject() - Constructor for class ix.icore.AbstractIXObject
 
AbstractIXTableModel - class ix.iface.ui.table.AbstractIXTableModel.
An abstract class for table models.
AbstractIXTableModel() - Constructor for class ix.iface.ui.table.AbstractIXTableModel
Makes an empty model.
AbstractIXTableModel(Class, Object[]) - Constructor for class ix.iface.ui.table.AbstractIXTableModel
Makes a model that contains the given nodes and derives which fields to use.
AbstractIXTableModel(Object[]) - Constructor for class ix.iface.ui.table.AbstractIXTableModel
Makes a model that contains the given nodes.
AbstractIXTableModel(Object[], String[]) - Constructor for class ix.iface.ui.table.AbstractIXTableModel
Makes a model as above but with the given strings as column names.
AbstractTreeTableModel - class ix.iface.ui.table.AbstractTreeTableModel.
An abstract class for tree table models.
AbstractTreeTableModel() - Constructor for class ix.iface.ui.table.AbstractTreeTableModel
Makes an empty model.
AbstractTreeTableModel(TreeNode[]) - Constructor for class ix.iface.ui.table.AbstractTreeTableModel
Makes a model that contains the given nodes at top level.
accept(File) - Method in class ix.iface.domain.DomainFileFilter
 
accept(File) - Method in class ix.iview.DomainEditor.DomainFileFilter
 
accept(File) - Method in class ix.util.xml.XMLFileFilter
 
acceptReport(Report) - Method in class ix.ip2.Agenda
 
acceptReport(Report) - Method in class ix.ip2.IssueAgenda
 
accessedProperty(String) - Method in class ix.util.Parameters.AccessRecordingProperties
 
accessor(Class, String) - Static method in class ix.util.Fn
Returns a function that calls the 0-argument method specified by a class and method name.
accessTable - Variable in class ix.util.Parameters.AccessRecordingProperties
 
AConstructEditorPanel - class ix.iview.AConstructEditorPanel.
An interface to be implemented by any panel that actually edits a construct.
AConstructEditorPanel() - Constructor for class ix.iview.AConstructEditorPanel
 
AConstructFramePanel - class ix.iview.AConstructFramePanel.
An editor/viewer panel for named domain constructs.
AConstructFramePanel() - Constructor for class ix.iview.AConstructFramePanel
Creates an editor panel with the given parent.
AConstructFramePanel(DomainEditor) - Constructor for class ix.iview.AConstructFramePanel
 
action - Variable in class ix.ip2.ForwardingHandler
 
ACTION_COL - Variable in class ix.ip2.AgendaItemTableModel
 
actionCanBeTakenNow(HandlerAction) - Method in class ix.ip2.AgendaItem
 
actionCanBeTakenNow(HandlerAction) - Method in class ix.ip2.IssueAgenda.OtherReportsIssue
 
actionCanBeTakenNow(HandlerAction) - Method in class ix.ip2.WaitForReportsItem
 
actionChoice - Variable in class ix.ip2.AgendaViewTable.Row
 
actionChoiceDescr(HandlerAction) - Method in class ix.ip2.AgendaViewTable
 
actionCol - Variable in class ix.ip2.AgendaViewTable
 
actionDescription - Variable in class ix.ip2.ItemHandler
 
ActionEditorPanel - class ix.iview.ActionEditorPanel.
An editor/viewer panel for refinement structures.
ActionEditorPanel.EdMouseAdapter - class ix.iview.ActionEditorPanel.EdMouseAdapter.
 
ActionEditorPanel.EdMouseAdapter(ActionEditorPanel) - Constructor for class ix.iview.ActionEditorPanel.EdMouseAdapter
 
ActionEditorPanel(DomainEditor, boolean) - Constructor for class ix.iview.ActionEditorPanel
Creates the editor panel with the given parent in advanced/simple mode.
ActionFormModel - class ix.iview.ActionFormModel.
An default model to be used to fill an IFormPanel.
ActionFormModel() - Constructor for class ix.iview.ActionFormModel
 
ActionFormModel(Class) - Constructor for class ix.iview.ActionFormModel
 
ActionFormModel(Object) - Constructor for class ix.iview.ActionFormModel
 
ActionFormPanel - class ix.iview.ActionFormPanel.
A panel containing form-style sub-panels for viewing/editing an object
ActionFormPanel(AConstructFramePanel) - Constructor for class ix.iview.ActionFormPanel
 
actionListener - Variable in class ix.itest.SendPanel
 
actionPanel - Variable in class ix.iview.DomainEditor
 
actionPerformed(ActionEvent) - Method in class ix.iface.util.CatchingActionListener
Calls the inner listener's ActionPerformed method on the same event, but inside a try-catch statement that catches any exception or error thrown.
actionPerformed(ActionEvent) - Method in class ix.iview.AConstructFramePanel
Wakes up the ActionListener with a user action.
actionPerformed(ActionEvent) - Method in class ix.iview.GrammarEditorPanel
Wakes up the ActionListener with a user action.
actionPerformed(ActionEvent) - Method in class ix.iview.ActionEditorPanel
Wakes up the ActionListener with a user action.
actionPerformed(ActionEvent) - Method in class ix.iview.GlobalFramePanel
Wakes up the ActionListener with a user action.
actionPerformed(ActionEvent) - Method in class ix.iview.SimpleDomainEditor
 
actionPerformed(ActionEvent) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
actionPerformed(ActionEvent) - Method in class ix.iview.AROEditorPanel
Wakes up the ActionListener with a user action.
actionPerformed(ActionEvent) - Method in class ix.iview.DomainEditor
Implements the ActionListener interface.
actionPerformed(ActionEvent) - Method in class ix.iview.SimpleEditorPanel
Wakes up the ActionListener with a user action.
actionPerformed(ActionEvent) - Method in class ix.ip2.Ip2Frame
 
actionPerformed(ActionEvent) - Method in class ix.ip2.ItemEditor
Action interpreter.
actionPerformed(ActionEvent) - Method in class ix.ip2.IssueEditor
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.ip2.ItemEditor.EditPanel
Action interpreter.
actionPerformed(ActionEvent) - Method in class ix.ip2.IssueEditor.IssueEditPanel
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.ip2.AgendaViewTable.ItemPopupMenu
 
actionPerformed(ActionEvent) - Method in class ix.ip2.ActivityEditor
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.ip2.BindingViewer
 
actionPerformed(ActionEvent) - Method in class ix.ichat.ChatFrame
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.ispace.GroupSender
 
actionPerformed(ActionEvent) - Method in class ix.ispace.GroupSender.GroupPanel
 
actionPerformed(ActionEvent) - Method in class ix.ispace.IspaceTool
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.itest.SendPanel
 
actionPerformed(ActionEvent) - Method in class ix.itest.ItestFrame
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.itest.Itest.TestSequenceListener
 
actionPerformed(ActionEvent) - Method in class ix.util.xml.XMLTreeEditFrame
Action interpreter for items in the frame's "File" menu.
actionPerformed(ActionEvent) - Method in class ix.util.xml.XMLTreeEditPanel
Action interpreter for panel buttons
actionPerformed(ActionEvent) - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
actionPerformed(ActionEvent) - Method in class ix.util.xml.XMLTreeEditPanel.CutFrame
Action interpreter for cut-frame buttons
actionPerformed(ActionEvent) - Method in class ix.iface.ui.JFrameMT
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.JFrameMTP
Implements the ActionListener interface.
actionPerformed(ActionEvent) - Method in class ix.iface.ui.AboutFrame
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.JAboutDialog.AboutAction
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.HelpFrame
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
actionPerformed(ActionEvent) - Method in class ix.iview.igraph.GExpansionEditor
Wakes up the ActionListener with a user action.
actions - Variable in class ix.ip2.AgendaItem
 
actionSelected(AgendaItem, String) - Method in class ix.ip2.AgendaTableViewer
 
actionShadowingTable - Variable in class ix.ip2.AgendaViewTable
Says which action to use when an item has more than one that have the same description.
ActionTreeTableModel - class ix.iview.table.ActionTreeTableModel.
A TreeTableModel that can display Refinement and Node objects.
ActionTreeTableModel(UIDomain) - Constructor for class ix.iview.table.ActionTreeTableModel
 
active - Variable in class ix.util.xml.XMLTreeEditPanel.RecordingExpansionListener
 
activities - Variable in class ix.ip2.PanelController
 
Activity - class ix.icore.Activity.
An Activity.
Activity() - Constructor for class ix.icore.Activity
 
Activity(LList) - Constructor for class ix.icore.Activity
 
Activity(String) - Constructor for class ix.icore.Activity
 
ActivityAgenda - class ix.ip2.ActivityAgenda.
An agenda of activities
ActivityAgenda.ExpandAction - class ix.ip2.ActivityAgenda.ExpandAction.
Handles an issue by expanding it into subissues as specified by a schema.
ActivityAgenda.ExpandAction(ActivityAgenda, AgendaItem, Refinement, MatchEnv) - Constructor for class ix.ip2.ActivityAgenda.ExpandAction
 
ActivityAgenda.ManualExpandAction - class ix.ip2.ActivityAgenda.ManualExpandAction.
Handles an item by expanding it into subitems as specified explicitly by the user.
ActivityAgenda.ManualExpandAction(ActivityAgenda, AgendaItem, Refinement) - Constructor for class ix.ip2.ActivityAgenda.ManualExpandAction
 
ActivityAgenda(PanelController) - Constructor for class ix.ip2.ActivityAgenda
 
activityDescription(Activity) - Static method in class ix.iface.util.Reporting
 
ActivityEditor - class ix.ip2.ActivityEditor.
A simple editor for entering and viewing Activities
ActivityEditor.ActivityEditPanel - class ix.ip2.ActivityEditor.ActivityEditPanel.
 
ActivityEditor.ActivityEditPanel.ExpansionPanel - class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel.
A panel for editing subitems and their ordering constraints.
ActivityEditor.ActivityEditPanel.ExpansionPanel(ActivityEditor.ActivityEditPanel) - Constructor for class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel
 
ActivityEditor.ActivityEditPanel(ActivityEditor) - Constructor for class ix.ip2.ActivityEditor.ActivityEditPanel
 
ActivityEditor(AgendaViewer, String) - Constructor for class ix.ip2.ActivityEditor
 
activityFromControls() - Method in class ix.itest.SendPanel
Construct an activity from the current state of the GUI.
ActivityHandler - class ix.ip2.ActivityHandler.
Generates HandlerActions for an ActivityItem.
ActivityHandler(String) - Constructor for class ix.ip2.ActivityHandler
 
ActivityItem - class ix.ip2.ActivityItem.
An AgendaEntry to represents an activity.
ActivityItem(Activity) - Constructor for class ix.ip2.ActivityItem
 
ActivityItem(ActivityItem, Activity) - Constructor for class ix.ip2.ActivityItem
 
ActivityTableViewer - class ix.ip2.ActivityTableViewer.
 
ActivityTableViewer(Ip2) - Constructor for class ix.ip2.ActivityTableViewer
 
activityViewer - Variable in class ix.ip2.Ip2Frame
 
activityViewer - Variable in class ix.ip2.Ip2
 
ActivityViewTable - class ix.ip2.ActivityViewTable.
 
ActivityViewTable(Ip2) - Constructor for class ix.ip2.ActivityViewTable
 
actList - Variable in class ix.iview.ConditionEffectEditor
 
actListA - Variable in class ix.iview.OrderingEditor
 
actListB - Variable in class ix.iview.OrderingEditor
 
adaptDefaultMenuToolbar() - Method in class ix.iview.DomainEditor
 
adaptDefaultMenuToolbar() - Method in class ix.iface.ui.JFrameMTP
Dummy method that can be overridden by sub-classes to adapt the default.
adaptMenusToPanel(JPanel) - Method in class ix.iview.DomainEditor
Called whenever the current panel is updated
adaptMenusToPanel(JPanel) - Method in class ix.iface.ui.JFrameMTP
 
add(Object) - Method in class ix.util.lisp.LListListIterator
 
add(Object) - Method in class ix.util.lisp.LListCollector
 
add(Object) - Method in class ix.util.lisp.LListCollector.LListCollectorListIterator
 
addAction(HandlerAction) - Method in class ix.ip2.AgendaItem
Add an action to this issue.
addActivity(Activity) - Method in class ix.ip2.PanelController
 
addActivityHandler(ItemHandler) - Method in class ix.ip2.PanelController
 
addActivityListener(AgendaListener) - Method in class ix.ip2.PanelController
 
addAgendaListener(AgendaListener) - Method in class ix.ip2.Agenda
 
addAgent(String) - Method in class ix.ispace.ContactManager
 
addAgent(String, AgentRelationship) - Method in class ix.ispace.ContactManager
 
addAgentGroup(AgentGroup) - Method in class ix.ispace.ContactManager
 
addAgents(List, AgentRelationship) - Method in class ix.ispace.ContactManager
 
addAll(Collection) - Method in class ix.util.lisp.Cons
 
addAttribute(Element, XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
addAttributes(Element, XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
addButton(MouseListener, Object) - Method in class ix.iface.ui.IXButPanel
Adds a button with the given listener to this panel.
addCapability(Capability) - Method in class ix.ispace.AgentData
 
addCase(MatchCase) - Method in class ix.util.match.MatchTable
addCase adds a new MatchCase after those that were added earlier.
addChild() - Method in class ix.util.xml.XMLTreeEditPanel
Adds a new node after the existing children of the selected node.
addChild() - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
addConstraint(Constraint) - Method in class ix.icore.process.ProcessModelManager
 
addConstraint(Constraint) - Method in class ix.ip2.Ip2ModelManager
 
addConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.IssueHandler
 
addConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ConstraintManager
 
addConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ModelManager
 
addConstraint(PicoIX.Constraint) - Method in class ix.examples.SimResource.CM
 
addConstraint(PNode, Constraint) - Method in class ix.icore.process.ProcessModelManager
 
addConstraint(PNode, Constraint) - Method in class ix.ip2.Ip2ModelManager
 
addConstraintListener(ConstraintListener) - Method in class ix.iview.ConstraintEditor
Fills the controls with relevant object-sensitive information.
addConstraintManagers(Object[]) - Method in class ix.examples.PicoIX.IX_System
 
addConstraintParsers() - Method in class ix.iface.domain.LTF_Parser
 
addConstraints(PNode, List) - Method in class ix.icore.process.ProcessModelManager
 
addContactListener(ContactListener) - Method in class ix.ispace.ContactManager
 
addControllerListener(ControllerListener) - Method in class ix.ip2.PanelController
 
addData(Object) - Method in class ix.iface.ui.table.AbstractIXTableModel
Adds the given data object to the table's rows if it is not already there and notifies listeners.
addData(Object) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Adds the given TreeNode object to the table's rows and notifies listeners.
addDomainListener(DomainListener) - Method in class ix.icore.domain.Domain
 
addElement(Object) - Method in interface ix.util.Collector
 
addElement(Object) - Method in class ix.util.lisp.LListCollector
 
addEnumeration(Collector, Enumeration) - Static method in class ix.util.Seq
 
addEventIssue(MessageQueue) - Method in class ix.examples.PicoIX.Controller
 
addExpansionPanel() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
Adds a panel for editing subitems and their ordering constraints.
addFormMouseListener(MouseListener) - Method in class ix.iface.ui.IFormPanel
 
addForwardingHandler(String, AgentRelationship, boolean) - Method in class ix.ip2.Ip2
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.Agenda
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ActivityAgenda
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ItemHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.InvokeHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.QueryHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ForwardingHandler
 
addIfField(Collection, Class, String) - Static method in class ix.iface.ui.AbstractIFormModel
 
addImpl(Component, Object, int) - Method in class ix.iface.util.RadioButtonBox
 
addImpl(Component, Object, int) - Method in class ix.iface.util.GridColumn
 
addImport(String) - Method in class ix.util.ClassFinder
Records an import that allows a class name or names to be used without package-qualification.
addImport(String) - Method in class ix.util.xml.XMLTranslator
 
addInitialImports() - Method in class ix.util.ClassFinder
Adds the initial set of imports.
addInitialNames() - Method in class ix.util.ClassFinder
Adds the initial set of name mappings.
addIssue(Issue) - Method in class ix.ip2.PanelController
 
addIssue(PicoIX.Issue) - Method in class ix.examples.PicoIX.Controller
 
addIssueHandler(ItemHandler) - Method in class ix.ip2.PanelController
 
addIssueHandlers() - Method in class ix.ip2.Ip2
Install any built-in issue and activity handlers.
addIssueHandlers(Object[]) - Method in class ix.examples.PicoIX.IX_System
 
addIssueListener(AgendaListener) - Method in class ix.ip2.PanelController
 
addIssueTest(String, Priority, String) - Method in class ix.itest.Itest
Deprecated. As of May 2002, use Itest.addTest(TestItem) instead.
addIssueTest(String, String) - Method in class ix.itest.Itest
Deprecated. As of May 2002, use Itest.addTest(TestItem) instead.
addItem() - Method in class ix.ip2.ItemEditor.EditPanel
Tells the item viewer to add a new item
addItem(AgendaItem) - Method in class ix.ip2.Agenda
 
addItem(AgendaItem) - Method in class ix.ip2.IssueAgenda
 
addItem(AgendaItem) - Method in class ix.ip2.ActivityAgenda
 
addItem(AgendaItem) - Method in class ix.ip2.AgendaViewTable
 
addItem(AgendaItem) - Method in class ix.ip2.AgendaTableViewer
 
addItem(AgendaItem) - Method in interface ix.ip2.AgendaManager
 
addItem(AgendaItem) - Method in interface ix.ip2.AgendaViewer
 
addItem(Priority, String) - Method in class ix.ip2.AgendaTableViewer
 
addItem(String) - Method in class ix.ip2.AgendaTableViewer
Useful methods for adding test items.
addItemHandler(ItemHandler) - Method in class ix.ip2.Agenda
 
addItemHandler(ItemHandler) - Method in class ix.ip2.PanelController
 
addItemListener(AgendaItemListener) - Method in class ix.ip2.AgendaItem
 
addItemListener(ItemListener) - Method in class ix.iface.ui.CardPanel
 
addLeftLabel(String) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
addLink(Object, Object) - Method in class ix.iview.igraph.ExpansionModel
 
addListener(TextAreaFrame.TListener) - Method in class ix.util.TextAreaFrame
 
addModelListener(FormModelListener) - Method in class ix.iface.ui.AbstractIFormModel
 
addModelListener(FormModelListener) - Method in interface ix.iface.ui.IFormModel
 
addName(String, Class) - Method in class ix.util.ClassFinder
Adds an explicit mapping in both directions between a name and a class.
addNewEntry(String, AgentRelationship) - Method in class ix.ispace.IspaceTool.RelationPanel
 
addNewNode() - Method in class ix.iview.igraph.ExpansionModel
 
addNode(PNode) - Method in class ix.icore.process.ProcessModelManager
 
addNode(UINodeSpec) - Method in class ix.iview.igraph.ExpansionModel
 
addNotify() - Method in class ix.iface.ui.JAboutDialog
 
addPanel(JPanel) - Method in class ix.iface.ui.CardPanel
 
addPanel(JPanel, String) - Method in class ix.iface.ui.CardPanel
 
addPanel(JPanel, String, String) - Method in class ix.iface.ui.JFrameMTP
Adds a panel to the set of panels that can be displayed.
addProcessStatusListener(ProcessStatusListener) - Method in class ix.icore.process.ProcessModelManager
 
addr - Variable in class ix.util.IPC.ObjectStreamServer
 
addr - Variable in class ix.util.IPC.ObjectStreamNameServer
 
addRefinement(Refinement) - Method in class ix.icore.domain.Domain
 
addReport(Report) - Method in class ix.ip2.AgendaItem
 
addReportSequenceTest(String, String, String, List) - Method in class ix.itest.Itest
Adds a test that sends a series of reports to a designated agent.
addReportSequenceTest(String, String, String, String[]) - Method in class ix.itest.Itest
Adds a test that sends a series of reports to a designated agent.
addSentinel(ProcessModelManager.Sentinel) - Method in class ix.icore.process.ProcessModelManager
 
addSimEvent(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimController
 
addSimEventHandlers(Object[]) - Method in class ix.examples.PicoISim.IX_Simulator
 
addStandardAgentGroups() - Method in class ix.ispace.ContactManager
 
addSubitems() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
Adds subitems to an existing item.
addTableMouseListener(TableMouseListener) - Method in class ix.iface.ui.table.IXTable
 
addTemplate(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel
 
addTemplatesFor(Class[]) - Method in class ix.util.xml.XMLTreeEditPanel
 
addTemplatesFor(List) - Method in class ix.util.xml.XMLTreeEditPanel
 
addTest(String, ActionListener) - Method in class ix.ip2.Ip2Frame
Adds a test by adding a menu item to the "Test" menu.
addTest(String, ActionListener) - Method in class ix.itest.ItestFrame
Adds a test by adding a menu item to the "Test" menu.
addTest(TestItem) - Method in class ix.ip2.Ip2Frame
Adds a test menu item based on a TestItem.
addTest(TestItem) - Method in class ix.itest.Itest
Adds a test menu item based on a TestItem.
addTestMenuItems() - Method in class ix.ip2.Ip2
Called when the main frame is set up to add items to the frame menu bar's "Test" menu.
addTestMenuItems() - Method in class ix.test.Ip2Example
Called to add items to the main frame menu bar's "Test" menu.
addTestMenuItems(String) - Method in class ix.ip2.Ip2
 
addTests() - Method in class ix.itest.Itest
Adds any tests common to all versions of I-TEST.
addTests(String) - Method in class ix.itest.Itest
 
addToTable() - Method in class ix.ip2.AgendaViewTable.Row
 
addToTable(IspaceTool.RelationPanel) - Method in class ix.ispace.IspaceTool.Row
 
addTreeNode(Object, TreeNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Associate the given TreeNode to the given AgendaItem
addValue(Object, Object) - Method in interface ix.util.MultiMap
 
addValue(Object, Object) - Method in class ix.util.MultiHashMap
 
addValueMenuItemIfKnown() - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
adjustLookAndFeel() - Static method in class ix.iface.util.IfaceUtil
Makes any standard I-X changes to the look and feel.
adjustSizes() - Method in class ix.ip2.AgendaViewTable
 
adjustWidths() - Method in class ix.iface.ui.table.IXTable
Adjusts column widths to sensible values.
advancedIcon - Variable in class ix.iview.DomainEditor
 
advancedItem - Variable in class ix.iview.DomainEditor
 
afterLast(String, String) - Static method in class ix.util.Strings
Returns the substring starting directly after the last occurrence of the separator.
Agenda - class ix.ip2.Agenda.
A collection of things to do.
Agenda(PanelController) - Constructor for class ix.ip2.Agenda
 
AgendaItem - class ix.ip2.AgendaItem.
An entry in an Agenda.
AgendaItem(AgendaItem, TaskItem) - Constructor for class ix.ip2.AgendaItem
 
AgendaItem(TaskItem) - Constructor for class ix.ip2.AgendaItem
 
agendaItemEdited(AgendaItemEvent) - Method in class ix.ip2.ItemEditor.EditPanel
 
agendaItemEdited(AgendaItemEvent) - Method in class ix.ip2.AgendaViewTable.Row
 
agendaItemEdited(AgendaItemEvent) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
AgendaItemTableModel - class ix.ip2.AgendaItemTableModel.
A TreeTableModel that can display Issue objects.
AgendaItemTableModel.TreeAgendaItem - class ix.ip2.AgendaItemTableModel.TreeAgendaItem.
 
AgendaItemTableModel.TreeAgendaItem(AgendaItemTableModel, AgendaItemTableModel, AgendaItem) - Constructor for class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
AgendaItemTableModel(AgendaTableViewer) - Constructor for class ix.ip2.AgendaItemTableModel
 
agendaManager - Variable in class ix.ip2.AgendaViewTable
 
agendaManager - Variable in class ix.ip2.AgendaTableViewer
 
AgendaManager - interface ix.ip2.AgendaManager.
 
AgendaTableViewer - class ix.ip2.AgendaTableViewer.
A table viewer for an agenda (set of agenda items).
AgendaTableViewer(Ip2) - Constructor for class ix.ip2.AgendaTableViewer
Constructs a viewer for the indicated agent.
AgendaTreeTable - class ix.iview.table.AgendaTreeTable.
Tree table for displaying agenda items (actions and issues)
AgendaTreeTable() - Constructor for class ix.iview.table.AgendaTreeTable
 
AgendaTreeTable(AbstractTreeTableModel) - Constructor for class ix.iview.table.AgendaTreeTable
Makes a table and sets the given model, adjusts column widths, registers model as mouse listener (if appropriate).
agendaViewer - Variable in class ix.ip2.ItemEditor
 
AgendaViewer - interface ix.ip2.AgendaViewer.
 
AgendaViewTable - class ix.ip2.AgendaViewTable.
A viewer for a set of AgendaItems.
AgendaViewTable.ActionCellRenderer - class ix.ip2.AgendaViewTable.ActionCellRenderer.
 
AgendaViewTable.ActionCellRenderer(AgendaViewTable, AgendaItem) - Constructor for class ix.ip2.AgendaViewTable.ActionCellRenderer
 
AgendaViewTable.ItemPopupMenu - class ix.ip2.AgendaViewTable.ItemPopupMenu.
The popup menu that appears when the user right-clicks on a item.
AgendaViewTable.ItemPopupMenu(AgendaViewTable, AgendaItem) - Constructor for class ix.ip2.AgendaViewTable.ItemPopupMenu
 
AgendaViewTable.Row - class ix.ip2.AgendaViewTable.Row.
A row of the table - corresponds to one item.
AgendaViewTable.Row(AgendaViewTable, AgendaItem) - Constructor for class ix.ip2.AgendaViewTable.Row
 
AgendaViewTable(Ip2) - Constructor for class ix.ip2.AgendaViewTable
Constructs a viewer for the indicated agent.
agent - Variable in class ix.iview.SimpleDomainEditor
 
agent - Variable in class ix.iview.DomainEditor
 
agent - Variable in class ix.ip2.InvokeHandler
 
agent - Variable in class ix.ip2.ForwardingHandler
 
agent - Variable in class ix.ip2.PanelController
 
agent - Variable in class ix.ip2.BindingViewer
 
agent - Variable in class ix.ichat.ChatFrame
 
agent - Variable in class ix.ispace.GroupSender
 
agent - Variable in class ix.ispace.IspaceTool
 
agent - Variable in class ix.itest.SendPanel
 
agent - Variable in class ix.util.xml.XMLTreeEditFrame
 
agentData - Variable in class ix.ispace.ContactManager
 
AgentData - class ix.ispace.AgentData.
What we know about another agent.
AgentData() - Constructor for class ix.ispace.AgentData
 
AgentData(AgentData) - Constructor for class ix.ispace.AgentData
 
AgentData(String, AgentRelationship) - Constructor for class ix.ispace.AgentData
 
AgentGroup - interface ix.ispace.AgentGroup.
Represents a collection of agents that cen be referred to for message-sending or other purposes.
AgentRelationship - class ix.ispace.AgentRelationship.
Standard relationships between agents.
al - Variable in class ix.iface.ui.IXToolButton
 
al - Variable in class ix.iface.ui.IXToolItem
 
allComputeStatus(List) - Static method in class ix.icore.process.PNode
 
allHaveStatus(List, Status) - Static method in class ix.icore.process.PNode
 
allParametersWereUsed() - Static method in class ix.util.Parameters
 
allVariables - Static variable in class ix.icore.Variable
 
amount - Variable in class ix.examples.SimResource.Constraint
 
analyseDomain() - Method in class ix.icore.domain.Domain
 
Annotated - interface ix.icore.Annotated.
Objects that have annotations.
annotations - Variable in class ix.icore.AbstractIXObject
 
Annotations - class ix.icore.Annotations.
A Map for annotations.
Annotations() - Constructor for class ix.icore.Annotations
 
append(LList) - Method in class ix.util.lisp.LList
 
append(LList) - Method in class ix.util.lisp.Null
 
append(LList) - Method in class ix.util.lisp.Cons
 
append(String) - Method in class ix.util.TextAreaFrame
 
append(String) - Method in class ix.iface.util.TranscriptTextArea
Appends the text, then moves the caret position to the end, which should also cause scrolling to the end.
append(String) - Method in class ix.itest.ReceivePanel
 
appendIndentedLines(int, String) - Method in class ix.iface.util.TranscriptTextArea
Breaks the text into lines, then appends the lines, each prefixed by the specified number of spaces.
appendLine(String) - Method in class ix.iface.util.TranscriptTextArea
Appends the text, followed by a line separator.
appendLine(String) - Method in class ix.itest.ReceivePanel
 
appendLList(LList) - Method in class ix.util.lisp.LListCollector
 
appliesTo(AgendaItem) - Method in class ix.ip2.ItemHandler
Gives this handler its say in whether it should add actions to an item.
appliesTo(AgendaItem) - Method in class ix.ip2.QueryHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.Ip2.ConnectHandler
 
apply(Object, Method, Object[]) - Static method in class ix.util.Fn
Calls the indicated method.
apply(Object, String, List) - Static method in class ix.util.Fn
Calls the indicated method.
apply(Object, String, Object[]) - Static method in class ix.util.Fn
Calls the indicated method.
applyEnv(MatchEnv) - Method in class ix.ip2.ActivityAgenda.ExpandAction
 
applyStatic(Class, String, List) - Static method in class ix.util.Fn
Calls the indicated static method.
applyStatic(Class, String, Object[]) - Static method in class ix.util.Fn
Calls the indicated static method.
args - Variable in class ix.examples.PicoIX.Constraint
 
ARO - class ix.icore.domain.ARO.
A class that defines IX Activity Relatable Objects (AROs)
ARO() - Constructor for class ix.icore.domain.ARO
 
AROEditorPanel - class ix.iview.AROEditorPanel.
An editor/viewer panel for AROs.
AROEditorPanel() - Constructor for class ix.iview.AROEditorPanel
Dummy - Creates a JPanel
aroPanel - Variable in class ix.iview.DomainEditor
 
ask(String) - Method in class ix.util.CommandLoop
 
askForResourceReport(PicoISim.IX_Simulator) - Static method in class ix.examples.PicoISimTest3
 
askLine(String) - Static method in class ix.util.Util
Simple, text-based user interaction.
askNameServer(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
Requests a ServiceAddress from the name-server.
assert(boolean) - Static method in class ix.util.Debug
assert checks a condition that should always be true and throws an AssertionFailure if it is not.
assert(boolean, String) - Static method in class ix.util.Debug
A variant that allows a message that describes the assertion.
assert(boolean, String, Object) - Static method in class ix.util.Debug
A variant that allows a message that describes the assertion plus an Object that the message is about.
AssertionFailure - exception ix.util.AssertionFailure.
The exception thrown by Debug.assert when an assertion is false.
AssertionFailure() - Constructor for class ix.util.AssertionFailure
 
AssertionFailure(String) - Constructor for class ix.util.AssertionFailure
 
at - Variable in class ix.util.JavaNameWordIterator
 
at - Variable in class ix.util.lisp.LListListIterator
 
at - Variable in class ix.util.lisp.LListIterator
 
attributeFields(List) - Method in class ix.util.xml.Syntax
 

B

bar - Variable in class ix.iface.ui.IXToolButton
 
bar - Variable in class ix.iface.ui.IXToolItem
 
baseObject - Variable in class ix.iface.ui.AbstractIFormModel
 
baseObjectClass - Variable in class ix.iface.ui.AbstractIFormModel
 
BasicContextHolder - class ix.util.context.BasicContextHolder.
A simple object that contains a Context.
BasicContextHolder() - Constructor for class ix.util.context.BasicContextHolder
 
BasicContextHolder(Context) - Constructor for class ix.util.context.BasicContextHolder
 
becomeVisible() - Method in class ix.ip2.Ip2Frame
 
beforeClosing() - Method in class ix.iview.AConstructFramePanel
 
beforeClosing() - Method in class ix.iview.ActionEditorPanel
 
beforeFirst(String, String) - Static method in class ix.util.Strings
Returns the substring that ends directly before the first occurrence of the separator.
beforeLabel - Variable in class ix.iview.OrderingEditor
 
beforeOpening() - Method in class ix.iview.AConstructFramePanel
 
beforeSwitching() - Method in class ix.iview.AConstructFramePanel
Notes the current panel's contents in the current construct before switching.
beforeSwitching() - Method in class ix.iview.GrammarEditorPanel
 
BEGIN - Static variable in class ix.icore.domain.End
 
BindingViewer - class ix.ip2.BindingViewer.
 
BindingViewer.ButtonPanel - class ix.ip2.BindingViewer.ButtonPanel.
 
BindingViewer.ButtonPanel(BindingViewer) - Constructor for class ix.ip2.BindingViewer.ButtonPanel
 
BindingViewer.VarPanel - class ix.ip2.BindingViewer.VarPanel.
 
BindingViewer.VarPanel(BindingViewer, Set) - Constructor for class ix.ip2.BindingViewer.VarPanel
 
BindingViewer(IXAgent, Set, Runnable) - Constructor for class ix.ip2.BindingViewer
 
bindItem - Variable in class ix.ip2.AgendaViewTable.ItemPopupMenu
 
BLANK - Static variable in class ix.icore.Status
 
border - Variable in class ix.iface.ui.AbstractEditorPanel
The panel's border (if it has one)
border - Variable in class ix.iface.ui.IXEdPanel
 
bottom - Variable in class ix.iview.igraph.CompositeRectangularNode
 
box - Variable in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
breakAt(String, String) - Static method in class ix.util.Strings
Returns a list of the substrings delimited by the given separator.
breakAtFirst(String, String) - Static method in class ix.util.Strings
breakAtFirst takes a string containing fields separated by a (string) delimiter and returns a two-element string array containing the substring before the first occurrence of the char and the substring after.
breakIntoLines(String) - Static method in class ix.util.Strings
Returns a List of the lines in a string.
breakStringAtFirst(String, String) - Static method in class ix.iface.ui.util.UIUtil
breakStringAtFirst takes a string containing fields separated by a (string) delimiter and returns a two-element string array containing the substring before the first occurrence of the char, and the substring after.
BROWSE_BUT_WIDTH - Static variable in class ix.iface.ui.IXGUIConsts
The width of a common Browse button, often the widest button
butBox - Variable in class ix.iview.ConstraintEditor
 
butPanel - Variable in class ix.iface.ui.AbstractEditorPanel
A sub-panel containing buttons
butPanel - Variable in class ix.iface.ui.IXEdPanel
A sub-panel containing buttons
button - Variable in class ix.itest.Itest.SendingThread
 
button - Variable in class ix.iface.ui.IXToolButton
 
button - Variable in class ix.iface.ui.IXToolItem
 
buttonLabel - Variable in class ix.iface.ui.IXToolItem
 
buttonListener - Variable in class ix.util.TextAreaFrame.TFrame
 
buttonPanel - Variable in class ix.ispace.GroupSender
 
buttonPressed(String) - Method in interface ix.util.TextAreaFrame.TListener
 
buttons - Variable in class ix.iface.ui.IXButPanel
 
buttonShown - Variable in class ix.iface.ui.IXToolItem
 

C

cancelBut - Variable in class ix.iview.ConstraintEditor
 
cancelButton - Variable in class ix.ispace.GroupSender.ButtonPanel
 
canSimulate(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimController
 
capabilities - Variable in class ix.ispace.AgentData
 
Capability - class ix.ispace.Capability.
Represents something an agent is able to do.
Capability() - Constructor for class ix.ispace.Capability
 
capitalize(String) - Static method in class ix.util.Strings
Returns a copy of the string in which the first character is in upper case and the rest of the string is left as it was.
car - Variable in class ix.util.lisp.Cons
 
car() - Method in class ix.util.lisp.LList
 
car() - Method in class ix.util.lisp.Null
 
car() - Method in class ix.util.lisp.Cons
 
CardPanel - class ix.iface.ui.CardPanel.
A panel with a combo-box and a card panel that can display other panels.
CardPanel() - Constructor for class ix.iface.ui.CardPanel
Creates a panel for a combo box and a card panel.
CardPanel(ItemListener) - Constructor for class ix.iface.ui.CardPanel
 
cardsPanel - Variable in class ix.iface.ui.JFrameMTP
 
cardsPanel - Variable in class ix.iface.ui.CardPanel
 
cases - Variable in class ix.util.match.MatchTable
The MatchCases in this MatchTable.
CatchingActionListener - class ix.iface.util.CatchingActionListener.
A wrapper to put around an ActionListener to catch any exceptions or errors the listener throws and report them to the user.
CatchingActionListener(ActionListener) - Constructor for class ix.iface.util.CatchingActionListener
 
CatchingThread - class ix.util.CatchingThread.
A thread that catches and reports errors or exceptions.
CatchingThread() - Constructor for class ix.util.CatchingThread
 
CatchingThread(Runnable) - Constructor for class ix.util.CatchingThread
 
cdr - Variable in class ix.util.lisp.Cons
 
cdr() - Method in class ix.util.lisp.LList
 
cdr() - Method in class ix.util.lisp.Null
 
cdr() - Method in class ix.util.lisp.Cons
 
cellClicked(MouseEvent, int, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
If the left button was clicked on the tree-column, expand/collapse node.
cellClicked(MouseEvent, int, int) - Method in interface ix.iface.ui.table.TableMouseListener
Called when a cell has been clicked in the table.
changeButtonVerb(AbstractButton, String, String) - Static method in class ix.itest.Itest
Changes the an initial segment of an abstract button's text.
changePanelStyle() - Method in class ix.iface.ui.JFrameMTP
 
changeRelationship(String, AgentRelationship) - Method in class ix.ispace.ContactManager
 
chatFrame - Variable in class ix.ip2.Ip2Frame
 
ChatFrame - class ix.ichat.ChatFrame.
A frame for chat dialogues.
ChatFrame.ChatSendPanel - class ix.ichat.ChatFrame.ChatSendPanel.
A panel for sending issues, activities, reports, and chat messages.
ChatFrame.ChatSendPanel(ChatFrame, IXAgent) - Constructor for class ix.ichat.ChatFrame.ChatSendPanel
 
ChatFrame.TranscriptPanel - class ix.ichat.ChatFrame.TranscriptPanel.
 
ChatFrame.TranscriptPanel(ChatFrame) - Constructor for class ix.ichat.ChatFrame.TranscriptPanel
 
ChatFrame(IXAgent, String) - Constructor for class ix.ichat.ChatFrame
 
ChatMessage - class ix.ichat.ChatMessage.
A frame for chat dialogues.
ChatMessage() - Constructor for class ix.ichat.ChatMessage
 
ChatMessage(String, String) - Constructor for class ix.ichat.ChatMessage
 
chatMessageDescription(ChatMessage) - Static method in class ix.iface.util.Reporting
 
checkActionValidity() - Method in class ix.ip2.Agenda
 
checkActionValidity(AgendaItem) - Method in class ix.ip2.Agenda
 
checkConsistency() - Method in class ix.icore.domain.Refinement
 
checkConstruct() - Method in class ix.iview.GrammarEditorPanel
Check a construct of the panel's type for errors and inconsistencies
checkConstruct() - Method in class ix.iview.ActionEditorPanel
User request to check the refinement - not implemented.
checkConstruct() - Method in class ix.iview.GlobalFramePanel
 
checkConstruct() - Method in class ix.iview.AROEditorPanel
Check a construct of the panel's type for errors and inconsistencies
checkConstruct() - Method in class ix.iview.SimpleEditorPanel
Check a construct of the panel's type for errors and inconsistencies
checkConstruct() - Method in interface ix.iview.ConstructFraming
Checks a construct of the panel's type for errors and inconsistencies.
checkedPut(Object, Object) - Method in class ix.util.match.MatchEnv
 
checkIcon - Variable in class ix.iview.DomainEditor
 
checkItem - Variable in class ix.iview.DomainEditor
 
checkParameterUse() - Static method in class ix.util.Parameters
 
children - Variable in class ix.icore.process.PNode
 
children - Variable in class ix.util.context.Context
A collection of this context's children.
children() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
children() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
chooseFileToWrite(Component, File) - Method in class ix.util.xml.XMLTreeEditFrame
 
classFinder - Variable in class ix.util.xml.XMLTranslator
 
ClassFinder - class ix.util.ClassFinder.
Converts between class names (Strings) and classes.
ClassFinder.Import - class ix.util.ClassFinder.Import.
Internal class that performs the name-to-class mapping that corresponds to a single import specification.
ClassFinder.Import(String) - Constructor for class ix.util.ClassFinder.Import
 
ClassFinder() - Constructor for class ix.util.ClassFinder
 
classForExternalName(String) - Method in class ix.util.xml.XMLTranslator
 
classForName(String) - Method in class ix.util.ClassFinder
Returns the class that corresponds to the name, as determined by any explicit mappings and imports.
classForXmlName(String) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
classic - Variable in class ix.ip2.Ip2
 
classToFieldsCache - Variable in class ix.util.xml.Syntax
 
classToName - Variable in class ix.util.ClassFinder
 
classToNameCache - Variable in class ix.util.ClassFinder
 
clear() - Method in class ix.util.MessageQueue
 
clear() - Method in class ix.icore.domain.Domain
 
clear() - Method in class ix.iview.AConstructFramePanel
 
clear() - Method in class ix.iview.GlobalFramePanel
 
clear() - Method in class ix.ip2.Agenda
 
clear() - Method in class ix.util.lisp.LListCollector
 
clear() - Method in class ix.util.xml.XMLTreeEditPanel.EditingTextArea
 
clear() - Method in class ix.iface.ui.IFormPanel
Clears the data in the panel.
clearBits(HashMap) - Static method in class ix.iface.ui.IFormPanel
 
clearButton - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
clearData() - Method in class ix.iface.ui.AbstractIFormModel
 
clearData() - Method in interface ix.iface.ui.IFormModel
Clears the model of its data;
clearData() - Method in class ix.iface.ui.table.AbstractIXTableModel
Removes all data objects from the table's rows and notifies listeners.
clearData() - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
clearDomain() - Method in class ix.iview.SimpleDomainEditor
 
clearEdit() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
clearField(String) - Method in class ix.iface.ui.IFormPanel
Clears the panel bit of the given field.
clearFields() - Method in class ix.iface.ui.IFormPanel
Clears the panel bits of the given list of fields.
clearItem - Variable in class ix.iview.DomainEditor
 
clearOrderings() - Method in class ix.iview.ActionEditorPanel
 
clearSelectedItem() - Method in class ix.iface.ui.IXComboBox
This is a hack to make sure the box generates an event (that can be detected by a table cell) if the same item is selected again.
clearTable() - Method in class ix.ip2.AgendaViewTable
Clears what's displayed without resetting anything else.
clearTable() - Method in class ix.ip2.AgendaTableViewer
Clears what's displayed without resetting anything else.
clearTable() - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
clearUIConstruct() - Method in class ix.iview.ActionEditorPanel
Clears the current construct and the panel.
clientServiceLoop(IPC.ObjectStreamConnection) - Method in class ix.util.IPC.ObjectStreamNameServer
 
clone() - Method in class ix.icore.TaskItem
 
clone() - Method in interface ix.icore.Sendable
 
clone() - Method in class ix.icore.Report
 
clone() - Method in class ix.icore.domain.Refinement
 
clone() - Method in class ix.icore.domain.ARO
 
clone() - Method in class ix.icore.domain.Constraint
 
clone() - Method in class ix.icore.domain.Domain
 
clone() - Method in class ix.ichat.ChatMessage
 
clone() - Method in class ix.util.lisp.LList
 
clone() - Method in class ix.util.lisp.Cons
 
clone() - Method in class ix.iview.igraph.IGraph
 
close() - Method in interface ix.util.IPC.Connection
 
close() - Method in class ix.util.IPC.ObjectStreamConnection
 
closeAbout() - Method in class ix.iface.ui.JAboutDialog
 
CLOSEDC - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
the character used to indicate an un-expanded node
CLOSEDI - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
 
closeEditor() - Method in class ix.iview.ConstraintEditor
 
closeItem - Variable in class ix.iface.ui.JFrameMT
 
CMTable - Variable in class ix.examples.PicoIX.ModelManager
 
Collect - class ix.util.Collect.
Collection and Map utilities
collectConstraint() - Method in class ix.iview.ConstraintEditor
 
collectConstraint() - Method in class ix.iview.ConditionEffectEditor
Reads the selected relation and let interested parties know.
collectConstraint() - Method in class ix.iview.OrderingEditor
Reads the selected relation and let interested parties know.
collectConstraint() - Method in class ix.iview.SpecEditor
Reads the selected relation and let interested parties know.
collectFieldInfo() - Method in class ix.util.FieldWalker
 
collectFieldNames(Class, Collection) - Method in class ix.util.FieldWalker
 
collectionFromElement(Class, Class, Element) - Method in class ix.util.xml.XMLTranslator
 
collectionToElement(Class, Collection) - Method in class ix.util.xml.XMLTranslator
 
Collector - interface ix.util.Collector.
A Collector can be given new elements and can return the "result" derived from those elements.
colour - Variable in class ix.iface.ui.DefaultColourField
 
columnClasses - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
columnFields - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
columnName - Variable in class ix.ip2.StateViewTable.StateModel
 
columnNames - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
combineKeys(Object, Object) - Method in class ix.util.TwoKeyHashMap
 
ComboChoice - class ix.iface.util.ComboChoice.
An editable JComboBox that automatically adds any typed-in items to the menu.
ComboChoice() - Constructor for class ix.iface.util.ComboChoice
 
ComboChoice(Object[]) - Constructor for class ix.iface.util.ComboChoice
 
command - Variable in class ix.iface.ui.IXToolButton
 
command - Variable in class ix.iface.ui.IXToolItem
 
CommandLoop - class ix.util.CommandLoop.
 
CommandLoop(Function1) - Constructor for class ix.util.CommandLoop
 
CommandLoop(MatchTable) - Constructor for class ix.util.CommandLoop
 
commandTable - Variable in class ix.util.CommandLoop
 
comments - Variable in class ix.icore.domain.Refinement
 
comments - Variable in class ix.ip2.AgendaItem
 
COMMENTS_COL - Variable in class ix.ip2.AgendaItemTableModel
 
commentsCol - Variable in class ix.ip2.AgendaViewTable
 
commentsText - Variable in class ix.ip2.AgendaViewTable.Row
 
commentsWidth - Variable in class ix.ip2.AgendaViewTable
 
commentText - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
commentText - Variable in class ix.ip2.ItemEditor.EditPanel
 
commitChanges() - Method in class ix.ispace.IspaceTool.RelationPanel
 
compare(Object, Object) - Method in class ix.iface.ui.util.UIUtil.ToStringComparator
 
compareTo(Object) - Method in class ix.icore.Variable
 
compareTo(Object) - Method in class ix.util.lisp.Symbol
 
complain(Object) - Method in class ix.util.xml.XMLTreeEditPanel
 
COMPLETE - Static variable in class ix.icore.Status
 
component - Variable in class ix.iview.igraph.ExpansionModel.Pin
 
CompositeRectangularNode - class ix.iview.igraph.CompositeRectangularNode.
 
CompositeRectangularNode(GraphView, GraphPanel, Object) - Constructor for class ix.iview.igraph.CompositeRectangularNode
 
computeActionStatus() - Method in class ix.ip2.Agenda
 
computeActionStatus(AgendaItem) - Method in class ix.ip2.Agenda
 
computeFields(Class) - Method in class ix.util.xml.Syntax
 
computeStatus() - Method in class ix.icore.process.PNode
computeStatus() is used to change the status of related nodes when a node changes its status.
computeStatus() - Method in class ix.ip2.IssueItem
 
computeStatus() - Method in class ix.ip2.HandlerAction
Called when something has happened that might have changed this action's ready status.
computeStatus() - Method in class ix.ip2.ActivityAgenda.ExpandAction
 
computeStatus() - Method in class ix.ip2.QueryHandler.QueryAction
 
computeStatus() - Method in class ix.ip2.WaitForReportsItem
 
concLList(LList) - Method in class ix.util.lisp.LListCollector
 
condBut - Variable in class ix.iview.ConditionEffectEditor
 
conditionEditor - Variable in class ix.iview.ActionEditorPanel
 
ConditionEffectEditor - class ix.iview.ConditionEffectEditor.
An editor for specifying conditions and effects in refinements.
ConditionEffectEditor() - Constructor for class ix.iview.ConditionEffectEditor
Creates an editor for specifying time point relations.
ConditionEffectEditor(UIRefinement) - Constructor for class ix.iview.ConditionEffectEditor
Creates an editor for specifying time point relations within the given refinement.
connections - Variable in class ix.iview.igraph.ExpansionModel.Pin
 
connectionTable - Variable in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
connectTo(Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
connectTo(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
conponent - Variable in class ix.iface.ui.NeutralIconRenderer
 
Cons - class ix.util.lisp.Cons.
Non-empty lists.
Cons(Collection) - Constructor for class ix.util.lisp.Cons
 
cons(Object, LList) - Static method in class ix.util.lisp.Lisp
 
Cons(Object, LList) - Constructor for class ix.util.lisp.Cons
 
ConsEnumeration - class ix.util.lisp.ConsEnumeration.
Cons enumerations.
ConsEnumeration(Cons) - Constructor for class ix.util.lisp.ConsEnumeration
 
Constraint - class ix.icore.domain.Constraint.
 
Constraint() - Constructor for class ix.icore.domain.Constraint
 
Constraint(Symbol, Symbol, List) - Constructor for class ix.icore.domain.Constraint
 
constraintDescription(Constraint) - Static method in class ix.iface.util.Reporting
 
ConstraintEditor - class ix.iview.ConstraintEditor.
An abstract class with useful things for building constraint editors.
ConstraintEditor(String) - Constructor for class ix.iview.ConstraintEditor
As above but with a default title.
ConstraintEditor(String, String) - Constructor for class ix.iview.ConstraintEditor
Creates an editor with the title for specifying constraints.
ConstraintEditor(String, String, Object) - Constructor for class ix.iview.ConstraintEditor
Creates an editor for specifying time point relations of the given object.
constraintFromControls() - Method in class ix.itest.SendPanel
Construct a constraint from the current state of the GUI.
ConstraintListener - interface ix.iview.ConstraintListener.
An interface for things that are interested in new constraints.
constraintListeners - Variable in class ix.iview.ConstraintEditor
 
ConstraintManager - interface ix.icore.ConstraintManager.
Constraint Managers.
constraintPanel - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
constraintPanel - Variable in class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel
 
constraintParser - Variable in class ix.iview.ConditionEffectEditor
 
constraintParser - Variable in class ix.itest.SendPanel
 
constraints - Variable in class ix.icore.domain.Refinement
 
ConstraintStatement - interface ix.icore.domain.ConstraintStatement.
An interface for IX constraint statements.
constructAdded(RefinementEvent) - Method in class ix.iview.GrammarEditorPanel
 
constructAdded(RefinementEvent) - Method in class ix.iview.ActionEditorPanel
 
constructAdded(RefinementEvent) - Method in class ix.iview.DomainEditor
 
constructAdded(RefinementEvent) - Method in class ix.iview.GlobalFormPanel
 
constructAdded(RefinementEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
Called when a UI construct is added.
constructAdded(UIDomainEvent) - Method in class ix.iview.DomainEditor
 
constructAdded(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
constructEdited(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
constructEdited(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
Called when a UI construct is edited.
constructEdited(UIDomainEvent) - Method in class ix.iview.DomainEditor
 
constructEdited(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
constructEdited(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
ConstructEditing - interface ix.iview.ConstructEditing.
An interface to be implemented by any panel that actually edits a construct.
ConstructFraming - interface ix.iview.ConstructFraming.
An interface to be implemented by any FramePanel that is part of a DomainEditor
constructRemoved(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
Called when a UI construct is removed.
constructRemoved(UIDomainEvent) - Method in class ix.iview.DomainEditor
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
CONTACT - Static variable in class ix.ispace.AgentRelationship
 
contactChange(ContactEvent) - Method in class ix.ip2.Agenda
 
contactChange(ContactEvent) - Method in class ix.ip2.ForwardingHandler
 
contactChange(ContactEvent) - Method in class ix.ispace.IspaceTool.RelationPanel
 
contactChange(ContactEvent) - Method in class ix.itest.SendPanel
 
contactManager - Variable in class ix.icore.IXAgent
 
contactManager - Variable in class ix.ip2.ForwardingHandler
 
contactManager - Variable in class ix.ispace.AbstractAgentGroup
 
contactManager - Variable in class ix.ispace.GroupSender
 
contactManager - Variable in class ix.ispace.IspaceTool
 
ContactManager - class ix.ispace.ContactManager.
Keeps track of known relationships between agents and agent capabilities.
ContactManager() - Constructor for class ix.ispace.ContactManager
 
contentPane - Variable in class ix.util.TextAreaFrame.TFrame
 
contentPane - Variable in class ix.iview.SimpleDomainEditor
 
contentPane - Variable in class ix.ip2.Ip2Frame
 
contentPane - Variable in class ix.ip2.ItemEditor
 
contentPane - Variable in class ix.ip2.BindingViewer
 
contentPane - Variable in class ix.ichat.ChatFrame
 
contentPane - Variable in class ix.ispace.GroupSender
 
contentPane - Variable in class ix.ispace.IspaceTool
 
contentPane - Variable in class ix.util.xml.XMLTreeEditFrame
 
contentPane - Variable in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
contents - Variable in class ix.util.IPC.BasicInputMessage
 
contents - Variable in class ix.util.MessageQueue
 
contents - Variable in class ix.ip2.TestItem
 
contents - Variable in class ix.ispace.GroupSender
 
contents() - Method in class ix.util.lisp.LListCollector
 
contentText - Variable in class ix.itest.SendPanel
 
context - Variable in class ix.util.context.BasicContextHolder
 
Context - class ix.util.context.Context.
A Context is an object that is used as an additional, often implicit, parameter when accessing values, such as in a "get"-method.
Context() - Constructor for class ix.util.context.Context
Create a context with the root context as its parent.
Context(Context) - Constructor for class ix.util.context.Context
Create a context with a given parent.
ContextHolder - interface ix.util.context.ContextHolder.
An interface for objects that contain a Context that they provide to other objects.
contextHoldingStrategy - Static variable in class ix.util.context.Context
The current context-holding strategy.
ContextHoldingStrategy - class ix.util.context.ContextHoldingStrategy.
An object that provides context-holders.
ContextHoldingStrategy() - Constructor for class ix.util.context.ContextHoldingStrategy
 
ContextLink - class ix.util.context.ContextLink.
An element in a chain of associations between contexts and values.
ContextLink(Context, Object) - Constructor for class ix.util.context.ContextLink
Creates a link that specifies a value for a given context.
ContextLink(Context, Object, ContextLink) - Constructor for class ix.util.context.ContextLink
Constructs a new link at the head of a chain.
ContextLink(long, Object, ContextLink) - Constructor for class ix.util.context.ContextLink
Constructs a new link at the head of a chain.
ContextLink(Object) - Constructor for class ix.util.context.ContextLink
Creates a link that specifies a value in the root context.
contextNumber - Variable in class ix.util.context.ContextLink
 
ContextValue - class ix.util.context.ContextValue.
An object that contains a single context-dependent value.
ContextValue(ContextHolder, Object) - Constructor for class ix.util.context.ContextValue
 
ContextValue(Object) - Constructor for class ix.util.context.ContextValue
 
controller - Variable in class ix.ip2.Agenda
 
controller - Variable in class ix.ip2.Ip2
 
controller - Variable in class ix.examples.PicoIX.IX_System
 
ConversionXMLTranslator - class ix.util.xml.ConversionXMLTranslator.
An XML Translator that reads two syntaxes but writes only one and so can be used to convert to the output syntax.
ConversionXMLTranslator() - Constructor for class ix.util.xml.ConversionXMLTranslator
 
copy(Object) - Method in class ix.util.ObjectCopier
Returns a top-level copy of the object.
copy(Object) - Static method in class ix.util.Util
Returns a top-level copy of the object.
copy(Object, Class) - Method in class ix.util.ObjectCopier
Returns a top-level copy as an instance of the specified result class.
copy(Object, Class) - Static method in class ix.util.Util
Returns a top-level copy as an instance of the specified result class.
copyIcon - Variable in class ix.iface.ui.JFrameMT
 
copyItem - Variable in class ix.iface.ui.JFrameMT
 
copyItem() - Method in class ix.ip2.ItemEditor.EditPanel
Starts editing a new item based on an existing one.
copyItem() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
Starts editing a new item based on an existing one.
copySubtree() - Method in class ix.util.xml.XMLTreeEditPanel
Copy the subtree below and including the currently selected node.
copySubtree() - Method in class ix.util.xml.XMLTreeEditPanel.TNode
 
copySubtree() - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
count - Static variable in class ix.util.Mark
 
count - Static variable in class ix.icore.Variable
 
count - Static variable in class ix.util.context.Context
The number of contexts that have been created.
counters - Variable in class ix.util.Util.NameGenerator
 
createdBy - Variable in class ix.util.Mark
 
createHorizontalBox() - Static method in class ix.iface.util.RadioButtonBox
Creates a RadioButtonBox that arranges components from left to right.
createVerticalBox() - Static method in class ix.iface.util.RadioButtonBox
Creates a RadioButtonBox that arranges components from top to bottom.
currentAction - Variable in class ix.ip2.HandlerActionEditor
 
currentAction - Variable in class ix.iview.igraph.ExpansionModel
 
currentNode - Variable in class ix.iview.igraph.GExpansionEditor
 
currentObject - Variable in class ix.iview.ConstraintEditor
 
currentPanel - Variable in class ix.iview.ActionEditorPanel
 
currentPanelChanging(JPanel, JPanel) - Method in class ix.iview.DomainEditor
Changing current panel from old to new.
currentPanelChanging(JPanel, JPanel) - Method in class ix.iface.ui.JFrameMTP
Changing current panel from old to new.
cutIcon - Variable in class ix.iface.ui.JFrameMT
 
cutItem - Variable in class ix.iface.ui.JFrameMT
 
cutSubtree() - Method in class ix.util.xml.XMLTreeEditPanel
"Cut" the subtree below and including the currently selected node.
cutSubtree() - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 

D

dashNameToJavaName(String) - Static method in class ix.util.Strings
Converts a name in which words are separate by dashes into one that uses Java-style capitalisation instead.
DashSyntaxXMLTranslator - class ix.util.xml.DashSyntaxXMLTranslator.
A class for translating between objects and XML that uses lower-case names and separates words within names with dashes.
DashSyntaxXMLTranslator() - Constructor for class ix.util.xml.DashSyntaxXMLTranslator
 
date - Static variable in class ix.Release
 
dateFormat - Static variable in class ix.iface.util.Reporting
 
dateString() - Static method in class ix.iface.util.Reporting
 
Debug - class ix.util.Debug.
Class for useful static debugging tools
decodeAttribute(String) - Static method in class ix.util.xml.XML
Decodes text containing encoded double quotes, ampersands, and angle brackets.
decodeText(String) - Static method in class ix.util.xml.XML
Decodes text containing encoded ampersands and angle brackets.
deepCopy(Object) - Method in class ix.util.ObjectCopier
Returns a full, recursive copy of the object.
deepCopy(Object, Class) - Method in class ix.util.ObjectCopier
Returns a full, recursive copy as an instance of the specified result class.
defaultB - Variable in class ix.iview.MiniConstraintPanel
 
defaultCase - Variable in class ix.util.match.MatchTable
This table's default case.
DefaultColourField - class ix.iface.ui.DefaultColourField.
An interface with four aspects: string, colour, symbol, image.
DefaultColourField(String, Color) - Constructor for class ix.iface.ui.DefaultColourField
 
defaultCommunicationStrategy - Static variable in class ix.util.IPC
The communication strategy used by the static methods of this class that do not have a communication strategy as a parameter.
defaultDelay - Variable in class ix.itest.Itest.SendingThread
 
defaultGetCellValueAt(Object, int) - Method in class ix.iface.ui.table.AbstractIXTableModel
Looks up the value in the columnField of the given index.
defaultGetNameString(TreeNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Looks up the value in the first columnField.
defaultListClass - Variable in class ix.util.xml.XMLTranslator
 
defaultMapClass - Variable in class ix.util.xml.XMLTranslator
 
defaultNameServerAddress - Static variable in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
defaultSetClass - Variable in class ix.util.xml.XMLTranslator
 
defaultSetColumnFields(String[]) - Method in class ix.iface.ui.table.AbstractIXTableModel
Sets the fields to be used as table columns
defaultTranslator - Static variable in class ix.util.xml.XML
The translator used by static methods in this class.
defineNewRefinement() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
defineRenamedRefinement() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
delay - Variable in class ix.ispace.GroupSender.SendingThread
 
Delay - class ix.util.lisp.Delay.
A class for delaying evaluation.
Delay() - Constructor for class ix.util.lisp.Delay
 
delete(Object) - Method in class ix.util.lisp.LList
 
deleteAgent(String) - Method in class ix.ispace.ContactManager
 
deleteAllNodeViews() - Method in class ix.iview.igraph.ExpansionModel
 
deleteButton - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
deleteClosedSubnodes() - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
deleteElement(Object) - Method in class ix.util.lisp.LListCollector
 
deleteGNodesIcon - Variable in class ix.iview.igraph.GExpansionEditor
 
deleteGNodesItem - Variable in class ix.iview.igraph.GExpansionEditor
 
deleteNamedRefinement(String) - Method in class ix.icore.domain.Domain
 
deleteNode(NodeSpec) - Method in class ix.iview.igraph.ExpansionModel
 
deleteNodeView(ExpansionModel.NodeComponent) - Method in class ix.iview.igraph.ExpansionModel
 
deleteRefinement() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
Delete a refinement.
deleteRefinement(Refinement) - Method in class ix.icore.domain.Domain
 
deleteValuelessAttributes() - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
deref(Variable, MatchEnv) - Static method in class ix.util.match.Matcher
 
deRenderValue(String, Object) - Method in class ix.iview.ActionFormPanel
De-render values for: pattern (lisp.elementsFromString), nodes (parse if text, otherwise ignore because updates are immediate) orderings (return als LList)
deRenderValue(String, Object) - Method in class ix.iface.ui.IFormPanel
Default de-rendering of the given value for the given field - transforms arrays to collections.
deriveClass(String) - Method in class ix.iview.DomainFormModel
 
deriveClass(String) - Method in class ix.iview.ActionFormModel
 
deriveClass(String) - Method in class ix.iface.ui.GenericIFormModel
 
deriveClasses() - Method in class ix.iface.ui.AbstractIFormModel
Collects name and display fields and calls deriveClasses(fields).
deriveClasses(List) - Method in class ix.iface.ui.AbstractIFormModel
Derives the classes of the given fields and puts them into HashMap fieldClasses.
deriveClasses(List) - Method in class ix.iface.ui.GenericIFormModel
 
deriveColumnFields() - Method in class ix.iface.ui.table.AbstractIXTableModel
Collects usable fields from the objectClass
deriveColumnFields() - Method in class ix.iface.ui.table.AbstractTreeTableModel
Collects usable fields from the objectClass
deriveDisplayFields() - Method in class ix.iview.DomainFormModel
 
deriveDisplayFields() - Method in class ix.iview.ActionFormModel
 
deriveDisplayFields() - Method in class ix.iface.ui.AbstractIFormModel
Derives the fields to be used for displaying the object information
deriveDisplayFields() - Method in class ix.iface.ui.GenericIFormModel
 
deriveName(String) - Method in class ix.iview.ActionFormModel
 
deriveName(String) - Method in class ix.iface.ui.GenericIFormModel
 
deriveNameFields() - Method in class ix.iface.ui.AbstractIFormModel
Derives the fields to be used for displaying the object name(s)
deriveNameFields() - Method in class ix.iface.ui.GenericIFormModel
 
deriveNames() - Method in class ix.iface.ui.AbstractIFormModel
Collects name and display fields and calls deriveNames(fields).
deriveNames(List) - Method in class ix.iface.ui.AbstractIFormModel
Derives the names of the given fields and puts them into HashMap fieldNames.
deriveNames(List) - Method in class ix.iface.ui.GenericIFormModel
 
describeClass() - Method in class ix.util.FieldWalker
Prints a description of this FieldWalker's view of its source class on the System.out.
describeClass(PrintStream) - Method in class ix.util.FieldWalker
Prints a description of this FieldWalker's view of its source class on the designated PrintStream.
describeClass(String, PrintStream) - Method in class ix.util.xml.Syntax
 
DESCRIPTION_COL - Variable in class ix.ip2.AgendaItemTableModel
 
description(Throwable) - Static method in class ix.iface.util.CatchingActionListener
Returns a description suitable for display in a dialog.
descriptionCol - Variable in class ix.ip2.AgendaViewTable
 
descriptionText - Variable in class ix.ip2.AgendaViewTable.Row
 
descriptionWidth - Variable in class ix.ip2.AgendaViewTable
 
destination - Variable in class ix.util.IPC.ObjectStreamServer
 
destination - Variable in class ix.util.IPC.ObjectStreamConnection
 
destination - Variable in class ix.itest.Itest.SendingThread
 
destinationChoice - Variable in class ix.itest.SendPanel
 
destinationModel - Variable in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
destinationTable - Variable in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
destinationTree - Variable in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
determineType() - Method in class ix.util.FieldWalker.FieldInfo
Tries to determine a field's type by looking at the get and set methods.
dialogConfirms(Component, String) - Static method in class ix.util.Util
Displays a confirmation dialog.
disableActions() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
disablePriority() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
discard() - Method in class ix.util.context.Context
Remove this context and all of its descendents from the context tree and the number-to-context table.
discardAnyConnection(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
display(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.EditingTextArea
 
displayAndWait(Component, Object) - Static method in class ix.util.Util
Asks the GUI event-handling thread to displays a text message in a dialogue box and does not return until this has occurred.
displayBits - Variable in class ix.iface.ui.IFormPanel
 
displayFieldData(String) - Method in class ix.iface.ui.IFormPanel
XXXX Loads the data of the given field into the panel.
displayFields - Variable in class ix.iface.ui.AbstractIFormModel
 
displayIconText(ImageIcon, String) - Method in class ix.iface.ui.AboutFrame
Displays the given URL in the text area, but does not remember it as the original page.
displayMessage(Component, Object) - Static method in class ix.util.Util
Asks the GUI event-handling thread to displays a text message in a dialogue box.
displayMessage(String) - Method in class ix.icore.IXAgent
Adds the specified string to the default message display.
displayModelData() - Method in class ix.iface.ui.IFormPanel
Loads the data of the current model into the panel.
displayName - Variable in class ix.icore.IXAgent
 
displayNames - Variable in class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
displayString() - Method in class ix.icore.Variable
 
displayURL(URL) - Method in class ix.iface.ui.HelpFrame
Displays the given URL in the text area, but does not remember it as the original page.
do_expansion(AgendaItem) - Method in class ix.ip2.ActivityAgenda.ExpandAction
 
do_main(XMLTranslator) - Static method in class ix.util.xml.XMLTranslator
 
docModel - Variable in class ix.util.xml.XMLTreeEditPanel
 
docTree - Variable in class ix.util.xml.XMLTreeEditPanel
 
document - Variable in class ix.util.xml.XMLTreeEditPanel
The document this panel is editing.
documentFrom(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
dom - Variable in class ix.iview.SimpleDomainEditor
 
domain - Variable in class ix.ip2.Ip2
 
domain - Variable in class ix.ip2.PanelController
 
Domain - class ix.icore.domain.Domain.
A Domain contains descriptions of process products and activities.
Domain() - Constructor for class ix.icore.domain.Domain
 
domainCleared(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
domainCleared(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
 
domainCleared(UIDomainEvent) - Method in class ix.iview.DomainEditor
 
domainCleared(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
domainCleared(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.DomainEditor
 
domainEdited(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
domainEditor - Variable in class ix.ip2.PanelFrame
 
DomainEditor - class ix.iview.DomainEditor.
An editor/viewer frame for domain details.
DomainEditor.DomainFileFilter - class ix.iview.DomainEditor.DomainFileFilter.
 
DomainEditor.DomainFileFilter() - Constructor for class ix.iview.DomainEditor.DomainFileFilter
 
DomainEditor.IXWindow - class ix.iview.DomainEditor.IXWindow.
 
DomainEditor.IXWindow(DomainEditor) - Constructor for class ix.iview.DomainEditor.IXWindow
 
DomainEditor() - Constructor for class ix.iview.DomainEditor
Makes the editor with the default (simple) advanced mode.
DomainEditor(boolean) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given advanced mode.
DomainEditor(Domain) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given domain - simple by default.
DomainEditor(Domain, boolean) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given advanced mode and load the given domain.
DomainEditor(IXAgent, Domain) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given domain - simple by default.
DomainEditor(String, boolean) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given advanced mode and the given title.
DomainEvent - class ix.icore.domain.event.DomainEvent.
 
DomainEvent(Domain) - Constructor for class ix.icore.domain.event.DomainEvent
 
DomainFileFilter - class ix.iface.domain.DomainFileFilter.
A FileFilter that accepts only file types that might contain Doman definitions.
DomainFileFilter() - Constructor for class ix.iface.domain.DomainFileFilter
 
DomainFormModel - class ix.iview.DomainFormModel.
An default model to be used to fill an IFormPanel.
DomainFormModel() - Constructor for class ix.iview.DomainFormModel
 
DomainFormModel(Object) - Constructor for class ix.iview.DomainFormModel
 
domainLibraryDirectory - Variable in class ix.iview.SimpleDomainEditor
 
DomainListener - interface ix.icore.domain.event.DomainListener.
 
domainName - Variable in class ix.iface.domain.XMLTF_Writer
 
domainName - Variable in class ix.ip2.Ip2
 
domainPanel - Variable in class ix.iview.DomainEditor
 
DomainParser - class ix.iface.domain.DomainParser.
An object that parses a domain description to populate a Domain.
DomainParser() - Constructor for class ix.iface.domain.DomainParser
 
domainSet(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
domainSet(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
 
domainSet(UIDomainEvent) - Method in class ix.iview.DomainEditor
 
domainSet(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
domainSet(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
DomainWriter - class ix.iface.domain.DomainWriter.
An object that writes a domain description in textual form.
DomainWriter() - Constructor for class ix.iface.domain.DomainWriter
 
drop(int) - Method in class ix.util.lisp.LList
 

E

EARLIER_EST_P - Static variable in class ix.examples.PicoISim.SimController
 
editable - Variable in class ix.iface.ui.EditableColourField
 
EditableColourField - class ix.iface.ui.EditableColourField.
An interface with four aspects: string, colour, symbol, image.
EditableColourField(String, Color, boolean) - Constructor for class ix.iface.ui.EditableColourField
 
editDocument(Document) - Method in class ix.util.xml.XMLTreeEditPanel
 
editingCanceled(ChangeEvent) - Method in class ix.ip2.AgendaTableViewer
 
editingElt - Variable in class ix.util.xml.XMLTreeEditPanel.EditingTextArea
 
editingItem - Variable in class ix.ip2.ItemEditor.EditPanel
 
editingNode - Variable in class ix.util.xml.XMLTreeEditPanel.EditingTextArea
 
editingRefinement - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
editingStopped(ChangeEvent) - Method in class ix.ip2.AgendaTableViewer
 
editItemButtons - Variable in class ix.ip2.ItemEditor.EditPanel
 
editMenu - Variable in class ix.iface.ui.JFrameMT
 
editNewRefinement() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
editObject(Object) - Method in class ix.util.xml.XMLTreeEditPanel
 
editor - Variable in class ix.iview.igraph.ExpansionModel
 
editPanel - Variable in class ix.ip2.ItemEditor
 
editPanel - Variable in class ix.util.xml.XMLTreeEditFrame
 
editPartialRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
editRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
editText - Variable in class ix.util.xml.XMLTreeEditPanel
 
effBut - Variable in class ix.iview.ConditionEffectEditor
 
elementAdder() - Method in class ix.util.lisp.LListCollector
 
elementAdder(Collector) - Static method in class ix.util.Seq
 
elementAt(int) - Method in class ix.util.lisp.LList
 
elementAt(int) - Method in class ix.util.lisp.Null
 
elementAt(int) - Method in class ix.util.lisp.Cons
 
elementFields(List) - Method in class ix.util.xml.Syntax
 
elementFrom(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
elementPusher() - Method in class ix.util.lisp.LListCollector
 
elements() - Method in class ix.util.lisp.LList
 
elements() - Method in class ix.util.lisp.Null
 
elements() - Method in class ix.util.lisp.Cons
 
elements() - Method in class ix.util.lisp.LListCollector
 
elements(Collection) - Static method in class ix.util.Seq
 
elements(LList) - Static method in class ix.util.Seq
 
elements(Object[]) - Static method in class ix.util.Seq
 
elements(Vector) - Static method in class ix.util.Seq
 
elementsFromString(String) - Static method in class ix.util.lisp.Lisp
 
elementsToString(LList) - Static method in class ix.util.lisp.Lisp
 
elementToNodeMap - Variable in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
eltType - Variable in class ix.util.xml.Syntax.ClassDescr
 
eltTypeSyntax(Syntax.ClassDescr) - Method in class ix.util.xml.Syntax
 
emptyEnv - Static variable in class ix.util.match.SimpleMatcher
emptyEnv is used to return non-null without allocating an env.
emptyEnv - Static variable in class ix.util.match.Matcher
emptyEnv is used to return non-null without allocating an env.
enableActions() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
enablePriority() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
encodeAttribute(String) - Static method in class ix.util.xml.XML
Encodes double quotes as well as ampersands and angle brackets to make text safe for use as XML attribute values.
encodeText(String) - Static method in class ix.util.xml.XML
Encodes ampersands and angle brackets so that they can appear in XML without being mistaken for markup.
end - Variable in class ix.icore.domain.NodeEndRef
 
End - class ix.icore.domain.End.
Used to specify the begin or end of a node in a NodeEndRef.
END - Static variable in class ix.icore.domain.End
 
endUpdate() - Method in class ix.iface.ui.AbstractIFormModel
 
endUpdate() - Method in interface ix.iface.ui.IFormModel
 
ensureButtons(Box) - Method in class ix.ip2.ItemEditor.EditPanel
 
ensureChat() - Method in class ix.ip2.Ip2Frame
 
ensureChatExists() - Method in class ix.ip2.Ip2Frame
 
ensureConditionEditor() - Method in class ix.iview.ActionEditorPanel
 
ensureDomainEditor() - Method in class ix.ip2.PanelFrame
 
ensureDomainEditor() - Method in class ix.ip2.Ip2Frame
 
ensureDomainEditor() - Method in class ix.itest.ItestFrame
 
ensureFieldWalker(Class) - Method in class ix.util.ObjectCopier
Returns a FieldWalker for the class.
ensureFieldWalker(Class) - Method in class ix.util.xml.XMLTranslator
 
ensureFieldWalker(Class) - Method in class ix.util.xml.Syntax
 
ensureHelpFrame() - Method in class ix.iview.DomainEditor
 
ensureIspaceTool() - Method in class ix.ip2.Ip2Frame
 
ensureItemEditor() - Method in class ix.ip2.AgendaViewTable
 
ensureItemEditor() - Method in class ix.ip2.AgendaTableViewer
 
ensureList(List) - Static method in class ix.util.Collect
Ensures that a value is a List object by returning an empty list if the value is null.
ensureList(Object) - Static method in class ix.iface.domain.LTF_Parser
 
ensureNoExpansionPanel() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
Removes the panel for editing subitems if it is being displayed.
ensurePanelBits(IFormModel) - Method in class ix.iface.ui.IFormPanel
Ensures that the panel bits for the given model are made.
ensureParenthesized(String) - Method in class ix.iview.ConditionEffectEditor
 
ensureRefinementEditor() - Method in class ix.iview.SimpleDomainEditor
 
ensureRelationEditor() - Method in class ix.iview.ActionEditorPanel
 
ensureSpecEditor(String) - Method in class ix.iview.ActionEditorPanel
 
ensureSpecEditor(String, String) - Method in class ix.iview.ActionEditorPanel
 
EnumeratedValue - class ix.util.EnumeratedValue.
 
EnumeratedValue() - Constructor for class ix.util.EnumeratedValue
 
env - Variable in class ix.ip2.ActivityAgenda.ExpandAction
 
EOF - Static variable in class ix.util.lisp.Lisp
 
equal(LList) - Method in class ix.util.lisp.LList
 
equal(LList) - Method in class ix.util.lisp.Null
 
equal(LList) - Method in class ix.util.lisp.Cons
 
equal(Object, Object) - Static method in class ix.util.lisp.Lisp
 
equals(IXTreeTableNode) - Method in class ix.iface.ui.table.IXTreeTableNode
 
equals(Object) - Method in class ix.util.Name
 
equals(Object) - Method in class ix.icore.domain.NodeEndRef
 
equals(Object) - Method in class ix.icore.domain.Ordering
 
equals(Object) - Method in class ix.util.lisp.Cons
 
error(String) - Static method in class ix.util.Debug
Use this to tell the user about problems that should not be ignored and are not handled locally.
est - Variable in class ix.examples.PicoISim.SimEvent
 
eval() - Method in class ix.util.lisp.Delay
 
evalFilters(List, MatchEnv) - Method in class ix.icore.process.ProcessModelManager
 
evalFilters(List, MatchEnv) - Method in class ix.ip2.Ip2ModelManager
 
eventToIssue(Object) - Method in class ix.examples.PicoIX.IX_System
 
exceptionlessSend(Object, Object) - Static method in class ix.util.IPC
Like sendObject but catches any IPC.IPCException.
execute(PicoISim.IX_Simulator) - Method in class ix.examples.PicoISim.SimEvent
 
execute(PicoISim.IX_Simulator) - Method in class ix.examples.PicoISimTest3.ResourceEvent
 
EXECUTING - Static variable in class ix.icore.Status
 
exit - Variable in class ix.util.CommandLoop
 
exit - Variable in class ix.itest.Itest.SendingThread
 
exit() - Method in class ix.iface.ui.JFrameMT
 
exitApplication() - Method in class ix.iface.ui.JFrameMT
 
exitIfUserConfirms() - Method in class ix.util.xml.XMLTreeEditFrame
 
exitItem - Variable in class ix.iface.ui.JFrameMT
 
expandAllOrderings(LList) - Static method in class ix.iface.domain.LTF_Parser
Expands a list of orderings into a list of simple orderings.
expanded - Variable in class ix.iface.ui.table.IXTreeTableNode
 
expandItem(AgendaItem, Refinement) - Method in class ix.ip2.Agenda
 
expandItem(AgendaItem, Refinement) - Method in class ix.ip2.ActivityAgenda
 
expandItem(AgendaItem, Refinement) - Method in class ix.ip2.AgendaViewTable
 
expandItem(AgendaItem, Refinement) - Method in class ix.ip2.AgendaTableViewer
 
expandItem(AgendaItem, Refinement) - Method in interface ix.ip2.AgendaManager
 
expandItem(AgendaItem, Refinement) - Method in interface ix.ip2.AgendaViewer
 
expandNode() - Method in class ix.iview.igraph.GExpansionEditor
 
expandNode(ExpansionModel.NodeComponent) - Method in class ix.iview.igraph.ExpansionModel
 
expandNode(IXTreeTableNode, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Gathers the node's children and splices them into the table.
expandOneLevel(Refinement, MatchEnv) - Method in class ix.ip2.AgendaItem
 
expandOneLevel(Refinement, MatchEnv) - Method in class ix.ip2.ActivityItem
 
expandOneLevel(Refinement, MatchEnv, PNodeMaker) - Method in class ix.icore.process.PNode
Creates child nodes as specified by a refinement and installs ordering links.
expandOrdering(LList) - Static method in class ix.iface.domain.LTF_Parser
 
expandOrderPair(Object, Object) - Static method in class ix.iface.domain.LTF_Parser
 
expansionButton - Variable in class ix.ip2.ActivityEditor.ActivityEditPanel
 
expansionListener - Variable in class ix.util.xml.XMLTreeEditPanel.EditorTree
 
ExpansionModel - class ix.iview.igraph.ExpansionModel.
graph model for the electrical demo
ExpansionModel.NodeComponent - class ix.iview.igraph.ExpansionModel.NodeComponent.
 
ExpansionModel.NodeComponent(UIDomain, Name) - Constructor for class ix.iview.igraph.ExpansionModel.NodeComponent
 
ExpansionModel.NodeComponent(UIDomain, Name, LList) - Constructor for class ix.iview.igraph.ExpansionModel.NodeComponent
 
ExpansionModel.NodeComponent(UIDomain, Name, String) - Constructor for class ix.iview.igraph.ExpansionModel.NodeComponent
 
ExpansionModel.NodeComponent(UIDomain, String, LList) - Constructor for class ix.iview.igraph.ExpansionModel.NodeComponent
 
ExpansionModel.Pin - class ix.iview.igraph.ExpansionModel.Pin.
 
ExpansionModel.Pin(ExpansionModel.NodeComponent, String) - Constructor for class ix.iview.igraph.ExpansionModel.Pin
 
ExpansionModel() - Constructor for class ix.iview.igraph.ExpansionModel
 
ExpansionModel(UIRefinement) - Constructor for class ix.iview.igraph.ExpansionModel
 
expansionPanel - Variable in class ix.ip2.ActivityEditor.ActivityEditPanel
 
expansionPanelIsShown() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
Determines whether the expansion panel is being displayed.
expansionText - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
externalFieldName(String) - Method in class ix.util.xml.XMLTranslator
 
externalName(String) - Method in class ix.util.xml.XMLTranslator
 
externalName(String) - Method in class ix.util.xml.DashSyntaxXMLTranslator
 
externalNameForClass(Class) - Method in class ix.util.xml.XMLTranslator
 

F

FAILURE - Static variable in class ix.icore.ReportType
 
fComponentsAdjusted - Variable in class ix.iface.ui.JAboutDialog
 
fieldCaseMap - Variable in class ix.util.xml.Syntax
 
fieldClasses - Variable in class ix.iface.ui.AbstractIFormModel
 
fieldNameFromGetName(String) - Method in class ix.util.FieldWalker
 
fieldNameFromSetName(String) - Method in class ix.util.FieldWalker
 
fieldNames - Variable in class ix.iface.ui.AbstractIFormModel
 
fieldRenderers - Variable in class ix.iface.ui.IFormPanel
 
fields - Variable in class ix.util.FieldWalker
 
fieldsToNames(Field[]) - Static method in class ix.iface.ui.util.UIUtil
 
fieldSyntax(Syntax.FieldDescr) - Method in class ix.util.xml.Syntax
 
FieldWalker - class ix.util.FieldWalker.
Used to visit the fields of an object.
FieldWalker.FieldInfo - class ix.util.FieldWalker.FieldInfo.
 
FieldWalker.FieldInfo(String) - Constructor for class ix.util.FieldWalker.FieldInfo
 
FieldWalker(Class) - Constructor for class ix.util.FieldWalker
Constructs a FieldWalker for the given class.
fileMenu - Variable in class ix.ip2.Ip2Frame
 
fileMenu - Variable in class ix.iface.ui.JFrameMT
 
filename - Variable in class ix.iface.domain.LTF_Parser
 
filename - Variable in class ix.iface.domain.XMLTF_Parser
 
fillButtonGroup() - Method in class ix.iface.ui.IXButPanel
 
fillInDomain(Domain, Document) - Method in class ix.iface.domain.XMLTF_Parser
 
fillTaskItemFromControls(TaskItem) - Method in class ix.itest.SendPanel
Fills in the contents of an Issue or Activity.
fillVector(Vector, Enumeration) - Static method in class ix.util.Seq
 
fillWindowsMenu() - Method in class ix.iface.ui.JFrameMTP
Makes a single-selection radio menu ("Windows") with the names of all panels.
filter(Class, Collection, Predicate1) - Static method in class ix.util.Collect
Returns a new collection of the specified result class and and containing only the elements for which the predicate returned true;
filter(Collection, Predicate1) - Static method in class ix.util.Collect
Returns a new collection of the same class as the original and containing only the elements for which the predicate returned true;
filter(Enumeration, Predicate1) - Static method in class ix.util.Seq
Takes an Enumeration e and a Predicate1 p and returns a "wrapper" Enumeration w such that the elements of w are the corresponding elements of e, omitting the elements of e for which p.trueOf returns false.
filter(PatternAssignment, LList, MatchEnv) - Method in class ix.ip2.Ip2ModelManager
 
filterConds - Variable in class ix.ip2.ActivityAgenda.ExpandAction
 
filterEnv - Variable in class ix.ip2.ActivityAgenda.ExpandAction
 
find(Object) - Method in class ix.util.lisp.LList
 
find(Object) - Method in class ix.util.lisp.Null
 
find(Object) - Method in class ix.util.lisp.Cons
 
findAction(String) - Method in class ix.ip2.AgendaItem
 
findCM(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ModelManager
 
findHandler(PicoIX.Issue) - Method in class ix.examples.PicoIX.Controller
 
findHandlerAction(AgendaItem, String) - Method in class ix.ip2.AgendaViewTable
 
findHandlerAction(AgendaItem, String) - Method in class ix.ip2.AgendaTableViewer
Undoes a clearTable(), taking into acount any changes in open/closed status.
findImportClass(String) - Method in class ix.util.ClassFinder
Tries to find a class by asking each import in turn.
findNode(Object) - Method in class ix.iview.igraph.ExpansionModel
Finds the NodeComponent referenced by the given object.
findNode(Object) - Method in class ix.iview.igraph.IGraph
 
findSimHandler(PicoIX.Issue) - Method in class ix.examples.PicoISim.SimController
 
finished() - Method in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
fireActionSelected(AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaItemTableModel
 
fireAgendaItemEdited() - Method in class ix.ip2.AgendaItem
 
fireButtonPressed(String) - Method in class ix.util.TextAreaFrame
 
fireContactChange(AgentData, AgentData) - Method in class ix.ispace.ContactManager
 
fireContactDeleted(AgentData) - Method in class ix.ispace.ContactManager
 
fireContactEvent(ContactEvent) - Method in class ix.ispace.ContactManager
 
fireHandlerActionsChanged() - Method in class ix.ip2.AgendaItem
 
fireItemAdded(AgendaItem) - Method in class ix.ip2.Agenda
 
fireItemChanged(AgendaItemTableModel.TreeAgendaItem) - Method in class ix.ip2.AgendaItemTableModel
 
fireItemDeleted(AgendaItem) - Method in class ix.ip2.AgendaItemTableModel
 
fireItemHandled(AgendaItem, HandlerAction) - Method in class ix.ip2.Agenda
 
fireItemRemoved(AgendaItem) - Method in class ix.ip2.Agenda
 
fireLinkAdded(Object, Object) - Method in class ix.iview.igraph.ExpansionModel
 
fireLinkRemoved(Object, Object) - Method in class ix.iview.igraph.ExpansionModel
 
fireModelChanged(String) - Method in class ix.iface.ui.AbstractIFormModel
 
fireNewBindings(Map) - Method in class ix.icore.process.ProcessModelManager
 
fireNewBindings(Map) - Method in class ix.ip2.Agenda
 
fireNewContact(AgentData) - Method in class ix.ispace.ContactManager
 
fireNewHandlerAction(HandlerAction) - Method in class ix.ip2.AgendaItem
 
fireNewReport(Report) - Method in class ix.ip2.AgendaItem
 
fireObjectChanged(Object) - Method in class ix.iface.ui.table.AbstractTreeTableModel
The given object changed - find its tree node, fire that and redo children
firePriorityChanged() - Method in class ix.ip2.AgendaItem
 
firePropertyChange(String, boolean, boolean) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
fireRefinementAdded(Refinement) - Method in class ix.icore.domain.Domain
 
fireStateChange(Map) - Method in class ix.icore.process.ProcessModelManager
 
fireStatusChanged() - Method in class ix.ip2.AgendaItem
 
fireStatusUpdate() - Method in class ix.icore.process.ProcessModelManager
 
fireTableChanged() - Method in class ix.ip2.AgendaItemTableModel
 
fireTableStructureChanged() - Method in class ix.ip2.AgendaItemTableModel
This should not be necessary and is dangerous, but it stops the column widths from getting changed when rows are deleted.
firstLine(String) - Static method in class ix.util.Strings
Returns the first line of a string.
fixExpansions() - Method in class ix.util.xml.XMLTreeEditPanel.EditorTree
 
fixExpansions(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.EditorTree
 
flatmap(Function1) - Method in class ix.util.lisp.LList
 
Fn - class ix.util.Fn.
Function utilities
focusGained(FocusEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
focusLost(FocusEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
foldItem - Variable in class ix.ip2.AgendaViewTable.ItemPopupMenu
 
foldLongLine(String) - Static method in class ix.util.Strings
Replaces some spaces with line separators to make a long string more readable in contexts where it would have been displayed as a single line.
force() - Method in class ix.util.lisp.Delay
 
forced_p - Variable in class ix.util.lisp.Delay
 
forEach(Enumeration, Function1) - Static method in class ix.util.Seq
Applies a Function1 to each element of an Enumeration and discards the results.
formModel - Variable in class ix.iview.ActionEditorPanel
 
formModelChanged(String) - Method in class ix.iface.ui.IFormPanel
The model changed, so update the display.
formModelChanged(String) - Method in interface ix.iface.ui.FormModelListener
 
FormModelListener - interface ix.iface.ui.FormModelListener.
An interface listener to be used to listen to IFormModels.
formPanel - Variable in class ix.iview.AConstructFramePanel
 
ForwardingHandler - class ix.ip2.ForwardingHandler.
Generates HandlerActions for an AgendItem.
ForwardingHandler.ForwardingAction - class ix.ip2.ForwardingHandler.ForwardingAction.
 
ForwardingHandler.ForwardingAction(ForwardingHandler, String) - Constructor for class ix.ip2.ForwardingHandler.ForwardingAction
 
ForwardingHandler(IXAgent, String, AgentRelationship, boolean) - Constructor for class ix.ip2.ForwardingHandler
 
forwardTo(Object, boolean) - Method in class ix.icore.TaskItem
Sends a copy of this item to another agent, optionally asking the destination agent to send reports back.
FourField - interface ix.iface.ui.FourField.
An interface with four aspects: string, colour, symbol, image.
frame - Variable in class ix.util.TextAreaFrame
 
frame - Variable in class ix.iview.SimpleDomainEditor
 
frame - Variable in class ix.ip2.ItemEditor
 
frame - Variable in class ix.ip2.Ip2
 
frame - Variable in class ix.ip2.BindingViewer
 
frame - Variable in class ix.ichat.IChat
 
frame - Variable in class ix.ispace.GroupSender
 
frame - Variable in class ix.ispace.IspaceTool
 
frame - Variable in class ix.itest.Itest
 
frame - Variable in class ix.util.xml.XMLTreeEditor
 
frame - Variable in class ix.iface.ui.JAboutDialog
 
frameActionPerformed(ActionEvent) - Method in class ix.iview.AConstructFramePanel
 
frameActionPerformed(ActionEvent) - Method in class ix.iview.GrammarEditorPanel
 
frameActionPerformed(ActionEvent) - Method in class ix.iview.ActionEditorPanel
Recognises panel specific events and processes them.
frameActionPerformed(ActionEvent) - Method in class ix.iview.GlobalFramePanel
 
frameActionPerformed(ActionEvent) - Method in class ix.iview.AROEditorPanel
 
frameActionPerformed(ActionEvent) - Method in class ix.iview.SimpleEditorPanel
 
frameActionPerformed(ActionEvent) - Method in interface ix.iview.ConstructFraming
Tries to process an action generated in the panel's frame.
frameActionPerformed(ActionEvent) - Method in interface ix.iface.ui.FramePanel
Should recognise panel specific events and processes them.
FramePanel - interface ix.iface.ui.FramePanel.
An interface implemented by all panels that may handle events generated in their parent frames.
from - Variable in class ix.util.JavaNameWordIterator
 
from - Variable in class ix.icore.domain.Ordering
 
FullIssueRenderer - class ix.iview.FullIssueRenderer.
An issue renderer for list or table cells that displays [id].
FullIssueRenderer(boolean) - Constructor for class ix.iview.FullIssueRenderer
Creates an issue name renderer with/without a border.
FullNodeRenderer - class ix.iview.FullNodeRenderer.
A node renderer for list or table cells that displays "[number] elements".
FullNodeRenderer(boolean) - Constructor for class ix.iview.FullNodeRenderer
Creates a node name renderer with/without a border.
fullyCollapse() - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
fullyExpand() - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
funcall() - Method in interface ix.util.Function0
 
funcall(Object) - Method in interface ix.util.Function1
 
funcall(Object) - Method in class ix.icore.process.PNode.MakeVarIfUnbound
 
funcall(Object) - Method in class ix.icore.process.ProcessModelManager.MakeVarIfUnbound
 
funcall(Object, Object) - Method in interface ix.util.Function2
 
funcall(Object, Object, Object) - Method in interface ix.util.Function3
 
Function0 - interface ix.util.Function0.
An interface for functions of zero arguments.
Function1 - interface ix.util.Function1.
An interface for functions of one argument.
Function2 - interface ix.util.Function2.
An interface for functions of two arguments.
Function3 - interface ix.util.Function3.
An interface for functions of three arguments.

G

generateId() - Method in class ix.icore.TaskItem
 
generateId() - Method in class ix.icore.Activity
 
generateId() - Method in class ix.icore.Issue
 
generateName(String) - Static method in class ix.util.Util
Generates a name unique within this VM that begins with the specified base string.
GenericIFormModel - class ix.iface.ui.GenericIFormModel.
An default model to be used to fill an IFormPanel.
GenericIFormModel(Class) - Constructor for class ix.iface.ui.GenericIFormModel
 
GenericIFormModel(Object) - Constructor for class ix.iface.ui.GenericIFormModel
 
get() - Method in class ix.util.context.ContextValue
 
get(int) - Method in class ix.util.lisp.LList
 
get(Object) - Method in interface ix.util.IPC.DestinationTable
 
get(Object) - Method in class ix.util.lisp.LList
 
get(Object, Object) - Method in class ix.util.TwoKeyHashMap
 
getAbout() - Method in class ix.ip2.AgendaItem
 
getActionDescription() - Method in interface ix.icore.IssueHandler
 
getActionDescription() - Method in class ix.ip2.HandlerAction
Returns a brief description of how this action would handle an item.
getActionDescription() - Method in class ix.ip2.ItemHandler
 
getActions() - Method in class ix.ip2.AgendaItem
 
getActivityAgenda() - Method in class ix.ip2.PanelController
 
getACurrentPanel() - Method in class ix.iface.ui.JFrameMTP
 
getAgent() - Static method in class ix.icore.IXAgent
Returns an object that represents the agent.
getAgentData() - Method in class ix.ispace.ContactManager
 
getAgentData(AgentRelationship) - Method in class ix.ispace.ContactManager
 
getAgentData(Capability) - Method in class ix.ispace.ContactManager
 
getAgentData(String) - Method in class ix.ispace.ContactManager
 
getAgentDisplayName() - Method in class ix.icore.IXAgent
Returns this agent's display name.
getAgentGroup(String) - Method in class ix.ispace.ContactManager
 
getAgentGroups() - Method in class ix.ispace.ContactManager
 
getAgentIPCName() - Method in class ix.icore.IXAgent
Returns the object used to represent the agent as an IPC "destination".
getAgentIPCName() - Method in class ix.ichat.IChat
 
getAgentIPCName() - Method in class ix.itest.Itest
 
getAgentSymbolName() - Method in class ix.icore.IXAgent
Returns this agent's symbol name.
getAllConstructs() - Method in class ix.iview.GrammarEditorPanel
Get a full list of the constructs of the panel's type in the domain.
getAllConstructs() - Method in class ix.iview.ActionEditorPanel
 
getAllConstructs() - Method in class ix.iview.GlobalFramePanel
 
getAllConstructs() - Method in class ix.iview.AROEditorPanel
Get a full list of the constructs of the panel's type in the domain.
getAllConstructs() - Method in class ix.iview.SimpleEditorPanel
Get a full list of the constructs of the panel's type in the domain.
getAllConstructs() - Method in interface ix.iview.ConstructFraming
Gets a full list of the constructs of the panel's type in the domain.
getAllExpansions(NodeSpec) - Method in class ix.iview.ActionEditorPanel
 
getAllowsChildren() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getAllowsChildren() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getAllPatterns() - Method in class ix.iview.GrammarEditorPanel
 
getAllPatterns(Object) - Method in class ix.iview.GrammarEditorPanel
 
getAmount(Object) - Method in class ix.examples.SimResource.CM
 
getAnnotation(Object) - Method in interface ix.icore.Annotated
 
getAnnotation(Object) - Method in class ix.icore.AbstractIXObject
 
getAnnotations() - Method in interface ix.icore.Annotated
 
getAnnotations() - Method in class ix.icore.AbstractIXObject
 
getAttributeContainingObjectNode(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
getAttributeName(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
getAttributeValue(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
getBasePopulation() - Method in class ix.ispace.AbstractAgentGroup
Returns the collection of AgentData objects from which this group's members are selected.
getBasePopulation() - Method in class ix.ispace.RelationshipGroup
Returns the collection of AgentData objects from which this group's members are selected.
getBindings() - Method in class ix.ip2.BindingViewer.VarPanel
 
getBoolean(String) - Static method in class ix.util.Parameters
 
getBoolean(String, boolean) - Static method in class ix.util.Parameters
 
getBorder(Map, Priority, boolean) - Method in class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
getButtonGroup() - Method in class ix.iface.ui.IXButPanel
 
getCapabilities() - Method in class ix.ispace.AgentData
 
getCardsPanel() - Method in class ix.iface.ui.CardPanel
 
getCellValueAt(Object, int) - Method in class ix.ip2.AgendaItemTableModel
Gets the cell value for normal cells (only one - the pattern).
getCellValueAt(Object, int) - Method in class ix.iface.ui.table.AbstractIXTableModel
Gets the object's value for the given column index.
getCellValueAt(Object, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Gets the object's value for the given column index.
getCellValueAt(Object, int) - Method in class ix.iview.table.ActionTreeTableModel
Gets the cell value for normal cells (only one - the pattern).
getCellValueAt(Object, int) - Method in class ix.iview.table.ShortActionTreeTableModel
Gets the cell value for normal cells (only one - the pattern).
getChild(Name) - Method in class ix.icore.process.PNode
 
getChildAt(int) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getChildAt(int) - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getChildCount() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getChildCount() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getChildren() - Method in class ix.ip2.AgendaItem
 
getChildren() - Method in class ix.util.context.Context
Returns an unmodifiable view of this context's children.
getClassFinder() - Method in class ix.util.xml.XMLTranslator
 
getColor() - Method in class ix.icore.Priority
 
getColor() - Method in class ix.icore.Status
 
getColumnClass(int) - Method in class ix.ip2.AgendaItemTableModel
 
getColumnClass(int) - Method in class ix.iface.ui.table.AbstractIXTableModel
JTable required TableModel function (default is Object).
getColumnCount() - Method in class ix.ip2.StateViewTable.StateModel
 
getColumnCount() - Method in class ix.iface.ui.table.AbstractIXTableModel
JTable required TableModel function.
getColumnName(int) - Method in class ix.ip2.StateViewTable.StateModel
 
getColumnName(int) - Method in class ix.iface.ui.table.AbstractIXTableModel
JTable required TableModel function.
getColumnNames() - Method in class ix.iface.ui.table.AbstractIXTableModel
Gets the strings to use as column names.
getComboData() - Method in class ix.iface.ui.IXEdPanel
Gets the current data of a JComboBox component.
getComments() - Method in class ix.icore.domain.Refinement
 
getComments() - Method in interface ix.icore.domain.ConstraintStatement
 
getComments() - Method in class ix.ip2.AgendaItem
 
getCommunicationStrategy(String) - Static method in class ix.util.IPC
Returns a CommunicationStrategy based on a name that is either a special abbreviation or the name of a class.
getConnection(Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
getConnection(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
getConnections() - Method in class ix.iview.igraph.ExpansionModel.Pin
 
getConstraintPatterns(Iterator, HashSet) - Method in class ix.iview.GrammarEditorPanel
 
getConstraints() - Method in class ix.icore.domain.Refinement
 
getConstraintType() - Method in interface ix.icore.domain.ConstraintStatement
 
getConstraintType(String) - Method in interface ix.icore.domain.ConstraintStatement
 
getConstruct() - Method in class ix.iview.AConstructEditorPanel
Gets the current construct.
getConstruct() - Method in class ix.iview.ActionFormPanel
Gets the current construct.
getConstruct() - Method in class ix.iview.GlobalFormPanel
 
getConstruct() - Method in interface ix.iview.ConstructEditing
Gets the current construct.
getContactManager() - Method in class ix.icore.IXAgent
Returns this agent's contact manager.
getContents() - Method in interface ix.util.IPC.InputMessage
 
getContents() - Method in class ix.util.IPC.BasicInputMessage
 
getContents() - Method in class ix.ip2.TestItem
 
getContext() - Method in interface ix.util.context.ContextHolder
Returns the context currently stored in the holder.
getContext() - Method in class ix.util.context.BasicContextHolder
 
getContext() - Method in class ix.util.context.PlainContextHolder
 
getContext(long) - Static method in class ix.util.context.Context
Returns the context that has the indicated number, or null if that context has been discarded or has ceased to exist.
getContextHolder() - Method in class ix.util.context.ContextHoldingStrategy
Returns an appropriate context-holder.
getContextHolder() - Method in class ix.util.context.GlobalHoldingStrategy
 
getContextHolder() - Method in class ix.util.context.ThreadLocalHoldingStrategy
 
getContextHolder() - Static method in class ix.util.context.Context
Returns the context-holder provided by the current context-holding strategy.
getContextHolder() - Method in class ix.util.context.InheritableThreadLocalHoldingStrategy
 
getContextHoldingStrategy() - Static method in class ix.util.context.Context
Returns the current context-holding strategy.
getCurrentPanel() - Method in class ix.iface.ui.JFrameMTP
 
getData() - Method in class ix.iview.MiniConstraintPanel
Gets the current data of a text component.
getData() - Method in class ix.iface.ui.AbstractEditorPanel
 
getData() - Method in class ix.iface.ui.IXEdPanel
 
getData() - Method in class ix.iface.ui.ThingEditorPanel
Gets the current data of a text component.
getData() - Method in interface ix.iface.ui.IXEditorPanel
Gets the current data of the panel's item component.
getData() - Method in class ix.iface.ui.ListEditorPanel
Gets the current data of a collection component.
getDescription() - Method in class ix.iface.domain.DomainFileFilter
 
getDescription() - Method in class ix.iview.DomainEditor.DomainFileFilter
 
getDescription() - Method in class ix.util.xml.XMLFileFilter
 
getDestination() - Method in interface ix.util.IPC.Connection
 
getDestination() - Method in class ix.util.IPC.ObjectStreamConnection
 
getDestinationData(Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
getDestinationData(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
Returns a ServiceAddress from the destination table, if there's an entry for the specified destination, or else from the name-server if one exists.
getDisplayClasses() - Method in class ix.iface.ui.AbstractIFormModel
Get the classes of the object's display fields (e.g.
getDisplayFields() - Method in class ix.iface.ui.AbstractIFormModel
Get the fields of the object that are to be displayed (exc.
getDisplayFields() - Method in interface ix.iface.ui.IFormModel
Gets the names of the object's fields that are to be displayed (exc.
getDisplayName(Priority) - Method in class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
getDisplayNames() - Method in class ix.iface.ui.AbstractIFormModel
Get the titles to use for the object's display fields
getDocument() - Method in class ix.util.xml.XMLTreeEditPanel
 
getDomain() - Method in class ix.iview.AConstructFramePanel
 
getDomain() - Method in class ix.iview.DomainEditor
 
getDomain() - Method in interface ix.iview.ConstructFraming
Gets the current Domain.
getDomainEditor() - Method in class ix.ip2.PanelFrame
 
getElementName() - Method in class ix.util.xml.Syntax.ClassDescr
 
getElementName() - Method in class ix.util.xml.Syntax.FieldDescr
 
getEnd() - Method in class ix.icore.domain.NodeEndRef
 
getEnumerationValues(Class) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
getFieldBit(String) - Method in class ix.iface.ui.IFormPanel
 
getFieldClass(Class, String) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
getFieldClass(String) - Method in class ix.iface.ui.AbstractIFormModel
 
getFieldClass(String) - Method in interface ix.iface.ui.IFormModel
Gets the class of the object's given field name (e.g.
getFieldClassDescr(Class, String, Class) - Method in class ix.util.xml.Syntax
 
getFieldData(String) - Method in class ix.iview.GlobalFormPanel
 
getFieldData(String) - Method in class ix.iface.ui.IFormPanel
Gets the field's value from its display component.
getFieldInfo() - Method in class ix.util.FieldWalker
Returns a list of field descriptions.
getFieldInfo(Class) - Method in class ix.util.xml.Syntax
 
getFieldInfo(String) - Method in class ix.util.FieldWalker
Returns the information for the specified field, or else null if the field does not exist or cannot be accessed via this FieldWalker.
getFieldName(String) - Method in class ix.iface.ui.AbstractIFormModel
 
getFieldName(String) - Method in interface ix.iface.ui.IFormModel
Gets the title to use for the object's given field (e.g.
getFields(Class) - Method in class ix.util.xml.Syntax
Returns a list of FieldDescrs
getFieldWeight(String) - Method in class ix.iview.ActionFormModel
 
getFieldWeight(String) - Method in class ix.iface.ui.AbstractIFormModel
 
getFieldWeight(String) - Method in interface ix.iface.ui.IFormModel
Gets the weight of the object's given field name to establish its portion of the display.
getFilterConditions() - Method in class ix.icore.domain.Refinement
 
getFrame() - Method in class ix.util.TextAreaFrame
 
getFrom() - Method in class ix.icore.domain.Ordering
 
getHandlerAction(AgendaItem) - Method in class ix.ip2.AgendaItemTableModel
 
getHost() - Method in class ix.util.IPC.ServiceAddress
 
getHostName() - Static method in class ix.util.Util
Returns the name of the machine that is running this JVM.
getIconImage(ChatFrame) - Static method in class ix.iface.util.IconImage
 
getIconImage(Frame) - Static method in class ix.iface.util.IconImage
 
getIconImage(IspaceTool) - Static method in class ix.iface.util.IconImage
 
getIconImage(ItemEditor) - Static method in class ix.iface.util.IconImage
 
getIconImage(SimpleDomainEditor) - Static method in class ix.iface.util.IconImage
 
getIconImage(String) - Static method in class ix.iface.util.IconImage
 
getId() - Method in class ix.icore.TaskItem
 
getId() - Method in class ix.icore.domain.NodeSpec
 
getImplClass(Element, Class) - Method in class ix.util.xml.XMLTranslator
 
getInContext(ContextLink, Context) - Static method in class ix.util.context.Context
Searches a chain of ContextLinks to find the value associated with a given context.
getIndex(TreeNode) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getIndex(TreeNode) - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getInt(String) - Static method in class ix.util.Parameters
 
getInt(String, int) - Static method in class ix.util.Parameters
 
getInt(String, int, int) - Static method in class ix.util.Parameters
 
getIssueAgenda() - Method in class ix.ip2.PanelController
 
getIssuePatterns(Iterator, HashSet) - Method in class ix.iview.GrammarEditorPanel
 
getIssues() - Method in class ix.icore.domain.Refinement
 
getIssues() - Method in interface ix.icore.domain.ConstraintStatement
 
getItemComponent() - Method in class ix.iface.ui.AbstractEditorPanel
Gets the component of the panel.
getItemComponent() - Method in class ix.iface.ui.IXEdPanel
Gets the component of the panel.
getItemComponent() - Method in interface ix.iface.ui.IXEditorPanel
Gets the panel's item component
getKnownMembers() - Method in class ix.ispace.AbstractAgentGroup
Returns the collection obtained by using the isMember method to filter the base population.
getKnownMembers() - Method in interface ix.ispace.AgentGroup
Returns the collection of AgendData objects that represents the currently known members of this group.
getLast() - Method in class ix.iview.MiniConstraintPanel
 
getLastConvertedElement() - Method in class ix.util.xml.XMLTranslator
Returns the JDOM Element most recently given to the objectFromElement method.
getLevel() - Method in class ix.ip2.AgendaItem
 
getLibraryDirectory() - Static method in class ix.iface.domain.DomainParser
Returns an abstract pathname (File) that refers to the default library of domain descriptions.
getLinksFrom(Object) - Method in class ix.iview.igraph.ExpansionModel
 
getLinkStrategy() - Method in class ix.iview.igraph.ExpansionModel
 
getList(String) - Static method in class ix.util.Parameters
 
getList(String, List) - Static method in class ix.util.Parameters
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ix.ip2.AgendaViewTable.ActionCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ix.iface.ui.IXRenderer
Renders a list cell in colour and text.
getListData() - Method in class ix.iface.ui.IXEdPanel
Gets the current data of a JList component.
getMemberNames(String) - Method in class ix.ispace.GroupSender.GroupPanel
 
getMenuText() - Method in class ix.ip2.TestItem
 
getMethod(Object, String, Class[]) - Static method in class ix.util.Fn
Returns the specified method if it exists, else null.
getMethod(Object, String, Object[]) - Static method in class ix.util.Fn
Returns the specified method if it exists, else null.
getMinimumSize() - Method in class ix.util.ImageCanvas
 
getML() - Method in class ix.iview.GlobalFramePanel
 
getModel() - Method in class ix.iface.ui.IFormPanel
Gets the panel's model.
getModelDirectory() - Method in class ix.iview.DomainEditor
 
getName() - Method in class ix.icore.Variable
 
getName() - Method in class ix.icore.domain.Refinement
 
getName() - Method in interface ix.icore.domain.ConstraintStatement
 
getName() - Method in class ix.icore.domain.ARO
 
getName() - Method in class ix.icore.domain.Domain
 
getName() - Method in interface ix.icore.domain.Named
 
getName() - Method in class ix.iface.util.IXMetalTheme
 
getName() - Method in class ix.ispace.AbstractAgentGroup
Returns the name of this AgentGroup.
getName() - Method in class ix.ispace.AgentData
 
getName() - Method in interface ix.ispace.AgentGroup
Returns the name of this AgentGroup.
getName() - Method in class ix.iface.ui.AbstractEditorPanel
Gets the panel's name (the label)
getName() - Method in class ix.iface.ui.IXEdPanel
 
getName() - Method in interface ix.iface.ui.IXEditorPanel
Gets the panel's name
getName() - Method in class ix.iview.igraph.IGraph
 
getNameClasses() - Method in class ix.iface.ui.AbstractIFormModel
Get the classes of the object's name fields (e.g.
getNamedConstruct(String) - Method in class ix.iview.GrammarEditorPanel
 
getNamedConstruct(String) - Method in class ix.iview.ActionEditorPanel
 
getNamedConstruct(String) - Method in class ix.iview.GlobalFramePanel
 
getNamedConstruct(String) - Method in class ix.iview.AROEditorPanel
Get a named construct of the panel's type from the domain
getNamedConstruct(String) - Method in class ix.iview.SimpleEditorPanel
Get a named construct of the panel's type from the domain
getNamedConstruct(String) - Method in interface ix.iview.ConstructFraming
Gets a named construct of the panel's type from the domain
getNamedPanel(String) - Method in class ix.iface.ui.JFrameMTP
 
getNamedRefinement(String) - Method in class ix.icore.domain.Domain
 
getNameFields() - Method in class ix.iface.ui.AbstractIFormModel
Get the fields that correspond to the object's name (e.g.
getNameFields() - Method in interface ix.iface.ui.IFormModel
Gets the names of the object's fields that are to be shown as its name
getNameNames() - Method in class ix.iface.ui.AbstractIFormModel
Get the titles to use for the object's name fields (e.g.
getNameString(TreeNode) - Method in class ix.ip2.AgendaItemTableModel
Gets the name string of the object (row)
getNameString(TreeNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Gets the string to use for the tree-column (the name of the node).
getNameString(TreeNode) - Method in class ix.iview.table.ActionTreeTableModel
Gets the name string for the given row object.
getNameString(TreeNode) - Method in class ix.iview.table.ShortActionTreeTableModel
Gets the name string for the given row object.
getNameValue() - Method in class ix.iview.igraph.GExpansionEditor
 
getNewItemFromUser() - Method in class ix.ip2.AgendaViewTable
 
getNewItemFromUser() - Method in class ix.ip2.AgendaTableViewer
 
getNewItemFromUser() - Method in interface ix.ip2.AgendaViewer
 
getNode() - Method in class ix.icore.domain.NodeEndRef
 
getNodeForElement(Element) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
getNodePatterns(Iterator, HashSet) - Method in class ix.iview.GrammarEditorPanel
 
getNodes() - Method in class ix.icore.domain.Refinement
 
getNodes() - Method in class ix.iview.igraph.ExpansionModel
 
getNumber() - Method in class ix.util.context.Context
Returns this context's number.
getObject() - Method in class ix.util.xml.XMLTreeEditPanel
 
getObject() - Method in class ix.iface.ui.AbstractIFormModel
 
getObject() - Method in interface ix.iface.ui.IFormModel
Get the model's current base object
getObjectClass() - Method in class ix.iface.ui.AbstractIFormModel
Get the class of the model's base object
getObjectClass() - Method in interface ix.iface.ui.IFormModel
Gets the class of the model's base object
getObjectFieldValue(Object, String) - Static method in class ix.iface.ui.util.UIUtil
 
getObjectRow(Object) - Method in class ix.iface.ui.table.AbstractIXTableModel
Gets the row index of the given object
getObjectRow(Object) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
getOrderingChoice() - Method in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
getOrderings() - Method in class ix.icore.domain.Refinement
 
getOutputter() - Method in class ix.util.xml.XMLTranslator
 
getPanels() - Method in class ix.iface.ui.JFrameMTP
 
getPanelStyle() - Method in class ix.iface.ui.JFrameMTP
 
getPanelStyles() - Method in class ix.iface.ui.JFrameMTP
 
getParameter(int) - Method in class ix.icore.domain.Constraint
 
getParameter(String) - Static method in class ix.util.Parameters
 
getParameter(String, String) - Static method in class ix.util.Parameters
 
getParameters() - Static method in class ix.util.Parameters
 
getParameters() - Method in class ix.icore.TaskItem
 
getParameters() - Method in class ix.icore.domain.Constraint
 
getParent() - Method in class ix.ip2.AgendaItem
 
getParent() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getParent() - Method in class ix.util.context.Context
Returns this context's parent context.
getParent() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getParents() - Method in class ix.iface.ui.table.IXTreeTableNode
 
getPattern() - Method in class ix.icore.TaskItem
 
getPattern() - Method in class ix.icore.domain.Refinement
 
getPattern() - Method in class ix.icore.domain.PatternAssignment
 
getPattern() - Method in class ix.icore.domain.NodeSpec
 
getPattern() - Method in class ix.ip2.AgendaItem
 
getPattern(IXTNTreeTableNode) - Method in class ix.iview.table.ActionTreeTableModel
 
getPatternData(LList) - Method in class ix.ip2.StateViewTable
Find the data associated with a given pattern.
getPatternVars() - Method in class ix.icore.TaskItem
 
getPatternVars() - Method in class ix.ip2.AgendaItem
 
getPort() - Method in class ix.util.IPC.ServiceAddress
 
getPosition(Object) - Method in class ix.iview.igraph.IGraph
 
getPreferredSize() - Method in class ix.util.ImageCanvas
 
getPriority() - Method in class ix.icore.TaskItem
 
getPriority() - Method in class ix.icore.Report
 
getPriority() - Method in class ix.ip2.AgendaItem
 
getProperty(String) - Method in class ix.util.Parameters.AccessRecordingProperties
 
getProperty(String, String) - Method in class ix.util.Parameters.AccessRecordingProperties
 
getReason() - Method in class ix.util.IPC.IPCException
 
getRef() - Method in class ix.icore.TaskItem
 
getRef() - Method in class ix.icore.Report
 
getRefinement() - Method in class ix.icore.domain.event.RefinementEvent
 
getRefinements() - Method in class ix.icore.domain.Domain
 
getRelation() - Method in class ix.icore.domain.Constraint
 
getRelationship() - Method in class ix.ispace.AgentData
 
getReportBack() - Method in class ix.icore.TaskItem
 
getReports() - Method in class ix.ip2.AgendaItem
 
getReportType() - Method in class ix.icore.Report
 
getRowCount() - Method in class ix.ip2.StateViewTable.StateModel
 
getRowCount() - Method in class ix.iface.ui.table.AbstractIXTableModel
JTable required TableModel function.
getRowIndex() - Method in class ix.ip2.AgendaViewTable.Row
 
getRowIndex(Component) - Method in class ix.iface.util.GridColumn
 
getRowNode(int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
getRowObject(int) - Method in class ix.iface.ui.table.AbstractIXTableModel
Gets the object that is in the given row.
getRowObject(int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
getSecondary3() - Method in class ix.iface.util.IXMetalTheme
 
getSelectedNames() - Method in class ix.ispace.GroupSender.GroupPanel
 
getSelectedPriority() - Method in class ix.iface.util.PriorityComboBox
 
getSelectedRelation() - Method in class ix.ispace.IspaceTool.RelationComboBox
 
getSelectedString() - Method in class ix.iface.util.ComboChoice
 
getSelection() - Method in class ix.iface.util.RadioButtonBox
Returns the action command specified by the most recently selected JRadioButton in the box.
getSelectionCommand() - Method in class ix.iface.ui.IXButPanel
 
getSenderId() - Method in class ix.icore.TaskItem
 
getSenderId() - Method in interface ix.icore.Sendable
 
getSenderId() - Method in class ix.icore.Report
 
getSenderId() - Method in class ix.icore.domain.Constraint
 
getSenderId() - Method in class ix.ichat.ChatMessage
 
getShortDescription() - Method in class ix.icore.TaskItem
 
getShortDescription() - Method in class ix.ip2.AgendaItem
 
getSimTime() - Method in class ix.examples.PicoISim.SimController
 
getSimTime() - Method in class ix.examples.PicoISim.SimEventHandler
 
getSocket() - Method in class ix.util.IPC.ObjectStreamConnection
 
getSortedNameList() - Method in class ix.ispace.ContactManager
 
getStatus() - Method in class ix.icore.TaskItem
 
getStatus() - Method in class ix.icore.process.PNode
 
getStatus() - Method in class ix.ip2.AgendaItem
 
getSyntaxNTName() - Method in class ix.util.xml.Syntax.ClassDescr
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class ix.ip2.HandlerActionEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class ix.iface.ui.table.IXDefaultCellEditor
Overwrite this with your own initialisation if needed, then call this as the last thing you do.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ix.iface.ui.IXRenderer
Renders a table cell in colour and text.
getTableData() - Method in class ix.iface.ui.IXEdPanel
Gets the current data of a JTable component.
getter - Variable in class ix.util.FieldWalker.FieldInfo
 
getText() - Method in class ix.icore.Report
 
getText() - Method in class ix.ichat.ChatMessage
 
getTextData() - Method in class ix.iface.ui.IXEdPanel
Gets the current data of a text component.
getTo() - Method in class ix.icore.domain.Ordering
 
getToName() - Method in class ix.ip2.TestItem
 
getToNames() - Method in class ix.ip2.ForwardingHandler
 
getTreeNode(Object) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Get the (possibly new) TreeNode that is associlated with the given Object.
getTreeNode(Object, List, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
getTreeNodeType(IXTreeTableNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Gets a character or icon to use as a reflection of the node's tree-status.
getTreePath() - Method in class ix.util.xml.XMLTreeEditPanel.TNode
 
getTreeValueAt(IXTreeTableNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Gets the value that indicates the tree-position (indented name).
getType() - Method in class ix.icore.domain.Constraint
 
getUIConstruct() - Method in class ix.iview.AConstructEditorPanel
Gets the current UI construct.
getUIConstruct() - Method in class ix.iview.ActionFormPanel
Gets the current UI construct.
getUIConstruct() - Method in class ix.iview.GlobalFormPanel
 
getUIConstruct() - Method in interface ix.iview.ConstructEditing
Gets the current UI construct.
getUIDomain() - Method in class ix.iview.AConstructFramePanel
 
getUIDomain() - Method in class ix.iview.AConstructEditorPanel
Gets the current UIDomain.
getUIDomain() - Method in class ix.iview.DomainEditor
 
getUIDomain() - Method in class ix.iview.ActionFormPanel
Gets the current UIDomain.
getUIDomain() - Method in class ix.iview.GlobalFormPanel
 
getUIDomain() - Method in interface ix.iview.ConstructEditing
Gets the current UIDomain.
getUIDomain() - Method in interface ix.iview.ConstructFraming
Gets the current UIDomain.
getUnboundVars() - Method in class ix.icore.TaskItem
 
getUnboundVars() - Method in class ix.ip2.AgendaItem
 
getUserName() - Static method in class ix.util.Util
Returns the name of the user who started this JVM.
getValue() - Method in class ix.icore.Variable
 
getValue() - Method in class ix.icore.domain.PatternAssignment
 
getValue(List, String) - Static method in class ix.util.EnumeratedValue
 
getValue(Object) - Method in class ix.util.FieldWalker.FieldInfo
 
getValue(String) - Method in class ix.iview.DomainFormModel
 
getValue(String) - Method in class ix.iview.ActionFormModel
 
getValue(String) - Method in class ix.iface.ui.AbstractIFormModel
Get the current object's value for the given field.
getValue(String) - Method in interface ix.iface.ui.IFormModel
Gets the current object's value for the given field name.
getValueAt(int, int) - Method in class ix.ip2.StateViewTable.StateModel
 
getValueAt(int, int) - Method in class ix.iface.ui.table.AbstractIXTableModel
Gets the value for a cell in the table defined by the given indices.
getValueAt(int, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Get the value for a cell in the table defined by the parameters.
getValueElseError(List, String) - Static method in class ix.util.EnumeratedValue
 
getVariables() - Method in class ix.icore.domain.PatternAssignment
 
getVarsFromConstraints(List) - Method in class ix.ip2.Ip2ModelManager
 
getVerb() - Method in class ix.icore.TaskItem
 
GExpansionEditor - class ix.iview.igraph.GExpansionEditor.
A graphical editor/viewer panel for activity expansion structures
GExpansionEditor() - Constructor for class ix.iview.igraph.GExpansionEditor
 
GExpansionEditor(ActionEditorPanel) - Constructor for class ix.iview.igraph.GExpansionEditor
 
globalContextHolder - Variable in class ix.util.context.GlobalHoldingStrategy
 
GlobalFormPanel - class ix.iview.GlobalFormPanel.
A panel containing form-style sub-panels for viewing/editing an object
GlobalFormPanel(AConstructFramePanel) - Constructor for class ix.iview.GlobalFormPanel
 
GlobalFormPanel(AConstructFramePanel, IFormModel) - Constructor for class ix.iview.GlobalFormPanel
 
GlobalFramePanel - class ix.iview.GlobalFramePanel.
An editor/viewer panel for the domain itself (global information) Example code for using the GlobalFramePanel:
GlobalFramePanel.EdMouseAdapter - class ix.iview.GlobalFramePanel.EdMouseAdapter.
 
GlobalFramePanel.EdMouseAdapter(GlobalFramePanel) - Constructor for class ix.iview.GlobalFramePanel.EdMouseAdapter
 
GlobalFramePanel() - Constructor for class ix.iview.GlobalFramePanel
Creates a construct frame panel with the given parent, Creates all panel components, the mouse listener, and the relation editor.
GlobalFramePanel(DomainEditor) - Constructor for class ix.iview.GlobalFramePanel
 
GlobalHoldingStrategy - class ix.util.context.GlobalHoldingStrategy.
A context-holding stategy that provides a single, global context-holder.
GlobalHoldingStrategy() - Constructor for class ix.util.context.GlobalHoldingStrategy
 
GOOD_BUT_WIDTH - Static variable in class ix.iface.ui.IXGUIConsts
A good width for a button, currently the same as BROWSE_BUT_WIDTH
gotConstraint(Object, Object) - Method in class ix.iview.ActionEditorPanel
Wakes up the ConstraintListener with a newly defined ordering.
gotConstraint(Object, Object) - Method in interface ix.iview.ConstraintListener
Implement this method to process the new constraint
GrammarEditorPanel - class ix.iview.GrammarEditorPanel.
A grammar editor/viewer panel Waiting to be documented and implemented properly.
GrammarEditorPanel(DomainEditor) - Constructor for class ix.iview.GrammarEditorPanel
 
grammarPanel - Variable in class ix.iview.DomainEditor
 
graphicalIcon - Variable in class ix.iview.DomainEditor
 
graphicalItem - Variable in class ix.iview.DomainEditor
 
graphPanel - Variable in class ix.iview.ActionEditorPanel
 
GridColumn - class ix.iface.util.GridColumn.
A class that can be used to consruct a column of a tabular display in which different columns have different widths.
GridColumn() - Constructor for class ix.iface.util.GridColumn
 
GridColumn(String) - Constructor for class ix.iface.util.GridColumn
 
gridLayout - Variable in class ix.iface.util.GridColumn
 
group - Variable in class ix.iface.util.RadioButtonBox
 
group - Variable in class ix.iface.ui.IXButPanel
 
groupChoice - Variable in class ix.ispace.GroupSender.GroupPanel
 
groupFlag - Variable in class ix.iface.ui.IXButPanel
 
groupNames - Variable in class ix.ispace.GroupSender
 
groupPanel - Variable in class ix.ispace.GroupSender
 
groups - Variable in class ix.ispace.ContactManager
 
GroupSender - class ix.ispace.GroupSender.
 
GroupSender.ButtonPanel - class ix.ispace.GroupSender.ButtonPanel.
 
GroupSender.ButtonPanel(GroupSender) - Constructor for class ix.ispace.GroupSender.ButtonPanel
 
GroupSender.GroupPanel - class ix.ispace.GroupSender.GroupPanel.
 
GroupSender.GroupPanel(GroupSender) - Constructor for class ix.ispace.GroupSender.GroupPanel
 
GroupSender.SendingThread - class ix.ispace.GroupSender.SendingThread.
 
GroupSender.SendingThread(GroupSender) - Constructor for class ix.ispace.GroupSender.SendingThread
 
GroupSender(IXAgent, Sendable) - Constructor for class ix.ispace.GroupSender
 

H

handle(AgendaItem) - Method in class ix.ip2.HandlerAction
Handle the item in the manner appropriate to this handler-action.
handle(AgendaItem) - Method in class ix.ip2.ActivityAgenda.ExpandAction
 
handle(AgendaItem) - Method in class ix.ip2.ActivityAgenda.ManualExpandAction
 
handle(AgendaItem) - Method in class ix.ip2.ItemHandler
 
handle(AgendaItem) - Method in class ix.ip2.InvokeHandler
 
handle(AgendaItem) - Method in class ix.ip2.InvokeHandler.InvokeAction
 
handle(AgendaItem) - Method in class ix.ip2.QueryHandler.QueryAction
 
handle(AgendaItem) - Method in class ix.ip2.Ip2.IssueToActivityHandler
 
handle(AgendaItem) - Method in class ix.ip2.Ip2.ConnectHandler
 
handle(AgendaItem) - Method in class ix.ip2.ForwardingHandler
 
handle(AgendaItem) - Method in class ix.ip2.ForwardingHandler.ForwardingAction
 
handle(AgendaItem) - Method in class ix.ip2.HandlerAction.NoAction
 
handle(AgendaItem) - Method in class ix.ip2.HandlerAction.Automatic
 
handleClient(ServerSocket) - Static method in class ix.test.LowLevelIPCTest
 
handleCompletion(PNode) - Method in class ix.ip2.Ip2ModelManager
 
handleEffects(List) - Method in class ix.ip2.Ip2ModelManager
 
handleEffects(PNode, List) - Method in class ix.ip2.Ip2ModelManager
 
handleException(ActionEvent, Throwable) - Method in class ix.iface.util.CatchingActionListener
Called if the inner listener's ActionPerformed method throws an exception or error.
handleException(Throwable) - Method in class ix.util.CatchingThread
Uses SwingUtilities.invokeLater to call the reportException method in the event-handling thread.
handleInput(IPC.InputMessage) - Method in class ix.icore.IXAgent
Handles external input in the form of an IPC.InputMessage that contains an Issue or Report object.
handleInput(IPC.InputMessage) - Method in class ix.itest.Itest
Handles external input in the form of an IPC.InputMessage that contains an Issue or Report object.
handleInput(IPC.InputMessage) - Method in class ix.itest.ReceivePanel
Handles external input in the form of an IPC.InputMessage that contains an Issue or Report object.
handleIssue(Issue) - Method in interface ix.icore.IssueHandler
 
handleIssue(PicoIX.Issue) - Method in class ix.examples.PicoIX.Controller
 
handleIssue(PicoIX.Issue) - Method in class ix.examples.PicoIX.IssueHandler
 
handleIssue(PicoIX.Issue) - Method in class ix.examples.PicoISimTest3.ResourceEventHandler
 
handleItem(AgendaItem, HandlerAction) - Method in class ix.ip2.Agenda
 
handleItem(AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaTableViewer
 
handleItem(AgendaItem, HandlerAction) - Method in interface ix.ip2.AgendaManager
 
handleMessage(IPC.ObjectStreamConnection, Object) - Method in class ix.util.IPC.ObjectStreamNameServer
 
handleNewActivity(Activity) - Method in class ix.icore.IXAgent
Handles new activities from external sources.
handleNewActivity(Activity) - Method in class ix.ip2.Ip2
Handles new activities from external sources.
handleNewChatMessage(ChatMessage) - Method in class ix.icore.IXAgent
Handles new chat messages from external sources.
handleNewChatMessage(ChatMessage) - Method in class ix.ip2.Ip2
Handles new chat messages.
handleNewChatMessage(ChatMessage) - Method in class ix.ichat.IChat
Handles new chat messages.
handleNewConstraint(Constraint) - Method in class ix.icore.IXAgent
Handles new constraints from external sources.
handleNewConstraint(Constraint) - Method in class ix.ip2.Ip2
Handles new constraints from external sources.
handleNewIssue(Issue) - Method in class ix.icore.IXAgent
Handles new issues from external sources.
handleNewIssue(Issue) - Method in class ix.ip2.Ip2
Handles new issues from external sources.
handleNewReport(Report) - Method in class ix.icore.IXAgent
Handles new reports from external sources.
handleNewReport(Report) - Method in class ix.ip2.Ip2
Handles new reports from external sources.
handler - Variable in class ix.ip2.HandlerAction.Automatic
 
handlerAction - Variable in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
HandlerAction - class ix.ip2.HandlerAction.
One of the ways in which an agenda item might be handled.
HandlerAction.Automatic - class ix.ip2.HandlerAction.Automatic.
Handles an issue by invoking one of the agent-level issue-handlers.
HandlerAction.Automatic(ItemHandler) - Constructor for class ix.ip2.HandlerAction.Automatic
 
HandlerAction.Automatic(ItemHandler, String) - Constructor for class ix.ip2.HandlerAction.Automatic
 
HandlerAction.Manual - class ix.ip2.HandlerAction.Manual.
Indicates that the item has been handled by the user.
HandlerAction.Manual() - Constructor for class ix.ip2.HandlerAction.Manual
 
HandlerAction.Manual(String) - Constructor for class ix.ip2.HandlerAction.Manual
 
HandlerAction.NoAction - class ix.ip2.HandlerAction.NoAction.
Handles an item by doing nothing.
HandlerAction.NoAction() - Constructor for class ix.ip2.HandlerAction.NoAction
 
HandlerAction.NotApplicable - class ix.ip2.HandlerAction.NotApplicable.
Used to indicate the the item does not apply in the current situation.
HandlerAction.NotApplicable() - Constructor for class ix.ip2.HandlerAction.NotApplicable
 
HandlerAction() - Constructor for class ix.ip2.HandlerAction
Constructor used by subclasses.
HandlerActionEditor - class ix.ip2.HandlerActionEditor.
A TableCellEditor for HandlerActions of AgendaItems.
HandlerActionEditor(AgendaTableViewer, IXComboBox) - Constructor for class ix.ip2.HandlerActionEditor
 
handlerActions - Variable in class ix.ip2.HandlerActionEditor
 
handlerActions - Variable in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
handlerActionsChanged(AgendaItemEvent) - Method in class ix.ip2.ItemEditor.EditPanel
 
handlerActionsChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaViewTable.Row
 
handlerActionsChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
handleReportBack(Status) - Method in class ix.ip2.AgendaItem
 
handlers - Variable in class ix.ip2.Agenda
 
handlerTable - Variable in class ix.examples.PicoIX.Controller
 
hasAction(HandlerAction) - Method in class ix.ip2.AgendaItem
 
hasAttributes(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
hasCapability(Capability) - Method in class ix.ispace.AgentData
 
hasColour() - Method in class ix.iface.ui.DefaultColourField
 
hasColour() - Method in interface ix.iface.ui.FourField
 
hashCode() - Method in class ix.util.Name
 
hashCode() - Method in class ix.icore.domain.NodeEndRef
 
hashCode() - Method in class ix.icore.domain.Ordering
 
hasIcon() - Method in class ix.iface.ui.DefaultColourField
 
hasIcon() - Method in class ix.iface.ui.EditableColourField
 
hasIcon() - Method in interface ix.iface.ui.FourField
 
hasItem(Object) - Method in class ix.iface.util.ComboChoice
 
hasMark(Mark) - Method in interface ix.util.Markable
 
hasMessage() - Method in class ix.util.MessageQueue
 
hasMoreElements() - Method in class ix.util.Seq.IteratorEnumeration
 
hasMoreElements() - Method in class ix.util.lisp.NullEnumeration
 
hasMoreElements() - Method in class ix.util.lisp.ConsEnumeration
 
hasNext() - Method in class ix.util.JavaNameWordIterator
 
hasNext() - Method in class ix.util.lisp.LListListIterator
 
hasNext() - Method in class ix.util.lisp.LListIterator
 
hasPrevious() - Method in class ix.util.lisp.LListListIterator
 
hasSymbol() - Method in class ix.iface.ui.DefaultColourField
 
hasSymbol() - Method in interface ix.iface.ui.FourField
 
haveConnection(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
haveParameter(String) - Static method in class ix.util.Parameters
 
head - Variable in class ix.util.lisp.LListCollector
 
helpFrame - Variable in class ix.iview.DomainEditor
 
HelpFrame - class ix.iface.ui.HelpFrame.
A frame with a menu bar to close it, and a scrollable text
HelpFrame(String) - Constructor for class ix.iface.ui.HelpFrame
As above but the given file name is converted to a URL using the html area of the resources.
HelpFrame(URL) - Constructor for class ix.iface.ui.HelpFrame
As above but the given URL is displayed and remembered as the original page.
helpIcon - Variable in class ix.iface.ui.JFrameMT
 
helpItem - Variable in class ix.iface.ui.JFrameMT
 
helpMenu - Variable in class ix.iface.ui.JFrameMT
 
hiddenFields - Variable in class ix.util.xml.Syntax
 
hide() - Method in class ix.iface.ui.IXToolButton
hides the button from its toolbar.
hide() - Method in class ix.iface.ui.IXToolItem
 
hideButton() - Method in class ix.iface.ui.IXToolItem
hides the button from its toolbar.
hideItem() - Method in class ix.iface.ui.IXToolItem
hides the button from its toolbar.
hidePopup() - Method in class ix.iface.ui.IXComboBox
 
hideText() - Method in class ix.iface.ui.IXToolButton
 
HIGH - Static variable in class ix.icore.Priority
 
HIGHEST - Static variable in class ix.icore.Priority
 
holder - Variable in class ix.util.context.ContextValue
 
host - Variable in class ix.util.IPC.ServiceAddress
 
hyperlinkUpdate(HyperlinkEvent) - Method in class ix.iface.ui.HelpFrame
Gets called when a link is clicked in the current page.

I

i - Variable in class ix.util.Seq.IteratorEnumeration
 
IChat - class ix.ichat.IChat.
A class for I-Chat as a standalone application main program
IChat() - Constructor for class ix.ichat.IChat
 
icon - Variable in class ix.iface.ui.IXToolButton
 
icon - Variable in class ix.iface.ui.IXToolItem
 
IconImage - class ix.iface.util.IconImage.
Class used to set an appropriate icon image for a frame.
IconRenderer - class ix.iface.ui.IconRenderer.
IconRenderer - uses text, colour, image and a symbol to display information.
IconRenderer(boolean) - Constructor for class ix.iface.ui.IconRenderer
Makes a label with or without a border.
id - Variable in class ix.icore.TaskItem
 
id - Variable in class ix.icore.domain.NodeSpec
 
id - Variable in class ix.iview.igraph.ExpansionModel.NodeComponent
 
IfaceUtil - class ix.iface.util.IfaceUtil.
Class for static utilities.
IFormModel - interface ix.iface.ui.IFormModel.
An interface model to be used to fill an IFormPanel.
IFormPanel - class ix.iface.ui.IFormPanel.
A form-style panel for viewing/editing an object Each object field has a sub-panel associated with it that has a label, a panel item, and may have buttons (IXEditorPanel).
IFormPanel() - Constructor for class ix.iface.ui.IFormPanel
Creates a panel with a GridBagLayout and sets renderers (if any).
IFormPanel(IFormModel) - Constructor for class ix.iface.ui.IFormPanel
Creates a panel with the given model and sets renderers (if any).
ifSelected(Object, Object) - Method in class ix.iface.domain.LTF_Parser.ConstraintParser
 
ifSelected(Object, Object) - Method in class ix.util.match.MatchCase
ifSelected is called by the MatchTable when tryMatch returns a non-null result.
ignoreUpdate() - Method in class ix.iface.ui.AbstractIFormModel
 
ignoreUpdate() - Method in interface ix.iface.ui.IFormModel
 
IGraph - class ix.iview.igraph.IGraph.
A graph with layout and view information.
IGraph(String, GraphView) - Constructor for class ix.iview.igraph.IGraph
Creates a new graph object with the given name and information from the given graph view.
ImageCanvas - class ix.util.ImageCanvas.
 
ImageCanvas(Image) - Constructor for class ix.util.ImageCanvas
 
imageDir - Variable in class ix.iface.ui.JFrameMT
 
imageDir - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
 
implAttribute - Variable in class ix.util.xml.XMLTranslator
 
imports - Variable in class ix.util.ClassFinder
 
IMPOSSIBLE - Static variable in class ix.icore.Status
 
in - Variable in class ix.util.IPC.ObjectStreamConnection
 
in - Variable in class ix.util.CommandLoop
 
inContext(ContextHolder, Context, Runnable) - Static method in class ix.util.context.Context
Temporarily changes a context-holder's current context around a call to a Runnable's run() method.
indent - Variable in class ix.iface.ui.table.IXTreeTableNode
 
INDENT_STEP - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
the indentation steps used to indent children
index - Variable in class ix.util.FieldWalker
 
index - Variable in class ix.util.lisp.LListListIterator
 
indexOfAny(String, int, String) - Static method in class ix.util.Strings
Returns the index of the first occurrence of any of the specified characters, or -1 if none are found.
indexOfAny(String, String) - Static method in class ix.util.Strings
Returns the index of the first occurrence of any of the specified characters, or -1 if none are found.
InheritableThreadLocalHoldingStrategy - class ix.util.context.InheritableThreadLocalHoldingStrategy.
A context-holding strategy that associates context-holders with threads, with inheritance from the parent thread.
InheritableThreadLocalHoldingStrategy() - Constructor for class ix.util.context.InheritableThreadLocalHoldingStrategy
 
initFromObject() - Method in class ix.iview.ConstraintEditor
 
initFromObject() - Method in class ix.iview.ConditionEffectEditor
Sets the refinement whose components (children) are to be realted.
initFromObject() - Method in class ix.iview.OrderingEditor
Sets the refinement whose components (children) are to be realted.
initFromObject() - Method in class ix.iview.SpecEditor
Nothing to do to initialise the editor from an object.
initialDelay - Variable in class ix.itest.Itest.SendingThread
 
initReport(TaskItem) - Method in class ix.ichat.ChatFrame
 
initReport(TaskItem) - Method in class ix.itest.SendPanel
 
innerListener - Variable in class ix.iface.util.CatchingActionListener
 
innerRun() - Method in class ix.util.CatchingThread
Calls the run() method of the innerRunnable passed to the constructor, if innerRunnable is non-null, otherwise does nothing.
innerRun() - Method in class ix.util.IPC.ObjectStreamServer
 
innerRun() - Method in class ix.util.IPC.ObjectStreamNameServer
 
innerRun() - Method in class ix.ispace.GroupSender.SendingThread
 
innerRun() - Method in class ix.itest.Itest.SendingThread
 
innerRunnable - Variable in class ix.util.CatchingThread
 
inputPins - Variable in class ix.iview.igraph.ExpansionModel.NodeComponent
 
insert(Object, Predicate2) - Method in class ix.util.lisp.LList
 
insertAfter(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
insertAs(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
insertBefore(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
insertElement(Object, Predicate2) - Method in class ix.util.lisp.LListCollector
 
insertInTable(IspaceTool.RelationPanel) - Method in class ix.ispace.IspaceTool.Row
 
insertItem - Variable in class ix.iview.DomainEditor
 
insertUnder(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
installConstraintManagers(Object[]) - Method in class ix.examples.PicoIX.ModelManager
 
installIssueHandlers(Object[]) - Method in class ix.examples.PicoIX.Controller
 
installIssueHandlers(Object[], Hashtable) - Method in class ix.examples.PicoIX.Controller
 
installSimEventHandlers(Object[]) - Method in class ix.examples.PicoISim.SimController
 
Instantiable - interface ix.icore.domain.Instantiable.
 
instantiate(MatchEnv) - Method in class ix.icore.domain.Refinement
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.Issue
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.Refinement
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.PatternAssignment
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.Constraint
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.NodeSpec
 
instantiate(MatchEnv, Function1) - Method in interface ix.icore.domain.Instantiable
 
instantiateTree(Object) - Method in class ix.util.match.MatchEnv
 
instantiateTree(Object, Function1) - Method in class ix.util.match.MatchEnv
 
intern(String) - Static method in class ix.util.lisp.Symbol
 
InternalDomainEditor - interface ix.iview.InternalDomainEditor.
What I-X applications need to know to about a domain editor.
internalFieldName(String) - Method in class ix.util.xml.XMLTranslator
 
internalFieldName(String) - Method in class ix.util.xml.DashSyntaxXMLTranslator
 
internalName(String) - Method in class ix.util.xml.XMLTranslator
 
internalName(String) - Method in class ix.util.xml.DashSyntaxXMLTranslator
 
intersect(LList) - Method in class ix.util.lisp.LList
 
InvokeHandler - class ix.ip2.InvokeHandler.
Generates HandlerActions for an AgendItem.
InvokeHandler.InvokeAction - class ix.ip2.InvokeHandler.InvokeAction.
 
InvokeHandler.InvokeAction(InvokeHandler, String, Capability) - Constructor for class ix.ip2.InvokeHandler.InvokeAction
 
InvokeHandler(IXAgent) - Constructor for class ix.ip2.InvokeHandler
 
ip2 - Variable in class ix.ip2.Ip2Frame
 
ip2 - Variable in class ix.ip2.AgendaViewTable
 
ip2 - Variable in class ix.ip2.AgendaTableViewer
 
ip2 - Variable in class ix.ip2.StateViewTable
 
Ip2 - class ix.ip2.Ip2.
The generic I-P2 class and application main program
Ip2.ConnectHandler - class ix.ip2.Ip2.ConnectHandler.
 
Ip2.ConnectHandler(Ip2) - Constructor for class ix.ip2.Ip2.ConnectHandler
 
Ip2.IssueToActivityHandler - class ix.ip2.Ip2.IssueToActivityHandler.
 
Ip2.IssueToActivityHandler(Ip2) - Constructor for class ix.ip2.Ip2.IssueToActivityHandler
 
Ip2() - Constructor for class ix.ip2.Ip2
 
Ip2Example - class ix.test.Ip2Example.
An example of various ways to entend BasicIp2.
Ip2Example() - Constructor for class ix.test.Ip2Example
 
Ip2Frame - class ix.ip2.Ip2Frame.
The main frame of the I-P2 user interface.
Ip2Frame(Ip2) - Constructor for class ix.ip2.Ip2Frame
 
Ip2ModelManager - class ix.ip2.Ip2ModelManager.
 
Ip2ModelManager.BindingSentinel - class ix.ip2.Ip2ModelManager.BindingSentinel.
A sentinel that lets an activity become complete when all the variables in its effects have values.
Ip2ModelManager.BindingSentinel(Ip2ModelManager, PNode, Set) - Constructor for class ix.ip2.Ip2ModelManager.BindingSentinel
 
Ip2ModelManager() - Constructor for class ix.ip2.Ip2ModelManager
 
IPC - class ix.util.IPC.
Support for interprocess communication in a framework that allows different communication strategies to be used in a uniform way.
IPC.BasicDestinationTable - class ix.util.IPC.BasicDestinationTable.
A HashMap implementation of the DestinationTable interface.
IPC.BasicDestinationTable() - Constructor for class ix.util.IPC.BasicDestinationTable
 
IPC.BasicInputMessage - class ix.util.IPC.BasicInputMessage.
A minimal implementation of InputMessage.
IPC.BasicInputMessage(Object) - Constructor for class ix.util.IPC.BasicInputMessage
 
IPC.BrokenConnectionException - exception ix.util.IPC.BrokenConnectionException.
 
IPC.BrokenConnectionException(IPC.Connection, Throwable) - Constructor for class ix.util.IPC.BrokenConnectionException
 
IPC.CommunicationStrategy - interface ix.util.IPC.CommunicationStrategy.
An object that determines how various IPC operations are performed.
IPC.Connection - interface ix.util.IPC.Connection.
An object that can send and receive.
IPC.DestinationTable - interface ix.util.IPC.DestinationTable.
A mapping from destination names to the data needed to establish connections with the corresponding agents.
IPC.InputMessage - interface ix.util.IPC.InputMessage.
An object that represents an incoming message.
IPC.IPCException - exception ix.util.IPC.IPCException.
The exception thrown by IPC methods.
IPC.IPCException() - Constructor for class ix.util.IPC.IPCException
 
IPC.IPCException(String) - Constructor for class ix.util.IPC.IPCException
 
IPC.IPCException(String, Throwable) - Constructor for class ix.util.IPC.IPCException
 
IPC.IPCException(Throwable) - Constructor for class ix.util.IPC.IPCException
 
IPC.MessageListener - interface ix.util.IPC.MessageListener.
An object that is notified when a message is received.
IPC.ObjectStreamCommunicationStrategy - class ix.util.IPC.ObjectStreamCommunicationStrategy.
A communication strategy in which a destination is mapped to a host and port number, and objects are sent by writing their serialization to a socket.
IPC.ObjectStreamCommunicationStrategy() - Constructor for class ix.util.IPC.ObjectStreamCommunicationStrategy
 
IPC.ObjectStreamConnection - class ix.util.IPC.ObjectStreamConnection.
A Connection that is used to send and receive serialized objects via a socket.
IPC.ObjectStreamConnection(Object, Socket) - Constructor for class ix.util.IPC.ObjectStreamConnection
 
IPC.ObjectStreamConnection(Socket) - Constructor for class ix.util.IPC.ObjectStreamConnection
 
IPC.ObjectStreamNameServer - class ix.util.IPC.ObjectStreamNameServer.
A Thread that acts as a name-server on a specified port.
IPC.ObjectStreamNameServer(IPC.ObjectStreamCommunicationStrategy, IPC.ServiceAddress) - Constructor for class ix.util.IPC.ObjectStreamNameServer
 
IPC.ObjectStreamServer - class ix.util.IPC.ObjectStreamServer.
A Thread that accepts connections to a ServerSocket and creates an object-reading thread for each connection.
IPC.ObjectStreamServer(IPC.ObjectStreamCommunicationStrategy, Object, IPC.MessageListener) - Constructor for class ix.util.IPC.ObjectStreamServer
 
IPC.ServiceAddress - class ix.util.IPC.ServiceAddress.
An object that contains a host name and a port number.
IPC.ServiceAddress(String, int) - Constructor for class ix.util.IPC.ServiceAddress
 
IPC.SimpleIXCommunicationStrategy - class ix.util.IPC.SimpleIXCommunicationStrategy.
An ObjectStream communication strategy that provides default host and port assignments for standard I-X agents.
IPC.SimpleIXCommunicationStrategy() - Constructor for class ix.util.IPC.SimpleIXCommunicationStrategy
 
IPC.SimpleIXDestinationTable - class ix.util.IPC.SimpleIXDestinationTable.
A DestinationTable that provides default host and port assignments for standard I-X agents, suitable for use with an instance of ObjectStreamCommunicationStrategy.
IPC.SimpleIXDestinationTable() - Constructor for class ix.util.IPC.SimpleIXDestinationTable
 
IPC.SimpleIXXMLCommunicationStrategy - class ix.util.IPC.SimpleIXXMLCommunicationStrategy.
An ObjectStream communication strategy that provides default host and port assignments for standard I-X agents and encodes the message contents in XML rather than serializing.
IPC.SimpleIXXMLCommunicationStrategy() - Constructor for class ix.util.IPC.SimpleIXXMLCommunicationStrategy
 
IPC.SocketlikeCommunicationStrategy - interface ix.util.IPC.SocketlikeCommunicationStrategy.
A CommunicationStrategy that provides "connections" analogous to sockets and a visible mapping from destination names to the data needed to establish a connection.
IPC.XMLObjectStreamCommunicationStrategy - class ix.util.IPC.XMLObjectStreamCommunicationStrategy.
A version of ObjectStreamCommunicationStrategy that encodes the message contents in XML rather than serializing.
IPC.XMLObjectStreamCommunicationStrategy() - Constructor for class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
ipcName - Variable in class ix.icore.IXAgent
Name used for IPC purposes and returned by the getAgentIPCName() method.
IPCTest - class ix.test.IPCTest.
 
IPCTest() - Constructor for class ix.test.IPCTest
 
isAble(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimEventHandler
 
isAble(PicoISim.SimEvent) - Method in class ix.examples.PicoISimTest3.ResourceEventHandler
 
isAdjusting - Variable in class ix.iface.ui.JFrameMTP
set when the panel is created so that change events can be ignored
isAdjusting - Variable in class ix.iface.ui.CardPanel
 
isAdvancedSet() - Method in class ix.iview.ActionEditorPanel
 
isAdvancedSet() - Method in class ix.iview.DomainEditor
 
isAncestorOf(PNode) - Method in class ix.icore.process.PNode
 
isAtomicValue(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
isAttribute(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
isAttributeClass(Class) - Static method in class ix.util.xml.XMLTranslator
 
isAttributesList(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
isBordered - Variable in class ix.iface.ui.IXRenderer
A flag to show whether the cell has a border
isBordered - Variable in class ix.iface.ui.AbstractEditorPanel
 
isBordered - Variable in class ix.iface.ui.IXEdPanel
 
isButtonGroup() - Method in class ix.iface.ui.IXButPanel
 
isCellEditable(int, int) - Method in class ix.ip2.AgendaItemTableModel
 
isCollection() - Method in class ix.util.xml.Syntax.ClassDescr
 
isCompletion() - Method in class ix.icore.Report
 
isDescendentOf(PNode) - Method in class ix.icore.process.PNode
 
isDoubleBuffered() - Method in class ix.util.ImageCanvas
 
isEditable(String) - Method in class ix.iface.ui.AbstractIFormModel
 
isEditable(String) - Method in interface ix.iface.ui.IFormModel
Determines whether a field is editable (can be changed by the user) or not.
isEditing() - Method in class ix.iview.ConstraintEditor
 
isEmpty() - Method in class ix.icore.domain.Domain
 
isEmpty() - Method in class ix.util.lisp.LList
 
isEmpty() - Method in class ix.util.lisp.LListCollector
 
isEmpty(Collection) - Static method in class ix.util.Collect
Returns true iff the collection is either null or empty.
isEmpty(Map) - Static method in class ix.util.Collect
Returns true iff the Map is either null or empty.
isEnumeration() - Method in class ix.util.xml.Syntax.ClassDescr
 
isFieldAttribute - Variable in class ix.util.xml.Syntax
 
isFullyBound(Object) - Static method in class ix.icore.Variable
 
isGetName(String) - Static method in class ix.util.FieldWalker
 
isInputPin() - Method in class ix.iview.igraph.ExpansionModel.Pin
 
isInterface() - Method in class ix.util.xml.Syntax.ClassDescr
 
isLeaf() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
isLeaf() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
isLeaf(Object) - Method in class ix.util.ObjectCopier
Returns true if and only if the object does not contain fields that should be recursively copied.
isList() - Method in class ix.util.xml.Syntax.ClassDescr
 
isListItem() - Method in class ix.iview.MiniConstraintPanel
 
isListItem() - Method in class ix.iface.ui.AbstractEditorPanel
 
isListItem() - Method in class ix.iface.ui.IXEdPanel
 
isListItem() - Method in class ix.iface.ui.ThingEditorPanel
 
isListItem() - Method in interface ix.iface.ui.IXEditorPanel
Checks whether the item component can take lists (e.g.
isListItem() - Method in class ix.iface.ui.ListEditorPanel
 
isListItem(JComponent) - Static method in class ix.iface.ui.AbstractEditorPanel
 
isMap() - Method in class ix.util.xml.Syntax.ClassDescr
 
isMember(Object) - Method in class ix.ispace.AbstractAgentGroup
A test that is applied to members of the base population to select the members of this group.
isNull() - Method in class ix.util.lisp.LList
 
isNull() - Method in class ix.util.lisp.Null
 
isNull() - Method in class ix.util.lisp.Cons
 
isOldSyntax(Document) - Method in class ix.util.xml.ConversionXMLTranslator
 
isOutputPin() - Method in class ix.iview.igraph.ExpansionModel.Pin
 
ispaceTool - Variable in class ix.ip2.Ip2Frame
 
IspaceTool - class ix.ispace.IspaceTool.
 
IspaceTool.ButtonPanel - class ix.ispace.IspaceTool.ButtonPanel.
 
IspaceTool.ButtonPanel(IspaceTool) - Constructor for class ix.ispace.IspaceTool.ButtonPanel
 
IspaceTool.RelationComboBox - class ix.ispace.IspaceTool.RelationComboBox.
 
IspaceTool.RelationComboBox(IspaceTool) - Constructor for class ix.ispace.IspaceTool.RelationComboBox
 
IspaceTool.RelationPanel - class ix.ispace.IspaceTool.RelationPanel.
 
IspaceTool.RelationPanel(IspaceTool) - Constructor for class ix.ispace.IspaceTool.RelationPanel
 
IspaceTool.Row - class ix.ispace.IspaceTool.Row.
 
IspaceTool.Row(IspaceTool, JTextField, IspaceTool.RelationComboBox) - Constructor for class ix.ispace.IspaceTool.Row
 
IspaceTool.Row(IspaceTool, String) - Constructor for class ix.ispace.IspaceTool.Row
 
IspaceTool(IXAgent) - Constructor for class ix.ispace.IspaceTool
 
isPrimitive() - Method in class ix.util.xml.Syntax.ClassDescr
 
isReady - Variable in class ix.ip2.QueryHandler.QueryAction
 
isReady() - Method in interface ix.icore.process.ProcessModelManager.Sentinel
 
isReady() - Method in class ix.ip2.HandlerAction
Indicates whether this action is ready to be used or else is waiting for something that would enable it to be used.
isReady() - Method in class ix.ip2.ActivityAgenda.ExpandAction
 
isReady() - Method in class ix.ip2.QueryHandler.QueryAction
 
isReady() - Method in class ix.ip2.Ip2ModelManager.BindingSentinel
 
isScrollItem(JComponent) - Static method in class ix.iface.ui.AbstractEditorPanel
 
isSequenceSet() - Method in class ix.iview.ActionEditorPanel
 
isSequenceSet() - Method in class ix.iview.ActionFormPanel
 
isSet() - Method in class ix.util.xml.Syntax.ClassDescr
 
isSetName(String) - Static method in class ix.util.FieldWalker
 
isSimpleField(String) - Method in class ix.iface.ui.IFormPanel
 
isStandalone() - Method in class ix.util.xml.XMLTreeEditFrame
 
isStillValid() - Method in class ix.ip2.HandlerAction
Called when something has happened that might mean this action no longer makes sense and should be deleted.
isStillValid() - Method in class ix.ip2.ActivityAgenda.ExpandAction
 
isStillValid() - Method in class ix.ip2.InvokeHandler.InvokeAction
 
isStillValid() - Method in class ix.ip2.ForwardingHandler.ForwardingAction
 
isStruct() - Method in class ix.util.xml.Syntax.ClassDescr
 
isSuccess() - Method in class ix.icore.Report
 
Issue - class ix.icore.Issue.
An Issue.
Issue() - Constructor for class ix.icore.Issue
 
Issue(LList) - Constructor for class ix.icore.Issue
 
Issue(String) - Constructor for class ix.icore.Issue
 
IssueAgenda - class ix.ip2.IssueAgenda.
An agenda of issues
IssueAgenda.OtherReportsIssue - class ix.ip2.IssueAgenda.OtherReportsIssue.
 
IssueAgenda.OtherReportsIssue(IssueAgenda, String) - Constructor for class ix.ip2.IssueAgenda.OtherReportsIssue
 
IssueAgenda(PanelController) - Constructor for class ix.ip2.IssueAgenda
 
issueDescription(Issue) - Static method in class ix.iface.util.Reporting
 
IssueEditor - class ix.ip2.IssueEditor.
A simple editor for entering and viewing Issues.
IssueEditor.IssueEditPanel - class ix.ip2.IssueEditor.IssueEditPanel.
 
IssueEditor.IssueEditPanel(IssueEditor) - Constructor for class ix.ip2.IssueEditor.IssueEditPanel
 
IssueEditor(AgendaViewer, String) - Constructor for class ix.ip2.IssueEditor
 
issueFromControls() - Method in class ix.itest.SendPanel
Construct an issue from the current state of the GUI.
IssueHandler - interface ix.icore.IssueHandler.
Issue handlers.
IssueHandler - class ix.ip2.IssueHandler.
Generates HandlerActions for an IssueItem.
IssueHandler(String) - Constructor for class ix.ip2.IssueHandler
 
IssueItem - class ix.ip2.IssueItem.
An AgendaEntry that represents an Issue.
IssueItem(Issue) - Constructor for class ix.ip2.IssueItem
 
IssueRenderer - class ix.iview.IssueRenderer.
A node renderer for list or table cells that displays only.
IssueRenderer(boolean) - Constructor for class ix.iview.IssueRenderer
Creates an issue name renderer with/without a border.
issues - Variable in class ix.icore.domain.Refinement
 
issues - Variable in class ix.ip2.PanelController
 
issues - Variable in class ix.examples.PicoIX.Controller
 
IssueTableViewer - class ix.ip2.IssueTableViewer.
 
IssueTableViewer(Ip2) - Constructor for class ix.ip2.IssueTableViewer
 
issueViewer - Variable in class ix.ip2.Ip2Frame
 
issueViewer - Variable in class ix.ip2.Ip2
 
IssueViewTable - class ix.ip2.IssueViewTable.
 
IssueViewTable(Ip2) - Constructor for class ix.ip2.IssueViewTable
 
isTrue() - Method in interface ix.util.Predicate0
 
isUpdating - Variable in class ix.iface.ui.AbstractIFormModel
 
item - Variable in class ix.ip2.HandlerActionEditor
 
item - Variable in class ix.ip2.ActivityAgenda.ExpandAction
 
item - Variable in class ix.ip2.AgendaViewTable.Row
 
item - Variable in class ix.ip2.AgendaViewTable.ActionCellRenderer
 
item - Variable in class ix.ip2.AgendaViewTable.ItemPopupMenu
 
item - Variable in class ix.ip2.QueryHandler.QueryAction
 
item - Variable in class ix.iface.ui.IXToolItem
 
itemAdded(AgendaEvent, AgendaItem) - Method in class ix.ip2.AgendaViewTable
 
itemAdded(AgendaEvent, AgendaItem) - Method in class ix.ip2.AgendaTableViewer
 
itemAdded(AgendaItem) - Method in class ix.ip2.AgendaViewTable
 
itemAdded(AgendaItem) - Method in class ix.ip2.AgendaTableViewer
Called when an itemhas been added, adds the item to the table.
itemAdded(AgendaItem) - Method in class ix.ip2.AgendaItemTableModel
Only adds the node if the parents are empty (deal with sub-nodes in tree).
itemComponent - Variable in class ix.iface.ui.AbstractEditorPanel
The panel's item that may contain data.
itemComponent - Variable in class ix.iface.ui.IXEdPanel
The panel's item that may contain data.
itemEditor - Variable in class ix.ip2.AgendaViewTable
 
itemEditor - Variable in class ix.ip2.AgendaTableViewer
 
ItemEditor - class ix.ip2.ItemEditor.
A simple editor for entering and viewing individual items.
ItemEditor.EditPanel - class ix.ip2.ItemEditor.EditPanel.
Item-editing panel
ItemEditor.EditPanel(ItemEditor) - Constructor for class ix.ip2.ItemEditor.EditPanel
 
ItemEditor(AgendaViewer, String) - Constructor for class ix.ip2.ItemEditor
 
itemHandled(AgendaEvent, AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaViewTable
 
itemHandled(AgendaEvent, AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaTableViewer
 
itemHandled(AgendaEvent, AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaItemTableModel
 
ItemHandler - class ix.ip2.ItemHandler.
Generates HandlerActions for an AgendaItem.
ItemHandler(String) - Constructor for class ix.ip2.ItemHandler
 
itemOrderings(AgendaItem) - Method in class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel
 
itemRemoved(AgendaEvent, AgendaItem) - Method in class ix.ip2.AgendaViewTable
 
itemRemoved(AgendaEvent, AgendaItem) - Method in class ix.ip2.AgendaTableViewer
 
itemRemoved(AgendaItem) - Method in class ix.ip2.AgendaItemTableModel
 
items - Variable in class ix.ip2.Agenda
 
itemShown - Variable in class ix.iface.ui.IXToolItem
 
itemStateChanged(ItemEvent) - Method in class ix.iface.ui.JFrameMTP
Listens to changes in which panel is selected in the cardsPanel.
itemStateChanged(ItemEvent) - Method in class ix.iface.ui.CardPanel
 
itemText - Variable in class ix.ip2.ItemEditor.EditPanel
 
itemToRowMap - Variable in class ix.ip2.AgendaViewTable
Lets us find the Row object that represents an item.
ItemVar - class ix.util.lisp.ItemVar.
Symbols used in patterns as variables that match a single object.
ItemVar(String) - Constructor for class ix.util.lisp.ItemVar
 
iterator() - Method in class ix.util.lisp.LList
Returns an interator over the elements of the list.
iterator(Collection) - Static method in class ix.util.Collect
Returns the collections's iterator, treating null as an empty list.
itest - Variable in class ix.itest.ReceivePanel
 
Itest - class ix.itest.Itest.
The generic I-TEST class and application main program.
Itest.SendingThread - class ix.itest.Itest.SendingThread.
Stoppable thread for sending a series of messages.
Itest.SendingThread(AbstractButton, Object, List) - Constructor for class ix.itest.Itest.SendingThread
 
Itest.TestSequenceListener - class ix.itest.Itest.TestSequenceListener.
ActionListener for AbstractButtons that send a sequence of messages.
Itest.TestSequenceListener(Itest, String, String, List) - Constructor for class ix.itest.Itest.TestSequenceListener
 
Itest() - Constructor for class ix.itest.Itest
 
Itest(String) - Constructor for class ix.itest.Itest
 
ItestFrame - class ix.itest.ItestFrame.
The main frame of the I-TEST user interface.
ItestFrame(String) - Constructor for class ix.itest.ItestFrame
Creates the frame and adds its menu bar.
IViewUtil - class ix.iview.IViewUtil.
Utilities for IView things
IViewUtil() - Constructor for class ix.iview.IViewUtil
 
ix - package ix
I-X software.
ix.examples - package ix.examples
A simple version of an I-X framework (PicoIX) plus examples of its use.
ix.ichat - package ix.ichat
 
ix.icore - package ix.icore
I-X core classes.
ix.icore.domain - package ix.icore.domain
Domain descriptions.
ix.icore.domain.event - package ix.icore.domain.event
Interfaces and classes for events related to domains.
ix.icore.process - package ix.icore.process
Classes for representing processes.
ix.iface.domain - package ix.iface.domain
Domain parsers.
ix.iface.ui - package ix.iface.ui
I-X user interfaces.
ix.iface.ui.table - package ix.iface.ui.table
 
ix.iface.ui.util - package ix.iface.ui.util
 
ix.iface.util - package ix.iface.util
Interface utilities.
ix.ip2 - package ix.ip2
I-X Process Panels
ix.ispace - package ix.ispace
Information about other agents and agent-relationships.
ix.itest - package ix.itest
I-TEST.
ix.iview - package ix.iview
Viewers.
ix.iview.igraph - package ix.iview.igraph
 
ix.iview.table - package ix.iview.table
 
ix.test - package ix.test
Simple applications for testing purposes.
ix.util - package ix.util
General-purpose utilities.
ix.util.context - package ix.util.context
Context-layering mechanism.
ix.util.lisp - package ix.util.lisp
List-processing utilities.
ix.util.match - package ix.util.match
Pattern-matching utilities.
ix.util.xml - package ix.util.xml
XML utilities.
IXAgent - class ix.icore.IXAgent.
Common class for I-X agents.
IXAgent() - Constructor for class ix.icore.IXAgent
Standard constructor.
IXButPanel - class ix.iface.ui.IXButPanel.
A simple button panel with buttons of the same size.
IXButPanel() - Constructor for class ix.iface.ui.IXButPanel
Creates a panel for buttons with Y_AXIS layout.
IXButPanel(int) - Constructor for class ix.iface.ui.IXButPanel
Creates a panel for buttons with the given axis.
IXButPanel(MouseListener, int, Object[]) - Constructor for class ix.iface.ui.IXButPanel
Creates a panel with given buttons, given axis, adding the given listener.
IXButPanel(MouseListener, Object[]) - Constructor for class ix.iface.ui.IXButPanel
Creates a panel with given buttons, adding the given listener.
IXComboBox - class ix.iface.ui.IXComboBox.
A JComboBox that generates an event even when the same item is selected.
IXComboBox() - Constructor for class ix.iface.ui.IXComboBox
 
IXDefaultCellEditor - class ix.iface.ui.table.IXDefaultCellEditor.
A TableCellEditor with a combo box that can re-select the same item.
IXDefaultCellEditor(IXComboBox) - Constructor for class ix.iface.ui.table.IXDefaultCellEditor
 
IXEditorPanel - interface ix.iface.ui.IXEditorPanel.
A simple panel with a label (title), a component, and optional buttons.
IXEdPanel - class ix.iface.ui.IXEdPanel.
A simple panel with a label (title), a component, and optional buttons.
IXEdPanel() - Constructor for class ix.iface.ui.IXEdPanel
Creates a panel with a label (top left) or a border (depending on the default) Other components (a JComponent and a button panel) are usually added via one of the other constructors; the label text is set in other constructors.
IXEdPanel(boolean) - Constructor for class ix.iface.ui.IXEdPanel
Creates a panel as above but with a given border setting.
IXEdPanel(MouseListener, boolean, String, JComponent) - Constructor for class ix.iface.ui.IXEdPanel
Creates a panel with a title and a component (left).
IXEdPanel(MouseListener, boolean, String, JComponent, String[]) - Constructor for class ix.iface.ui.IXEdPanel
Creates a panel with a title, component (left) and buttons (right).
IXEdPanel(MouseListener, String, JComponent) - Constructor for class ix.iface.ui.IXEdPanel
Creates a panel with a title and a component (left) as above with default border/label.
IXEdPanel(MouseListener, String, JComponent, String[]) - Constructor for class ix.iface.ui.IXEdPanel
Creates a panel as above but with the default border/label setting.
IXEdPanel(MouseListener, String, String[]) - Constructor for class ix.iface.ui.IXEdPanel
Creates a panel with a label (top left) and buttons (right) only.
IXGUIConsts - class ix.iface.ui.IXGUIConsts.
An object containing constants useful for GUI layouts.
IXGUIConsts() - Constructor for class ix.iface.ui.IXGUIConsts
 
IXMetalTheme - class ix.iface.util.IXMetalTheme.
A Metal theme for I-X applications.
IXMetalTheme() - Constructor for class ix.iface.util.IXMetalTheme
 
IXObject - interface ix.icore.IXObject.
Properties required of the main data objects in I-X systems.
IXRenderer - class ix.iface.ui.IXRenderer.
A renderer for list or table cells.
IXRenderer(boolean) - Constructor for class ix.iface.ui.IXRenderer
Makes a renderer that produces a border.
IXTable - class ix.iface.ui.table.IXTable.
Abstract table that listens to the mouse, has values with up to 4D and sensible column widths.
IXTable() - Constructor for class ix.iface.ui.table.IXTable
Makes a single-selection table that listens to mouse, shows grid, renders 4D.
IXTable(AbstractTableModel) - Constructor for class ix.iface.ui.table.IXTable
Makes a table and sets the given model, adjusts column widths, registers model as mouse listener (if appropriate).
IXTNTreeTableNode - class ix.iface.ui.table.IXTNTreeTableNode.
A protected class that is wrapped around TreeNode objects to hold information about identity in the tree (parent-line) and expansion information (indentation, whether or not the node is expanded).
IXTNTreeTableNode(AbstractTreeTableModel, TreeNode) - Constructor for class ix.iface.ui.table.IXTNTreeTableNode
 
IXTNTreeTableNode(AbstractTreeTableModel, TreeNode, List) - Constructor for class ix.iface.ui.table.IXTNTreeTableNode
 
IXTNTreeTableNode(AbstractTreeTableModel, TreeNode, List, int) - Constructor for class ix.iface.ui.table.IXTNTreeTableNode
 
IXToolButton - class ix.iface.ui.IXToolButton.
A toolbar button that is not necessarily shown
IXToolButton(JToolBar, ActionListener, String, String, Icon, char, String) - Constructor for class ix.iface.ui.IXToolButton
As above with mnemo.
IXToolButton(JToolBar, ActionListener, String, String, Icon, String) - Constructor for class ix.iface.ui.IXToolButton
Creates an object that holds the information (label, icon, toolTip).
IXToolItem - class ix.iface.ui.IXToolItem.
A toolbar button that is not necessarily shown
IXToolItem(JMenu, ActionListener, String, String, char, String) - Constructor for class ix.iface.ui.IXToolItem
As above with mnemo.
IXToolItem(JMenu, ActionListener, String, String, String) - Constructor for class ix.iface.ui.IXToolItem
Creates an object that holds information for a menu item only.
IXToolItem(JMenu, JToolBar, ActionListener, String, String, Icon, char, String) - Constructor for class ix.iface.ui.IXToolItem
As above with mnemo.
IXToolItem(JMenu, JToolBar, ActionListener, String, String, Icon, String) - Constructor for class ix.iface.ui.IXToolItem
Creates an object that holds information for a menu item and a toolbar button.
IXToolItem(JMenu, JToolBar, ActionListener, String, String, String, Icon, char, String) - Constructor for class ix.iface.ui.IXToolItem
As above with mnemo.
IXToolItem(JMenu, JToolBar, ActionListener, String, String, String, Icon, String) - Constructor for class ix.iface.ui.IXToolItem
Creates an object that holds information for a menu item and a toolbar button with a seperate button label.
IXToolItem(JToolBar, ActionListener, String, String, Icon, String) - Constructor for class ix.iface.ui.IXToolItem
Creates an object that holds information for a toolbar button only.
IXTreeTable - class ix.iface.ui.table.IXTreeTable.
Abstract table that listens to the mouse, has values with up to 4D and sensible column widths.
IXTreeTable() - Constructor for class ix.iface.ui.table.IXTreeTable
 
IXTreeTable(AbstractTableModel) - Constructor for class ix.iface.ui.table.IXTreeTable
Makes a table and sets the given model, adjusts column widths, registers model as mouse listener (if appropriate).
IXTreeTableNode - class ix.iface.ui.table.IXTreeTableNode.
An abstract class that is wrapped around objects to provide the TreeNode interface and to hold information about identity in the tree (parent-line) and expansion information (indentation, the node is expanded or not).
IXTreeTableNode(AbstractTreeTableModel, Object) - Constructor for class ix.iface.ui.table.IXTreeTableNode
 
IXTreeTableNode(AbstractTreeTableModel, Object, List) - Constructor for class ix.iface.ui.table.IXTreeTableNode
 
IXTreeTableNode(AbstractTreeTableModel, Object, List, int) - Constructor for class ix.iface.ui.table.IXTreeTableNode
 

J

JAboutDialog - class ix.iface.ui.JAboutDialog.
An About dialog that is to be adapted for the application.
JAboutDialog.AboutAction - class ix.iface.ui.JAboutDialog.AboutAction.
 
JAboutDialog.AboutAction(JAboutDialog) - Constructor for class ix.iface.ui.JAboutDialog.AboutAction
 
JAboutDialog.AboutWindow - class ix.iface.ui.JAboutDialog.AboutWindow.
 
JAboutDialog.AboutWindow(JAboutDialog) - Constructor for class ix.iface.ui.JAboutDialog.AboutWindow
 
JAboutDialog(JFrame) - Constructor for class ix.iface.ui.JAboutDialog
 
javaNameToDashName(String) - Static method in class ix.util.Strings
Converts a name that shows word boundaries using Java-style capitalization to a name in which words are all lower case and separated by dashes.
JavaNameWordIterator - class ix.util.JavaNameWordIterator.
An iterator that returns successive words from a name that follows Java capitalization conventions.
JavaNameWordIterator(String) - Constructor for class ix.util.JavaNameWordIterator
 
JavaSyntaxXMLTranslator - class ix.util.xml.JavaSyntaxXMLTranslator.
A class for translating between objects and XML that uses Java-style capitalization for names.
JavaSyntaxXMLTranslator() - Constructor for class ix.util.xml.JavaSyntaxXMLTranslator
 
JFrameMT - class ix.iface.ui.JFrameMT.
A frame with a menu bar, a tool bar, and file/about/exit dialogues.
JFrameMT() - Constructor for class ix.iface.ui.JFrameMT
Creates a frame with a menu bar, a tool bar, a main panel.
JFrameMT(String) - Constructor for class ix.iface.ui.JFrameMT
Creates a frame (see JFrameMT()) with a given title
JFrameMTP - class ix.iface.ui.JFrameMTP.
A frame with a set of panels.
JFrameMTP() - Constructor for class ix.iface.ui.JFrameMTP
 
JFrameMTP(String) - Constructor for class ix.iface.ui.JFrameMTP
 
JPanel2 - Variable in class ix.iface.ui.JFrameMT
 

K

keyType - Variable in class ix.util.xml.Syntax.ClassDescr
 
Keyword - class ix.util.lisp.Keyword.
Keywords - symbols generally used as literals.
Keyword(String) - Constructor for class ix.util.lisp.Keyword
 
kids - Variable in class ix.iface.ui.table.IXTreeTableNode
 

L

label - Variable in class ix.iview.ConstraintEditor
 
label - Variable in class ix.iface.ui.IXToolButton
 
label - Variable in class ix.iface.ui.IXToolItem
 
label - Variable in class ix.iview.igraph.ExpansionModel.Pin
 
label - Variable in class ix.iview.igraph.ExpansionModel.NodeComponent
 
label - Variable in class ix.iview.igraph.CompositeRectangularNode
 
LastB - Variable in class ix.iview.MiniConstraintPanel
 
lastCons() - Method in class ix.util.lisp.LList
 
lastConvertedElement - Variable in class ix.util.xml.XMLTranslator
 
lastIndexOf(Object) - Method in class ix.util.lisp.LList
 
lastIndexOf(Object) - Method in class ix.util.lisp.LListCollector
 
lastRead - Variable in class ix.iface.domain.LTF_Parser
 
layoutFromGraph(IGraph) - Method in class ix.iview.igraph.GExpansionEditor
 
layoutIcon - Variable in class ix.iview.igraph.GExpansionEditor
 
layoutItem - Variable in class ix.iview.igraph.GExpansionEditor
 
LEAFC - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
the character used to indicate a leaf (no children)
LEAFI - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
 
len - Variable in class ix.util.JavaNameWordIterator
 
length() - Method in class ix.util.lisp.LList
 
length() - Method in class ix.util.lisp.Null
 
length() - Method in class ix.util.lisp.Cons
 
length() - Method in class ix.util.lisp.LListCollector
 
level - Variable in class ix.icore.process.PNode
 
lexiconPanel - Variable in class ix.iview.DomainEditor
 
lin - Variable in class ix.iface.domain.LTF_Parser
 
lineSeparator - Variable in class ix.iview.ActionEditorPanel
 
lineSeparator - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
lineSeparator - Variable in class ix.iview.ActionFormPanel
 
link - Variable in class ix.util.context.ContextValue
 
linkBefore(PNode) - Method in class ix.icore.process.PNode
 
Lisp - class ix.util.lisp.Lisp.
The class for static Lisp utilities.
LispFileReader - class ix.util.lisp.LispFileReader.
A LispReader for files.
LispFileReader(File) - Constructor for class ix.util.lisp.LispFileReader
 
LispFileReader(String) - Constructor for class ix.util.lisp.LispFileReader
 
LispObject - interface ix.util.lisp.LispObject.
Tagging interface for Lisp objects
LispReader - class ix.util.lisp.LispReader.
A LispReader can be used to read Objects using a Lisp-like syntax.
LispReader(InputStream) - Constructor for class ix.util.lisp.LispReader
 
LispReader(LispTokenizer) - Constructor for class ix.util.lisp.LispReader
 
LispReader(Reader) - Constructor for class ix.util.lisp.LispReader
 
LispReader(String) - Constructor for class ix.util.lisp.LispReader
 
LispReadException - exception ix.util.lisp.LispReadException.
The class of errors thrown by the Lisp reader.
LispReadException(String) - Constructor for class ix.util.lisp.LispReadException
 
LispStreamTokenizer - class ix.util.lisp.LispStreamTokenizer.
 
LispStreamTokenizer(InputStream) - Constructor for class ix.util.lisp.LispStreamTokenizer
 
LispStreamTokenizer(Reader) - Constructor for class ix.util.lisp.LispStreamTokenizer
 
LispTokenizer - class ix.util.lisp.LispTokenizer.
A class to be extended by tokenizers that read a Lisp-like syntax.
LispTokenizer(InputStream) - Constructor for class ix.util.lisp.LispTokenizer
 
LispTokenizer(Reader) - Constructor for class ix.util.lisp.LispTokenizer
 
list - Variable in class ix.util.lisp.LListListIterator
 
list() - Static method in class ix.util.lisp.Lisp
 
list(Object) - Static method in class ix.util.lisp.Lisp
 
list(Object, Object) - Static method in class ix.util.lisp.Lisp
 
list(Object, Object, Object) - Static method in class ix.util.lisp.Lisp
 
list(Object, Object, Object, Object) - Static method in class ix.util.lisp.Lisp
 
list(Object, Object, Object, Object, Object) - Static method in class ix.util.lisp.Lisp
 
ListEditorPanel - class ix.iface.ui.ListEditorPanel.
A simple panel with a label (title), a component, and optional buttons.
ListEditorPanel() - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(MouseListener, String, JComponent) - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(MouseListener, String, JComponent, String[]) - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(MouseListener, String, String[]) - Constructor for class ix.iface.ui.ListEditorPanel
 
listener - Variable in class ix.util.IPC.ObjectStreamServer
 
listener - Variable in class ix.iface.util.RadioButtonBox
The listener this box attaches to radio buttons.
listener - Variable in class ix.examples.PicoIX.IX_System
 
listener(ActionListener) - Static method in class ix.iface.util.CatchingActionListener
Returns the outer listener, if any, that was recorded for the specified inner listener, or else constructs and records a new CatchingActionListener.
listenerCache - Static variable in class ix.iface.util.CatchingActionListener
 
listeners - Variable in class ix.util.TextAreaFrame
 
listeners - Variable in class ix.icore.domain.Domain
 
listeners - Variable in class ix.ip2.Agenda
 
listeners - Variable in class ix.ip2.AgendaItem
 
listeners - Variable in class ix.ip2.PanelController
 
listeners - Variable in class ix.ispace.ContactManager
 
listeners - Variable in class ix.iface.ui.AbstractIFormModel
 
listeners - Variable in class ix.iface.ui.IFormPanel
 
listFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
listIterator(int) - Method in class ix.util.lisp.LList
 
listIterator(int) - Method in class ix.util.lisp.LListCollector
 
listreader() - Method in class ix.util.lisp.LispReader
 
ListRenderer - class ix.iview.ListRenderer.
A simple List renderer for list or table cells.
ListRenderer(boolean) - Constructor for class ix.iview.ListRenderer
 
listToDisplay(Collection) - Static method in class ix.iface.ui.util.UIUtil
 
listToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
LList - class ix.util.lisp.LList.
Lisp-style lists.
LList() - Constructor for class ix.util.lisp.LList
 
llistAppender() - Method in class ix.util.lisp.LListCollector
 
LListCollector - class ix.util.lisp.LListCollector.
A Collector that uses an LList to hold the elements and that provides a number of different ways to add elements.
LListCollector.adderFunction - interface ix.util.lisp.LListCollector.adderFunction.
 
LListCollector.LListCollectorListIterator - class ix.util.lisp.LListCollector.LListCollectorListIterator.
ListIterator for ListCollectors
LListCollector.LListCollectorListIterator(LListCollector, int) - Constructor for class ix.util.lisp.LListCollector.LListCollectorListIterator
 
LListCollector() - Constructor for class ix.util.lisp.LListCollector
 
LListCollector(Collection) - Constructor for class ix.util.lisp.LListCollector
 
llistConcer() - Method in class ix.util.lisp.LListCollector
 
LListEnumeration - class ix.util.lisp.LListEnumeration.
List enumerations.
LListEnumeration() - Constructor for class ix.util.lisp.LListEnumeration
 
LListIterator - class ix.util.lisp.LListIterator.
An implementation of Iterator for LLists.
LListIterator(LList) - Constructor for class ix.util.lisp.LListIterator
 
LListListIterator - class ix.util.lisp.LListListIterator.
An implementation of ListIterator for LLists.
LListListIterator(LList) - Constructor for class ix.util.lisp.LListListIterator
 
LListListIterator(LList, int) - Constructor for class ix.util.lisp.LListListIterator
 
loadDomain(Component, Domain) - Static method in class ix.iface.domain.DomainParser
Reads a description of a domain from a file selected by the user, conducting all necessary dialogs along the way.
loadFrom() - Method in class ix.util.xml.XMLTreeEditFrame
 
loadFromItem(AgendaItem) - Method in class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel
 
loadFromObject() - Method in class ix.iview.ActionFormPanel
 
loadFromObject() - Method in class ix.iview.GlobalFormPanel
 
loadFromObject() - Method in interface ix.iview.ConstructEditing
Saves the data from the panel into the current object.
loadFromObject() - Method in class ix.iview.igraph.GExpansionEditor
load the data for the panel from the current object.
loadFromOrderings(List, List) - Method in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
loadFromRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
loadHandlerActions() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
loadLink(Object) - Method in class ix.iview.igraph.ExpansionModel
 
loadParameters(String) - Static method in class ix.util.Parameters
 
loadTable() - Method in class ix.ispace.IspaceTool.RelationPanel
 
logoImage - Variable in class ix.ip2.Ip2
 
logoLine1 - Variable in class ix.ip2.Ip2
 
logoLine2 - Variable in class ix.ip2.Ip2
 
LogoPanel - class ix.iface.util.LogoPanel.
A panel that contains the application name and some credits.
LogoPanel(String) - Constructor for class ix.iface.util.LogoPanel
 
LogoPanel(String, String) - Constructor for class ix.iface.util.LogoPanel
 
LogoPanel(String, String, ImageIcon) - Constructor for class ix.iface.util.LogoPanel
 
LogoPanel(String, String, String, ImageIcon) - Constructor for class ix.iface.util.LogoPanel
 
lookupFieldClasses(List) - Method in class ix.iface.ui.AbstractIFormModel
 
lookupFieldNames(List) - Method in class ix.iface.ui.AbstractIFormModel
 
LOW - Static variable in class ix.icore.Priority
 
LOWEST - Static variable in class ix.icore.Priority
 
LowLevelIPCTest - class ix.test.LowLevelIPCTest.
 
LowLevelIPCTest() - Constructor for class ix.test.LowLevelIPCTest
 
LTF_Parser - class ix.iface.domain.LTF_Parser.
A parser for domains described in a Lisp-like syntax.
LTF_Parser.ConstraintParser - class ix.iface.domain.LTF_Parser.ConstraintParser.
 
LTF_Parser.ConstraintParser(String) - Constructor for class ix.iface.domain.LTF_Parser.ConstraintParser
 
LTF_Parser() - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_Parser(File) - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_Parser(String) - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_Symbols - interface ix.iface.domain.LTF_Symbols.
Defines constants that are useful when processing "Lisp syntax" domain definitions.

M

main(String[]) - Static method in class ix.util.JavaNameWordIterator
Test loop.
main(String[]) - Static method in class ix.util.FieldWalker
Test loop that repeatedly asks the user for a class name, constructs a FieldWalker for the class, and asks the walker to print a class description.
main(String[]) - Static method in class ix.util.ClassFinder
A test loop that asks the user for a name and prints the corresponding class (or else null) as determined by a plain ClassFinder.
main(String[]) - Static method in class ix.iview.DomainEditor
 
main(String[]) - Static method in class ix.ip2.Ip2
Main program.
main(String[]) - Static method in class ix.ichat.IChat
Main program.
main(String[]) - Static method in class ix.itest.Itest
Main program.
main(String[]) - Static method in class ix.test.Ip2Example
 
main(String[]) - Static method in class ix.test.IPCTest
 
main(String[]) - Static method in class ix.test.LowLevelIPCTest
 
main(String[]) - Static method in class ix.test.NameGenTest
 
main(String[]) - Static method in class ix.test.SystemProperties
 
main(String[]) - Static method in class ix.test.MediumLevelIPCTest
 
main(String[]) - Static method in class ix.test.StringReplaceTest
 
main(String[]) - Static method in class ix.test.SimpleIXAgent
 
main(String[]) - Static method in class ix.test.XMLReadTest
 
main(String[]) - Static method in class ix.util.xml.XMLTranslator
Simple main program used for testing.
main(String[]) - Static method in class ix.util.xml.JavaSyntaxXMLTranslator
Simple main program used for testing.
main(String[]) - Static method in class ix.util.xml.DashSyntaxXMLTranslator
Simple main program used for testing.
main(String[]) - Static method in class ix.util.xml.XML
Test loop.
main(String[]) - Static method in class ix.util.xml.XMLTreeEditor
Main program.
main(String[]) - Static method in class ix.util.xml.Syntax
Test loop that repeatedly asks the user for a class name and prints a description of the syntax for objects of that class.
main(String[]) - Static method in class ix.examples.PicoIXTest2
Main program.
main(String[]) - Static method in class ix.examples.PicoIXTest1
Main program.
main(String[]) - Static method in class ix.examples.PicoISimTest3
Main program.
main(String[]) - Static method in class ix.examples.PicoISimTest2
Main program.
main(String[]) - Static method in class ix.examples.PicoISimTest1
Main program.
mainJPanel - Variable in class ix.iface.ui.JFrameMT
 
mainLoop() - Method in class ix.examples.PicoIX.Controller
 
mainLoop() - Method in class ix.examples.PicoISim.SimController
 
mainPanel - Variable in class ix.iview.ConstraintEditor
 
mainPanel - Variable in class ix.iview.AConstructFramePanel
 
mainStartup(String[]) - Method in class ix.icore.IXAgent
Method called by main(String[] argv) to do initialization common to all I-X agents.
makeActionChoiceListener(AgendaItem) - Method in class ix.ip2.AgendaViewTable
Returns a listener that can be called when the user selects an item action.
makeActivityViewer() - Method in class ix.ip2.Ip2
Called to create the activity viewer.
makeAttributesNode(Element) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeFactory
 
makeAttributesNode(List) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
makeBorder(Priority, boolean) - Method in class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
makeBuiltinIssueHandlers() - Method in class ix.examples.PicoISim.IX_Simulator
 
makeBuiltinSimEventHandlers() - Method in class ix.examples.PicoISim.IX_Simulator
 
makeBuiltinSimEventHandlers() - Method in class ix.examples.PicoISimTest2.TestSimulator
 
makeButton(String) - Method in class ix.util.TextAreaFrame.TFrame
 
makeButton(String) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
makeButton(String) - Method in class ix.ip2.ItemEditor.EditPanel
 
makeButton(String) - Method in class ix.ip2.BindingViewer.ButtonPanel
 
makeButton(String) - Method in class ix.ispace.GroupSender.ButtonPanel
 
makeButton(String) - Method in class ix.ispace.IspaceTool.ButtonPanel
 
makeButton(String) - Method in class ix.util.xml.XMLTreeEditPanel
 
makeButton(String) - Method in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
makeButtonPanel() - Method in class ix.util.xml.XMLTreeEditPanel
 
makeButtonPanel() - Method in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
makeButtonPanel(String[]) - Method in class ix.util.TextAreaFrame.TFrame
 
makeCheckMenuItem(JComponent, String, String) - Method in class ix.iface.ui.JFrameMT
Makes a check box menu item and adds it to the given (menu) component.
makeConstraint(LList, MatchEnv) - Method in class ix.iface.domain.LTF_Parser.ConstraintParser
 
makeConstraints(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeControlPanel() - Method in class ix.itest.SendPanel
 
makeDefaultMenuToolbar() - Method in class ix.iface.ui.JFrameMT
Makes a default menubar and toolbar.
makeDefaultMenuToolbar() - Method in class ix.iface.ui.JFrameMTP
Makes a default menubar and toolbar.
makeDisplayBit(String) - Method in class ix.iview.ActionFormPanel
make a special display bit for miniConstraints
makeDisplayBit(String) - Method in class ix.iview.GlobalFormPanel
 
makeDisplayBit(String) - Method in class ix.iface.ui.IFormPanel
Makes a display panel with the name as its label and a suitable item.
makeDomainDocument(Domain) - Method in class ix.iface.domain.XMLTF_Writer
Converts the domain to a JDOM Document.
makeDomainEditor(IXAgent, Domain) - Method in class ix.ip2.PanelFrame
 
makeEditMenuTool(JComponent) - Method in class ix.iview.DomainEditor
Makes an edit menu Menu items: edit construct Toolbar buttons: none
makeEditMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default edit menu and toolbar buttons.
makeEditPanel() - Method in class ix.ip2.ItemEditor
 
makeEditPanel() - Method in class ix.ip2.IssueEditor
 
makeEditPanel() - Method in class ix.ip2.ActivityEditor
 
makeFieldNode(Syntax.FieldDescr) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
makeFileMenuTool(JComponent) - Method in class ix.iview.DomainEditor
Makes a the file menu and toolbar buttons.
makeFileMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default file menu and toolbar buttons.
makeFileMenuToolExits(JMenu) - Method in class ix.iview.DomainEditor
Makes default close/exit menu options and and toolbar buttons.
makeFileMenuToolExits(JMenu) - Method in class ix.iface.ui.JFrameMT
Makes default close/exit menu options and and toolbar buttons.
makeFileMenuToolFiles(JMenu) - Method in class ix.iface.ui.JFrameMT
Makes default file new/open/save/saveAs menu items and toolbar buttons.
makeFlowPanel(Component) - Static method in class ix.itest.SendPanel
Puts a component in a JPanel that has a flow layout to protect it from the layout manager of the container to which the component would otherwise have been added directly.
makeFrame() - Method in class ix.iface.ui.JFrameMT
 
makeHelpMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default help menu and toolbar buttons.
makeInstance(Class) - Static method in class ix.util.Util
Makes an instance of a class using the 0-argument constructor.
makeInstance(Class) - Method in class ix.util.xml.XMLTranslator
Makes an instance of a class using the 0-argument constructor.
makeIssues(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeIssueViewer() - Method in class ix.ip2.Ip2
Called to create the issue viewer.
makeItem(LList) - Method in class ix.ip2.Agenda
 
makeItem(LList) - Method in class ix.ip2.IssueAgenda
 
makeItem(LList) - Method in class ix.ip2.ActivityAgenda
 
makeItem(LList) - Method in class ix.ip2.AgendaViewTable
 
makeItem(LList) - Method in class ix.ip2.AgendaTableViewer
 
makeItem(LList) - Method in interface ix.ip2.AgendaManager
 
makeItem(LList) - Method in interface ix.ip2.AgendaViewer
 
makeItem(String) - Method in class ix.ip2.Agenda
 
makeItem(String) - Method in interface ix.ip2.AgendaManager
 
makeItemEditor() - Method in class ix.ip2.AgendaViewTable
Creates the item editor.
makeItemEditor() - Method in class ix.ip2.AgendaTableViewer
 
makeItemEditor() - Method in class ix.ip2.IssueTableViewer
 
makeItemEditor() - Method in class ix.ip2.ActivityViewTable
 
makeItemEditor() - Method in class ix.ip2.ActivityTableViewer
 
makeItemEditor() - Method in class ix.ip2.IssueViewTable
 
makeIXTreeTableNode(Object) - Method in class ix.ip2.AgendaItemTableModel
 
makeIXTreeTableNode(Object) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
makeIXTreeTableNode(Object) - Method in class ix.iview.table.ActionTreeTableModel
Makes an IXTreeTableNode from the given object.
makeIXTreeTableNode(Object, List, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
indentation is number of blanks to put in front of node (n*INDENT_STEP)
makeLeftLabel(String) - Method in class ix.ip2.ItemEditor.EditPanel
 
makeLListFromElement(Element) - Method in class ix.util.xml.XMLTranslator
 
makeLogoPanel() - Method in class ix.ip2.Ip2
Makes the LogoPanel for the application's main frame.
makeLogoPanel() - Method in class ix.itest.Itest
Creates a standard logo panel for I-TEST.
makeMapEntryNode() - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
makeMenu(JComponent, String) - Method in class ix.iface.ui.JFrameMT
Makes a menu and adds it to the given (menu) component.
makeMenuBar() - Method in class ix.iview.SimpleDomainEditor
 
makeMenuBar() - Method in class ix.ip2.Ip2Frame
 
makeMenuBar() - Method in class ix.ip2.ItemEditor
Constructs the menu bar
makeMenuBar() - Method in class ix.ip2.IssueEditor
Constructs the menu bar
makeMenuBar() - Method in class ix.ip2.ActivityEditor
Constructs the menu bar
makeMenuBar() - Method in class ix.ichat.ChatFrame
Creates the menu bar
makeMenuBar() - Method in class ix.ispace.IspaceTool
Creates the menu bar
makeMenuBar() - Method in class ix.itest.ItestFrame
Creates the menu bar
makeMenuBar() - Method in class ix.util.xml.XMLTreeEditFrame
Creates the menu bar
makeMenuItem(ActionListener, JComponent, String, String) - Static method in class ix.iface.ui.util.UIUtil
Makes a menu item with the given label and command and adds it to the given (menu) parent.
makeMenuItem(JComponent, String, String) - Method in class ix.iface.ui.JFrameMT
Makes a menu item with the given label and command and adds it to the given (menu) parent.
makeMenuItem(JComponent, String, String, char) - Method in class ix.iface.ui.JFrameMT
Makes a menu item as above but with a given mnemonic.
makeMenuItem(JComponent, String, String, char, Icon, KeyStroke) - Method in class ix.iface.ui.JFrameMT
Makes a menu item as above but with a given icon and accelerator
makeMenuItem(JComponent, String, String, Icon) - Method in class ix.iface.ui.JFrameMT
Makes a menu item as above but with a given icon and accelerator
makeMenuItem(String) - Method in class ix.iview.SimpleDomainEditor
 
makeMenuItem(String) - Method in class ix.ip2.Ip2Frame
 
makeMenuItem(String) - Method in class ix.ip2.ItemEditor
 
makeMenuItem(String) - Method in class ix.ip2.AgendaViewTable.ItemPopupMenu
 
makeMenuItem(String) - Method in class ix.ichat.ChatFrame
 
makeMenuItem(String) - Method in class ix.ispace.IspaceTool
 
makeMenuItem(String) - Method in class ix.itest.ItestFrame
 
makeMenuItem(String) - Method in class ix.util.xml.XMLTreeEditFrame
 
makeMenuItem(String) - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
makeMenuTool(JComponent, String, char, Icon, String) - Method in class ix.iface.ui.JFrameMT
Makes a menu item and a toolbar button with given mnemonic.
makeMenuTool(JComponent, String, Icon, String) - Method in class ix.iface.ui.JFrameMT
Makes a menu item and a toolbar button with command, icon, and ToolTipText.
makeMenuTool(JComponent, String, String, char, Icon, String) - Method in class ix.iface.ui.JFrameMT
Makes a menu item and a toolbar button as above but with given label.
makeMenuTool(JComponent, String, String, Icon, String) - Method in class ix.iface.ui.JFrameMT
Makes a menu item and a toolbar button as above but with given label.
makeMenuToolBars() - Method in class ix.iface.ui.JFrameMT
 
makeMenuToolITxt(JComponent, String, String, Icon, String) - Method in class ix.iface.ui.JFrameMT
Makes a menu item and a toolbar button as with makeMenuTool but adds the label to the icon too.
makeMouseListener(AgendaItem) - Method in class ix.ip2.AgendaViewTable
Returns a listener than can be called when the user clicks in the text of an item description.
makeNewConstruct() - Method in class ix.iview.AConstructFramePanel
 
makeNewConstruct() - Method in class ix.iview.GrammarEditorPanel
 
makeNewConstruct() - Method in class ix.iview.ActionEditorPanel
User request to make a new action.
makeNewConstruct() - Method in class ix.iview.GlobalFramePanel
 
makeNewConstruct() - Method in class ix.iview.AROEditorPanel
 
makeNewConstruct() - Method in class ix.iview.SimpleEditorPanel
 
makeNewConstruct() - Method in interface ix.iview.ConstructFraming
Makes a new construct of the panel's type.
makeNewRefinement(String, LList) - Method in class ix.iview.ActionEditorPanel
 
makeNodes(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeOptionsMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default options menu and toolbar buttons.
makeOrderings(LList) - Method in class ix.iface.domain.LTF_Parser
 
makePanelComponent(MouseListener, JComponent) - Method in class ix.iface.ui.AbstractEditorPanel
Puts the component into the panel (left) and sets the title.
makeParallel() - Method in class ix.iview.ActionEditorPanel
Puts the nodes of the current refinement in parallel.
makeParser(File) - Static method in class ix.iface.domain.DomainParser
Factory method that returns an appropriate parser for the indicated file, based on the file's type or extension.
makeParser(String) - Static method in class ix.iface.domain.DomainParser
Factory method that returns an appropriate parser for the indicated file.
makePartialRefinement() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel
 
makePNode(PNode, LList) - Method in interface ix.icore.process.PNodeMaker
 
makePrettyXMLOutputter() - Static method in class ix.util.xml.XML
Constructs a JDOM XMLOutputter that outputs a JDOM Document in a nicely indented fashion.
makePriorityChoiceListener(AgendaItem) - Method in class ix.ip2.AgendaViewTable
Returns a listener that can be called when the user selects an item priority.
makePriorityControl() - Method in class ix.itest.SendPanel
 
makeRadioItem() - Method in class ix.iface.ui.IXToolItem
 
makeRadioMenuItem(JComponent, String, String) - Method in class ix.iface.ui.JFrameMT
Makes a radio button menu item and adds it to the given (menu) component.
makeRadioTool() - Method in class ix.iface.ui.IXToolItem
 
makeRefinement(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeRels() - Method in class ix.iview.ConstraintEditor
Does nothing for the abstract class.
makeRels() - Method in class ix.iview.ConditionEffectEditor
Makes all items on the relations panel.
makeRels() - Method in class ix.iview.OrderingEditor
Makes all items on the relations panel.
makeRels() - Method in class ix.iview.SpecEditor
Makes all items on the relations panel - just a text field.
makeReports(List) - Method in class ix.itest.Itest.TestSequenceListener
 
makeSendControls() - Method in class ix.itest.SendPanel
 
makeSequence() - Method in class ix.iview.ActionEditorPanel
Puts the nodes of the current refinement into sequence.
makeSequence(List) - Static method in class ix.iview.ActionEditorPanel
Puts the given nodes into sequence.
makeStateViewer() - Method in class ix.ip2.Ip2
Called to create the state viewer.
makeStyleMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMTP
Makes a default style menu (all known styles) and no toolbar buttons.
makeTemplateNodes(List) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
makeTemplateTree() - Method in class ix.util.xml.XMLTreeEditPanel
 
makeTestIssueHandlers() - Static method in class ix.examples.PicoIXTest2
Create issue handlers as "instant" subclasses of TestIssueHandler.
makeTestIssueHandlers() - Static method in class ix.examples.PicoIXTest1
Create issue handlers as "instant" subclasses of IssueHandler.
makeTestSimEventHandlers() - Static method in class ix.examples.PicoISimTest1
 
makeToolbar() - Method in class ix.iview.DomainEditor
 
makeToolbarButton(String, Icon, char, String) - Method in class ix.iface.ui.JFrameMT
Makes a toolbar button as above but with a mnemonic.
makeToolbarButton(String, Icon, int, char, String) - Method in class ix.iface.ui.JFrameMT
Makes a toolbar button as above but with a given location.
makeToolbarButton(String, Icon, String) - Method in class ix.iface.ui.JFrameMT
Makes a toolbar button with the given command, icon, and ToolTipText.
makeToolbarButton(String, Icon, String, String) - Method in class ix.iface.ui.JFrameMT
Makes a toolbar button with the given command, icon, text, and ToolTipText.
makeToolsMenuTool(JComponent) - Method in class ix.iview.DomainEditor
Makes a tools menu and toolbar buttons.
makeToolsMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default tools menu and toolbar buttons.
makeTypeControl() - Method in class ix.itest.SendPanel
 
makeValueCollection(Object) - Method in interface ix.util.MultiMap
 
makeValueCollection(Object) - Method in class ix.util.MultiHashMap
 
makeValueMenu(List) - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
makeViewMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default view menu and toolbar buttons.
makeWindowsMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMTP
Makes a default windows menu and no toolbar buttons.
makeWriter(File) - Static method in class ix.iface.domain.DomainWriter
Factory method that returns an appropriate writer for the indicated file, based on the file's type or extension.
makeWriter(String) - Static method in class ix.iface.domain.DomainWriter
Factory method that returns an appropriate writer for the indicated file.
manualItem - Variable in class ix.iface.ui.JFrameMT
 
map(Class, Collection, Function1) - Static method in class ix.util.Collect
Returns a new collection of the specified result class and with elements obtained by calling the specified function on the corresponding elements of the original collection.
map(Collection, Function1) - Static method in class ix.util.Collect
Returns a new collection of the same class as the original and with corresponding elements obtained by calling the specified function.
map(Enumeration, Function1) - Static method in class ix.util.Seq
Takes an Enumeration e and a Function1 f and returns a "wrapper" Enumeration w such that each element of w is the result of calling f on the corresponding element of e.
mapc(Function1) - Method in class ix.util.lisp.LList
 
mapcar(Function1) - Method in class ix.util.lisp.LList
 
mapFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
mapToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
Mark - class ix.util.Mark.
A class used when marking objects as used, visited, etc.
Mark(String) - Constructor for class ix.util.Mark
 
Markable - interface ix.util.Markable.
An interface for markable objects.
match(Object) - Method in class ix.util.match.MatchTable
match tries to find a MatchCase in the MatchTable that matches an object.
match(Object, Object) - Static method in class ix.util.match.SimpleMatcher
Match tries to match a pattern against an object.
match(Object, Object) - Static method in class ix.util.match.Matcher
Match tries to match a pattern against an object.
match(Object, Object, MatchEnv) - Static method in class ix.util.match.SimpleMatcher
 
match(Object, Object, MatchEnv) - Static method in class ix.util.match.Matcher
 
MatchCase - class ix.util.match.MatchCase.
The root class for entries in MatchTables.
MatchCase() - Constructor for class ix.util.match.MatchCase
 
matchCases(Object, Vector) - Method in class ix.util.match.MatchTable
A variant of match that can be used internally to match a subset of the cases that has been selected in some way (such as by indexing on a "key" in the data).
matchDefault(Object) - Method in class ix.util.match.MatchTable
Applies the default case, if there is one.
MatchEnv - class ix.util.match.MatchEnv.
A root class for objects that contain the bindings that result from pattern-matching.
MatchEnv() - Constructor for class ix.util.match.MatchEnv
 
MatchEnv(Map) - Constructor for class ix.util.match.MatchEnv
 
Matcher - class ix.util.match.Matcher.
A less simple pattern-matcher.
Matcher() - Constructor for class ix.util.match.Matcher
 
matchFilter(PatternAssignment, Map.Entry, MatchEnv) - Method in class ix.ip2.Ip2ModelManager
 
MatchTable - class ix.util.match.MatchTable.
A MatchTable acts as a kind of pattern-matching case statement.
MatchTable() - Constructor for class ix.util.match.MatchTable
 
MediumLevelIPCTest - class ix.test.MediumLevelIPCTest.
 
MediumLevelIPCTest() - Constructor for class ix.test.MediumLevelIPCTest
 
memberList - Variable in class ix.ispace.GroupSender.GroupPanel
 
menu - Variable in class ix.iface.ui.IXToolItem
 
menuBar - Variable in class ix.iface.ui.JFrameMT
 
menuText - Variable in class ix.ip2.TestItem
 
message - Variable in class ix.iview.SpecEditor
 
messageContents - Variable in class ix.ispace.GroupSender.SendingThread
 
messageDescription(IPC.InputMessage) - Static method in class ix.iface.util.Reporting
 
messageFromControls() - Method in class ix.ichat.ChatFrame.ChatSendPanel
 
messageFromControls() - Method in class ix.itest.SendPanel
Construct a chat message from the current state of the GUI.
MessageQueue - class ix.util.MessageQueue.
MessageQueues can be used for messages between threads.
MessageQueue() - Constructor for class ix.util.MessageQueue
 
messageReceived(IPC.InputMessage) - Method in interface ix.util.IPC.MessageListener
 
messages - Variable in class ix.itest.Itest.SendingThread
 
messageTexts - Variable in class ix.itest.Itest.TestSequenceListener
 
MiniConstraintPanel - class ix.iview.MiniConstraintPanel.
A simple panel with a label (title), a component, and optional buttons.
MiniConstraintPanel(MouseListener, String, String[]) - Constructor for class ix.iview.MiniConstraintPanel
 
ml - Variable in class ix.iview.GlobalFramePanel
 
mnemo - Variable in class ix.iface.ui.IXToolButton
 
mnemo - Variable in class ix.iface.ui.IXToolItem
 
model - Variable in class ix.ip2.AgendaTableViewer
 
model - Variable in class ix.ip2.StateViewTable
 
model - Variable in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
model - Variable in class ix.examples.PicoIX.IX_System
 
model - Variable in class ix.iface.ui.IFormPanel
 
model - Variable in class ix.iface.ui.table.IXTreeTableNode
 
modelDirectory - Variable in class ix.iview.DomainEditor
 
modelManager - Variable in class ix.icore.process.PNode
 
modelManager - Variable in class ix.ip2.Agenda
 
modelManager - Variable in class ix.ip2.PanelController
 
modifyButton - Variable in class ix.ip2.ItemEditor.EditPanel
 
modifyIcon - Variable in class ix.iview.DomainEditor
 
modifyItem - Variable in class ix.iview.DomainEditor
 
modifyItem() - Method in class ix.ip2.ItemEditor.EditPanel
Modifies a existing item.
moreBut - Variable in class ix.iview.ConstraintEditor
 
moreSpecificMethod(Method, Method) - Method in class ix.util.FieldWalker.FieldInfo
 
mostRecentlySelectedTree - Variable in class ix.util.xml.XMLTreeEditPanel
 
mouseClicked(MouseEvent) - Method in class ix.iview.ConstraintEditor
 
mouseClicked(MouseEvent) - Method in class ix.iview.ConditionEffectEditor
 
mouseClicked(MouseEvent) - Method in class ix.iview.ActionEditorPanel.EdMouseAdapter
 
mouseClicked(MouseEvent) - Method in class ix.iview.GlobalFramePanel.EdMouseAdapter
 
mouseClicked(MouseEvent) - Method in class ix.iface.ui.IFormPanel
 
mouseClicked(MouseEvent) - Method in class ix.iface.ui.table.IXTable
Send a cellClicked notification to all registered TableMouseListeners.
mouseEntered(MouseEvent) - Method in class ix.iview.ConstraintEditor
 
mouseEntered(MouseEvent) - Method in class ix.iface.ui.IFormPanel
 
mouseEntered(MouseEvent) - Method in class ix.iface.ui.table.IXTable
 
mouseExited(MouseEvent) - Method in class ix.iview.ConstraintEditor
 
mouseExited(MouseEvent) - Method in class ix.iface.ui.IFormPanel
 
mouseExited(MouseEvent) - Method in class ix.iface.ui.table.IXTable
 
mousePressed(MouseEvent) - Method in class ix.iview.ConstraintEditor
 
mousePressed(MouseEvent) - Method in class ix.util.xml.XMLTreeEditPanel.TreeMouseListener
 
mousePressed(MouseEvent) - Method in class ix.iface.ui.IFormPanel
 
mousePressed(MouseEvent) - Method in class ix.iface.ui.table.IXTable
 
mouseReleased(MouseEvent) - Method in class ix.iview.ConstraintEditor
 
mouseReleased(MouseEvent) - Method in class ix.iface.ui.IFormPanel
 
mouseReleased(MouseEvent) - Method in class ix.iface.ui.table.IXTable
 
MultiHashMap - class ix.util.MultiHashMap.
A MultiHashMap is (by weak analogy with "multiset") a HashMap that maps each key to a collection of values.
MultiHashMap() - Constructor for class ix.util.MultiHashMap
 
MultiHashtable - class ix.util.MultiHashtable.
A MultiHashtable is (by weak analogy with "multiset") a Hashtable that maps each key to a collection of values.
MultiHashtable() - Constructor for class ix.util.MultiHashtable
 
MultiMap - interface ix.util.MultiMap.
 
mustMatch(Object, Object) - Static method in class ix.util.match.SimpleMatcher
 
mustMatch(Object, Object) - Static method in class ix.util.match.Matcher
 
mustMatch(Object, Object, MatchEnv) - Static method in class ix.util.match.SimpleMatcher
 
mustMatch(Object, Object, MatchEnv) - Static method in class ix.util.match.Matcher
 

N

NA - Static variable in class ix.icore.Status
 
name - Variable in class ix.util.JavaNameWordIterator
 
name - Variable in class ix.util.Name
 
name - Variable in class ix.util.EnumeratedValue
 
name - Variable in class ix.util.FieldWalker.FieldInfo
 
name - Variable in class ix.util.ClassFinder.Import
 
name - Variable in class ix.icore.Variable
 
name - Variable in class ix.icore.domain.Refinement
 
name - Variable in class ix.icore.domain.ARO
 
name - Variable in class ix.icore.domain.Domain
 
name - Variable in class ix.ispace.AbstractAgentGroup
 
name - Variable in class ix.ispace.AgentData
 
name - Variable in class ix.ispace.IspaceTool.Row
 
name - Variable in class ix.util.lisp.Symbol
 
name - Variable in class ix.util.xml.Syntax.FieldDescr
 
name - Variable in class ix.iface.ui.DefaultColourField
 
name - Variable in class ix.iview.igraph.IGraph
 
Name - class ix.util.Name.
Wrapper for relatively short strings used as names.
Name() - Constructor for class ix.util.Name
 
Name(String) - Constructor for class ix.util.Name
 
nameBits - Variable in class ix.iface.ui.IFormPanel
 
nameCol - Variable in class ix.ispace.IspaceTool.RelationPanel
 
Named - interface ix.icore.domain.Named.
An interface implemented by all IX domain objects that have names.
nameFields - Variable in class ix.iface.ui.AbstractIFormModel
 
nameForClass(Class) - Method in class ix.util.ClassFinder
Returns the best name that this ClassFinder would map to the specified class, where a plain class name counts as better than a package-qualified one.
NameGenTest - class ix.test.NameGenTest.
 
NameGenTest() - Constructor for class ix.test.NameGenTest
 
nameLabel - Variable in class ix.iface.ui.AbstractEditorPanel
The panel's label (title)
nameLabel - Variable in class ix.iface.ui.IXEdPanel
The panel's label (title)
nameMap - Variable in class ix.icore.domain.Domain
 
nameTable - Variable in class ix.util.IPC.ObjectStreamNameServer
 
nameText - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
nameText - Variable in class ix.ispace.IspaceTool.Row
 
nameToChildMap - Variable in class ix.icore.process.PNode
 
nameToClass - Variable in class ix.util.ClassFinder
 
nameToClassCache - Variable in class ix.util.ClassFinder
 
nameToGroup - Variable in class ix.ispace.ContactManager
 
nameToVarMap - Variable in class ix.icore.process.PNode.MakeVarIfUnbound
 
NDRenderer - class ix.iface.ui.NDRenderer.
NDRenderer - uses text, colour, image and a symbol to display information.
NDRenderer(boolean) - Constructor for class ix.iface.ui.NDRenderer
Makes a label with or without a border.
negate(Predicate1) - Static method in class ix.util.Fn
Returns a predicate that returns false when the given predicate returns true, and true when it returns false.
NeutralIconRenderer - class ix.iface.ui.NeutralIconRenderer.
NeutralIconRenderer - icon renderer with background as given component.
NeutralIconRenderer(boolean, JComponent) - Constructor for class ix.iface.ui.NeutralIconRenderer
Makes a label with or without a border.
newBindings - Variable in class ix.ip2.BindingViewer
 
newBindings(AgendaEvent, Map) - Method in class ix.ip2.AgendaViewTable
 
newBindings(AgendaEvent, Map) - Method in class ix.ip2.AgendaTableViewer
 
newBindings(Map) - Method in class ix.icore.process.ProcessModelManager
Tells the model manager to bind the indicated variables.
newBindings(Map) - Method in class ix.ip2.Ip2ModelManager
 
newBindings(ProcessStatusEvent, Map) - Method in class ix.ip2.Agenda
 
newBindings(ProcessStatusEvent, Map) - Method in class ix.ip2.StateViewTable
Ignored by this viewer.
newConstruct() - Method in class ix.iview.AConstructFramePanel
 
newConstruct() - Method in class ix.iview.GrammarEditorPanel
Make a new construct of the panel's type and get ready to edit it.
newConstruct() - Method in class ix.iview.ActionEditorPanel
User request to make a new action.
newConstruct() - Method in class ix.iview.GlobalFramePanel
 
newConstruct() - Method in class ix.iview.AROEditorPanel
Make a new construct of the panel's type and get ready to edit it.
newConstruct() - Method in class ix.iview.SimpleEditorPanel
Make a new construct of the panel's type and get ready to edit it.
newConstruct() - Method in interface ix.iview.ConstructFraming
Makes a new construct of the panel's type and gets ready to edit it.
newEditItem - Variable in class ix.iview.DomainEditor
 
newEntryRow - Variable in class ix.ispace.IspaceTool.RelationPanel
 
newEvent(Object) - Method in class ix.examples.PicoIX.IX_System
 
newGNodeIcon - Variable in class ix.iview.igraph.GExpansionEditor
 
newGNodeItem - Variable in class ix.iview.igraph.GExpansionEditor
 
newHandlerAction(AgendaItemEvent, HandlerAction) - Method in class ix.ip2.ItemEditor.EditPanel
 
newHandlerAction(AgendaItemEvent, HandlerAction) - Method in class ix.ip2.AgendaViewTable.Row
 
newHandlerAction(AgendaItemEvent, HandlerAction) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
newHandlerAction(AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaTableViewer
 
newIcon - Variable in class ix.iface.ui.JFrameMT
 
newInstance(Object, LList) - Method in class ix.util.lisp.Cons
 
NewIp2Frame - class ix.ip2.NewIp2Frame.
The main frame of the I-P2 user interface.
NewIp2Frame(Ip2) - Constructor for class ix.ip2.NewIp2Frame
 
newItem - Variable in class ix.iface.ui.JFrameMT
 
newItemButtons - Variable in class ix.ip2.ItemEditor.EditPanel
 
newLList(Collection) - Static method in class ix.util.lisp.LList
 
newMenu - Variable in class ix.ip2.Ip2Frame
 
newMessage(ChatMessage) - Method in class ix.ichat.ChatFrame
 
newMessage(ChatMessage) - Method in class ix.ichat.ChatFrame.TranscriptPanel
 
newNodeLocation - Variable in class ix.iview.igraph.GExpansionEditor
 
newOrderings() - Method in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
newReport(AgendaItemEvent, Report) - Method in class ix.ip2.ItemEditor.EditPanel
 
newReport(AgendaItemEvent, Report) - Method in class ix.ip2.AgendaViewTable.Row
 
newReport(AgendaItemEvent, Report) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
newReport(Report) - Method in class ix.ip2.PanelController
 
next - Variable in class ix.util.context.ContextLink
 
next() - Method in class ix.util.JavaNameWordIterator
 
next() - Method in class ix.util.lisp.LListListIterator
 
next() - Method in class ix.util.lisp.LListIterator
 
nextElement() - Method in class ix.util.Seq.IteratorEnumeration
 
nextElement() - Method in class ix.util.lisp.NullEnumeration
 
nextElement() - Method in class ix.util.lisp.ConsEnumeration
 
nextIndex() - Method in class ix.util.lisp.LListListIterator
 
nextMessage() - Method in class ix.util.MessageQueue
 
nextName(String) - Method in class ix.util.Util.NameGenerator
 
NIL - Static variable in class ix.util.lisp.Lisp
 
NO - Static variable in class ix.icore.YesNo
 
node - Variable in class ix.icore.domain.NodeEndRef
 
node - Variable in class ix.ip2.Ip2ModelManager.BindingSentinel
 
node - Variable in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
node - Variable in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
node - Variable in class ix.iface.ui.table.IXTreeTableNode
 
node - Variable in class ix.iface.ui.table.IXTNTreeTableNode
 
NodeEndRef - class ix.icore.domain.NodeEndRef.
 
NodeEndRef() - Constructor for class ix.icore.domain.NodeEndRef
 
NodeEndRef(End, Name) - Constructor for class ix.icore.domain.NodeEndRef
 
NodeEndRef(End, String) - Constructor for class ix.icore.domain.NodeEndRef
 
nodeFactory - Variable in class ix.util.xml.XMLTreeEditPanel
 
nodeFrom(Document) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeFactory
 
nodeFrom(Element) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeFactory
 
nodeMap - Variable in class ix.iface.ui.table.AbstractTreeTableModel
A map for looking up a TreeNode for a Object.
NodeNameRenderer - class ix.iview.NodeNameRenderer.
A simple node name renderer for list or table cells.
NodeNameRenderer(boolean) - Constructor for class ix.iview.NodeNameRenderer
Creates a node name renderer with/without a border.
NodeNumberRenderer - class ix.iview.NodeNumberRenderer.
A simple node number renderer for list or table cells.
NodeNumberRenderer(boolean) - Constructor for class ix.iview.NodeNumberRenderer
Creates a node number renderer with/without a border.
nodeParser - Variable in class ix.util.xml.XMLTreeEditPanel
 
nodes - Variable in class ix.icore.domain.Refinement
 
nodes - Variable in class ix.icore.process.ProcessModelManager
 
nodes - Variable in class ix.iface.ui.table.AbstractTreeTableModel
a collection of IXTreeTableNodes that have been generated
nodes - Variable in class ix.iview.igraph.IGraph
 
NodeSpec - class ix.icore.domain.NodeSpec.
 
NodeSpec() - Constructor for class ix.icore.domain.NodeSpec
 
NodeSpec(Name, LList) - Constructor for class ix.icore.domain.NodeSpec
 
NodeSpec(Object, LList) - Constructor for class ix.icore.domain.NodeSpec
 
nodeToConditions - Variable in class ix.ip2.Ip2ModelManager
 
nodeToEffects - Variable in class ix.ip2.Ip2ModelManager
 
nodeType - Variable in class ix.iview.igraph.IGraph
 
nodeViewType - Variable in class ix.iview.igraph.IGraph
 
noMnemo - Static variable in class ix.iface.ui.IXToolButton
 
noMnemo - Static variable in class ix.iface.ui.IXToolItem
 
NONE - Static variable in class ix.ispace.AgentRelationship
 
NORMAL - Static variable in class ix.icore.Priority
 
note(String) - Static method in class ix.util.Debug
note writes a string to Debug.out if Debug.on is true.
noteAgent(String) - Method in class ix.ispace.ContactManager
Record the agent as a contact if it is not already known.
noteAgent(String, AgentRelationship) - Method in class ix.ispace.ContactManager
 
noteConstruct() - Method in class ix.iview.AConstructFramePanel
Note the contents of the panel into the current object.
noteConstruct() - Method in class ix.iview.GrammarEditorPanel
Notes the content of the editing panel into the current(new?) UIObject.
noteConstruct() - Method in class ix.iview.ActionEditorPanel
Note the settings in the editor in a UIObject.
noteConstruct() - Method in class ix.iview.GlobalFramePanel
 
noteConstruct() - Method in class ix.iview.AROEditorPanel
Note the contents of the panel into the current object.
noteConstruct() - Method in class ix.iview.SimpleEditorPanel
Note the contents of the panel into the current object.
noteDraftConstruct(UIObject) - Method in class ix.iview.AConstructFramePanel
Note the UIObject in the (right) draft domain
noteElements(Enumeration, String) - Static method in class ix.util.Debug
Prints the elements of an enumeration on separate lines with a specified prefix at the start of each line.
noteEnumeration(Enumeration) - Static method in class ix.util.Debug
Numbers and prints the elements of an Enumeration on separate lines.
noteEnumerationClasses(Enumeration) - Static method in class ix.util.Debug
Prints the elements of an Enumeration on separate lines, with an index number and and class name at the start of each line.
noteException(Throwable) - Static method in class ix.util.Debug
Note an exception or error, together with a backtrace.
noteException(Throwable, boolean) - Static method in class ix.util.Debug
Note an exception or error, optionally with a backtrace.
noteFailure(SimResource.Constraint) - Method in class ix.examples.SimResource.CM
 
noteln(String) - Static method in class ix.util.Debug
noteln writes a string, followed by a newline, to Debug.out if Debug.on is true.
noteln(String, int) - Static method in class ix.util.Debug
 
noteln(String, Object) - Static method in class ix.util.Debug
 
notePossibleNewContact(IPC.InputMessage) - Method in class ix.icore.IXAgent
Tells this agent's contact manager about the sender-id of the message (if the id can be determined) in case it represents a new contact.
noteSuccess(SimResource.Constraint) - Method in class ix.examples.SimResource.CM
 
noteTextNodes() - Method in class ix.iview.ActionEditorPanel
Parse the nodes from the text area and store them in the current refinement.
noticeItemState() - Method in class ix.ip2.AgendaViewTable.ItemPopupMenu
 
noticeStatus() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
notifyListener(Object) - Method in class ix.examples.PicoIX.IX_System
 
notImp(String) - Static method in class ix.iview.ActionEditorPanel
 
notImp(String) - Method in class ix.iview.GlobalFramePanel
 
notImplemented(Component, String) - Static method in class ix.util.Util
Brings up a message that the given string item is not yet supported.
notImplemented(Component, String) - Static method in class ix.iface.ui.util.UIUtil
Brings up a message that the given string item is not yet supported.
Null - class ix.util.lisp.Null.
The class of Lisp.NIL, and of nothing else.
Null() - Constructor for class ix.util.lisp.Null
 
NullEnumeration - class ix.util.lisp.NullEnumeration.
Null enumerations.
NullEnumeration() - Constructor for class ix.util.lisp.NullEnumeration
 
number - Variable in class ix.util.Mark
 
number - Variable in class ix.icore.Variable
 
number - Variable in class ix.util.context.Context
A number, unique to this context and larger than the number of any context created earlier.
numberToContextTable - Static variable in class ix.util.context.Context
A mapping from context numbers to (weak references to) contexts.

O

O_NONE - Static variable in interface ix.icore.domain.SchemaTerms
 
O_OTHER - Static variable in interface ix.icore.domain.SchemaTerms
 
O_PARALLEL - Static variable in interface ix.icore.domain.SchemaTerms
 
O_SEQUENCE - Static variable in interface ix.icore.domain.SchemaTerms
 
objClass - Variable in class ix.util.FieldWalker
 
object - Variable in class ix.examples.PicoIX.Issue
 
objectClass - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
ObjectCopier - class ix.util.ObjectCopier.
Copies Objects, including to instances of a different class.
ObjectCopier() - Constructor for class ix.util.ObjectCopier
 
objectFromControls() - Method in class ix.itest.SendPanel
Construct an object from the current state of the GUI.
objectFromDocument(Document) - Method in class ix.util.xml.XMLTranslator
Converts a JDOM Document to an object.
objectFromDocument(Document) - Method in class ix.util.xml.ConversionXMLTranslator
Converts a JDOM Document to an object.
objectFromDocument(Document) - Static method in class ix.util.xml.XML
Converts a JDOM Document to an object using the default translator.
objectFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
objectFromElement(Element) - Method in class ix.util.xml.XMLTranslator
Converts a JDOM Element to an object.
objectFromElement(Element) - Static method in class ix.util.xml.XML
Converts a JDOM Element to an object using the default translator.
objectFromFile(File) - Static method in class ix.util.xml.XML
Converts a File of XML to an Object using the default translator.
objectFromXML(String) - Method in class ix.util.xml.XMLTranslator
Converts a string of XML to an object.
objectFromXML(String) - Static method in class ix.util.xml.XML
Converts a string of XML to an Object using the default translator.
objectFromXMLMessage(IPC.InputMessage) - Method in class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
objectToDocument(Object) - Method in class ix.util.xml.XMLTranslator
Converts an object to a JDOM Document.
objectToDocument(Object) - Static method in class ix.util.xml.XML
Converts an object to a JDOM Document using the default translator.
objectToElement(Object) - Method in class ix.util.xml.XMLTranslator
Converts an object to a JDOM Element.
objectToXMLString(Object) - Method in class ix.util.xml.XMLTranslator
Converts an object to a string of XML.
objectToXMLString(Object) - Static method in class ix.util.xml.XML
Converts an object to a string of XML using the default translator.
obTable - Static variable in class ix.util.lisp.Symbol
 
okBut - Variable in class ix.iview.ConstraintEditor
 
okButton - Variable in class ix.iface.ui.JAboutDialog
 
OLDprintStructSyntax(Class, PrintStream) - Method in class ix.util.xml.Syntax
 
oldSyntax - Variable in class ix.util.xml.ConversionXMLTranslator
 
omitImplAttributes - Variable in class ix.util.xml.XMLTranslator
 
on - Static variable in class ix.util.Debug
Global on/off control over the debugging output produced by the note and noteln methods.
open - Variable in class ix.ip2.AgendaViewTable.Row
 
OPENC - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
the character used to indicate an expanded node
openFile() - Method in class ix.iface.ui.JFrameMT
 
openFileDialog - Variable in class ix.iface.ui.JFrameMT
 
OPENI - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
 
openIcon - Variable in class ix.iface.ui.JFrameMT
 
openItem - Variable in class ix.iface.ui.JFrameMT
 
openOtherReportsIssue - Variable in class ix.ip2.IssueAgenda
 
optionsMenu - Variable in class ix.iface.ui.JFrameMT
 
Ordering - class ix.icore.domain.Ordering.
A probably temporary class that represents "before" ordering constraints.
Ordering() - Constructor for class ix.icore.domain.Ordering
 
Ordering(NodeEndRef, NodeEndRef) - Constructor for class ix.icore.domain.Ordering
 
orderingEditor - Variable in class ix.iview.ActionEditorPanel
An editor for temporal relations
orderingEditor - Variable in class ix.iview.DomainEditor
 
OrderingEditor - class ix.iview.OrderingEditor.
An editor for specifying temporal relations between time points in refinements.
OrderingEditor() - Constructor for class ix.iview.OrderingEditor
Creates an editor for specifying time point relations.
OrderingEditor(UIRefinement) - Constructor for class ix.iview.OrderingEditor
Creates an editor for specifying time point relations within the given refinement.
OrderingRenderer - class ix.iview.OrderingRenderer.
A node renderer for list or table cells that displays "[number] elements".
OrderingRenderer(boolean) - Constructor for class ix.iview.OrderingRenderer
Creates a node name renderer with/without a border.
orderings - Variable in class ix.icore.domain.Refinement
 
orderingsAreSequential(List, List) - Static method in class ix.iview.SimpleDomainEditor
 
orderingsAreSequential(LList, LList) - Static method in class ix.iview.ActionEditorPanel
Checks whether the orderings are a sequence of the nodes.
ordOther - Variable in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
ordParallel - Variable in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
ordSequential - Variable in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
original - Variable in class ix.iview.ConstraintEditor
 
otherB - Static variable in class ix.iview.MiniConstraintPanel
 
out - Variable in class ix.util.IPC.ObjectStreamConnection
 
out - Variable in class ix.util.CommandLoop
 
out - Static variable in class ix.util.Debug
The output destination used by note and noteln.
outputPins - Variable in class ix.iview.igraph.ExpansionModel.NodeComponent
 
outputter - Variable in class ix.util.xml.XMLTranslator
 
outputter - Variable in class ix.util.xml.Syntax
 

P

paint(Graphics) - Method in class ix.util.ImageCanvas
 
PanelController - class ix.ip2.PanelController.
Controller for process and other, similar panels.
PanelController(IXAgent) - Constructor for class ix.ip2.PanelController
 
PanelFrame - class ix.ip2.PanelFrame.
The main frame of a process panel user interface.
PanelFrame(String) - Constructor for class ix.ip2.PanelFrame
 
panelNamesCB - Variable in class ix.iface.ui.CardPanel
 
parallelB - Static variable in class ix.iview.MiniConstraintPanel
 
parameters - Variable in class ix.icore.domain.Constraint
 
Parameters - class ix.util.Parameters.
The Parameters class contains methods that allow information from application command-line arguments and from Applet parameters to be used in a uniform way.
Parameters.AccessRecordingProperties - class ix.util.Parameters.AccessRecordingProperties.
 
Parameters.AccessRecordingProperties() - Constructor for class ix.util.Parameters.AccessRecordingProperties
 
Parameters() - Constructor for class ix.util.Parameters
 
parent - Variable in class ix.icore.process.PNode
 
parent - Variable in class ix.iview.AConstructFramePanel
The panels parent - a DomainEditor
parent - Variable in class ix.iview.AConstructEditorPanel
 
parent - Variable in class ix.iview.ActionFormPanel
 
parent - Variable in class ix.util.context.Context
This context's parent context.
parent - Variable in class ix.iface.ui.IFormPanel
 
parent - Variable in class ix.iview.igraph.GExpansionEditor
 
parentLine - Variable in class ix.iface.ui.table.IXTreeTableNode
 
parseAttribute(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
parseConstraint(Object) - Method in class ix.iface.domain.LTF_Parser
 
parseNodes(String) - Static method in class ix.iview.SimpleDomainEditor
 
parsers - Variable in class ix.iface.domain.LTF_Parser
 
parseXML(String) - Static method in class ix.util.xml.XML
Converts a string of XML to a JDOM Document.
pasteIcon - Variable in class ix.iface.ui.JFrameMT
 
pasteItem - Variable in class ix.iface.ui.JFrameMT
 
PAT_COL - Variable in class ix.ip2.StateViewTable
 
pattern - Variable in class ix.icore.TaskItem
 
pattern - Variable in class ix.icore.domain.Refinement
 
pattern - Variable in class ix.icore.domain.PatternAssignment
 
pattern - Variable in class ix.icore.domain.NodeSpec
 
pattern - Variable in class ix.ip2.StateViewTable.PatternData
 
pattern - Variable in class ix.util.match.MatchCase
An object to match against.
pattern - Variable in class ix.examples.SimResource.Constraint
 
PATTERN_COL - Variable in class ix.iview.table.ActionTreeTableModel
 
PatternAssignment - class ix.icore.domain.PatternAssignment.
 
PatternAssignment() - Constructor for class ix.icore.domain.PatternAssignment
 
PatternAssignment(LList, Object) - Constructor for class ix.icore.domain.PatternAssignment
 
patternData - Variable in class ix.ip2.StateViewTable
 
patternDescription(LList) - Static method in class ix.iface.util.Reporting
 
patternText - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
patternVars - Variable in class ix.icore.TaskItem
 
patternWidth - Variable in class ix.ip2.StateViewTable
 
PEER - Static variable in class ix.ispace.AgentRelationship
 
permute() - Method in class ix.util.lisp.LList
 
PicoISim - class ix.examples.PicoISim.
A simple example using an I-X framework.
PicoISim.IX_Simulator - class ix.examples.PicoISim.IX_Simulator.
An IX_System for discrete event simulation.
PicoISim.IX_Simulator() - Constructor for class ix.examples.PicoISim.IX_Simulator
 
PicoISim.IX_Simulator(PicoIX.Controller, PicoIX.ModelManager) - Constructor for class ix.examples.PicoISim.IX_Simulator
 
PicoISim.SimController - class ix.examples.PicoISim.SimController.
The controller for a simulator handles an agenda of simulated events as well as the agenda of issues that the simulator addresses as an agent.
PicoISim.SimController() - Constructor for class ix.examples.PicoISim.SimController
 
PicoISim.SimController(PicoIX.IX_System) - Constructor for class ix.examples.PicoISim.SimController
 
PicoISim.SimEvent - class ix.examples.PicoISim.SimEvent.
Issues that represent scheduled events in the simulation.
PicoISim.SimEvent(Object, Object, long) - Constructor for class ix.examples.PicoISim.SimEvent
 
PicoISim.SimEventHandler - class ix.examples.PicoISim.SimEventHandler.
Handlers for SimEvents.
PicoISim.SimEventHandler(Object) - Constructor for class ix.examples.PicoISim.SimEventHandler
 
PicoISim() - Constructor for class ix.examples.PicoISim
 
PicoISimTest1 - class ix.examples.PicoISimTest1.
A simple example using an I-X framework.
PicoISimTest1() - Constructor for class ix.examples.PicoISimTest1
 
PicoISimTest2 - class ix.examples.PicoISimTest2.
A simple example using an I-X framework.
PicoISimTest2.TestSimController - class ix.examples.PicoISimTest2.TestSimController.
 
PicoISimTest2.TestSimController() - Constructor for class ix.examples.PicoISimTest2.TestSimController
 
PicoISimTest2.TestSimulator - class ix.examples.PicoISimTest2.TestSimulator.
 
PicoISimTest2.TestSimulator() - Constructor for class ix.examples.PicoISimTest2.TestSimulator
 
PicoISimTest2() - Constructor for class ix.examples.PicoISimTest2
 
PicoISimTest3 - class ix.examples.PicoISimTest3.
A simple example using an I-X framework.
PicoISimTest3.ResourceEvent - class ix.examples.PicoISimTest3.ResourceEvent.
 
PicoISimTest3.ResourceEvent(SimResource.Constraint, long) - Constructor for class ix.examples.PicoISimTest3.ResourceEvent
 
PicoISimTest3.ResourceEventHandler - class ix.examples.PicoISimTest3.ResourceEventHandler.
 
PicoISimTest3.ResourceEventHandler(Symbol) - Constructor for class ix.examples.PicoISimTest3.ResourceEventHandler
 
PicoISimTest3() - Constructor for class ix.examples.PicoISimTest3
 
PicoIX - class ix.examples.PicoIX.
A simple example of an I-X framework.
PicoIX.Constraint - class ix.examples.PicoIX.Constraint.
A simple, generic structure for constraints.
PicoIX.Constraint(Object) - Constructor for class ix.examples.PicoIX.Constraint
 
PicoIX.ConstraintManager - class ix.examples.PicoIX.ConstraintManager.
A class that provides some basic structure, and some support methods, for constraint managers.
PicoIX.ConstraintManager(Object) - Constructor for class ix.examples.PicoIX.ConstraintManager
 
PicoIX.Controller - class ix.examples.PicoIX.Controller.
A very simple controller.
PicoIX.Controller() - Constructor for class ix.examples.PicoIX.Controller
 
PicoIX.Controller(PicoIX.IX_System) - Constructor for class ix.examples.PicoIX.Controller
 
PicoIX.Issue - class ix.examples.PicoIX.Issue.
Our issues contain a verb and an object.
PicoIX.Issue(Object) - Constructor for class ix.examples.PicoIX.Issue
 
PicoIX.Issue(Object, Object) - Constructor for class ix.examples.PicoIX.Issue
 
PicoIX.IssueHandler - class ix.examples.PicoIX.IssueHandler.
A class that provides some basic structure, and some support methods, for issue handlers.
PicoIX.IssueHandler(Object) - Constructor for class ix.examples.PicoIX.IssueHandler
 
PicoIX.IX_System - class ix.examples.PicoIX.IX_System.
A simple I-X entity with its own thread.
PicoIX.IX_System() - Constructor for class ix.examples.PicoIX.IX_System
 
PicoIX.IX_System(PicoIX.Controller, PicoIX.ModelManager) - Constructor for class ix.examples.PicoIX.IX_System
 
PicoIX.IX_SystemListener - class ix.examples.PicoIX.IX_SystemListener.
Information is sent out via a listener.
PicoIX.IX_SystemListener() - Constructor for class ix.examples.PicoIX.IX_SystemListener
 
PicoIX.ModelManager - class ix.examples.PicoIX.ModelManager.
A simple constraint model.
PicoIX.ModelManager() - Constructor for class ix.examples.PicoIX.ModelManager
 
PicoIX.ModelManager(PicoIX.IX_System) - Constructor for class ix.examples.PicoIX.ModelManager
 
PicoIX() - Constructor for class ix.examples.PicoIX
 
PicoIXTest1 - class ix.examples.PicoIXTest1.
A simple example using an I-X framework.
PicoIXTest1.PIX - class ix.examples.PicoIXTest1.PIX.
 
PicoIXTest1.PIX() - Constructor for class ix.examples.PicoIXTest1.PIX
 
PicoIXTest1() - Constructor for class ix.examples.PicoIXTest1
 
PicoIXTest2 - class ix.examples.PicoIXTest2.
A simple example using an I-X framework.
PicoIXTest2.TestController - class ix.examples.PicoIXTest2.TestController.
A Controller that supports pushIssue().
PicoIXTest2.TestController() - Constructor for class ix.examples.PicoIXTest2.TestController
 
PicoIXTest2.TestIssueHandler - class ix.examples.PicoIXTest2.TestIssueHandler.
IssueHandlers that can use pushIssue().
PicoIXTest2.TestIssueHandler(Object) - Constructor for class ix.examples.PicoIXTest2.TestIssueHandler
 
PicoIXTest2() - Constructor for class ix.examples.PicoIXTest2
 
placeToolbarButton(JButton, int) - Method in class ix.iface.ui.JFrameMT
 
PlainContextHolder - class ix.util.context.PlainContextHolder.
A "final" version of BasicContextHolder.
PlainContextHolder() - Constructor for class ix.util.context.PlainContextHolder
 
PlainContextHolder(Context) - Constructor for class ix.util.context.PlainContextHolder
 
PNode - class ix.icore.process.PNode.
A node that represents an action in a process.
PNode.MakeVarIfUnbound - class ix.icore.process.PNode.MakeVarIfUnbound.
 
PNode.MakeVarIfUnbound(PNode, Map) - Constructor for class ix.icore.process.PNode.MakeVarIfUnbound
 
PNode(PNode) - Constructor for class ix.icore.process.PNode
 
PNodeMaker - interface ix.icore.process.PNodeMaker.
An object that can be asked to construct a node.
popContext(ContextHolder) - Static method in class ix.util.context.Context
Moves the specified context-holder to the parent of its current context.
popElement() - Method in class ix.util.lisp.LListCollector
 
populateEditMenu() - Method in class ix.iview.DomainEditor
Fill the edit menu with constructs from the domain.
populateExpansionsMenu() - Method in class ix.iview.igraph.GExpansionEditor
 
populateMenu(ActionListener, JMenu, String, List) - Static method in class ix.iface.ui.util.UIUtil
Fills the given menu with the names of the given objects, attaching the given command.
populateRefinementMenu() - Method in class ix.iview.SimpleDomainEditor
 
port - Variable in class ix.util.IPC.ServiceAddress
 
POSSIBLE - Static variable in class ix.icore.Status
 
postDecode(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
postDecode(Object) - Method in class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
postIssue(PicoIX.Issue) - Method in class ix.examples.PicoIX.IssueHandler
 
postNodes - Variable in class ix.icore.process.PNode
 
postSimEvent(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.IX_Simulator
 
postSimEvent(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimEventHandler
 
pre_handleInput(IPC.InputMessage) - Method in class ix.icore.IXAgent
Gets the message before the handleInput method and ensures that handleInput is called in the AWT event dispatching thread.
Predicate0 - interface ix.util.Predicate0.
An interface for boolean functions of zero arguments
Predicate1 - interface ix.util.Predicate1.
An interface for boolean functions of one argument.
Predicate2 - interface ix.util.Predicate2.
An interface for boolean functions of two arguments.
preEncode(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
preEncode(Object) - Method in class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
prefix - Variable in class ix.util.ClassFinder.Import
 
preNodes - Variable in class ix.icore.process.PNode
 
prettyXMLOutputter - Static variable in class ix.util.xml.XML
An XML outputter created by makePrettyXMLOutputter().
previous() - Method in class ix.util.lisp.LListListIterator
 
previousIndex() - Method in class ix.util.lisp.LListListIterator
 
primitiveObjectFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
primitiveObjectFromString(Class, String) - Method in class ix.util.xml.XMLTranslator
 
primitiveObjectToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
printEnumerationSyntax(Class, PrintStream) - Method in class ix.util.xml.Syntax
 
printGreeting(String) - Static method in class ix.util.Util
A method to print the name of the system, the release version, and the release date.
printLines(String[]) - Static method in class ix.util.Util
Print the elements of a String[] array to System.out as lines.
printNode(NodeSpec) - Static method in class ix.iview.IViewUtil
 
printNodes(Collection) - Static method in class ix.iview.IViewUtil
 
printOrdering(Ordering) - Static method in class ix.iview.IViewUtil
 
printOrderings(Collection) - Static method in class ix.iview.IViewUtil
 
printStatusReport() - Method in class ix.examples.SimResource.CM
 
printStructSyntax(Class, PrintStream) - Method in class ix.util.xml.Syntax
 
printSyntax(Class, PrintStream) - Method in class ix.util.xml.Syntax
 
printToString(Object) - Static method in class ix.util.lisp.Lisp
 
priority - Variable in class ix.icore.TaskItem
 
priority - Variable in class ix.icore.Report
 
Priority - class ix.icore.Priority.
Priority values.
PRIORITY_COL - Variable in class ix.ip2.AgendaItemTableModel
 
priorityChanged(AgendaItemEvent) - Method in class ix.ip2.ItemEditor.EditPanel
 
priorityChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaViewTable.Row
 
priorityChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
priorityChoice - Variable in class ix.ip2.AgendaViewTable.Row
 
priorityCol - Variable in class ix.ip2.AgendaViewTable
 
PriorityComboBox - class ix.iface.util.PriorityComboBox.
A ComboBox that contains items that represent priorities.
PriorityComboBox.PriorityCellRenderer - class ix.iface.util.PriorityComboBox.PriorityCellRenderer.
 
PriorityComboBox.PriorityCellRenderer() - Constructor for class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
PriorityComboBox() - Constructor for class ix.iface.util.PriorityComboBox
 
priorityFromControls() - Method in class ix.itest.SendPanel
Obtain a priority from the current state of the GUI.
prioritySelector - Variable in class ix.itest.SendPanel
 
processCommandLineArguments() - Method in class ix.icore.IXAgent
Handles command-line arguments common to all I-X agents.
processCommandLineArguments() - Method in class ix.ip2.Ip2
Command-line argument processing for arguments used by all versions of I-P2.
processCommandLineArguments() - Method in class ix.ichat.IChat
Command-line argument processing for arguments used by all versions of I-Chat.
processCommandLineArguments() - Method in class ix.ispace.ContactManager
Process command-line arguments that are about our relationships with other agents.
processCommandLineArguments() - Method in class ix.itest.Itest
Command-line argument processing used by all versions of I-TEST.
processCommandLineArguments() - Method in class ix.test.Ip2Example
Command-line argument processing.
processCommandLineArguments() - Method in class ix.test.SimpleIXAgent
 
processCommandLineArguments() - Method in class ix.util.xml.XMLTreeEditor
Command-line argument processing.
processCommandLineArguments(String[]) - Static method in class ix.util.Parameters
Parse a String[] of command-line arguments.
processGetMethod(Method) - Method in class ix.util.FieldWalker.FieldInfo
 
ProcessModelManager - class ix.icore.process.ProcessModelManager.
 
ProcessModelManager.MakeVarIfUnbound - class ix.icore.process.ProcessModelManager.MakeVarIfUnbound.
 
ProcessModelManager.MakeVarIfUnbound(ProcessModelManager) - Constructor for class ix.icore.process.ProcessModelManager.MakeVarIfUnbound
 
ProcessModelManager.Sentinel - interface ix.icore.process.ProcessModelManager.Sentinel.
 
ProcessModelManager() - Constructor for class ix.icore.process.ProcessModelManager
 
processOrderings(List) - Method in class ix.icore.process.PNode
 
processSetMethod(Method) - Method in class ix.util.FieldWalker.FieldInfo
 
processStatusListeners - Variable in class ix.icore.process.ProcessModelManager
 
PROGRESS - Static variable in class ix.icore.ReportType
 
prompt - Variable in class ix.util.CommandLoop
 
publishIcon - Variable in class ix.iview.DomainEditor
 
publishItem - Variable in class ix.iview.DomainEditor
 
pushContext(ContextHolder) - Static method in class ix.util.context.Context
Moves the specified context-holder to a new child of its current context.
pushElement(Object) - Method in class ix.util.lisp.LListCollector
 
pushIssue(PicoIX.Issue) - Method in class ix.examples.PicoIXTest2.TestController
 
pushIssue(PicoIX.Issue) - Method in class ix.examples.PicoIXTest2.TestIssueHandler
 
pushLList(LList) - Method in class ix.util.lisp.LListCollector
 
put(Object, Object) - Method in interface ix.util.IPC.DestinationTable
 
put(Object, Object) - Method in class ix.util.MultiHashMap
 
put(Object, Object) - Method in class ix.util.MultiHashtable
 
put(Object, Object, Object) - Method in class ix.util.TwoKeyHashMap
 
putVariablesInPattern(LList) - Method in class ix.icore.process.ProcessModelManager
Returns a copy of the pattern in which ?-vars have been replaced by Variables.

Q

q - Variable in class ix.examples.PicoIX.Controller
 
q - Variable in class ix.examples.PicoIX.IX_System
 
Q_PATTERN - Static variable in interface ix.iface.domain.LTF_Symbols
 
Q_VALUE - Static variable in interface ix.iface.domain.LTF_Symbols
 
QueryHandler - class ix.ip2.QueryHandler.
 
QueryHandler.QueryAction - class ix.ip2.QueryHandler.QueryAction.
 
QueryHandler.QueryAction(QueryHandler, String, AgendaItem) - Constructor for class ix.ip2.QueryHandler.QueryAction
 
QueryHandler() - Constructor for class ix.ip2.QueryHandler
 
quote(String) - Static method in class ix.util.Util
Puts double quotes around a string.
quote(String) - Static method in class ix.util.Strings
Puts double quotes around a string.

R

RadioButtonBox - class ix.iface.util.RadioButtonBox.
An object that manages a group of radio buttons in a convenient and easy to use fashion.
RadioButtonBox(int) - Constructor for class ix.iface.util.RadioButtonBox
Creates a box that places components along the specified axis.
rc - Variable in class ix.examples.PicoISimTest3.ResourceEvent
 
readCondition(String) - Method in class ix.iview.ConditionEffectEditor
 
readDomain() - Method in class ix.iface.domain.DomainParser
 
readDomain() - Method in class ix.iface.domain.LTF_Parser
 
readDomain() - Method in class ix.iface.domain.XMLTF_Parser
 
readDomain(Domain) - Method in class ix.iface.domain.DomainParser
 
readDomain(Domain) - Method in class ix.iface.domain.LTF_Parser
 
readDomain(Domain) - Method in class ix.iface.domain.XMLTF_Parser
 
readDomain(Domain) - Method in class ix.ip2.Ip2
Read in any default domain description.
readDomainJDOM(Domain) - Method in class ix.iface.domain.XMLTF_Parser
 
reader() - Method in class ix.util.lisp.LispReader
 
readFrom(File) - Method in class ix.util.xml.XMLTreeEditFrame
Converts the contents of the specified file to a JDOM Document.
readFromString(String) - Static method in class ix.util.lisp.Lisp
 
readLine(InputStream) - Static method in class ix.util.Util
Reads a line from an InputStream and returns it as a String.
readLTF(File) - Method in class ix.util.xml.XMLTreeEditFrame
 
readObject() - Method in class ix.util.lisp.LispReader
 
readResolve() - Method in class ix.util.EnumeratedValue
 
readResolve() - Method in class ix.util.lisp.Null
 
readResolve() - Method in class ix.util.lisp.Symbol
 
reason - Variable in class ix.util.IPC.IPCException
 
receive() - Method in interface ix.util.IPC.Connection
 
receive() - Method in class ix.util.IPC.ObjectStreamConnection
 
receive(Object) - Method in class ix.examples.PicoIX.IX_SystemListener
 
receiveFrom(IPC.ObjectStreamConnection) - Method in class ix.util.IPC.ObjectStreamServer
 
receiveLoop(IPC.ObjectStreamConnection) - Method in class ix.util.IPC.ObjectStreamServer
 
receivePanel - Variable in class ix.itest.Itest
 
ReceivePanel - class ix.itest.ReceivePanel.
I-TEST panel for displaying received messages.
ReceivePanel(Itest) - Constructor for class ix.itest.ReceivePanel
 
receiveText - Variable in class ix.itest.ReceivePanel
 
reconsiderHandler(ItemHandler, Object) - Method in class ix.ip2.Agenda
 
reconsiderHandler(ItemHandler, Object) - Method in class ix.ip2.PanelController
 
recordListener(ActionListener, ActionListener) - Static method in class ix.iface.util.CatchingActionListener
Records a specific outer listener for cases where it must be an instance of class other than CatchingActionListener, for instance a subclass.
recordNewValue(LList, Object) - Method in class ix.ip2.StateViewTable
 
recordRegistration(IPC.ObjectStreamConnection, String, IPC.ServiceAddress) - Method in class ix.util.IPC.ObjectStreamNameServer
 
recordValue(List, EnumeratedValue) - Method in class ix.util.EnumeratedValue
 
redefineRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
redisplay() - Method in class ix.ip2.AgendaViewTable
Clears the table then puts everything back, taking account of any changes in open/closed status.
ref - Variable in class ix.icore.TaskItem
 
ref - Variable in class ix.icore.Report
 
ref - Variable in class ix.itest.Itest.TestSequenceListener
 
refChoice - Variable in class ix.itest.SendPanel
 
refinement - Variable in class ix.icore.domain.event.RefinementEvent
 
refinement - Variable in class ix.icore.process.PNode
 
refinement - Variable in class ix.ip2.ActivityAgenda.ExpandAction
 
Refinement - class ix.icore.domain.Refinement.
A Refinement describes one way to carry out a possible activity in a process being modelled.
Refinement() - Constructor for class ix.icore.domain.Refinement
 
Refinement(String, LList) - Constructor for class ix.icore.domain.Refinement
 
refinementAdded(Refinement) - Method in class ix.ip2.ActivityAgenda
 
refinementAdded(RefinementEvent) - Method in interface ix.icore.domain.event.DomainListener
 
refinementAdded(RefinementEvent) - Method in class ix.iview.DomainEditor
 
refinementAdded(RefinementEvent) - Method in class ix.iview.GlobalFormPanel
 
refinementAdded(RefinementEvent) - Method in class ix.ip2.PanelController
 
refinementAdded(RefinementEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
refinementEditor - Variable in class ix.iview.SimpleDomainEditor
 
RefinementEvent - class ix.icore.domain.event.RefinementEvent.
 
RefinementEvent(Domain, Refinement) - Constructor for class ix.icore.domain.event.RefinementEvent
 
refinementMenu - Variable in class ix.iview.SimpleDomainEditor
 
refinementRemoved(RefinementEvent) - Method in class ix.iview.GlobalFormPanel
 
refinementRemoved(RefinementEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
refinements - Variable in class ix.icore.domain.Domain
 
refreshGraph(GraphView) - Method in class ix.iview.igraph.IGraph
Refreshes the IGraph from the information in the graphView.
registerListKeys(JComponent, String) - Method in class ix.iview.AConstructFramePanel
 
registerWithNameServer() - Method in class ix.util.IPC.ObjectStreamServer
 
rel - Variable in class ix.ip2.ForwardingHandler
 
rel - Variable in class ix.ispace.IspaceTool.Row
 
rel - Variable in class ix.ispace.RelationshipGroup
 
relation - Variable in class ix.icore.domain.Constraint
 
relationCol - Variable in class ix.ispace.IspaceTool.RelationPanel
 
relationPanel - Variable in class ix.ispace.IspaceTool
 
relationship - Variable in class ix.ispace.AgentData
 
RelationshipGroup - class ix.ispace.RelationshipGroup.
 
RelationshipGroup(AgentRelationship, ContactManager) - Constructor for class ix.ispace.RelationshipGroup
 
relChoice - Variable in class ix.ispace.IspaceTool.Row
 
Release - class ix.Release.
I-X 2.1a 13-Jun-02
Release() - Constructor for class ix.Release
 
relevantClasses(Class) - Method in class ix.util.xml.Syntax
Returns a recursively composed list of classes that are related to the specified class by being the types of fields, etc.
relMap - Variable in class ix.ispace.ContactManager
 
reloadData() - Method in class ix.iview.table.ActionTreeTableModel
 
reloadTable() - Method in class ix.ispace.IspaceTool.RelationPanel
 
relsBox - Variable in class ix.iview.ConstraintEditor
 
remove() - Method in class ix.util.JavaNameWordIterator
 
remove() - Method in class ix.util.lisp.LListListIterator
 
remove() - Method in class ix.util.lisp.LListIterator
 
remove() - Method in class ix.util.lisp.LListCollector.LListCollectorListIterator
 
remove(Component) - Method in class ix.iface.util.GridColumn
 
remove(int) - Method in class ix.iface.util.GridColumn
 
remove(Object, LList) - Static method in class ix.iface.ui.util.UIUtil
 
removeAll() - Method in class ix.iface.util.GridColumn
 
removeAllPanels() - Method in class ix.iface.ui.JFrameMTP
Removes all panels from the frame.
removeAllPanels() - Method in class ix.iface.ui.CardPanel
 
removeConstraintListener(ConstraintListener) - Method in class ix.iview.ConstraintEditor
 
removeData() - Method in class ix.iview.MiniConstraintPanel
Removes all text from the component.
removeData() - Method in class ix.iface.ui.AbstractEditorPanel
 
removeData() - Method in class ix.iface.ui.IXEdPanel
 
removeData() - Method in class ix.iface.ui.ThingEditorPanel
Removes all text from the component.
removeData() - Method in interface ix.iface.ui.IXEditorPanel
Removes all data from the item component
removeData() - Method in class ix.iface.ui.ListEditorPanel
 
removeData(Object) - Method in class ix.iface.ui.table.AbstractIXTableModel
Removes the given data object from the table's rows and notifies listeners if it worked.
removeData(Object) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Removes the given TreeNode object from the table's rows and notifies listeners.
removeDuplicates(LList) - Static method in class ix.iface.ui.util.UIUtil
 
removeItem(AgendaItem) - Method in class ix.ip2.Agenda
 
removeNodes(int, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Removes the given number of nodes from the given index place in the table.
removePanel(JPanel) - Method in class ix.iface.ui.CardPanel
 
removePanel(JPanel, String) - Method in class ix.iface.ui.CardPanel
 
removeSentinel(ProcessModelManager.Sentinel) - Method in class ix.icore.process.ProcessModelManager
 
removeTableMouseListener(TableMouseListener) - Method in class ix.iface.ui.table.IXTable
 
removeValue(Object, Object) - Method in interface ix.util.MultiMap
 
removeValue(Object, Object) - Method in class ix.util.MultiHashMap
 
removeVars(Object) - Static method in class ix.icore.Variable
 
RendererJLabel - class ix.iface.util.RendererJLabel.
A subclass of JLabel that overrides methods not needed when rendering.
RendererJLabel() - Constructor for class ix.iface.util.RendererJLabel
 
renderValue(String, Object) - Method in class ix.iview.ActionFormPanel
Render values for: pattern (list to display), text nodes (write a line for each node)
renderValue(String, Object) - Method in class ix.iface.ui.IFormPanel
Default rendering of the given value for the given field - transforms collections to arrays.
repaint(long, int, int, int, int) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
repaint(Rectangle) - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
repeat(int, String) - Static method in class ix.util.Strings
Returns a String made by appending a specified string count times.
replace(String, String, String) - Static method in class ix.util.Strings
Returns a string formed by replacing every occurrence of from with to in source.
replaceAll(Object, Object) - Method in class ix.util.lisp.LList
 
replaceFirst(Object, Object, List) - Static method in class ix.util.Collect
Replaces the first occurrence of an item in a list, returning the modified list.
replaceNamedRefinement(String, Refinement) - Method in class ix.icore.domain.Domain
 
replaceRefinement(Refinement, Refinement) - Method in class ix.icore.domain.Domain
 
Report - class ix.icore.Report.
A report sent from another agent.
Report() - Constructor for class ix.icore.Report
 
Report(String) - Constructor for class ix.icore.Report
 
reportBack - Variable in class ix.icore.TaskItem
 
reportBack - Variable in class ix.ip2.ForwardingHandler
 
reportCheck - Variable in class ix.itest.SendPanel
 
reportDescription(Report) - Static method in class ix.iface.util.Reporting
 
reportException(Throwable) - Method in class ix.util.CatchingThread
Puts up a description of the exception in a message dialog.
reportFromControls() - Method in class ix.itest.SendPanel
Construct a report from the current state of the GUI.
Reporting - class ix.iface.util.Reporting.
Class of static methods useful when reporting incoming messages etc.
reports - Variable in class ix.ip2.AgendaItem
 
reports - Variable in class ix.itest.Itest.TestSequenceListener
 
reportType - Variable in class ix.icore.Report
 
ReportType - class ix.icore.ReportType.
Report types.
reportTypeChoice - Variable in class ix.itest.SendPanel
 
required - Variable in class ix.ip2.InvokeHandler.InvokeAction
 
requireEltSize(int, Element) - Method in class ix.util.xml.XMLTranslator
 
requireEltType(String, Element) - Method in class ix.util.xml.XMLTranslator
 
reset() - Method in class ix.icore.process.ProcessModelManager
 
reset() - Method in class ix.iface.util.GridColumn
 
reset() - Method in class ix.ip2.AgendaViewTable
Sets the viewer back to something approximating its initial state.
reset() - Method in class ix.ip2.AgendaTableViewer
Sets the viewer back to something approximating its initial state.
reset() - Method in interface ix.ip2.StateViewer
Sets the viewer back to its initial state (or a reasonable approximation).
reset() - Method in class ix.ip2.Ip2
Called to restore the initial state.
reset() - Method in class ix.ip2.Ip2ModelManager
 
reset() - Method in interface ix.ip2.AgendaViewer
 
reset() - Method in class ix.ip2.PanelController
 
reset() - Method in class ix.ip2.StateViewTable
Sets the viewer back to something approximating its initial state.
reset() - Method in class ix.ispace.IspaceTool.Row
 
reset() - Method in class ix.util.xml.XMLTreeEditFrame
 
reset() - Method in class ix.util.xml.XMLTreeEditPanel
 
resetChanges() - Method in class ix.ispace.IspaceTool.RelationPanel
 
resetUIConstruct(UIObject) - Method in class ix.iview.ActionEditorPanel
Same as setUIConstruct, but remembers the setting of the miniConstraints
resourceImageIcon(String) - Static method in class ix.util.Util
Constructs an ImageIcon from the named (image) resource found on the system's class path.
resourceImageIconFromFile(String) - Static method in class ix.util.Util
Deprecated. As of April 1, 2002; try Util.resourceImageIcon(String).
resourceTable - Variable in class ix.examples.SimResource.CM
 
resourceURL(String) - Static method in class ix.iface.ui.util.UIUtil
 
REST - Static variable in class ix.util.match.SimpleMatcher
 
REST - Static variable in class ix.util.match.Matcher
 
restoreSubtree(AgendaItem) - Method in class ix.ip2.AgendaViewTable
The part of the implementation of restoreTable() that restores the section of the table that corresponds to the subitem tree of an item whose row is "open".
restoreTable() - Method in class ix.ip2.AgendaViewTable
Undoes a clearTable(), taking into acount any changes in open/closed status.
result() - Method in interface ix.util.Collector
 
result() - Method in class ix.util.lisp.LListCollector
 
revalidate() - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
reverse() - Method in class ix.util.lisp.LList
 
revertConstruct() - Method in class ix.iview.ActionEditorPanel
User request to revert an action to when it was last saved in the draft domain.
revertConstruct() - Method in class ix.iview.GlobalFramePanel
User request to revert an action to when it was last saved in the draft domain.
revertDItem - Variable in class ix.iview.DomainEditor
 
revertIcon - Variable in class ix.iface.ui.JFrameMT
 
revertItem - Variable in class ix.iface.ui.JFrameMT
 
revertOConstruct() - Method in class ix.iview.ActionEditorPanel
User request to revert an action to when it was last saved in the draft domain.
revertOConstruct() - Method in class ix.iview.GlobalFramePanel
User request to revert an action to when it was last saved in the draft domain.
revertOIcon - Variable in class ix.iview.DomainEditor
 
revertOItem - Variable in class ix.iview.DomainEditor
 
reviseHandlerActions(AgendaItem, Object) - Method in class ix.ip2.ItemHandler
 
reviseHandlerActions(AgendaItem, Object) - Method in class ix.ip2.ForwardingHandler
 
rootContext - Static variable in class ix.util.context.Context
A context that is an ancestor of all others.
row - Variable in class ix.ip2.StateViewTable.PatternData
 
rows - Variable in class ix.ip2.AgendaViewTable
A List of rows in the order in which they were first added to the table.
rows - Variable in class ix.ispace.IspaceTool.RelationPanel
 
rows - Variable in class ix.iface.ui.table.AbstractIXTableModel
a list of objects that appear in the table
run() - Method in class ix.util.CatchingThread
Calls innerRun() inside a catch that calls the handleException method on any Throwable caught.
run() - Method in class ix.util.CommandLoop
 
run() - Method in class ix.ip2.Ip2ModelManager.BindingSentinel
 
run() - Method in class ix.examples.PicoIX.IX_System
 
runSentinels() - Method in class ix.icore.process.ProcessModelManager
 

S

S_CONDITION - Static variable in class ix.icore.domain.Refinement
 
S_CONDITION - Static variable in class ix.ip2.Ip2ModelManager
 
S_CONNECT - Variable in class ix.ip2.Ip2.ConnectHandler
 
S_CONSTRAINTS - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_CONSUME - Static variable in class ix.examples.SimResource
 
S_EFFECT - Static variable in class ix.icore.domain.Refinement
 
S_EFFECT - Static variable in class ix.ip2.Ip2ModelManager
 
S_EQUALSIGN - Variable in class ix.ip2.QueryHandler
 
S_ISSUE - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_ISSUES - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_NODES - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_ORDERINGS - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_PRODUCE - Static variable in class ix.examples.SimResource
 
S_QUERY - Variable in class ix.ip2.QueryHandler
 
S_REFINEMENT - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_RESOURCE - Static variable in class ix.examples.SimResource
 
S_WORLD_STATE - Static variable in class ix.icore.domain.Refinement
 
S_WORLD_STATE - Static variable in class ix.ip2.Ip2ModelManager
 
safeRead() - Method in class ix.util.lisp.LispReader
 
safeRead(Object) - Method in class ix.util.lisp.LispReader
 
saveAs() - Method in class ix.util.xml.XMLTreeEditFrame
 
saveAsItem - Variable in class ix.iface.ui.JFrameMT
 
saveAsRefinementItem - Variable in class ix.ip2.ItemEditor
 
saveButton - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
saveConstruct() - Method in class ix.iview.GrammarEditorPanel
Save a construct of the panel's type into the draft domain.
saveConstruct() - Method in class ix.iview.ActionEditorPanel
User request to save an action into the draft domain.
saveConstruct() - Method in class ix.iview.GlobalFramePanel
User request to save a domain.
saveConstruct() - Method in class ix.iview.AROEditorPanel
Save a construct of the panel's type into the draft domain.
saveConstruct() - Method in class ix.iview.SimpleEditorPanel
Save a construct of the panel's type into the draft domain.
saveConstruct() - Method in interface ix.iview.ConstructFraming
Saves a construct of the panel's type into the draft domain.
saveDefinition() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
Define a refinement
saveDomain(Component, Domain) - Static method in class ix.iface.domain.DomainWriter
Writes a description of a domain to a file selected by the user, conducting all necessary dialogs along the way.
saveDomain(Component, Domain, File) - Static method in class ix.iface.domain.DomainWriter
 
saveExpansion(Refinement) - Method in class ix.iview.SimpleDomainEditor
 
saveExpansion(Refinement) - Method in interface ix.iview.InternalDomainEditor
 
saveExpansion(Refinement) - Method in class ix.iview.DomainEditor
The name of this is a hangover from something Jeff did.
saveExpansion(Refinement) - Method in class ix.ip2.AgendaViewTable
 
saveExpansion(Refinement) - Method in class ix.ip2.AgendaTableViewer
 
saveExpansion(Refinement) - Method in interface ix.ip2.AgendaViewer
 
saveExpansionGraph(UIRefinement) - Method in class ix.iview.igraph.GExpansionEditor
 
saveFieldData(String) - Method in class ix.iview.GlobalFormPanel
 
saveFieldData(String) - Method in class ix.iface.ui.IFormPanel
Saves the field's value from its display component into the model's object.
saveFile() - Method in class ix.iface.ui.JFrameMT
 
saveFileAs(ActionEvent) - Method in class ix.iface.ui.JFrameMT
 
saveFileDialog - Variable in class ix.iface.ui.JFrameMT
 
saveIcon - Variable in class ix.iface.ui.JFrameMT
 
saveItem - Variable in class ix.iface.ui.JFrameMT
 
saveToGivenObject(UIRefinement) - Method in class ix.iview.igraph.GExpansionEditor
 
saveToObject() - Method in class ix.iface.ui.IFormPanel
Saves the data from the display panels into the model's object.
saveToObject(Object) - Method in class ix.iview.AConstructEditorPanel
Saves the data from the panel into the given object.
saveToObject(Object) - Method in class ix.iview.ActionFormPanel
 
saveToObject(Object) - Method in interface ix.iview.ConstructEditing
Saves the data from the panel into the given object.
saveToObject(Object) - Method in class ix.iface.ui.IFormPanel
Saves the display information from the display panels into the given object.
saveToObject(Object) - Method in class ix.iview.igraph.GExpansionEditor
Save the data from the panel into the given object.
SAXDriverClass - Variable in class ix.iface.domain.XMLTF_Parser
 
SAXDriverClass - Static variable in class ix.util.xml.XML
The class of the SAX parser used by the parseXML method.
schedule(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.IX_Simulator
 
SchemaTerms - interface ix.icore.domain.SchemaTerms.
 
scrollPane - Variable in class ix.iview.AConstructFramePanel
 
selectedBorder - Variable in class ix.iface.ui.IXRenderer
A border to provide the colour of a selected border
selectedBorders - Variable in class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
selection - Variable in class ix.iface.util.RadioButtonBox
 
selectIssue() - Method in class ix.examples.PicoIX.Controller
 
SemiPrimitive - interface ix.util.SemiPrimitive.
Tagging interface for objects that have a straightforward representation as Strings.
send(Object) - Method in interface ix.util.IPC.Connection
 
send(Object) - Method in class ix.util.IPC.ObjectStreamConnection
 
send(Object) - Method in class ix.util.MessageQueue
 
send(String, Sendable) - Method in class ix.ichat.ChatFrame.ChatSendPanel
 
send(String, Sendable) - Method in class ix.itest.SendPanel
 
Sendable - interface ix.icore.Sendable.
Objects that are sent between I-X agents as part of their expected function.
sendButton - Variable in class ix.ispace.GroupSender.ButtonPanel
 
sendCopy(String, Sendable) - Method in class ix.ichat.ChatFrame
 
sendCopy(String, Sendable) - Method in class ix.itest.SendPanel
 
sender - Variable in class ix.itest.Itest.TestSequenceListener
 
senderId - Variable in class ix.icore.TaskItem
 
senderId - Variable in class ix.icore.Report
 
senderId - Variable in class ix.icore.domain.Constraint
 
senderId - Variable in class ix.ichat.ChatMessage
 
sendingInit() - Method in class ix.ispace.GroupSender.GroupPanel
 
sendingInit() - Method in class ix.ispace.GroupSender.ButtonPanel
 
sendingTo(String) - Method in class ix.ispace.GroupSender.GroupPanel
 
sendObject(Object, Object) - Static method in class ix.util.IPC
Sends an object to the specified destination using the default communication strategy.
sendObject(Object, Object) - Method in interface ix.util.IPC.CommunicationStrategy
 
sendObject(Object, Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
sendPanel - Variable in class ix.ichat.ChatFrame
 
sendPanel - Variable in class ix.itest.Itest
 
SendPanel - class ix.itest.SendPanel.
I-Test panel for sending messages.
SendPanel(IXAgent) - Constructor for class ix.itest.SendPanel
 
sendRequest(Object, Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
sendTo(String) - Method in class ix.itest.SendPanel
Construct an object from the current state of the GUI and send it to the specified destination.
sendTo(String, Sendable) - Method in class ix.ispace.GroupSender.SendingThread
 
sendToGroup(Sendable) - Method in class ix.itest.SendPanel
 
sendToSelectedGroup() - Method in class ix.ispace.GroupSender
 
sentinels - Variable in class ix.icore.process.ProcessModelManager
 
Seq - class ix.util.Seq.
Seq defines some convenient methods for use with sequences, where a sequence is an Object[], a Vector, a LList, or an Enumeration.
Seq.IteratorEnumeration - class ix.util.Seq.IteratorEnumeration.
 
Seq.IteratorEnumeration(Iterator) - Constructor for class ix.util.Seq.IteratorEnumeration
 
sequenceB - Static variable in class ix.iview.MiniConstraintPanel
 
sequentialOrderings(List) - Static method in class ix.iview.SimpleDomainEditor
 
serveClientOn(IPC.ObjectStreamConnection) - Method in class ix.util.IPC.ObjectStreamNameServer
 
serverDestination - Variable in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
servSock - Variable in class ix.util.IPC.ObjectStreamServer
 
servSock - Variable in class ix.util.IPC.ObjectStreamNameServer
 
set(Object) - Method in class ix.util.lisp.LListListIterator
 
set(Object) - Method in class ix.util.lisp.LListCollector.LListCollectorListIterator
 
set(Object) - Method in class ix.util.context.ContextValue
 
setAction(UIRefinement) - Method in class ix.iview.igraph.GExpansionEditor
 
setAction(UIRefinement) - Method in class ix.iview.igraph.ExpansionModel
 
setAdvanced(boolean) - Method in class ix.iview.ActionEditorPanel
Sets the editor to advanced (true) or simple (false) mode.
setAdvanced(boolean) - Method in class ix.iview.DomainEditor
Sets the editor to advanced (true) or simple (false) mode.
setAgendaManager(AgendaManager) - Method in class ix.ip2.AgendaViewTable
 
setAgendaManager(AgendaManager) - Method in class ix.ip2.AgendaTableViewer
 
setAgendaManager(AgendaManager) - Method in interface ix.ip2.AgendaViewer
 
setAmount(Object, long) - Method in class ix.examples.SimResource.CM
 
setAnnotation(Object, Object) - Method in interface ix.icore.Annotated
 
setAnnotation(Object, Object) - Method in class ix.icore.AbstractIXObject
 
setAnnotations(Annotations) - Method in interface ix.icore.Annotated
 
setAnnotations(Annotations) - Method in class ix.icore.AbstractIXObject
 
setAtomicValue(XMLTreeEditPanel.TNode, Object) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
setBottom(String) - Method in class ix.iview.igraph.CompositeRectangularNode
 
setButtonGroup(boolean) - Method in class ix.iface.ui.IXButPanel
 
setButtonLabel(String) - Method in class ix.iface.ui.IXToolItem
 
setButtonsEnabled(boolean) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
setCanvasImage(Image) - Method in class ix.util.ImageCanvas
 
setCar(Object) - Method in class ix.util.lisp.Cons
 
setCdr(Object) - Method in class ix.util.lisp.Cons
 
setColumnClasses(Class[]) - Method in class ix.iface.ui.table.AbstractIXTableModel
Sets the column classes of the table
setColumnFields(Class, String[]) - Method in class ix.iface.ui.table.AbstractIXTableModel
Sets the fields to be used as columns in the table
setColumnFields(Class, String[]) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Sets the fields to be used as columns in the table
setColumnNames() - Method in class ix.iview.table.ActionTreeTableModel
Gets the strings that are to be used as column names.
setColumnNames() - Method in class ix.iview.table.ShortActionTreeTableModel
Gets the strings that are to be used as column names.
setColumnNames(String[]) - Method in class ix.iface.ui.table.AbstractIXTableModel
Sets the column titles to be used in the table
setColumnNames(String[]) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Sets the column titles to be used in the table
setComments(String) - Method in class ix.icore.domain.Refinement
 
setComments(String) - Method in interface ix.icore.domain.ConstraintStatement
 
setComments(String) - Method in class ix.ip2.AgendaItem
 
setConstraints(List) - Method in class ix.icore.domain.Refinement
 
setConstruct(IXObject) - Method in class ix.iview.AConstructFramePanel
Sets the given construct to be viewed/edited.
setConstruct(IXObject) - Method in class ix.iview.AConstructEditorPanel
Sets the current construct.
setConstruct(IXObject) - Method in class ix.iview.DomainEditor
Sets the given construct as the current one and displays it for editing.
setConstruct(IXObject) - Method in class ix.iview.ActionFormPanel
Sets the current construct.
setConstruct(IXObject) - Method in class ix.iview.GlobalFormPanel
 
setConstruct(IXObject) - Method in interface ix.iview.ConstructEditing
Sets the current construct.
setConstruct(IXObject) - Method in interface ix.iview.ConstructFraming
Puts a given domain construct of the panel's type into the panel ready for editing
setConstruct(UIObject) - Method in class ix.iview.GrammarEditorPanel
Put a given construct of the panel's type into the panel ready for editing
setConstruct(UIObject) - Method in class ix.iview.AROEditorPanel
Put a given construct of the panel's type into the panel ready for editing
setConstruct(UIObject) - Method in class ix.iview.SimpleEditorPanel
Put a given construct of the panel's type into the panel ready for editing
setConstructFields() - Method in class ix.iview.GlobalFramePanel
Sets the construct's fields in their respective panels (fills the panels).
setContents(LList) - Method in class ix.util.lisp.LListCollector
 
setContents(Sendable) - Method in class ix.ip2.TestItem
 
setContext(Context) - Method in interface ix.util.context.ContextHolder
Changes the context currently stored in the holder.
setContext(Context) - Method in class ix.util.context.BasicContextHolder
 
setContext(Context) - Method in class ix.util.context.PlainContextHolder
 
setContextHolder(ContextHolder) - Method in class ix.util.context.ContextHoldingStrategy
Changes the context-holder that would be returned, if that makes sense.
setContextHolder(ContextHolder) - Method in class ix.util.context.ThreadLocalHoldingStrategy
 
setContextHolder(ContextHolder) - Method in class ix.util.context.InheritableThreadLocalHoldingStrategy
 
setContextHoldingStrategy(ContextHoldingStrategy) - Static method in class ix.util.context.Context
Sets the current context-holding strategy.
setCurrentPanel(JPanel) - Method in class ix.iface.ui.JFrameMTP
 
setData(Collection) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Sets the table's rows to the given TreeNode objects and notifies listeners.
setData(Object) - Method in class ix.iview.MiniConstraintPanel
Sets the current data of a text component.
setData(Object) - Method in class ix.iface.ui.AbstractEditorPanel
 
setData(Object) - Method in class ix.iface.ui.IXEdPanel
 
setData(Object) - Method in class ix.iface.ui.ThingEditorPanel
Sets the current data of a text component.
setData(Object) - Method in interface ix.iface.ui.IXEditorPanel
Sets the current data of the item component.
setData(Object) - Method in class ix.iface.ui.ListEditorPanel
Sets the data of a collection component.
setData(Object[]) - Method in class ix.iface.ui.table.AbstractIXTableModel
Sets the table's rows to the given data objects and notifies listeners.
setData(Object[]) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Sets the table's rows to the given TreeNode objects and notifies listeners.
setDefault(MatchCase) - Method in class ix.util.match.MatchTable
setDefault assigns a MatchCase as the table's default case.
setDefaultCommunicationStrategy(IPC.CommunicationStrategy) - Static method in class ix.util.IPC
Sets the communication strategy used when none is explicitly specified.
setDefaultCommunicationStrategy(String) - Static method in class ix.util.IPC
Sets the communication strategy used when none is explicitly specified.
setDefaultSelection(Object) - Method in class ix.iview.MiniConstraintPanel
 
setDefaultSequence(boolean) - Method in class ix.iview.ActionEditorPanel
Sets the flag to put nodes in sequence (true) or in parallel (false) If the state of the checkbox does not correspond to the new setting, it is changed.
setDefaultSequence(boolean) - Method in class ix.iview.DomainEditor
Sets the toggle for default sub-activity sequencing behaviour.
setDestination(Object) - Method in class ix.util.IPC.ObjectStreamConnection
 
setDestinationData(Object, Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
setDestinationData(Object, Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
The data must be a ServiceAddress.
setDestinationTable(IPC.DestinationTable) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
setDisplayFields(List) - Method in class ix.iface.ui.AbstractIFormModel
 
setDisplayFields(List) - Method in interface ix.iface.ui.IFormModel
Sets the fields of the object that are to be displayed (exc.
setDisplayFields(String[]) - Method in class ix.iface.ui.AbstractIFormModel
 
setDisplayFields(String[]) - Method in interface ix.iface.ui.IFormModel
Sets the fields of the object that are to be shown as its name.
setDocRoot(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel
 
setDomain(Domain) - Method in class ix.iview.DomainEditor
Sets the given domain as current both in this frame and the domain editor panel.
setDomain(Domain) - Method in class ix.ip2.PanelController
 
setDomain(File) - Method in class ix.iview.DomainEditor
Reads the descriptions in the given domain file.
setDomain(UIDomain) - Method in class ix.iview.table.ActionTreeTableModel
 
setEnabled(boolean) - Method in class ix.iface.ui.AbstractEditorPanel
Makes the item (not) editable and enables (disables) the buttons
setEnabled(boolean) - Method in interface ix.iface.ui.IXEditorPanel
Makes the item editable or not (default is editable).
setEnabled(boolean) - Method in class ix.iface.ui.IXToolItem
 
setEnabled(boolean) - Method in class ix.iface.ui.IXButPanel
 
setEnd(End) - Method in class ix.icore.domain.NodeEndRef
 
setExitCommand(String) - Method in class ix.util.CommandLoop
 
setExpanded(boolean) - Method in class ix.iface.ui.table.IXTreeTableNode
 
setField(Object, String, Object) - Method in class ix.util.FieldWalker
Calls the "set" method for the field.
setFieldData(String, Object) - Method in class ix.iview.GlobalFormPanel
 
setFieldData(String, Object) - Method in class ix.iface.ui.IFormPanel
Sets the given data of the given field in the panel.
setFields() - Method in class ix.iface.ui.AbstractIFormModel
Derives the name fields, display fields and the field names and classes.
setFields() - Method in class ix.iface.ui.GenericIFormModel
 
setFrom(NodeEndRef) - Method in class ix.icore.domain.Ordering
 
setFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
setFromObject(Object) - Method in class ix.iview.ConstraintEditor
 
setFromObject(Object) - Method in class ix.iview.ConditionEffectEditor
 
setFromObject(Object) - Method in class ix.iview.OrderingEditor
 
setFromObject(Object) - Method in class ix.iview.SpecEditor
Nothing to do to initialise the editor from an object.
setGraphical() - Method in class ix.iview.DomainEditor
If the state of the menu item does not correspond to the new setting, it is changed.
setHandlerAction(AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaItemTableModel
 
setHandlerAction(HandlerAction) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
setIcon(Icon) - Method in class ix.iface.ui.IXToolItem
 
setId(Name) - Method in class ix.icore.domain.NodeSpec
 
setInContext(ContextLink, Context, Object) - Static method in class ix.util.context.Context
Modifies a chain of ContextLinks to associate a value directly with a given context.
setInfo(Object) - Method in class ix.iview.NodeNumberRenderer
Sets the cell text to the node number.
setInfo(Object) - Method in class ix.iview.NodeNameRenderer
Sets the cell text to the node name e.g.
setInfo(Object) - Method in class ix.iview.FullIssueRenderer
Sets the cell text to the node number and name e.g.
setInfo(Object) - Method in class ix.iview.IssueRenderer
Sets the cell text to the node number and name e.g.
setInfo(Object) - Method in class ix.iview.OrderingRenderer
Sets the cell text to the node number and name e.g.
setInfo(Object) - Method in class ix.iview.FullNodeRenderer
Sets the cell text to the node number and name e.g.
setInfo(Object) - Method in class ix.iview.ListRenderer
Sets the cell text to a string of all elements with spaces between them.
setInfo(Object) - Method in class ix.iface.ui.IXRenderer
Provides the information to be displayed.
setInfo(Object) - Method in class ix.iface.ui.IconRenderer
 
setInfo(Object) - Method in class ix.iface.ui.NeutralIconRenderer
 
setInfo(Object) - Method in class ix.iface.ui.NDRenderer
 
setIssues(ArrayList) - Method in interface ix.icore.domain.ConstraintStatement
 
setIssues(List) - Method in class ix.icore.domain.Refinement
 
setItemEditor(ItemEditor) - Method in class ix.ip2.AgendaTableViewer
 
setItemLabel(String) - Method in class ix.iface.ui.IXToolItem
 
setLabel(String) - Method in class ix.iface.ui.AbstractEditorPanel
Sets the panel's label
setLabel(String) - Method in class ix.iface.ui.IXEdPanel
 
setLabel(String) - Method in interface ix.iface.ui.IXEditorPanel
Sets the panel's label
setLabel(String) - Method in class ix.iface.ui.IXToolItem
 
setLabel(String) - Method in class ix.iview.igraph.CompositeRectangularNode
 
setLast(AbstractButton) - Method in class ix.iview.MiniConstraintPanel
 
setListData(Object[]) - Method in class ix.iface.ui.IXEdPanel
Sets the data of a JList component.
setListData(Object[]) - Method in class ix.iface.ui.ListEditorPanel
 
setListener(PicoIX.IX_SystemListener) - Method in class ix.examples.PicoIX.IX_System
 
setLocation(int, int) - Method in class ix.iview.SimpleDomainEditor
 
setMark(Mark) - Method in interface ix.util.Markable
 
setMenuText(String) - Method in class ix.ip2.TestItem
 
setMessage(String) - Method in class ix.iview.ConstraintEditor
 
setMessage(String) - Method in class ix.iview.SpecEditor
 
setModel(IFormModel) - Method in class ix.iface.ui.IFormPanel
Sets the panel's model and loads the data into the panel.
setModel(TableModel) - Method in class ix.iface.ui.table.IXTable
 
setModelDirectory(File) - Method in class ix.iview.DomainEditor
Sets the directory used to load/save models.
setName(String) - Method in class ix.icore.domain.Refinement
 
setName(String) - Method in interface ix.icore.domain.ConstraintStatement
 
setName(String) - Method in class ix.icore.domain.ARO
 
setName(String) - Method in class ix.icore.domain.Domain
 
setName(String) - Method in class ix.ispace.AgentData
 
setNameFields(List) - Method in class ix.iface.ui.AbstractIFormModel
 
setNameFields(List) - Method in interface ix.iface.ui.IFormModel
Sets the fields of the object that are to be shown as its name.
setNameFields(String[]) - Method in class ix.iface.ui.AbstractIFormModel
 
setNameFields(String[]) - Method in interface ix.iface.ui.IFormModel
Sets the fields of the object that are to be shown as its name.
setNode(Name) - Method in class ix.icore.domain.NodeEndRef
 
setNodes(List) - Method in class ix.icore.domain.Refinement
 
setNoteFile(String) - Static method in class ix.util.Debug
Sets the output destination for debugging notes.
setNoteStream(PrintStream) - Static method in class ix.util.Debug
Sets the output destination for debugging notes.
setObject(Object) - Method in class ix.iview.ConstraintEditor
Sets the object whose components (children) are to be realted.
setObject(Object) - Method in class ix.iface.ui.AbstractIFormModel
 
setObject(Object) - Method in interface ix.iface.ui.IFormModel
Set the model's base object
setObjectClass(Class) - Method in class ix.iface.ui.AbstractIFormModel
Set the class of the model's base object
setObjectFieldValue(Object, String, Class, Object) - Static method in class ix.iface.ui.util.UIUtil
 
setOmitImplAttributes(boolean) - Method in class ix.util.xml.XMLTranslator
Controlls whether or not implClass attributes are added to List, Set, and Map elements when converting to XML.
setOrdering(boolean) - Method in class ix.iview.ActionEditorPanel
 
setOrderings(List) - Method in class ix.icore.domain.Refinement
 
setOriginal(Object) - Method in class ix.iview.ConstraintEditor
Set this to the original value (non-null) to get edit-bahaviour rather than add-behaviour.
setOriginalStyle() - Method in class ix.iview.DomainEditor
If the editor is brought up in simple mode, style is changed to simple too - this should move to tabbed style when first advanced or graphical is selected (do only once!)
setPanel(ActionEditorPanel) - Method in class ix.iview.igraph.ExpansionModel
 
setPanel(ConstructEditing) - Method in class ix.iview.ActionEditorPanel
 
setPanel(String) - Method in class ix.iface.ui.CardPanel
 
setPanelStyle(String) - Method in class ix.iface.ui.JFrameMTP
 
setPanelStyles(ArrayList) - Method in class ix.iface.ui.JFrameMTP
 
setParameter(String, String) - Static method in class ix.util.Parameters
 
setParameters(List) - Method in class ix.icore.domain.Constraint
 
setParents(List) - Method in class ix.iface.ui.table.IXTreeTableNode
 
setPattern(LList) - Method in class ix.icore.TaskItem
 
setPattern(LList) - Method in class ix.icore.domain.Refinement
 
setPattern(LList) - Method in class ix.icore.domain.PatternAssignment
 
setPattern(LList) - Method in class ix.icore.domain.NodeSpec
 
setPattern(LList) - Method in class ix.ip2.AgendaItem
 
setPoint - Variable in class ix.util.lisp.LListListIterator
 
setPriority(Priority) - Method in class ix.icore.TaskItem
 
setPriority(Priority) - Method in class ix.icore.Report
 
setPriority(Priority) - Method in class ix.iface.util.PriorityComboBox
 
setPriority(Priority) - Method in class ix.ip2.AgendaItem
 
setPrompt(String) - Method in class ix.util.CommandLoop
 
setRef(Name) - Method in class ix.icore.TaskItem
 
setRef(Name) - Method in class ix.icore.Report
 
setRefinements(List) - Method in class ix.icore.domain.Domain
 
setRelation(AgentRelationship) - Method in class ix.ispace.IspaceTool.RelationComboBox
 
setRelation(Symbol) - Method in class ix.icore.domain.Constraint
 
setRelationship(AgentRelationship) - Method in class ix.ispace.AgentData
 
setRenderer(ListCellRenderer) - Method in class ix.iview.MiniConstraintPanel
 
setRenderer(ListCellRenderer) - Method in class ix.iface.ui.AbstractEditorPanel
 
setRenderer(ListCellRenderer) - Method in class ix.iface.ui.IXEdPanel
Sets the renderer if the itemComponent is a JList or a JComboBox;
setRenderer(ListCellRenderer) - Method in class ix.iface.ui.ThingEditorPanel
 
setRenderer(ListCellRenderer) - Method in interface ix.iface.ui.IXEditorPanel
Sets the renderer if the itemComponent is a JList or a JComboBox;
setRenderer(ListCellRenderer) - Method in class ix.iface.ui.ListEditorPanel
 
setRenderer(String, IXRenderer) - Method in class ix.iface.ui.IFormPanel
Sets the given renderer for the given field.
setRenderers() - Method in class ix.iview.ActionFormPanel
 
setRenderers() - Method in class ix.iview.GlobalFormPanel
 
setRenderers() - Method in class ix.iface.ui.IFormPanel
Sets the renderers to be added to the panel items (lists) of fiels.
setReportBack(YesNo) - Method in class ix.icore.TaskItem
 
setReportType(ReportType) - Method in class ix.icore.Report
 
setSelectedItem(Object) - Method in class ix.iface.ui.IXEdPanel
Sets selection of a JList or comboBox component.
setSelectedItem(String) - Method in class ix.iface.util.ComboChoice
 
setSelection(String) - Method in class ix.iface.util.RadioButtonBox
Selects the corresponding button.
setSenderId(Name) - Method in class ix.icore.TaskItem
 
setSenderId(Name) - Method in interface ix.icore.Sendable
 
setSenderId(Name) - Method in class ix.icore.Report
 
setSenderId(Name) - Method in class ix.icore.domain.Constraint
 
setSenderId(Name) - Method in class ix.ichat.ChatMessage
 
setShadowingAction(AgendaItem, String, HandlerAction) - Method in class ix.ip2.AgendaViewTable
 
setShadowingAction(AgendaItem, String, HandlerAction) - Method in class ix.ip2.AgendaTableViewer
 
setShouldBeExpanded(boolean) - Method in class ix.util.xml.XMLTreeEditPanel.TNode
 
setSimpleField(String) - Method in class ix.iface.ui.IFormPanel
 
setSimTime(long) - Method in class ix.examples.PicoISim.IX_Simulator
 
setSimTime(long) - Method in class ix.examples.PicoISim.SimController
 
setStatus(Status) - Method in class ix.icore.TaskItem
 
setStatus(Status) - Method in class ix.icore.process.PNode
Changes the node's status and then that of related nodes.
setStatus(Status) - Method in class ix.ip2.AgendaItem
 
setStatus(Status) - Method in class ix.ip2.IssueItem
 
setStatus(Status) - Method in class ix.ip2.IssueAgenda.OtherReportsIssue
 
setStatusBasedOn(Report) - Method in class ix.ip2.AgendaItem
 
setStatusBasedOn(Report) - Method in class ix.ip2.IssueAgenda.OtherReportsIssue
 
setStopWhenIdle(boolean) - Method in class ix.examples.PicoISim.IX_Simulator
 
setSubtreeShouldBeExpanded(boolean) - Method in class ix.util.xml.XMLTreeEditPanel.TNode
 
setSystem(PicoIX.IX_System) - Method in class ix.examples.PicoIX.Controller
 
setSystem(PicoIX.IX_System) - Method in class ix.examples.PicoIX.IssueHandler
 
setSystem(PicoIX.IX_System) - Method in class ix.examples.PicoIX.ConstraintManager
 
setSystem(PicoIX.IX_System) - Method in class ix.examples.PicoIX.ModelManager
 
setter - Variable in class ix.util.FieldWalker.FieldInfo
 
setText(String) - Method in class ix.util.TextAreaFrame
 
setText(String) - Method in class ix.icore.Report
 
setText(String) - Method in class ix.iview.SpecEditor
 
setText(String) - Method in class ix.ichat.ChatMessage
 
setTextData(Object) - Method in class ix.iface.ui.IXEdPanel
Sets the current data of a text component.
setTo(NodeEndRef) - Method in class ix.icore.domain.Ordering
 
setToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
setToName(String) - Method in class ix.ip2.TestItem
 
setToolTip(String) - Method in class ix.iface.ui.IXToolItem
 
setTop(String) - Method in class ix.iview.igraph.CompositeRectangularNode
 
setType(String) - Method in class ix.iview.SpecEditor
 
setType(Symbol) - Method in class ix.icore.domain.Constraint
 
setUIConstruct(UIObject) - Method in class ix.iview.AConstructFramePanel
Sets the given UI construct to be viewed/edited.
setUIConstruct(UIObject) - Method in class ix.iview.ActionEditorPanel
Sets the given UI construct to be viewed/edited.
setUIConstruct(UIObject) - Method in class ix.iview.AConstructEditorPanel
Sets the current UI construct.
setUIConstruct(UIObject) - Method in class ix.iview.DomainEditor
Sets the given UIObject as the current one and displays it for editing.
setUIConstruct(UIObject) - Method in class ix.iview.ActionFormPanel
 
setUIConstruct(UIObject) - Method in class ix.iview.GlobalFormPanel
 
setUIConstruct(UIObject) - Method in interface ix.iview.ConstructEditing
Sets the current UI construct.
setUIConstruct(UIObject) - Method in interface ix.iview.ConstructFraming
Put a given UI construct of the panel's type into the panel ready for editing
setUIConstruct(UIObject) - Method in class ix.iview.igraph.GExpansionEditor
Sets the current UI construct.
setUIConstructOnly(UIObject) - Method in class ix.iview.ActionEditorPanel
Sets the given UI construct to be viewed/edited without noting the previous construct.
setUIConstructOnly(UIObject) - Method in class ix.iview.ActionFormPanel
 
setUIConstructOnly(UIObject) - Method in class ix.iview.GlobalFormPanel
 
setUIConstructOnly(UIObject) - Method in interface ix.iview.ConstructEditing
Sets the current UI construct without noting changes.
setUIConstructOnly(UIObject) - Method in class ix.iview.igraph.GExpansionEditor
Sets the current UI construct.
setUIDomain(UIDomain) - Method in class ix.iview.AConstructFramePanel
 
setUIDomain(UIDomain) - Method in class ix.iview.DomainEditor
Sets the given UIDomain as current both in this frame and the domain editor panel.
setUIDomain(UIDomain) - Method in interface ix.iview.ConstructFraming
Sets the current UIDomain.
setUp() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
setUp() - Method in class ix.ip2.Ip2Frame
 
setUp() - Method in class ix.ip2.ItemEditor.EditPanel
 
setUp() - Method in class ix.ip2.IssueEditor.IssueEditPanel
 
setUp() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
 
setUp() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel
 
setUp() - Method in class ix.ip2.NewIp2Frame
 
setupActionChoice() - Method in class ix.ip2.AgendaViewTable.Row
 
setupActionTree() - Method in class ix.iview.ActionEditorPanel
 
setupCommentsText() - Method in class ix.ip2.AgendaViewTable.Row
 
setupDescriptionText() - Method in class ix.ip2.AgendaViewTable.Row
 
setupEditor() - Method in class ix.iview.AConstructFramePanel
Sets the panel's layout and dimensions and the main panel's layout.
setupFrame() - Method in class ix.itest.Itest
Gives the main I-TEST frame its contents
setUpFrame() - Method in class ix.iview.SimpleDomainEditor
 
setUpFrame() - Method in class ix.ip2.ItemEditor
 
setUpFrame() - Method in class ix.ip2.BindingViewer
 
setUpFrame() - Method in class ix.ispace.GroupSender
 
setUpFrame() - Method in class ix.ispace.IspaceTool
 
setupMainPanel() - Method in class ix.iview.AConstructFramePanel
 
setupMainPanel() - Method in class ix.iview.GrammarEditorPanel
 
setupMainPanel() - Method in class ix.iview.ActionEditorPanel
 
setupMainPanel() - Method in class ix.iview.GlobalFramePanel
 
setupMainPanel() - Method in class ix.iview.AROEditorPanel
 
setupMainPanel() - Method in class ix.iview.SimpleEditorPanel
 
setupNameServer() - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
setupNameServerAddress() - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
setupOuterPanel() - Method in class ix.iview.AConstructFramePanel
 
setupPriorityChoice() - Method in class ix.ip2.AgendaViewTable.Row
 
setupRow() - Method in class ix.ip2.AgendaViewTable.Row
 
setupServer(Object, IPC.MessageListener) - Static method in class ix.util.IPC
Does what is required for this agent to receive messages sent using the default communication strategy.
setupServer(Object, IPC.MessageListener) - Method in interface ix.util.IPC.CommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
setUserObject(Object) - Method in class ix.util.xml.XMLTreeEditPanel.TNode
 
setValue(Object) - Method in class ix.icore.Variable
 
setValue(Object) - Method in class ix.icore.domain.PatternAssignment
 
setValue(Object, Object) - Method in class ix.util.FieldWalker.FieldInfo
 
setValue(Object, String, Object) - Method in class ix.iview.DomainFormModel
 
setValue(Object, String, Object) - Method in class ix.iview.ActionFormModel
setValue(String field, Object value) calls this too, so only implement one The miniC settings are dealt with as they happen
setValue(Object, String, Object) - Method in class ix.iface.ui.AbstractIFormModel
 
setValue(Object, String, Object) - Method in interface ix.iface.ui.IFormModel
Sets the given object's given field to the given value.
setValue(String) - Method in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
setValue(String, Object) - Method in class ix.iview.DomainFormModel
 
setValue(String, Object) - Method in class ix.iface.ui.AbstractIFormModel
 
setValue(String, Object) - Method in interface ix.iface.ui.IFormModel
Sets the current object's given field to the given value.
setValueAt(Object, int, int) - Method in class ix.ip2.AgendaItemTableModel
 
setVisible(boolean) - Method in class ix.util.TextAreaFrame
 
setVisible(boolean) - Method in class ix.iview.SimpleDomainEditor
 
setVisible(boolean) - Method in interface ix.iview.InternalDomainEditor
 
setVisible(boolean) - Method in class ix.ip2.ItemEditor
 
setVisible(boolean) - Method in class ix.ispace.IspaceTool
 
setVisible(boolean) - Method in class ix.iface.ui.JAboutDialog
 
setVisuals() - Method in class ix.iview.DomainEditor
 
setWindowsMenuSelection(String) - Method in class ix.iface.ui.JFrameMTP
 
ShortActionTreeTableModel - class ix.iview.table.ShortActionTreeTableModel.
A TreeTableModel that can display Refinement and Node objects.
ShortActionTreeTableModel(UIDomain) - Constructor for class ix.iview.table.ShortActionTreeTableModel
 
shortDescription - Variable in class ix.icore.TaskItem
 
shortDescription - Variable in class ix.ip2.HandlerAction
Briefly describes what this action does.
shouldBeExpanded - Variable in class ix.util.xml.XMLTreeEditPanel.TNode
 
shouldBeExpanded() - Method in class ix.util.xml.XMLTreeEditPanel.TNode
 
shouldReplaceAction(AgendaItem, String) - Method in class ix.ip2.AgendaTableViewer
 
shouldReplaceAction(String) - Method in class ix.ip2.AgendaViewTable.Row
 
shouldWaitForNameServer() - Method in class ix.util.IPC.ObjectStreamServer
 
show() - Method in class ix.iface.ui.IXToolButton
Creates a button (if necessary) and shows it on its toolbar.
show() - Method in class ix.iface.ui.IXToolItem
Creates a button (if necessary) and shows it on its toolbar.
show(Collection) - Static method in class ix.iface.ui.util.UIUtil
 
showButton() - Method in class ix.iface.ui.IXToolItem
Creates a button (if necessary) and shows it on its toolbar.
showButtonText - Variable in class ix.iface.ui.IXToolItem
 
showButtonText(boolean) - Method in class ix.iface.ui.IXToolItem
 
showButtonTexts(boolean) - Method in class ix.iview.DomainEditor
 
showItem() - Method in class ix.iface.ui.IXToolItem
Creates a button (if necessary) and shows it on its toolbar.
showItem(AgendaItem) - Method in class ix.ip2.ItemEditor
 
showItem(AgendaItem) - Method in class ix.ip2.ItemEditor.EditPanel
Sets up to edit an existing item.
showItem(AgendaItem) - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
Sets up to edit an existing item.
shown - Variable in class ix.iface.ui.IXToolButton
 
showNewItem() - Method in class ix.ip2.ItemEditor
 
showNewItem() - Method in class ix.ip2.ItemEditor.EditPanel
Sets up to edit a new, initially empty item
showNewItem() - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
Sets up to edit a new, initially empty item
showText() - Method in class ix.iface.ui.IXToolButton
 
shuffleVector(Vector) - Static method in class ix.util.Seq
 
simEvents - Variable in class ix.examples.PicoISim.SimController
 
simHandlerTable - Variable in class ix.examples.PicoISim.SimController
 
SimpleDomainEditor - class ix.iview.SimpleDomainEditor.
A simple domain editor.
SimpleDomainEditor.EditException - exception ix.iview.SimpleDomainEditor.EditException.
Used to indicate why an editing command cannot be carried out.
SimpleDomainEditor.EditException(SimpleDomainEditor, String) - Constructor for class ix.iview.SimpleDomainEditor.EditException
 
SimpleDomainEditor.RefinementEditor - class ix.iview.SimpleDomainEditor.RefinementEditor.
Simple refinement-editing panel.
SimpleDomainEditor.RefinementEditor(SimpleDomainEditor) - Constructor for class ix.iview.SimpleDomainEditor.RefinementEditor
 
SimpleDomainEditor.TemporalConstraintPanel - class ix.iview.SimpleDomainEditor.TemporalConstraintPanel.
A subpanel of the refinement editor that handles the choice between parallel and sequential ordering contraints on a refinement's nodes.
SimpleDomainEditor.TemporalConstraintPanel() - Constructor for class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
SimpleDomainEditor(IXAgent, Domain) - Constructor for class ix.iview.SimpleDomainEditor
 
SimpleEditorPanel - class ix.iview.SimpleEditorPanel.
A minimal editor/viewer panel for making dummy panels Waiting to be implemented.
SimpleEditorPanel() - Constructor for class ix.iview.SimpleEditorPanel
Dummy - Creates a JPanel
simpleFields - Variable in class ix.iface.ui.IFormPanel
 
simpleIcon - Variable in class ix.iview.DomainEditor
 
simpleItem - Variable in class ix.iview.DomainEditor
 
SimpleIXAgent - class ix.test.SimpleIXAgent.
An example of a very simple I-X agent.
SimpleIXAgent() - Constructor for class ix.test.SimpleIXAgent
 
SimpleMatcher - class ix.util.match.SimpleMatcher.
A simple pattern-matcher.
SimpleMatcher() - Constructor for class ix.util.match.SimpleMatcher
 
simplyAddToTable() - Method in class ix.ip2.AgendaViewTable.Row
 
SimResource - class ix.examples.SimResource.
Simple resource constraints for use with PicoISim.
SimResource.CM - class ix.examples.SimResource.CM.
A constraint manager for simple "produce" or "consume" resource constraints.
SimResource.CM() - Constructor for class ix.examples.SimResource.CM
 
SimResource.Constraint - class ix.examples.SimResource.Constraint.
Simple "produce" or "consume" resource constraints.
SimResource.Constraint(Symbol, long, Object) - Constructor for class ix.examples.SimResource.Constraint
 
SimResource.ISim - class ix.examples.SimResource.ISim.
 
SimResource.ISim() - Constructor for class ix.examples.SimResource.ISim
 
SimResource() - Constructor for class ix.examples.SimResource
 
simTime - Variable in class ix.examples.PicoISim.IX_Simulator
 
simulate(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimController
 
simulateIfPossible() - Method in class ix.examples.PicoISim.SimController
 
simulateIfPossible(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimController
 
simulateIfPossible(PicoISim.SimEvent) - Method in class ix.examples.PicoISimTest2.TestSimController
 
size() - Method in class ix.util.lisp.LList
 
size() - Method in class ix.util.lisp.LListCollector
 
sock - Variable in class ix.util.IPC.ObjectStreamConnection
 
sortNamedCollection(Collection) - Static method in class ix.iview.IViewUtil
 
sortNodeCollection(Collection) - Static method in class ix.iview.IViewUtil
 
sortTICollection(Collection) - Static method in class ix.iview.IViewUtil
 
sourceRefinement - Variable in class ix.icore.Variable
 
specEditor - Variable in class ix.iview.ActionEditorPanel
 
SpecEditor - class ix.iview.SpecEditor.
A simple text-input editor for entering specifications, e.g.
SpecEditor(String) - Constructor for class ix.iview.SpecEditor
Creates an editor for specifying time point relations.
SpecEditor(String, String) - Constructor for class ix.iview.SpecEditor
Creates an editor for specifying time point relations.
split1 - Variable in class ix.ip2.Ip2Frame
 
split2 - Variable in class ix.ip2.Ip2Frame
 
standardTranslator - Static variable in class ix.util.xml.XMLTranslator
 
standardXML(Object) - Static method in class ix.util.xml.XMLTranslator
 
star - Variable in class ix.util.ClassFinder.Import
 
start() - Method in class ix.iview.ConstraintEditor
 
start() - Method in class ix.iview.SpecEditor
 
start() - Method in class ix.examples.PicoIX.IX_System
 
start() - Method in class ix.examples.PicoISim.IX_Simulator
 
start(Object) - Method in class ix.iview.ConstraintEditor
 
start(Object, Object) - Method in class ix.iview.ConstraintEditor
 
startServer(Object, String) - Method in class ix.icore.IXAgent
Set the default IPC communication strategy and set up to receive messages.
startup() - Method in class ix.icore.IXAgent
Method called by the mainStartup(String[] argv) method to perform any setup and initialization that should take place after this agent's constructor has been called and command-line arguments have been processed.
startup() - Method in class ix.ip2.Ip2
Completes basic I-P2 setup and initialization.
startup() - Method in class ix.ichat.IChat
Completes I-Chat setup and initialization.
startup() - Method in class ix.itest.Itest
Completes I-TEST setup and initialization.
startup() - Method in class ix.test.Ip2Example
Completes setup and initialization.
startup() - Method in class ix.test.SimpleIXAgent
 
startup() - Method in class ix.util.xml.XMLTreeEditor
Completes setup and initialization.
startUpdate() - Method in class ix.iface.ui.AbstractIFormModel
 
startUpdate() - Method in interface ix.iface.ui.IFormModel
 
stateChange(ProcessStatusEvent, Map) - Method in class ix.ip2.Agenda
 
stateChange(ProcessStatusEvent, Map) - Method in class ix.ip2.StateViewTable
 
stateChanged(ChangeEvent) - Method in class ix.iface.ui.JFrameMTP
Listens to changes in which panel is selected in the TabbedPane
statement - Variable in class ix.iview.ConditionEffectEditor
 
stateViewer - Variable in class ix.ip2.Ip2Frame
 
stateViewer - Variable in class ix.ip2.Ip2
 
StateViewer - interface ix.ip2.StateViewer.
 
StateViewTable - class ix.ip2.StateViewTable.
 
StateViewTable.PatternData - class ix.ip2.StateViewTable.PatternData.
The information we associate with a pattern.
StateViewTable.PatternData(StateViewTable, LList, Object) - Constructor for class ix.ip2.StateViewTable.PatternData
 
StateViewTable.StateModel - class ix.ip2.StateViewTable.StateModel.
Mediates between the data and the JTable.
StateViewTable.StateModel(StateViewTable) - Constructor for class ix.ip2.StateViewTable.StateModel
 
StateViewTable(Ip2) - Constructor for class ix.ip2.StateViewTable
Constructs a viewer for the indicated agent.
status - Variable in class ix.icore.TaskItem
 
Status - class ix.icore.Status.
Status values for "completable" entities.
statusChanged(AgendaItemEvent) - Method in class ix.ip2.ItemEditor.EditPanel
 
statusChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaViewTable.Row
 
statusChanged(AgendaItemEvent) - Method in class ix.ip2.ActivityEditor.ActivityEditPanel
 
statusChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
statusChanged(PNode) - Method in class ix.icore.process.ProcessModelManager
Called by a node when its status changes.
statusChanged(PNode) - Method in class ix.ip2.Ip2ModelManager
 
statusUpdate(ProcessStatusEvent) - Method in class ix.ip2.Agenda
 
statusUpdate(ProcessStatusEvent) - Method in class ix.ip2.StateViewTable
Ignored by this viewer.
stop() - Method in class ix.examples.PicoIX.IX_System
 
stopWhenIdle - Variable in class ix.examples.PicoISim.IX_Simulator
 
storeIntoRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
strategy - Variable in class ix.util.IPC.ObjectStreamServer
 
strategy - Variable in class ix.util.IPC.ObjectStreamNameServer
 
stringFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
StringReplaceTest - class ix.test.StringReplaceTest.
 
StringReplaceTest() - Constructor for class ix.test.StringReplaceTest
 
Strings - class ix.util.Strings.
A class containing useful static string methods.
stringToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
stringToField(Class, String) - Method in class ix.iface.ui.AbstractIFormModel
 
stringToField(Class, String) - Static method in class ix.iface.ui.util.UIUtil
 
stringToField(String) - Method in class ix.iface.ui.AbstractIFormModel
 
structElementFrom(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
structFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
structTemplateFrom(Class) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
structToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
styleMenu - Variable in class ix.iface.ui.JFrameMTP
 
subitemsToText(List) - Method in class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel
 
subitemText - Variable in class ix.ip2.ActivityEditor.ActivityEditPanel.ExpansionPanel
 
submit() - Method in class ix.util.xml.XMLTreeEditPanel.EditingTextArea
 
submitButton - Variable in class ix.util.xml.XMLTreeEditPanel
 
SUBORDINATE - Static variable in class ix.ispace.AgentRelationship
 
subsumes(Capability) - Method in class ix.ispace.Capability
Returns true iff this capability is at least as good as a required capability.
subsumes(Capability) - Method in class ix.ispace.VerbCapability
Returns true iff the required capability is a VerbCapability for the same verb.
subtree - Variable in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
subtreeNode - Variable in class ix.util.xml.XMLTreeEditPanel.CutFrame
 
subtype - Variable in class ix.examples.SimResource.Constraint
 
SUCCESS - Static variable in class ix.icore.ReportType
 
SUPERIOR - Static variable in class ix.ispace.AgentRelationship
 
SYM(String) - Static method in class ix.examples.PicoISim
 
Symbol - class ix.util.lisp.Symbol.
The root class for Lisp symbols.
Symbol(String) - Constructor for class ix.util.lisp.Symbol
 
symbolName - Variable in class ix.icore.IXAgent
 
syntax - Variable in class ix.util.xml.XMLTreeEditPanel
 
Syntax - class ix.util.xml.Syntax.
Describes the (XML) syntax of data objects.
Syntax.ClassDescr - class ix.util.xml.Syntax.ClassDescr.
 
Syntax.ClassDescr(Syntax, Class) - Constructor for class ix.util.xml.Syntax.ClassDescr
 
Syntax.ClassDescr(Syntax, Class, Class) - Constructor for class ix.util.xml.Syntax.ClassDescr
 
Syntax.ClassDescr(Syntax, Class, Class, Class) - Constructor for class ix.util.xml.Syntax.ClassDescr
 
Syntax.FieldDescr - class ix.util.xml.Syntax.FieldDescr.
 
Syntax.FieldDescr(Syntax, String, Syntax.ClassDescr) - Constructor for class ix.util.xml.Syntax.FieldDescr
 
Syntax(XMLTranslator) - Constructor for class ix.util.xml.Syntax
 
syntaxError(String) - Method in class ix.iface.domain.LTF_Parser
 
syntaxError(XMLTreeEditPanel.TNode, String) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
SyntaxException - exception ix.iface.domain.SyntaxException.
An exception used to indicate a problem while parsing.
SyntaxException(String) - Constructor for class ix.iface.domain.SyntaxException
 
system - Variable in class ix.examples.PicoIX.Controller
 
system - Variable in class ix.examples.PicoIX.IssueHandler
 
system - Variable in class ix.examples.PicoIX.ConstraintManager
 
system - Variable in class ix.examples.PicoIX.ModelManager
 
SystemProperties - class ix.test.SystemProperties.
 
SystemProperties() - Constructor for class ix.test.SystemProperties
 

T

tabbedPane - Variable in class ix.iface.ui.JFrameMTP
 
table - Variable in class ix.ip2.AgendaItemTableModel
 
table - Variable in class ix.ip2.StateViewTable
 
TableMouseListener - interface ix.iface.ui.table.TableMouseListener.
An interface that can listens to cells being clicked in tables.
tail - Variable in class ix.util.lisp.ConsEnumeration
 
tail - Variable in class ix.util.lisp.LListCollector
 
take(int) - Method in class ix.util.lisp.LList
 
takeFrom(Domain) - Method in class ix.icore.domain.Domain
Merges two domains
takesAction() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
takesPriority() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
TaskItem - class ix.icore.TaskItem.
Something an agent might be asked to do or to handle.
TaskItem() - Constructor for class ix.icore.TaskItem
 
TaskItem(LList) - Constructor for class ix.icore.TaskItem
 
TB_HEIGHT - Variable in class ix.iface.ui.JFrameMT
 
TBB_HEIGHT - Variable in class ix.iface.ui.JFrameMT
 
TBB_WIDTH - Variable in class ix.iface.ui.JFrameMT
 
TBB_Y - Variable in class ix.iface.ui.JFrameMT
 
tellUserOfException(IPC.InputMessage, Throwable) - Method in class ix.icore.IXAgent
Called by the pre_handleInput method to put up a dialog describing an Error or Exception and the message that caused it to be thrown.
templateFrom(Class) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
templateTree - Variable in class ix.util.xml.XMLTreeEditPanel
 
test(XMLTranslator, Object) - Static method in class ix.util.xml.XMLTranslator
 
test(XMLTranslator, Object, Function2) - Static method in class ix.util.xml.XMLTranslator
 
TestItem - class ix.ip2.TestItem.
A specification of a test that sends a single message
TestItem() - Constructor for class ix.ip2.TestItem
 
testMenu - Variable in class ix.ip2.Ip2Frame
 
testMenu - Variable in class ix.itest.ItestFrame
 
testPanel - Variable in class ix.iview.DomainEditor
 
text - Variable in class ix.icore.Report
 
text - Variable in class ix.ichat.ChatMessage
 
TextAreaFrame - class ix.util.TextAreaFrame.
A TextArea that has its own frame and some buttons.
TextAreaFrame.TFrame - class ix.util.TextAreaFrame.TFrame.
 
TextAreaFrame.TFrame(TextAreaFrame, String, String[]) - Constructor for class ix.util.TextAreaFrame.TFrame
 
TextAreaFrame.TListener - interface ix.util.TextAreaFrame.TListener.
 
TextAreaFrame(String) - Constructor for class ix.util.TextAreaFrame
 
TextAreaFrame(String, String[]) - Constructor for class ix.util.TextAreaFrame
 
textCols - Variable in class ix.iview.SimpleDomainEditor.RefinementEditor
 
textCols - Variable in class ix.ip2.ItemEditor.EditPanel
 
textFrame - Variable in class ix.util.IPC.ObjectStreamNameServer
 
textFrame - Variable in class ix.icore.IXAgent
A text area in a separate frame used to display information about incoming messages.
theClass - Variable in class ix.util.xml.Syntax.ClassDescr
 
theNode(TreeExpansionEvent) - Method in class ix.util.xml.XMLTreeEditPanel.RecordingExpansionListener
 
ThingEditorPanel - class ix.iface.ui.ThingEditorPanel.
A simple panel with a label (title), a component, and optional buttons.
ThingEditorPanel() - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(MouseListener, boolean, String, JComponent) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(MouseListener, String, JComponent) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(MouseListener, String, JComponent, String[]) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(MouseListener, String, String[]) - Constructor for class ix.iface.ui.ThingEditorPanel
 
thisAgent - Static variable in class ix.icore.IXAgent
 
thread - Variable in class ix.examples.PicoIX.IX_System
 
threadContextHolder - Variable in class ix.util.context.ThreadLocalHoldingStrategy
 
threadContextHolder - Variable in class ix.util.context.InheritableThreadLocalHoldingStrategy
 
ThreadLocalHoldingStrategy - class ix.util.context.ThreadLocalHoldingStrategy.
A context-holding strategy that associates context-holders with threads.
ThreadLocalHoldingStrategy() - Constructor for class ix.util.context.ThreadLocalHoldingStrategy
 
timeBetween - Variable in class ix.examples.PicoISimTest3.ResourceEvent
 
timeListA - Variable in class ix.iview.OrderingEditor
 
timeListB - Variable in class ix.iview.OrderingEditor
 
title - Variable in class ix.ip2.ItemEditor
 
titleLabel - Variable in class ix.iface.util.GridColumn
 
tk - Variable in class ix.util.lisp.LispReader
 
to - Variable in class ix.icore.domain.Ordering
 
toArray(Enumeration) - Static method in class ix.util.Seq
 
toCapitalised(String) - Static method in class ix.iface.ui.util.UIUtil
 
toColour() - Method in class ix.iface.ui.DefaultColourField
 
toColour() - Method in interface ix.iface.ui.FourField
 
toDebug() - Method in class ix.iface.ui.table.IXTreeTableNode
 
toggleToolbar(boolean) - Method in class ix.iface.ui.JFrameMT
 
toIcon() - Method in class ix.iface.ui.DefaultColourField
 
toIcon() - Method in class ix.iface.ui.EditableColourField
 
toIcon() - Method in interface ix.iface.ui.FourField
 
toLList(Enumeration) - Static method in class ix.util.Seq
 
toName - Variable in class ix.ip2.InvokeHandler.InvokeAction
 
toName - Variable in class ix.ip2.QueryHandler.QueryAction
 
toName - Variable in class ix.ip2.ForwardingHandler.ForwardingAction
 
toName - Variable in class ix.ip2.TestItem
 
toName - Variable in class ix.itest.Itest.TestSequenceListener
 
toNames - Variable in class ix.ispace.GroupSender.SendingThread
 
toolBar - Variable in class ix.iface.ui.JFrameMT
 
toolBar - Variable in class ix.iview.igraph.GExpansionEditor
 
toolsMenu - Variable in class ix.ip2.Ip2Frame
 
toolsMenu - Variable in class ix.iface.ui.JFrameMT
 
toolTip - Variable in class ix.iface.ui.IXToolButton
 
toolTip - Variable in class ix.iface.ui.IXToolItem
 
top - Variable in class ix.iview.igraph.CompositeRectangularNode
 
toString() - Method in class ix.util.IPC.ServiceAddress
 
toString() - Method in class ix.util.Name
 
toString() - Method in class ix.util.ClassFinder.Import
 
toString() - Method in class ix.icore.Priority
 
toString() - Method in class ix.icore.YesNo
 
toString() - Method in class ix.icore.Variable
 
toString() - Method in class ix.icore.ReportType
 
toString() - Method in class ix.icore.Activity
 
toString() - Method in class ix.icore.Issue
 
toString() - Method in class ix.icore.Status
 
toString() - Method in class ix.icore.Report
 
toString() - Method in class ix.icore.domain.Refinement
 
toString() - Method in class ix.icore.domain.End
 
toString() - Method in class ix.icore.domain.PatternAssignment
 
toString() - Method in class ix.icore.domain.Constraint
 
toString() - Method in class ix.icore.domain.Domain
 
toString() - Method in class ix.ip2.AgendaItem
 
toString() - Method in class ix.ip2.HandlerAction
 
toString() - Method in class ix.ip2.ItemHandler
 
toString() - Method in class ix.ip2.IssueHandler
 
toString() - Method in class ix.ip2.ActivityHandler
 
toString() - Method in class ix.ip2.ForwardingHandler
 
toString() - Method in class ix.ispace.AgentRelationship
 
toString() - Method in class ix.ispace.AgentData
 
toString() - Method in class ix.ispace.VerbCapability
 
toString() - Method in class ix.util.lisp.Null
 
toString() - Method in class ix.util.lisp.Symbol
 
toString() - Method in class ix.util.lisp.Cons
 
toString() - Method in class ix.util.context.Context
 
toString() - Method in class ix.util.xml.Syntax.ClassDescr
 
toString() - Method in class ix.examples.PicoIX.Issue
 
toString() - Method in class ix.examples.PicoIX.Constraint
 
toString() - Method in class ix.examples.PicoISim.SimEvent
 
toString() - Method in class ix.iface.ui.DefaultColourField
 
toString() - Method in interface ix.iface.ui.FourField
 
toString() - Method in class ix.iface.ui.table.IXTreeTableNode
 
toSymbol() - Method in class ix.iface.ui.DefaultColourField
 
toSymbol() - Method in interface ix.iface.ui.FourField
 
toUncapitalised(String) - Static method in class ix.iface.ui.util.UIUtil
 
toVector(Enumeration) - Static method in class ix.util.Seq
 
transcript - Variable in class ix.ichat.ChatFrame.TranscriptPanel
 
transcript(String) - Method in class ix.util.IPC.ObjectStreamNameServer
 
transcriptPanel - Variable in class ix.ichat.ChatFrame
 
TranscriptTextArea - class ix.iface.util.TranscriptTextArea.
A JTextArea for recording transcripts and similar information.
TranscriptTextArea(int, int) - Constructor for class ix.iface.util.TranscriptTextArea
Constructs and empty text area of the specified size.
tree - Variable in class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
tree - Variable in class ix.util.xml.XMLTreeEditPanel.RecordingExpansionListener
 
treeCollapsed(TreeExpansionEvent) - Method in class ix.util.xml.XMLTreeEditPanel.RecordingExpansionListener
 
treeExpanded(TreeExpansionEvent) - Method in class ix.util.xml.XMLTreeEditPanel.RecordingExpansionListener
 
trueOf(Object) - Method in interface ix.util.Predicate1
 
trueOf(Object, Object) - Method in interface ix.util.Predicate2
 
tryAsNumber(String) - Method in class ix.util.lisp.LispReader
 
tryClassForName(String) - Static method in class ix.util.ClassFinder
Like Class.forName(String) but returns null if the class cannot be found.
tryConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.IssueHandler
 
tryConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ConstraintManager
 
tryConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ModelManager
 
tryConstraint(PicoIX.Constraint) - Method in class ix.examples.SimResource.CM
 
tryMatch(Object) - Method in class ix.iface.domain.LTF_Parser.ConstraintParser
 
tryMatch(Object) - Method in class ix.util.match.MatchCase
tryMatch attempts to match against the pattern, returning null if the match fails and some non-null object (such as a MatchEnv) if the match succeeds.
tryName(String) - Method in class ix.util.ClassFinder.Import
Tries to find a class for the name.
TwoKeyHashMap - class ix.util.TwoKeyHashMap.
 
TwoKeyHashMap() - Constructor for class ix.util.TwoKeyHashMap
 
type - Variable in class ix.util.FieldWalker.FieldInfo
 
type - Variable in class ix.icore.domain.Constraint
 
type - Variable in class ix.iview.SpecEditor
 
type - Variable in class ix.util.xml.Syntax.FieldDescr
 
type - Variable in class ix.examples.PicoIX.Constraint
 
type - Variable in class ix.examples.PicoIX.ConstraintManager
 
typeSelector - Variable in class ix.itest.SendPanel
 

U

uiConstruct - Variable in class ix.iview.AConstructEditorPanel
 
uiDomain - Variable in class ix.iview.DomainEditor
The current domain in the editor.
uiDomain - Variable in class ix.iview.table.ActionTreeTableModel
 
UIUtil - class ix.iface.ui.util.UIUtil.
Class for useful static methods.
UIUtil.ToStringComparator - class ix.iface.ui.util.UIUtil.ToStringComparator.
 
UIUtil.ToStringComparator() - Constructor for class ix.iface.ui.util.UIUtil.ToStringComparator
 
UIUtil() - Constructor for class ix.iface.ui.util.UIUtil
 
unbound - Variable in class ix.ip2.Ip2ModelManager.BindingSentinel
 
unboundVarsIn(Collection) - Static method in class ix.icore.Variable
 
uncapitalize(String) - Static method in class ix.util.Strings
Returns a copy of the string in which the first character is in lower case and the rest of the string is left as it was.
unexpandNode(IXTreeTableNode, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Removes the node's children from the table and notes it as unexpanded.
unselectedBorder - Variable in class ix.iface.ui.IXRenderer
A border to provide the colour of an unselected border
unselectedBorders - Variable in class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
unsetSimpleField(String) - Method in class ix.iface.ui.IFormPanel
 
update(Graphics) - Method in class ix.util.ImageCanvas
 
updateAction() - Method in class ix.iview.igraph.ExpansionModel
Updates the current action from the graph
updateAction(UIRefinement) - Method in class ix.iview.igraph.ExpansionModel
Updates the given action from the graph
updateCurrentPanel(AConstructFramePanel) - Method in class ix.iview.DomainEditor
Sets the current panel and sets the domain in the panel
updateCurrentPanel(JPanel) - Method in class ix.iface.ui.JFrameMTP
Carry out updates when the panel has been changed in the window via tab or card selection.
updateCurrentPanel(String) - Method in class ix.iface.ui.JFrameMTP
 
updateNames(List, HashMap) - Method in class ix.iface.ui.IFormPanel
Change the labels in the given panels using the given fields.
updatePanel() - Method in class ix.iview.GlobalFramePanel
 
updateTable() - Method in class ix.iview.GlobalFormPanel
 
useField(Field) - Method in class ix.iface.ui.GenericIFormModel
 
userClearDomain() - Method in class ix.iview.DomainEditor
Clears the current domain.
userClose() - Method in class ix.iview.DomainEditor
 
userInsertDomain() - Method in class ix.iview.DomainEditor
Gets a domain file name and reads it.
userMakeParallel() - Method in class ix.iview.ActionEditorPanel
User request to put the nodes of the current action in parallel.
userMakeSequence() - Method in class ix.iview.ActionEditorPanel
User request to put the nodes of the current action into sequence.
userOpenDomain() - Method in class ix.iview.DomainEditor
Gets a domain file name, reads it, and replaces the contents of the current domain with the read ones.
userPublishDomain() - Method in class ix.iview.DomainEditor
 
userRevertDomain() - Method in class ix.iview.DomainEditor
Reverts the whole draft domain to the last published (or original) one.
userSaveDomain() - Method in class ix.iview.DomainEditor
 
userSaveDomainAs() - Method in class ix.iview.DomainEditor
 
Util - class ix.util.Util.
Class for useful static methods that don't belong anywhere else.
Util.NameGenerator - class ix.util.Util.NameGenerator.
Name generator a la gensym.
Util.NameGenerator() - Constructor for class ix.util.Util.NameGenerator
 
Util() - Constructor for class ix.util.Util
 

V

VAL_COL - Variable in class ix.ip2.StateViewTable
 
valColumn - Variable in class ix.ip2.BindingViewer.VarPanel
 
validate() - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
valType - Variable in class ix.util.xml.Syntax.ClassDescr
 
value - Variable in class ix.icore.Variable
 
value - Variable in class ix.icore.domain.PatternAssignment
 
value - Variable in class ix.ip2.StateViewTable.PatternData
 
value - Variable in class ix.util.lisp.Delay
 
value - Variable in class ix.util.context.ContextLink
 
valueChanged(TreeSelectionEvent) - Method in class ix.util.xml.XMLTreeEditPanel
 
valueElementFrom(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
valueNode - Variable in class ix.util.xml.XMLTreeEditPanel.EditingTextArea
 
valueOf(boolean) - Static method in class ix.icore.YesNo
 
valueOf(Object) - Static method in class ix.util.Name
 
valueOf(String) - Static method in class ix.util.Name
 
valueOf(String) - Static method in class ix.icore.Priority
 
valueOf(String) - Static method in class ix.icore.YesNo
 
valueOf(String) - Static method in class ix.icore.ReportType
 
valueOf(String) - Static method in class ix.icore.Status
 
valueOf(String) - Static method in class ix.icore.domain.End
 
valueOf(String) - Static method in class ix.ispace.AgentRelationship
 
valueOf(String) - Static method in class ix.util.lisp.Null
 
valueOf(String) - Static method in class ix.util.lisp.Symbol
 
values() - Static method in class ix.icore.Priority
 
values() - Static method in class ix.icore.YesNo
 
values() - Static method in class ix.icore.ReportType
 
values() - Static method in class ix.icore.Status
 
values() - Static method in class ix.icore.domain.End
 
values() - Static method in class ix.ispace.AgentRelationship
 
valueWidth - Variable in class ix.ip2.StateViewTable
 
varColumn - Variable in class ix.ip2.BindingViewer.VarPanel
 
varEnv - Variable in class ix.icore.process.ProcessModelManager
 
varFields - Variable in class ix.ip2.BindingViewer.VarPanel
 
Variable - class ix.icore.Variable.
 
Variable(Object) - Constructor for class ix.icore.Variable
 
varList - Variable in class ix.ip2.BindingViewer.VarPanel
 
varPanel - Variable in class ix.ip2.BindingViewer
 
vars - Variable in class ix.ip2.BindingViewer
 
varsIn(LList) - Static method in class ix.icore.Variable
 
varsIn(Object) - Static method in class ix.icore.Variable
 
varTable - Variable in class ix.icore.process.PNode
 
verb - Variable in class ix.ispace.VerbCapability
 
verb - Variable in class ix.examples.PicoIX.IssueHandler
 
verb - Variable in class ix.examples.PicoIX.Issue
 
VerbCapability - class ix.ispace.VerbCapability.
A capability that corresponds to a verb such as would appear in an issue or activity pattern.
VerbCapability(String) - Constructor for class ix.ispace.VerbCapability
 
version - Static variable in class ix.Release
 
viewer - Variable in class ix.ip2.HandlerActionEditor
 
viewMenu - Variable in class ix.iface.ui.JFrameMT
 
visitField(Object, FieldWalker.FieldInfo, Object) - Method in class ix.util.FieldWalker
Called once for each field by the walkFields method.
visitField(Object, FieldWalker.FieldInfo, Object) - Method in class ix.util.xml.XMLTranslator.WalkerForXML
 

W

waitForMessage() - Method in class ix.util.MessageQueue
 
waitForMessage(long) - Method in class ix.util.MessageQueue
 
WaitForReportsActivity - class ix.ip2.WaitForReportsActivity.
An activity that waits for reports re something sent to another agent.
WaitForReportsActivity(String) - Constructor for class ix.ip2.WaitForReportsActivity
 
WaitForReportsActivity(String, LList) - Constructor for class ix.ip2.WaitForReportsActivity
 
WaitForReportsItem - class ix.ip2.WaitForReportsItem.
An agenda entry for a WaitForReportsActivity.
WaitForReportsItem(Activity) - Constructor for class ix.ip2.WaitForReportsItem
 
walkerCache - Variable in class ix.util.ObjectCopier
 
walkerCache - Variable in class ix.util.xml.XMLTranslator
 
walkerCache - Variable in class ix.util.xml.Syntax
 
walkFields(Object, Object) - Method in class ix.util.FieldWalker
Calls the visitField method for every field.
walkRelevantClasses(Class, List) - Method in class ix.util.xml.Syntax
 
walkRelevantClasses(Syntax.ClassDescr, List) - Method in class ix.util.xml.Syntax
 
walkTree(Function1) - Method in class ix.util.lisp.LList
 
wantsActionsFrom(ItemHandler) - Method in class ix.ip2.AgendaItem
Gives this item its say in whether an item-handler should be able to give it handler actions.
wantsActionsFrom(ItemHandler) - Method in class ix.ip2.IssueAgenda.OtherReportsIssue
 
wantsActionsFrom(ItemHandler) - Method in class ix.ip2.WaitForReportsItem
 
wantsReport(Report) - Method in class ix.ip2.AgendaItem
 
wantsReport(Report) - Method in class ix.ip2.IssueAgenda.OtherReportsIssue
 
warn(String) - Static method in class ix.util.Debug
Use this to tell the user about minor problems.
warning(Component, String) - Static method in class ix.iface.ui.util.UIUtil
Brings up a message that the given string item is not yet supported.
whenFinished - Variable in class ix.ip2.BindingViewer
 
whenIdle() - Method in class ix.examples.PicoISim.SimController
 
windowClosing(WindowEvent) - Method in class ix.iview.DomainEditor.IXWindow
 
windowClosing(WindowEvent) - Method in class ix.iface.ui.JAboutDialog.AboutWindow
 
windowsMenu - Variable in class ix.iface.ui.JFrameMTP
 
without(Object) - Method in class ix.util.lisp.LList
 
worldState - Variable in class ix.ip2.Ip2ModelManager
 
WorldState - class ix.ip2.WorldState.
 
WorldState() - Constructor for class ix.ip2.WorldState
 
wrapperClass(Class) - Static method in class ix.util.xml.XMLTranslator
Returns the wrapper class for a primitive class, such as Long.class for long.class.
writeDomain(Domain) - Method in class ix.iface.domain.DomainWriter
 
writeDomain(Domain) - Method in class ix.iface.domain.XMLTF_Writer
 
writeTo(File, Document) - Method in class ix.util.xml.XMLTreeEditFrame
 

X

XML - class ix.util.xml.XML.
A class useful static XML utilities.
XMLException - exception ix.util.xml.XMLException.
Thrown to indicate a problem converting to or from XML.
XMLException(String) - Constructor for class ix.util.xml.XMLException
 
XMLFileFilter - class ix.util.xml.XMLFileFilter.
A FileFilter that accepts only file types that indicate that the file contains XML.
XMLFileFilter() - Constructor for class ix.util.xml.XMLFileFilter
 
xmlNameForClass(Class) - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
XMLReadTest - class ix.test.XMLReadTest.
 
XMLReadTest() - Constructor for class ix.test.XMLReadTest
 
xmlt - Variable in class ix.util.xml.Syntax
 
xmlt() - Method in class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
XMLTF_Parser - class ix.iface.domain.XMLTF_Parser.
A parser for domains described in a simple XML syntax.
XMLTF_Parser(File) - Constructor for class ix.iface.domain.XMLTF_Parser
 
XMLTF_Parser(String) - Constructor for class ix.iface.domain.XMLTF_Parser
 
XMLTF_Writer - class ix.iface.domain.XMLTF_Writer.
A writer for domains described in our standard XML syntax.
XMLTF_Writer(File) - Constructor for class ix.iface.domain.XMLTF_Writer
 
XMLTranslator - class ix.util.xml.XMLTranslator.
A class for translating between objects and XML.
XMLTranslator.WalkerForXML - class ix.util.xml.XMLTranslator.WalkerForXML.
A FieldWalker for XML generation.
XMLTranslator.WalkerForXML(XMLTranslator, Class) - Constructor for class ix.util.xml.XMLTranslator.WalkerForXML
 
XMLTranslator() - Constructor for class ix.util.xml.XMLTranslator
 
XMLTreeEditFrame - class ix.util.xml.XMLTreeEditFrame.
A frame that contains an XML editing panel.
XMLTreeEditFrame(IXAgent, String) - Constructor for class ix.util.xml.XMLTreeEditFrame
 
XMLTreeEditor - class ix.util.xml.XMLTreeEditor.
An XML tree editor as a standalone application main program.
XMLTreeEditor() - Constructor for class ix.util.xml.XMLTreeEditor
 
XMLTreeEditPanel - class ix.util.xml.XMLTreeEditPanel.
A panel that contains an XML tree-editor.
XMLTreeEditPanel.CutFrame - class ix.util.xml.XMLTreeEditPanel.CutFrame.
A frame that shows a subtree cut from the main editor panel.
XMLTreeEditPanel.CutFrame(XMLTreeEditPanel, XMLTreeEditPanel.TNode, String) - Constructor for class ix.util.xml.XMLTreeEditPanel.CutFrame
 
XMLTreeEditPanel.EditingTextArea - class ix.util.xml.XMLTreeEditPanel.EditingTextArea.
A text area for editing string values
XMLTreeEditPanel.EditingTextArea(XMLTreeEditPanel, int, int) - Constructor for class ix.util.xml.XMLTreeEditPanel.EditingTextArea
 
XMLTreeEditPanel.EditorTree - class ix.util.xml.XMLTreeEditPanel.EditorTree.
JTree subclass used for all trees in the editor.
XMLTreeEditPanel.EditorTree(XMLTreeEditPanel, String, TreeModel) - Constructor for class ix.util.xml.XMLTreeEditPanel.EditorTree
 
XMLTreeEditPanel.EditorTree(XMLTreeEditPanel, String, TreeNode) - Constructor for class ix.util.xml.XMLTreeEditPanel.EditorTree
 
XMLTreeEditPanel.InvalidCommand - exception ix.util.xml.XMLTreeEditPanel.InvalidCommand.
 
XMLTreeEditPanel.InvalidCommand(XMLTreeEditPanel, String) - Constructor for class ix.util.xml.XMLTreeEditPanel.InvalidCommand
 
XMLTreeEditPanel.InvalidNode - exception ix.util.xml.XMLTreeEditPanel.InvalidNode.
 
XMLTreeEditPanel.InvalidNode(XMLTreeEditPanel, String) - Constructor for class ix.util.xml.XMLTreeEditPanel.InvalidNode
 
XMLTreeEditPanel.NodePopupMenu - class ix.util.xml.XMLTreeEditPanel.NodePopupMenu.
The popup menu that appears when the user right-clicks on a tree node.
XMLTreeEditPanel.NodePopupMenu(XMLTreeEditPanel, XMLTreeEditPanel.EditorTree, XMLTreeEditPanel.TNode) - Constructor for class ix.util.xml.XMLTreeEditPanel.NodePopupMenu
 
XMLTreeEditPanel.RecordingExpansionListener - class ix.util.xml.XMLTreeEditPanel.RecordingExpansionListener.
 
XMLTreeEditPanel.RecordingExpansionListener(XMLTreeEditPanel, JTree) - Constructor for class ix.util.xml.XMLTreeEditPanel.RecordingExpansionListener
 
XMLTreeEditPanel.TemplateSyntax - class ix.util.xml.XMLTreeEditPanel.TemplateSyntax.
Knows about the syntax of Java classes.
XMLTreeEditPanel.TemplateSyntax(XMLTreeEditPanel) - Constructor for class ix.util.xml.XMLTreeEditPanel.TemplateSyntax
 
XMLTreeEditPanel.TNode - class ix.util.xml.XMLTreeEditPanel.TNode.
A TreeNode for use in EditorTrees.
XMLTreeEditPanel.TNode(XMLTreeEditPanel, Object) - Constructor for class ix.util.xml.XMLTreeEditPanel.TNode
 
XMLTreeEditPanel.TNodeFactory - class ix.util.xml.XMLTreeEditPanel.TNodeFactory.
Makes nodes from JDOM Documents and Elements.
XMLTreeEditPanel.TNodeFactory(XMLTreeEditPanel) - Constructor for class ix.util.xml.XMLTreeEditPanel.TNodeFactory
 
XMLTreeEditPanel.TNodeParser - class ix.util.xml.XMLTreeEditPanel.TNodeParser.
Responsible for understanding the object-like structure of tree nodes and for converting nodes into JDOM Documents or Elements.
XMLTreeEditPanel.TNodeParser(XMLTreeEditPanel) - Constructor for class ix.util.xml.XMLTreeEditPanel.TNodeParser
 
XMLTreeEditPanel.TreeMouseListener - class ix.util.xml.XMLTreeEditPanel.TreeMouseListener.
 
XMLTreeEditPanel.TreeMouseListener(XMLTreeEditPanel) - Constructor for class ix.util.xml.XMLTreeEditPanel.TreeMouseListener
 
XMLTreeEditPanel() - Constructor for class ix.util.xml.XMLTreeEditPanel
 

Y

YES - Static variable in class ix.icore.YesNo
 
YesNo - class ix.icore.YesNo.
YesNo values.

< A B C D E F G H I J K L M N O P Q R S T U V W X Y