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 _

A

aboutDialog() - Method in class ix.iface.ui.JFrameMT
 
aboutDialog() - Method in class ix.iview.DomainEditorFrame
 
AboutFrame - Class in ix.iface.ui
A frame with a menu bar to close it, and a scrollable, enabled, but non-editable text area.
AboutFrame() - Constructor for class ix.iface.ui.AboutFrame
Puts up a frame with a menu bar and a scrollable text area that can display HTML (including images), follow links when clicked, and select text, but NOT edit.
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.
AboutFrame(String, 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.
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.
AboutFrame(String, 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.
aboutFrame - Variable in class ix.ip2.Ip2Frame
 
aboutFrame - Variable in class ix.iview.DomainEditorFrame
 
aboutItem - Variable in class ix.iface.ui.JFrameMT
 
AbstractAgendaItemPopupMenu - Class in ix.ip2
Provides the shell of a popup menu for agenda items in an agenda viewer.
AbstractAgendaItemPopupMenu(Ip2, AgendaItem) - Constructor for class ix.ip2.AbstractAgendaItemPopupMenu
 
AbstractAgentGroup - Class in ix.ispace
A base class that can support both intensionally and extensionally secified groups.
AbstractAgentGroup(String, ContactManager) - Constructor for class ix.ispace.AbstractAgentGroup
 
AbstractAnnotatedObject - Class in ix.icore
Provides an implementation of the Annotated interface plus support for AnnotationListeners.
AbstractAnnotatedObject() - Constructor for class ix.icore.AbstractAnnotatedObject
 
AbstractDirectedGraph - Class in ix.util
A utility class that makes it easier to define a DirectedGraph.
AbstractDirectedGraph() - Constructor for class ix.util.AbstractDirectedGraph
 
AbstractEditorPanel - Class in ix.iface.ui
A simple panel with a label (title), a component, and optional buttons.
AbstractEditorPanel(boolean) - 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, boolean) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel as above but with a given border setting.
AbstractEditorPanel(EventListener, boolean, String, boolean, JComponent) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel with a title and a component (left).
AbstractEditorPanel(EventListener, boolean, String, JComponent) - Constructor for class ix.iface.ui.AbstractEditorPanel
 
AbstractEditorPanel(EventListener, String, boolean, 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(EventListener, String, JComponent) - Constructor for class ix.iface.ui.AbstractEditorPanel
 
AbstractEditorPanel(EventListener, String, boolean, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel with a label (top left) and buttons (right) only.
AbstractEditorPanel(EventListener, String, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
 
AbstractEditorPanel(EventListener, boolean, String, boolean, JComponent, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel with a title, component (left) and buttons (right).
AbstractEditorPanel(EventListener, boolean, String, JComponent, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
 
AbstractEditorPanel(EventListener, String, boolean, JComponent, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
Creates a panel as above but with the default border/label setting.
AbstractEditorPanel(EventListener, String, JComponent, String[]) - Constructor for class ix.iface.ui.AbstractEditorPanel
 
AbstractEditorPanel.ListRightClickMenuItem - Class in ix.iface.ui
 
AbstractEditorPanel.ListRightClickMenuItem(AbstractButton) - Constructor for class ix.iface.ui.AbstractEditorPanel.ListRightClickMenuItem
 
AbstractFileSyntax - Class in ix.util.xml
Convenient base class for FileSyntaxes.
AbstractFileSyntax() - Constructor for class ix.util.xml.AbstractFileSyntax
 
AbstractIFormModel - Class in ix.iface.ui
An abstract model class to be used to fill an IFormPanel.
AbstractIFormModel(Class) - Constructor for class ix.iface.ui.AbstractIFormModel
 
AbstractIFormModel(EditableObject) - Constructor for class ix.iface.ui.AbstractIFormModel
 
AbstractIXObject - Class in ix.icore
Provides an implementation of the IXObject interface.
AbstractIXObject() - Constructor for class ix.icore.AbstractIXObject
 
AbstractIXTableModel - Class in ix.iface.ui.table
An abstract class for table models.
AbstractIXTableModel(boolean) - Constructor for class ix.iface.ui.table.AbstractIXTableModel
Makes an empty model.
AbstractIXTableModel(boolean, Object[]) - Constructor for class ix.iface.ui.table.AbstractIXTableModel
Makes a model that contains the given nodes.
AbstractIXTableModel(boolean, Object[], String[]) - Constructor for class ix.iface.ui.table.AbstractIXTableModel
Makes a model as above but with the given strings as column names.
AbstractIXTableModel(boolean, 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.TableMarkListener - Interface in ix.iface.ui.table
 
AbstractOptionListener - Class in ix.iplan.event
 
AbstractOptionListener() - Constructor for class ix.iplan.event.AbstractOptionListener
 
AbstractPlanItem - Class in ix.icore.plan
Common superclass for PlanIssue and PlanNode.
AbstractPlanItem() - Constructor for class ix.icore.plan.AbstractPlanItem
 
AbstractPMM - Class in ix.icore.process
 
AbstractPMM() - Constructor for class ix.icore.process.AbstractPMM
 
AbstractPMM.Sentinel - Interface in ix.icore.process
 
AbstractRefinement - Class in ix.icore.plan
 
AbstractRefinement() - Constructor for class ix.icore.plan.AbstractRefinement
 
AbstractSetEditor - Class in ix.iface.ui
Support for editing sets of objects (e.g. constraints) Looks after adding/removing/editing the objects and keeping the set consistent.
AbstractSetEditor(ObjectManager, LinkedList) - Constructor for class ix.iface.ui.AbstractSetEditor
 
AbstractTreeTableModel - Class in ix.iface.ui.table
An abstract class for tree table models.
AbstractTreeTableModel(boolean) - Constructor for class ix.iface.ui.table.AbstractTreeTableModel
Makes an empty model.
AbstractTreeTableModel(boolean, TreeNode[]) - Constructor for class ix.iface.ui.table.AbstractTreeTableModel
Makes a model that contains the given nodes at top level.
AbstractUISetEditor - Class in ix.iview
Support for editing sets of named objects (e.g. refinements or object classes).
AbstractUISetEditor(DomainObjectManager, LinkedList) - Constructor for class ix.iview.AbstractUISetEditor
 
AbstractUndoAction - Class in ix.util
Base implementation of an object used to undo something.
AbstractUndoAction(String) - Constructor for class ix.util.AbstractUndoAction
 
ACCELERATE - Variable in class ix.isim.ISimTimer
 
acceleration - Variable in class ix.isim.StartSimDialog
 
accept(File) - Method in class ix.util.FileExtensionFileFilter
 
accept(File) - Method in class ix.util.xml.SyntaxFileFilter
 
acceptOnlySafeBuiltins - Variable in class ix.util.lisp.Interpreter
Controls whether only safe builtin functions are added.
acceptReport(Report) - Method in class ix.ip2.ActivityAgenda
 
acceptReport(Report) - Method in class ix.ip2.Agenda
 
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.
aClass(Class) - Static method in class ix.util.Util
Returns a "nice" name for a class, using dash-syntax rather than Java capitalisation, prefixed by "a" or "an" as appropriate.
AConstructEditorPanel - Class in ix.iview
An interface to be implemented by any panel that actually edits a construct.
AConstructEditorPanel() - Constructor for class ix.iview.AConstructEditorPanel
 
AConstructFramePanel - Class in ix.iview
An abstract editor/viewer panel for domain constructs.
AConstructFramePanel() - Constructor for class ix.iview.AConstructFramePanel
Creates an editor panel.
AConstructFramePanel(DomainEditorFrame) - Constructor for class ix.iview.AConstructFramePanel
Creates an editor panel with the given parent.
AConstructFramePanel.FieldValue - Class in ix.iview
 
AConstructFramePanel.FieldValue(String, Object) - Constructor for class ix.iview.AConstructFramePanel.FieldValue
 
AConstructFramePanel.JModifyDialog - Class in ix.iview
 
AConstructFramePanel.JModifyDialog(JFrame, AConstructFramePanel, Icon) - Constructor for class ix.iview.AConstructFramePanel.JModifyDialog
 
AConstructFramePanel.JModifyDialog(JFrame, AConstructFramePanel) - Constructor for class ix.iview.AConstructFramePanel.JModifyDialog
 
actAgenda - Variable in class ix.ip2.ExpandHandler
 
actAgenda - Variable in class ix.iplan.ThatcherActivityHandler
 
actEd - Variable in class ix.iview.ConditionEffectEditor
 
action - Variable in class ix.ip2.ActionUnreadyReason
 
action - Variable in class ix.ip2.ForwardingHandler
 
action - Variable in class ix.ip2.log.ItemHandledEvent
 
action - Variable in class ix.isim.ExecutableAction
 
ACTION_COL - Variable in class ix.ip2.AgendaItemTableModel
 
actionCanBeTakenNow(HandlerAction) - Method in class ix.ip2.ActivityAgenda.OtherReportsActivity
 
actionCanBeTakenNow(HandlerAction) - Method in class ix.ip2.AgendaItem
 
actionCanBeTakenNow(HandlerAction) - Method in class ix.ip2.WaitForReportsItem
 
actionChanged(Component, UIRefinement, UIRefinement) - Method in class ix.iview.ActionEditorPanel
 
actionChanged(Component, UIRefinement, UIRefinement) - Method in interface ix.iview.event.CurrentActionListener
Implement this method to take note of action selections
actionChanged(Component, UIRefinement, UIRefinement) - Method in class ix.iview.GlobalFramePanel
 
actionChoiceDescr(HandlerAction) - Method in class ix.ip2.AgendaViewTable
 
actionDescription - Variable in class ix.ip2.ItemHandler
A short description of the action(s) implemented by this handler.
ActionEditorPanel - Class in ix.iview
An editor/viewer panel for refinement structures.
ActionEditorPanel(DomainEditorFrame) - Constructor for class ix.iview.ActionEditorPanel
Creates the editor panel with the given parent.
ActionEditorPanel(DomainEditorFrame, Symbol, Symbol) - Constructor for class ix.iview.ActionEditorPanel
Creates the editor panel with the given parent with the given view and the indicated set of constraints shown.
ActionFormModel - Class in ix.iview
An default model to be used to fill an IFormPanel.
ActionFormModel(DomainEditorFrame) - Constructor for class ix.iview.ActionFormModel
 
ActionFormModel(DomainEditorFrame, Class) - Constructor for class ix.iview.ActionFormModel
 
ActionFormModel(DomainEditorFrame, EditableObject) - Constructor for class ix.iview.ActionFormModel
 
ActionFormPanel - Class in ix.iview
A panel containing form-style sub-panels for viewing/editing an object
actionListeners - Variable in class ix.iface.util.RadioButtonBox
This box's ActionListeners.
ActionListRenderer - Class in ix.iview.util
 
ActionListRenderer(boolean) - Constructor for class ix.iview.util.ActionListRenderer
 
actionPanel - Variable in class ix.iview.DomainEditorFrame
 
actionPerformed(ActionEvent) - Method in class ix.ichat.ChatFrame
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.iface.ui.AboutFrame
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.HelpFrame
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.HTMLFrame
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.IFormPanel
 
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.ListEditorPanel
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
 
actionPerformed(ActionEvent) - Method in class ix.iface.ui.ToggleEditorPanel
 
actionPerformed(ActionEvent) - Method in class ix.iface.util.CatchingActionListener
Calls CatchingActionListener.innerActionPerformed(ActionEvent) on the same event, but inside a try-catch statement that catches any exception or error thrown.
actionPerformed(ActionEvent) - Method in class ix.iface.util.CheckTableDialog
 
actionPerformed(ActionEvent) - Method in class ix.iface.util.KeyValueTable.RowPopupMenu
 
actionPerformed(ActionEvent) - Method in class ix.iface.util.ListSelectionDialog
 
actionPerformed(ActionEvent) - Method in class ix.iface.util.SortingKVTable.SortMenu
 
actionPerformed(ActionEvent) - Method in class ix.ip2.AbstractAgendaItemPopupMenu
Action interpreter for this menu's menu-items.
actionPerformed(ActionEvent) - Method in class ix.ip2.BindingViewer
 
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.ItemEditor.EditPanel
Action interpreter.
actionPerformed(ActionEvent) - Method in class ix.iplan.OptionUI
 
actionPerformed(ActionEvent) - Method in class ix.ispace.GroupSender
 
actionPerformed(ActionEvent) - Method in class ix.ispace.ISpaceTool
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.itest.ItestFrame
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.itest.SendPanel
 
actionPerformed(ActionEvent) - Method in class ix.iview.AConstructFramePanel
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.AROEditorPanel
Wakes up the ActionListener with a user action.
actionPerformed(ActionEvent) - Method in class ix.iview.DomainEditorFrame
Implements the ActionListener interface.
actionPerformed(ActionEvent) - Method in class ix.iview.GlobalFramePanel
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.igraph.GExpansionEditor
Wakes up the ActionListener with a user action.
actionPerformed(ActionEvent) - Method in class ix.iview.PanelSearcher
 
actionPerformed(ActionEvent) - Method in class ix.iview.SimpleDomainEditor
 
actionPerformed(ActionEvent) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
actionPerformed(ActionEvent) - Method in class ix.iview.SimpleEditorPanel
Wakes up the ActionListener with a user action.
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.XMLTreeNamespaceManager.NamespaceFrame
Action interpreter
actions - Variable in class ix.ip2.AgendaItem
 
actionSelected(AgendaItem, String) - Method in class ix.ip2.AgendaTableViewer
 
ActionTreeTableModel - Class in ix.iview.table
A TreeTableModel that can display Refinement and Node objects.
ActionTreeTableModel(boolean, UIDomain) - Constructor for class ix.iview.table.ActionTreeTableModel
 
ActionUnreadyReason - Class in ix.ip2
An explanation of why a HandlerAction is not ready to be used.
ActionUnreadyReason(HandlerAction) - Constructor for class ix.ip2.ActionUnreadyReason
Creates an unready reason for the indicated action.
activateDomainItems() - Method in class ix.iview.DomainEditorFrame
 
activateTool(ToolController) - Method in class ix.iface.util.ToolManager
Creates the tool if it does not already exist and then makes it visible.
activateUndo() - Method in class ix.iview.DomainEditorFrame
 
activities - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
Activity - Class in ix.icore
An Activity.
Activity() - Constructor for class ix.icore.Activity
 
Activity(String) - Constructor for class ix.icore.Activity
 
Activity(LList) - Constructor for class ix.icore.Activity
 
activity - Variable in class ix.icore.plan.PlanNode
 
activity - Variable in class ix.icore.plan.ProcessParameter
 
ActivityAgenda - Class in ix.ip2
An agenda of activities
ActivityAgenda(PanelController) - Constructor for class ix.ip2.ActivityAgenda
 
ActivityAgenda.OtherReportsActivity - Class in ix.ip2
 
ActivityAgenda.OtherReportsActivity(String) - Constructor for class ix.ip2.ActivityAgenda.OtherReportsActivity
 
activityDescription(Activity) - Static method in class ix.iface.util.Reporting
 
ActivityHandledEvent - Class in ix.ip2.log
 
ActivityHandledEvent() - Constructor for class ix.ip2.log.ActivityHandledEvent
 
ActivityHandler - Class in ix.ip2
Generates HandlerActions for an ActivityItem.
ActivityHandler(String) - Constructor for class ix.ip2.ActivityHandler
 
ActivityItem - Class in ix.ip2
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 in ix.ip2
 
ActivityTableViewer(Ip2) - Constructor for class ix.ip2.ActivityTableViewer
 
activityViewer - Variable in class ix.ip2.Ip2
 
activityViewer - Variable in class ix.ip2.Ip2Frame
 
ActivityViewTable - Class in ix.ip2
 
ActivityViewTable(Ip2) - Constructor for class ix.ip2.ActivityViewTable
 
actListA - Variable in class ix.iview.OrderingEditor
 
actListB - Variable in class ix.iview.OrderingEditor
 
adaptDefaultMenu() - Method in class ix.iface.ui.JFrameMT
Dummy method that can be overridden by sub-classes to adapt the default.
adaptDefaultMenu() - Method in class ix.iview.DomainEditorFrame
 
adaptDefaultMenuToolbar() - Method in class ix.iface.ui.JFrameMT
Dummy method that can be overridden by sub-classes to adapt the default.
adaptDefaultToolbar() - Method in class ix.iface.ui.JFrameMT
Dummy method that can be overridden by sub-classes to adapt the default.
adaptMenusToPanel(JPanel) - Method in class ix.iface.ui.JFrameMTP
 
adaptMenusToPanel(JPanel) - Method in class ix.iview.DomainEditorFrame
Called whenever the current panel is updated
adaptMenusToPanelTrial(JPanel) - Method in class ix.iview.DomainEditorFrame
Called whenever the current panel is updated
adaptMenuToAction() - Method in class ix.iview.DomainEditorFrame
 
ADD - Static variable in class ix.iface.ui.AbstractSetEditor
 
add(String) - Method in class ix.iface.ui.IXPopupMenu
 
add(FourField) - Method in class ix.iface.ui.IXPopupMenu
 
add(FourField) - Method in class ix.iface.ui.table.TablePopupMenu
Same as that for IXPopuoMenu, but uses plain font, not bold.
add(JMenuItem) - Method in class ix.iface.util.ChainingMenu
 
add(Component) - Method in class ix.iface.util.VerticalPanel
 
add(Component, int) - Method in class ix.iface.util.VerticalPanel
 
add(Component, Object) - Method in class ix.iface.util.VerticalPanel
Unsupported operation.
add(Component, Object, int) - Method in class ix.iface.util.VerticalPanel
Unsupported operation.
add(String, Component) - Method in class ix.iface.util.VerticalPanel
Unsupported operation.
add - Variable in class ix.iview.SimpleDeclarationEditor
 
add(Object) - Method in class ix.test.DigestSet
 
add(int) - Method in class ix.util.context.ContextInt
Increment by the indicated amount, then return the new value.
add(E) - Method in class ix.util.context.LLQueue
 
add(long, long) - Static method in class ix.util.Inf
 
add(Object) - Method in class ix.util.lisp.LListCollector
 
add(Object) - Method in class ix.util.lisp.LListListIterator
 
add(MatchChoice) - Method in class ix.util.match.MatchChoiceManager
 
add(FieldDescr) - Method in class ix.util.reflect.FieldMap
 
addAboutInfo(List) - Method in class ix.ip2.Ip2
Called to add "About" information.
addAboutInfo(List) - Method in class ix.ip2.PanelController
 
addAboutInfo(List) - Method in class ix.iserve.IServe
 
addAboutInfo(List) - Method in class ix.util.xml.FileSyntaxManager
 
addAction(HandlerAction) - Method in class ix.ip2.AgendaItem
Add an action to this item.
addActionListener(ActionListener) - Method in class ix.iface.ui.IXButPanel
 
addActionListener(JComponent, ActionListener) - Static method in class ix.iface.ui.util.UIUtil
 
addActionListener(ActionListener) - Method in class ix.iface.util.RadioButtonBox
Adds an ActionListener to this RadioButtonBox.
addActivities(List) - Method in class ix.test.SimpleExpandingSimulator.SimController
 
addActivity(Activity) - Method in class ix.icore.plan.build.ExamplePlanBuilder
 
addActivity(Activity) - Method in interface ix.icore.plan.build.PlanBuilder
Adds a top-level activity to the plan.
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
Adds the agent as a contact.
addAgent(String, AgentRelationship) - Method in class ix.ispace.ContactManager
Adds the agent, recording it as having the specified relationship to this agent.
addAgentGroup(AgentGroup) - Method in class ix.ispace.ContactManager
 
addAgentNameListener(AgentNameListener) - Method in class ix.icore.IXAgent
 
addAgents(List, AgentRelationship) - Method in class ix.ispace.ContactManager
Adds the agents by calling ContactManager.addAgent(String, AgentRelationship).
addAll(Collection) - Method in class ix.util.lisp.Cons
 
addAnnotationListener(AnnotationListener) - Method in class ix.icore.AbstractAnnotatedObject
 
addAnnotationListener(AnnotationListener) - Method in interface ix.icore.Annotated
 
addButton(EventListener, 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.
addCellEditorListener(CellEditorListener) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
addChild(PNode, PNode) - Method in class ix.icore.process.PNode
 
addChild(IXNode) - Method in interface ix.iface.ui.tree.IXNode
 
addChild(IXTreeNode) - Method in interface ix.iface.ui.tree.IXTreeNode
 
addChild(Symbol) - Method in class ix.iview.domain.UIObjectClass
 
addChild(String) - Method in class ix.iview.domain.UIObjectClass
 
addChild(IXNode) - Method in class ix.iview.domain.UIObjectClass
 
addChild(IXTreeNode) - Method in class ix.iview.tree.ObjectClassTreeNode
 
addChild(IXTreeNode) - Method in class ix.iview.tree.RefinementTreeNode
 
addChild() - Method in class ix.util.xml.XMLTreeEditPanel
Adds a new node after the existing children of the selected node.
addChildren(List) - Method in class ix.iview.domain.UIObjectClass
Adds a list of UIObjectClass to sub classes.
addComponentListener(EventListener) - Method in class ix.iface.ui.AbstractEditorPanel
 
addConstraint(PNode, Constraint) - Method in interface ix.icore.ConstraintManager
 
addConstraint(Constraint) - Method in interface ix.icore.ConstraintManager
 
addConstraint(Constraint) - Method in class ix.icore.plan.build.ExamplePlanBuilder
 
addConstraint(Constraint) - Method in interface ix.icore.plan.build.PlanBuilder
Adds a top-level constraint to the plan.
addConstraint(PNode, Constraint) - Method in interface ix.icore.process.ProcessModelManager
 
addConstraint(Constrainer) - Method in interface ix.icore.process.ProcessModelManager
 
addConstraint(Constraint) - Method in class ix.icore.Report
 
addConstraint(PNode, Constraint) - Method in class ix.ip2.AdviceManager
 
addConstraint(PNode, Constraint) - Method in class ix.ip2.ConstraintAssociator
 
addConstraint(Constraint) - Method in class ix.ip2.ForAllCM
 
addConstraint(PNode, Constraint) - Method in class ix.ip2.ForAllCM
 
addConstraint(Constrainer) - Method in class ix.ip2.Ip2ModelManager
 
addConstraint(Map, Constrainer) - Method in class ix.ip2.Ip2ModelManager
 
addConstraint(PNode, Constraint) - Method in class ix.ip2.Ip2ModelManager
 
addConstraint(PNode, Constraint) - Method in class ix.ip2.Ip2WorldStateManager
 
addConstraint(Constraint) - Method in class ix.ip2.Scrum
 
addConstraint(PNode, Constraint) - Method in class ix.ip2.Scrum
 
addConstraint(Constraint) - Method in class ix.ip2.UseCM
 
addConstraint(PNode, Constraint) - Method in class ix.ip2.UseCM
 
addConstraint(Constraint) - Method in class ix.iplan.TimePointNet
 
addConstraint(PNode, Constraint) - Method in class ix.iplan.TimePointNet
 
addConstraint(Object) - Method in class ix.iview.domain.UIRefinement
 
addConstraintListener(JConstraintListener) - Method in class ix.iface.ui.JConstraintEditor
 
addConstraintManager(ConstraintManager, Symbol, Symbol[]) - Method in interface ix.icore.ConstraintManagerRegistry
 
addConstraintManager(ConstraintManager, Symbol, Symbol[]) - Method in class ix.ip2.ConstraintAssociator
 
addConstraintManager(ConstraintManager) - Method in class ix.ip2.Ip2ModelManager
 
addConstraintParsers() - Method in class ix.iface.domain.LTF_Parser
 
addConstraints(PNode, List) - Method in class ix.icore.process.AbstractPMM
 
addConstraints(List) - Method in class ix.icore.process.AbstractPMM
 
addConstraints(PNode, List) - Method in interface ix.icore.process.ProcessModelManager
 
addConstraints(List) - Method in interface ix.icore.process.ProcessModelManager
 
addConstruct(Object) - Method in class ix.iface.ui.AbstractSetEditor
Adds a given construct to the set.
addConstruct(UIObject) - Method in class ix.iview.domain.UIDomain
 
addContactListener(ContactListener) - Method in class ix.ispace.ContactManager
 
addControllerListener(ControllerListener) - Method in class ix.ip2.PanelController
 
addCurrentActionListener(CurrentActionListener) - Method in class ix.iview.ActionEditorPanel
 
addCurrentActionListener(CurrentActionListener) - Method in class ix.iview.GlobalFormPanel
 
addCurrentActionListener(CurrentActionListener) - Method in class ix.iview.GlobalFramePanel
 
addCurrentConstructListener(CurrentConstructListener) - Method in class ix.iview.AConstructFramePanel
 
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(int, Object) - Method in class ix.iface.ui.table.AbstractIXTableModel
Adds the given data object to the table's rows at the given position 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.
addData(ItemVar) - Method in class ix.iview.DeclarationEditor.VarTypeTableModel
 
addDataChangeListener(DataChangeListener) - Method in interface ix.iface.ui.EditableObject
 
addDataChangeListener(DataChangeListener) - Method in class ix.iview.domain.UIDomain
 
addDataChangeListener(DataChangeListener) - Method in class ix.iview.domain.UIObjectClass
 
addDataChangeListener(DataChangeListener) - Method in class ix.iview.domain.UIRefinement
 
addDataListener(FormDataListener) - Method in class ix.iface.ui.AbstractIFormModel
 
addDataListener(FormDataListener) - Method in interface ix.iface.ui.IFormModel
 
addDefaultMenuBar() - Method in class ix.iface.util.SimpleToolFrame
 
addDomainListener(DomainListener) - Method in class ix.icore.domain.Domain
 
added - Variable in class ix.iface.ui.AbstractSetEditor
list of Objects added to the set (unless removed).
addedObject(Object, Object) - Method in class ix.iface.ui.AbstractSetEditor
 
addedObject(UIObject, IXObject) - Method in class ix.iview.domain.UIDomain
from UIRefinement and UIObjectClass when they are created
addElement(Object) - Method in interface ix.util.Collector
 
addElement(Object) - Method in class ix.util.lisp.LListCollector
 
addElementAtEnd(Object, long) - Method in interface ix.isim.util.LongPriorityQueue
This function adds the given object at the given priority to this priority queue.
addElementAtEnd(Object, long) - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function adds the given object at the given priority to this priority queue.
addElementAtFront(Object, long) - Method in interface ix.isim.util.LongPriorityQueue
This function adds the given object at the given priority to this priority queue.
addElementAtFront(Object, long) - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function adds the given object at the given priority to this priority queue.
addEndStatus(List, PNodeEnd) - Method in class ix.ip2.ItemEditor
 
addEnumeration(Collector, Enumeration) - Static method in class ix.util.Seq
 
addExampleTool() - Method in class ix.test.Ip2Example
Adds a simple tool.
addExitHook(Runnable) - Method in class ix.icore.IXAgent
 
addFixedHeight(Component) - Method in class ix.iface.util.VerticalPanel
 
addFormActionListener(ActionListener) - Method in class ix.iface.ui.IFormPanel
 
addForwardingHandler(String, AgentRelationship, boolean) - Method in class ix.ip2.Ip2
 
addGenericConstraint(Symbol, Symbol, String) - Method in class ix.iview.domain.UIGrammar
 
addGenericConstraint(Constraint) - Method in class ix.iview.domain.UIGrammar
 
addGenericConstraints(Collection) - Method in class ix.iview.domain.UIGrammar
 
addGraph(Named) - Method in class ix.iview.domain.UIDomain
 
addHandledItem(AgendaItem) - Method in class ix.ip2.PanelController
 
addHandler(ItemHandler) - Method in class ix.ip2.PanelController
Install the handler as a handler for issues, activities, or both, as appropriate.
addHandlerActions(AgendaItem) - Method in class ix.ip2.Agenda
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.CompletionHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ConditionHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ConnectHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ExpandHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ForwardingHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.Ip2.AddExtensionsHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.Ip2.AddHandlersHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ItemHandler
Called to add any HandlerActions that this handler regards as appropriate for the specified AgendaItem.
addHandlerActions(AgendaItem) - Method in class ix.ip2.LoadDomainHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.LoadPlanHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.LoadStateHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.QueryHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.QueryHandler.AnswerHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.SendReportHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.SetCapabilitiesHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.ShowURLHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.SimpleCompletionHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.SyncSimulationTimeHandler
 
addHandlerActions(AgendaItem) - Method in class ix.ip2.SyncState.SyncStateHandler
 
addHandlerActions(AgendaItem) - Method in class ix.iplan.IPlanCompletionHandler
 
addHandlerActions(AgendaItem) - Method in class ix.iplan.IPlanConditionHandler
 
addHandlerActions(AgendaItem) - Method in class ix.iplan.IPlanExpandHandler
 
addHandlerActions(AgendaItem) - Method in class ix.iplan.ThatcherActivityHandler
 
addHandlerActions(AgendaItem) - Method in class ix.iserve.AddServletHandler
 
addHandlerActions(AgendaItem) - Method in class ix.test.ChangeSymbolNameHandler
 
addHandlerActions(AgendaItem) - Method in class ix.test.MatchChoiceHandler
 
addHandlerActions(AgendaItem) - Method in class ix.test.MatchStateHandler
 
addHandlerActions(AgendaItem) - Method in class ix.test.TestAutoHandler
 
addHandlerActionStatus(List, AgendaItem) - Method in class ix.ip2.ItemEditor
 
addHandlers(List) - Method in class ix.ip2.Ip2
Add one instance of each of the specified classes as a handler for issues, activities, or both, as appropriate.
addHandlers() - Method in class ix.ip2.Ip2
Install any built-in issue and activity handlers.
addHandlers() - Method in class ix.iplan.IPlan
Install any built-in issue and activity handlers.
addHandlers() - Method in class ix.iplan.PlannerBase
 
addHandlers() - Method in class ix.iplan.Slip
Install any built-in issue and activity handlers.
addHandlers() - Method in class ix.iplan.Thatcher
Install any built-in issue and activity handlers.
addHandlers() - Method in class ix.iserve.IServe
 
addHandlers() - Method in class ix.test.Ip2Example
Called to add issue and activity handlers.
addHandlers() - Method in class ix.test.SimpleExpandingSimulator
 
addHistoryEvent(HistoryEvent) - Method in class ix.icore.TaskItem
 
addHistoryEvent(HistoryEvent) - Method in class ix.ip2.AgendaItem
 
addIfField(Collection, Class, String) - Static method in class ix.iface.ui.AbstractIFormModel
 
addImpl(Component, Object, int) - Method in class ix.iface.util.GridColumn
 
addImpl(Component, Object, int) - Method in class ix.iface.util.RadioButtonBox
Called whenever a component is added to this RadioButtonBox.
addImport(String) - Method in class ix.util.reflect.ClassFinder
Records an import that allows a class name or names to be used without package-qualification.
addImport(String) - Static method in class ix.util.xml.XML
Adds an import in the default ClassFinder.
addImport(String) - Method in class ix.util.xml.XMLConfig
Adds an import in the default ClassFinder.
addInitialImports() - Method in class ix.ip2.Ip2XMLConfig
Adds an initial set of imports to the default ClassFinder.
addInitialImports() - Method in class ix.util.reflect.ClassFinder
Adds the initial set of imports.
addInitialNames() - Method in class ix.util.reflect.ClassFinder
Adds the initial set of name mappings.
addInitialNamespaces(XMLTreeNamespaceManager.NamespaceMap) - Method in class ix.util.xml.XMLTreeNamespaceManager
 
addIp2Tools() - Method in class ix.ip2.Ip2Frame
 
addIp2Tools() - Method in class ix.postix.PostixFrame
 
addIPCListener(IPCListener) - Static method in class ix.util.IPC
 
addIssue(Issue) - Method in class ix.icore.plan.build.ExamplePlanBuilder
 
addIssue(Issue) - Method in interface ix.icore.plan.build.PlanBuilder
Adds a top-level issue to the plan.
addIssue(Issue) - Method in class ix.ip2.PanelController
 
addIssue(Issue) - Method in class ix.iview.domain.UIRefinement
 
addIssueHandler(ItemHandler) - Method in class ix.ip2.PanelController
 
addIssueListener(AgendaListener) - Method in class ix.ip2.PanelController
 
addItem(AgendaItem) - Method in class ix.ip2.ActivityAgenda
 
addItem(AgendaItem) - Method in class ix.ip2.Agenda
 
addItem(AgendaItem) - Method in interface ix.ip2.AgendaManager
 
addItem(AgendaItem) - Method in class ix.ip2.AgendaTableViewer
 
addItem(String) - Method in class ix.ip2.AgendaTableViewer
Useful methods for adding test items.
addItem(Priority, String) - Method in class ix.ip2.AgendaTableViewer
 
addItem(AgendaItem) - Method in interface ix.ip2.AgendaViewer
 
addItem(AgendaItem) - Method in class ix.ip2.AgendaViewTable
 
addItem(AgendaItem) - Method in class ix.ip2.IssueAgenda
 
addItemConditons(List, AgendaItem) - Method in class ix.ip2.ItemEditor
 
addItemHandler(ItemHandler) - Method in class ix.ip2.Agenda
 
addItemHandler(ItemHandler) - Method in class ix.ip2.PanelController
 
addItemListener(ItemListener) - Method in class ix.iface.ui.CardPanel
 
addItemListener(AgendaItemListener) - Method in class ix.ip2.AgendaItem
 
addItemsBefore(AgendaItem, List) - Method in class ix.ip2.ActivityAgenda
 
addItemsBefore(AgendaItem, List) - Method in class ix.ip2.Agenda
 
addItestTools() - Method in class ix.itest.ItestFrame
 
addLaunchTool() - Method in class ix.test.MultiAgentIp2
Adds a simple tool.
addLeftLabel(String) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
addLink(Object, Object) - Method in class ix.iview.igraph.ExpansionModel
 
addListener(EventListener) - Method in class ix.iface.ui.IXButPanel
 
addListener(JComponent, EventListener) - Static method in class ix.iface.ui.util.UIUtil
 
addListener(TextAreaFrame.TListener) - Method in class ix.util.TextAreaFrame
 
addListSelectionListener(ListSelectionListener) - Method in class ix.iface.ui.ListEditorPanel
 
addListSelectionListener(ListSelectionListener) - Method in class ix.iface.ui.ToggleEditorPanel
 
addLookAtMenu(JMenu) - Method in class ix.util.xml.XMLTreeEditFrame
 
addMarkListener(AbstractIXTableModel.TableMarkListener) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
addMatchChoice(List) - Method in class ix.ip2.Ip2ModelManager
 
addMenu(JMenu) - Method in class ix.ispace.ISpaceTool
Adds a menu to the menu bar.
addMenuBarItem(JFrame, String, JMenuItem) - Static method in class ix.iface.util.IFUtil
Adds an item to a menu in a frame's menu bar.
addModelListener(FormModelListener) - Method in class ix.iface.ui.AbstractIFormModel
 
addModelListener(FormModelListener) - Method in interface ix.iface.ui.IFormModel
 
addMouseListener(MouseListener) - Method in class ix.iface.ui.IXButPanel
 
addName(String, Class) - Method in class ix.util.reflect.ClassFinder
Adds an explicit mapping in both directions between a name and a class.
addNamespaceListener(NamespaceListener) - Method in class ix.util.xml.XMLTreeNamespaceManager
 
addNewNode() - Method in class ix.iview.igraph.ExpansionModel
Called when a node is added by the user.
addNode(PNode) - Method in interface ix.icore.process.ProcessModelManager
 
addNode(PNode) - Method in class ix.ip2.Ip2ModelManager
 
addNode(NodeSpec) - Method in class ix.iview.domain.UIRefinement
 
addNode(UINodeSpec) - Method in class ix.iview.igraph.ExpansionModel
 
addNodesBefore(PNode, List) - Method in class ix.ip2.Ip2ModelManager
 
addNote(String) - Method in class ix.iview.util.ModellingState
 
addObject(Object) - Method in class ix.ip2.ObjectView
 
addObjectClass(ObjectClass) - Method in class ix.icore.domain.Domain
 
addOptionListener(OptionListener) - Method in class ix.iplan.IPlanOptionManager
 
addOrdering(Map, Ordering) - Static method in class ix.icore.process.PNodeEnd
 
addOrdering(Map, Ordering) - Method in class ix.iplan.TimePointNet
 
addOrdering(Constraint) - Method in class ix.iview.domain.UIRefinement
 
addOrdering(Ordering) - Method in class ix.iview.domain.UIRefinement
 
addOrderingsAsTimeConstraints(PNode, Map, ListOfOrdering) - Method in class ix.ip2.Ip2ModelManager
 
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.
addPanels() - Method in class ix.iview.DomainEditorFrame
Adds all panels to the frame.
addParent(IXNode) - Method in interface ix.iface.ui.tree.IXNode
 
addParent(IXNode) - Method in class ix.iview.domain.UIObjectClass
 
addParents(List) - Method in class ix.iview.domain.UIObjectClass
Adds a list of UIObjectClass to super classes.
addPlanEvaluator(PlanEvaluator) - Method in class ix.iplan.PlanEvalManager
 
addPlanEvaluators() - Method in class ix.iplan.PlanEvalManager
 
addPlanEvaluators() - Method in class ix.iplan.TechnicalPlanEvalManager
 
addPostConstraint(TimePointNet.TimeConstraint) - Method in class ix.icore.process.TimePoint
 
addPreConstraint(TimePointNet.TimeConstraint) - Method in class ix.icore.process.TimePoint
 
addProcessStatusListener(ProcessStatusListener) - Method in class ix.icore.process.AbstractPMM
 
addProcessStatusListener(ProcessStatusListener) - Method in interface ix.icore.process.ProcessModelManager
 
addProperty(Symbol, ObjectProperty.Syntax) - Method in class ix.iview.domain.UIObjectClass
 
addProperty(String, ObjectProperty.Syntax) - Method in class ix.iview.domain.UIObjectClass
 
addProperty(String, String) - Method in class ix.iview.domain.UIObjectClass
 
addProperty(Symbol) - Method in class ix.iview.domain.UIObjectClass
 
addProperty(String) - Method in class ix.iview.domain.UIObjectClass
 
addProperty(ObjectProperty) - Method in class ix.iview.domain.UIObjectClass
 
addPropertyChangeListener(PropertyChangeListener) - Method in class ix.iface.ui.JPreferencesDialog
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface ix.iface.ui.JPropertiesEditor
 
addPropertyConstraintsListener(PropertyConstraintsListener) - Method in class ix.iview.table.PropertyTableModel
 
addPropValueIfNew(Symbol, Object, Object) - Method in class ix.ip2.ObjectWorld
 
addRefinement(Refinement) - Method in class ix.icore.domain.Domain
 
addReport(Report) - Method in class ix.ip2.ActivityAgenda.OtherReportsActivity
 
addReport(Report) - Method in class ix.ip2.AgendaItem
 
addResetHook(Runnable) - Method in class ix.ip2.Ip2
Records an object that will be run when this panel is asked to reset.
addRootChild(Document) - Method in class ix.util.xml.XMLTreeEditPanel
 
addSelectionListener(JSelectorDialog.JSelectorListener) - Method in class ix.iface.ui.JSelectorDialog
 
addSentinel(AbstractPMM.Sentinel) - Method in class ix.icore.process.AbstractPMM
 
addSentinel(AbstractPMM.Sentinel) - Method in class ix.ip2.Ip2ModelManager
 
addSeparator() - Method in class ix.iface.util.ChainingMenu
 
addServlet(HttpServlet, String) - Method in class ix.util.http.HttpServer
Add a servlet serving URLs that match the specified path.
addServlet(String, HttpServlet) - Method in class ix.util.http.HttpServer
 
AddServletHandler - Class in ix.iserve
 
AddServletHandler(IServe) - Constructor for class ix.iserve.AddServletHandler
 
addStandardAgentGroups() - Method in class ix.ispace.ContactManager
 
addStartupHook(Runnable) - Method in class ix.icore.IXAgent
 
addState(Map) - Method in class ix.ip2.ObjectWorld
 
addStats(PlanStats) - Method in interface ix.iplan.PlanStats
Increments, or otherwise modifies, the values in this object using values from the specified PlanStats object.
addStats(PlanStats) - Method in class ix.iplan.SlipStats
 
addStatus(List, String, HasStatus) - Method in class ix.ip2.ItemEditor
 
addSubactivity(Activity, Activity) - Method in class ix.icore.plan.build.ExamplePlanBuilder
 
addSubactivity(Activity, Activity) - Method in interface ix.icore.plan.build.PlanBuilder
Adds a subactivity of the specified activity.
addSubclass(Class, Class) - Method in class ix.util.reflect.InheritanceTree
 
addSubissue(Issue, Issue) - Method in class ix.icore.plan.build.ExamplePlanBuilder
 
addSubissue(Issue, Issue) - Method in interface ix.icore.plan.build.PlanBuilder
Adds a subissue of the specified issue.
addSyntax(FileSyntax) - Method in class ix.util.xml.FileSyntaxManager
 
addSyntaxes() - Method in class ix.util.xml.FileSyntaxManager
 
addTab(String, Component) - Method in class ix.ispace.ISpaceTool
Adds a new tab and corresponding component
addTableEntry(String, Object) - Method in class ix.iface.util.SelectionPanel
Inserts a row containing the specified name and value.
addTableMouseListener(TableMouseListener) - Method in class ix.iface.ui.table.IXTable
 
addTemplate(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel
 
addTemplates() - Method in class ix.util.xml.XMLTreeEditPanel
 
addTemplates() - Method in class ix.util.xml.XMLTreeViewPanel
 
addTemplatesFor(Class[]) - Method in class ix.util.xml.XMLTreeEditPanel
 
addTest(TestElement) - Method in class ix.ip2.Ip2
Adds the specified test to the main frame's "Test" menu.
addTest(String, ActionListener) - Method in class ix.ip2.PanelFrame
Adds a test by adding a menu item to the "Test" menu.
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.
addTestResources(List) - Method in class ix.ip2.PanelFrame
 
addTests(String) - Method in class ix.ip2.PanelFrame
 
addTests(List) - Method in class ix.ip2.PanelFrame
 
addTests() - Method in class ix.itest.Itest
Adds any tests common to all versions of I-TEST.
addTestSeparator() - Method in class ix.ip2.PanelFrame
Adds a separator to this panel's "Test" menu.
addTestSubmenu(String, List) - Method in class ix.ip2.PanelFrame
 
addTimeConstraint(TimePoint, TimePoint, long, long) - Method in class ix.iplan.TimePointNet
 
addTimeConstraintElseFail(TimePoint, TimePoint) - Method in class ix.iplan.TimePointNet
 
addTimePoint(long, long) - Method in class ix.iplan.TimePointNet
 
addTimePoint(TimePoint) - Method in class ix.iplan.TimePointNet
 
addToDomain(Domain) - Method in class ix.iview.domain.UIDomain
 
addToDomain(Domain) - Method in interface ix.iview.domain.UIObject
Adds the contents of this UIObject to the domain (part of publish).
addToDomain() - Method in class ix.iview.domain.UIObjectClass
 
addToDomain(Domain) - Method in class ix.iview.domain.UIObjectClass
 
addToDomain() - Method in class ix.iview.domain.UIRefinement
 
addToDomain(Domain) - Method in class ix.iview.domain.UIRefinement
 
addToMenu(PanelFrame) - Method in class ix.ip2.test.PanelTest
Adds a test menu item based on a PanelTest such as a TestItem and sets this PanelTests's frame.
addToMenu(PanelFrame) - Method in interface ix.ip2.test.TestElement
 
addToMenu(PanelFrame) - Method in class ix.ip2.test.TestSeparator
Tells the panel to add a separator to the test menu.
addToMenu(PanelFrame) - Method in class ix.ip2.test.TestSubmenu
Tells the panel to add a submenu to the test menu.
addTool(ToolController) - Method in class ix.icore.IXAgent
Adds a tool, usually by adding an entry to a "Tools" menu in the GUI.
addTool(ToolController) - Method in class ix.iface.util.ToolManager
Adds a tool to the list of tools managed by this ToolManager.
addTool(ToolController) - Method in class ix.ip2.Ip2
Records the tool and adds an entry to the main frame's "Tools" menu.
addTool(ToolController) - Method in class ix.ip2.PanelFrame
 
addTool(ToolController) - Method in class ix.iquery.IQuery
 
addTool(ToolController) - Method in class ix.itest.Itest
 
addTool(ToolController) - Method in class ix.test.SimpleIXAgent
 
addTool(ToolController) - Method in class ix.util.TextAreaFrame
 
addTool(ToolController) - Method in class ix.util.xml.XMLTreeEditFrame
 
addTool(ToolController) - Method in class ix.util.xml.XMLTreeEditor
 
addToolManager() - Method in class ix.util.TextAreaFrame
 
addTreeNode(Object, TreeNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Associate the given TreeNode to the given object
addTreeParent(IXTreeNode, UIObject) - Method in class ix.iface.ui.tree.EditableTreeModel
 
addTreeParent(IXTreeNode, IXTreeNode) - Method in class ix.iface.ui.tree.EditableTreeModel
 
addTreeTableModelListener(TreeTableStructureListener) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
addUIDomainListener(UIDomainListener) - Method in class ix.iview.domain.UIDomain
 
addUndoListener(UndoChangeListener) - Method in class ix.iview.AConstructFramePanel
 
addUndoListener(UndoChangeListener) - Method in class ix.iview.UndoManager
 
addUser(PNode) - Method in class ix.iplan.IPlanWorldStateManager.Fact
 
addUserChild(Object, Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
addUserChild(Object, Object) - Method in class ix.iview.tree.DomainTreeModel
 
addUserChild(Object, Object) - Method in class ix.iview.tree.ObjectClassTreeModel
 
addUserChild(Object, Object) - Method in class ix.iview.tree.RefinementTreeModel
 
addUserParent(Object, Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
addUserParent(Object, Object) - Method in class ix.iview.tree.ObjectClassTreeModel
Can only deal with UIObjectClass arguments
addUserParent(Object, Object) - Method in class ix.iview.tree.RefinementTreeModel
 
addValue(Object, Object) - Method in class ix.util.MultiHashMap
 
addValue(Object, Object) - Method in interface ix.util.MultiMap
 
addVariable(Variable) - Method in interface ix.icore.process.ProcessModelManager
 
addVariable(Variable) - Method in class ix.ip2.Ip2ModelManager
 
addVariableDeclaration(String) - Method in class ix.iview.AConstructFramePanel
 
addVariableDeclaration(String) - Method in class ix.iview.ConstraintEditor
 
addVariableDeclaration(String) - Method in interface ix.iview.VarSpecifier
Add the given variable name as a declaration, return the name or "".
adjustAgendaItemPopup(AbstractAgendaItemPopupMenu, AgendaItem) - Method in class ix.ip2.Ip2Frame
 
adjustFont(FontUIResource) - Method in class ix.iface.util.IXMetalTheme
 
adjustFont(FontUIResource) - Method in class ix.iface.util.IXOceanTheme
 
adjustLookAndFeel() - Static method in class ix.iface.util.IFUtil
Makes any standard I-X changes to the look and feel.
adjustSizes() - Method in class ix.ip2.AgendaViewTable
 
adjustStatus(AgendaItem) - Method in class ix.ip2.CompletionHandler.DoneAction
 
adjustTable(IXTable) - Method in class ix.iview.table.PropertyTableModel
Adjust the given table (which should be the table whose model this is).
adjustWidth(IXComboBox, JTable, int) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
adjustWidths() - Method in class ix.iface.ui.table.IXTable
Adjusts column widths to sensible values.
advancedIcon - Variable in class ix.iview.DomainEditorFrame
 
advancedItem - Variable in class ix.iview.DomainEditorFrame
 
AdviceManager - Class in ix.ip2
 
AdviceManager(Ip2ModelManager) - Constructor for class ix.ip2.AdviceManager
 
adviceManager - Variable in class ix.ip2.Ip2ModelManager
 
adviseMinimise() - Method in class ix.iface.ui.AbstractEditorPanel
 
afterFirst(String, String) - Static method in class ix.util.Strings
Returns the substring that begins directly after the first occurrence of the separator.
afterLast(String, String) - Static method in class ix.util.Strings
Returns the substring starting directly after the last occurrence of the separator.
afterSwitching() - Method in class ix.iview.AConstructFramePanel
Ensures that displays are updated for new view/construct.
age - Variable in class ix.test.ExampleData
 
Agenda - Class in ix.ip2
A collection of things to do.
Agenda(PanelController) - Constructor for class ix.ip2.Agenda
 
AgendaEvent - Class in ix.ip2.event
 
AgendaEvent(Object) - Constructor for class ix.ip2.event.AgendaEvent
 
AgendaItem - Class in ix.ip2
An entry in an Agenda.
AgendaItem(TaskItem) - Constructor for class ix.ip2.AgendaItem
 
AgendaItem(AgendaItem, TaskItem) - Constructor for class ix.ip2.AgendaItem
 
AgendaItemAdapter - Class in ix.ip2.event
An implementation of AgendaItemListener in which all methods do nothing.
AgendaItemAdapter() - Constructor for class ix.ip2.event.AgendaItemAdapter
 
agendaItemEdited(AgendaItemEvent) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
agendaItemEdited(AgendaItemEvent) - Method in class ix.ip2.ConditionHandler.ItemListener
 
agendaItemEdited(AgendaItemEvent) - Method in class ix.ip2.event.AgendaItemAdapter
 
agendaItemEdited(AgendaItemEvent) - Method in interface ix.ip2.event.AgendaItemListener
 
agendaItemEdited(AgendaItemEvent) - Method in class ix.ip2.ExpandHandler.ItemListener
 
agendaItemEdited(AgendaItemEvent) - Method in class ix.ip2.ItemEditor.EditPanel
 
AgendaItemEvent - Class in ix.ip2.event
 
AgendaItemEvent(Object) - Constructor for class ix.ip2.event.AgendaItemEvent
 
AgendaItemListener - Interface in ix.ip2.event
 
AgendaItemTableModel - Class in ix.ip2
A TreeTableModel that can display Issue objects.
AgendaItemTableModel(AgendaTableViewer) - Constructor for class ix.ip2.AgendaItemTableModel
 
AgendaItemTableModel.TreeAgendaItem - Class in ix.ip2
 
AgendaItemTableModel.TreeAgendaItem(AgendaItemTableModel, AgendaItem) - Constructor for class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
AgendaListener - Interface in ix.ip2.event
 
AgendaManager - Interface in ix.ip2
 
AgendaTableViewer - Class in ix.ip2
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 in ix.iview.table
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 - Interface in ix.ip2
 
agendaViewer - Variable in class ix.ip2.ItemEditor
 
AgendaViewTable - Class in ix.ip2
A viewer for a set of AgendaItems.
AgendaViewTable(Ip2) - Constructor for class ix.ip2.AgendaViewTable
Constructs a viewer for the indicated agent.
AgendaViewTable.ActionCellRenderer - Class in ix.ip2
 
agent - Variable in class ix.icore.log.HistoryEvent
 
agent - Variable in class ix.ip2.ForwardingHandler
 
agent - Variable in class ix.ip2.ItemEditor
 
agent - Variable in class ix.ip2.PanelFrame
 
agent - Variable in class ix.ispace.GroupSender
 
agent - Variable in class ix.iview.DomainEditor
 
agent - Variable in class ix.iview.DomainEditorFrame
 
agent - Variable in class ix.util.xml.XMLTreeEditFrame
 
AgentData - Class in ix.ispace
What we know about another agent.
AgentData() - Constructor for class ix.ispace.AgentData
 
AgentData(String, AgentRelationship) - Constructor for class ix.ispace.AgentData
 
AgentData(AgentData) - Constructor for class ix.ispace.AgentData
 
agentData - Variable in class ix.ispace.ContactManager
 
AgentEvent - Class in ix.icore.event
 
AgentEvent(IXAgent) - Constructor for class ix.icore.event.AgentEvent
 
AgentGroup - Interface in ix.ispace
Represents a collection of agents that cen be referred to for message-sending or other purposes.
AgentLauncher - Class in ix.util
 
AgentLauncher() - Constructor for class ix.util.AgentLauncher
 
AgentNameEvent - Class in ix.icore.event
 
AgentNameEvent(IXAgent, String, String) - Constructor for class ix.icore.event.AgentNameEvent
 
AgentNameListener - Interface in ix.icore.event
 
AgentRelationship - Class in ix.ispace
Standard relationships between agents.
agentTypeName - Variable in class ix.ip2.Ip2
 
agoTime(Date, Date) - Method in class ix.applet.MessageServer
 
agoTime(Date, Date) - Method in class ix.iserve.ipc.IServeCommunicationServer
 
agreeFileToWrite() - Method in class ix.util.xml.XMLSaver
Asks the user to select a file and, if it already exists, whether to overwrite it.
AliceBlue - Static variable in class ix.iface.util.XColors
 
alistEntry(Object) - Method in class ix.util.lisp.LList
Treats this LList as an association list (alist) of (key value) pairs and returns the first pair with a key that equals the one specified.
alistKeys() - Method in class ix.util.lisp.LList
 
alistToMap(Map) - Method in class ix.util.lisp.LList
Treats this LList as an association list (alist) and returns a map that maps the same keys to the same values.
alistValue(Object) - Method in class ix.util.lisp.LList
 
ALL - Static variable in class ix.icore.domain.Constraint
 
allButtons - Variable in class ix.iview.DomainEditorFrame
 
allComputeStatus(List) - Static method in class ix.icore.process.PNode
 
allFans - Variable in class ix.util.FanComposer
 
allHaveStatus(List, Status) - Static method in class ix.icore.process.PNode
 
allHaveStatus(List, Status) - Static method in class ix.icore.process.StatusStepper
 
allMenuItems - Variable in class ix.iview.DomainEditorFrame
 
allowed - Variable in class ix.util.FileExtensionFileFilter
 
allowsReplan() - Method in class ix.iplan.IPlanOptionManager.Opt
 
allParametersWereUsed() - Static method in class ix.util.Parameters
 
AlphabetizingMenu - Class in ix.iface.util
A JMenu that can insert items in alphabetical order.
AlphabetizingMenu(String) - Constructor for class ix.iface.util.AlphabetizingMenu
 
Alternative - Class in ix.iplan
Alternative -- a backtrack point.
Alternative() - Constructor for class ix.iplan.Alternative
 
altPicked() - Method in class ix.iplan.SlipStats
 
altPosted() - Method in class ix.iplan.SlipStats
 
always(Object) - Static method in class ix.util.Fn
Returns a function that always returns the same value.
alwaysFalse - Static variable in class ix.util.Fn
A predicate that returns false for any object.
alwaysTrue - Static variable in class ix.util.Fn
A predicate that returns true for any object.
analyse() - Method in class ix.iplan.DomainAnalyser
Construct tables of derived information.
analyseDomain() - Method in class ix.icore.domain.Domain
 
analyseDomain() - Method in class ix.iview.domain.UIDomain
 
analyseIfNeeded() - Method in class ix.iplan.DomainAnalyser
 
And - Class in ix.iscript
 
And() - Constructor for class ix.iscript.And
 
AnimatedObject - Class in ix.isim.dynamic
Title: I-X Simple Object Animation Tool Copyright: Copyright (c) 2005 Company: AIAI, University of Edinburgh
AnimatedObject(StreamTokenizer) - Constructor for class ix.isim.dynamic.AnimatedObject
 
annMap() - Method in class ix.icore.AbstractAnnotatedObject
 
annMap() - Method in class ix.util.context.ContextAnnotatedObject
 
Annotated - Interface in ix.icore
Objects that have annotations.
AnnotationEditor - Class in ix.ip2
 
annotationEditor - Variable in class ix.ip2.AnnotationViewTable
 
AnnotationEvent - Class in ix.icore.event
 
AnnotationEvent(Object, Object, Object) - Constructor for class ix.icore.event.AnnotationEvent
 
AnnotationListener - Interface in ix.icore.event
 
annotationListeners - Variable in class ix.icore.AbstractAnnotatedObject
 
annotations - Variable in class ix.icore.AbstractAnnotatedObject
 
Annotations - Class in ix.icore
A Map for annotations.
Annotations() - Constructor for class ix.icore.Annotations
 
Annotations(Map) - Constructor for class ix.icore.Annotations
 
annotations - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
annotations - Variable in class ix.iview.domain.UIDomain
 
annotations - Variable in class ix.iview.domain.UIObjectClass
 
annotations - Variable in class ix.iview.domain.UIRefinement
 
AnnotationViewer - Interface in ix.ip2
 
annotationViewer - Variable in class ix.ip2.Ip2
 
annotationViewer - Variable in class ix.ip2.Ip2Frame
 
AnnotationViewTable - Class in ix.ip2
 
AnnotationViewTable(Ip2) - Constructor for class ix.ip2.AnnotationViewTable
Constructs a viewer for the indicated agent.
AntiqueWhite - Static variable in class ix.iface.util.XColors
 
any - Variable in class ix.iview.DeclarationEditor
 
any - Variable in class ix.iview.SimpleDeclarationEditor
 
ANY_ARITY - Static variable in interface ix.util.lisp.Interpreter.Function
 
ANY_CLASS - Static variable in class ix.util.xml.AbstractFileSyntax
 
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.iface.util.TranscriptTextPane
Adds the text at the end of the pane.
append(Color, String) - Method in class ix.iface.util.TranscriptTextPane
Adds the text at the end of the pane using the specified color.
append(List, List) - Static method in class ix.util.Collect
Returns a new list of the same class as its first argument and that contains the elements of the first list followed by those of the second.
append(LList) - Method in class ix.util.lisp.Cons
 
append(LList) - Method in class ix.util.lisp.LList
 
append(LList) - Method in class ix.util.lisp.Null
 
append(String) - Method in class ix.util.SimpleStringBuffer
Appends all the characters in a String.
append(String, int, int) - Method in class ix.util.SimpleStringBuffer
Appends a substring.
append(char) - Method in class ix.util.SimpleStringBuffer
Appends a single character.
append(String) - Method in class ix.util.TextAreaFrame
 
appendArrays(Object[]) - Static method in class ix.util.Util
Appends the arrays in an array of arrays.
appendArrays(Object, Object) - Static method in class ix.util.Util
Appends two arrays.
appendCapitalized(String) - Method in class ix.util.SimpleStringBuffer
Appends the string with its first character converted to upper case.
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.
appendIndentedLines(int, String) - Method in class ix.iface.util.TranscriptTextPane
Breaks the text into lines, then appends the lines, each prefixed by the specified number of spaces.
appendIndentedLines(int, Color, String) - Method in class ix.iface.util.TranscriptTextPane
Breaks the text into lines, then appends the lines using the specified color and with each line 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.iface.util.TranscriptTextPane
Appends the text, followed by a newline.
appendLine(Color, String) - Method in class ix.iface.util.TranscriptTextPane
 
appendLList(LList) - Method in class ix.util.lisp.LListCollector
 
appendUncapitalized(String) - Method in class ix.util.SimpleStringBuffer
Appends the string with its first character converted to lower case.
AppletCommunicationStrategy - Class in ix.applet
Lets I-P2 applets talk with each other.
AppletCommunicationStrategy() - Constructor for class ix.applet.AppletCommunicationStrategy
 
AppletCommunicationTool - Class in ix.applet
The user interface to an AppletCommunicationStrategy.
AppletCommunicationTool(AppletCommunicationStrategy) - Constructor for class ix.applet.AppletCommunicationTool
 
AppletCommunicationTool.Controller - Class in ix.applet
A ToolController for an AppletCommunicationTool.
AppletCommunicationTool.Controller(AppletCommunicationStrategy) - Constructor for class ix.applet.AppletCommunicationTool.Controller
 
AppletCommunicationTool.ToolFrame - Class in ix.applet
A simple GUI.
appletDestroy() - Method in class ix.applet.AppletCommunicationStrategy
 
AppletMessage - Class in ix.applet
Wrapper for messages between applets.
AppletMessage() - Constructor for class ix.applet.AppletMessage
 
AppletMessage(String, String) - Constructor for class ix.applet.AppletMessage
 
AppletMessage(String, String, Object) - Constructor for class ix.applet.AppletMessage
 
AppletMessage(String, String, Object, Object) - Constructor for class ix.applet.AppletMessage
 
AppletMessage(String, String, LList) - Constructor for class ix.applet.AppletMessage
 
appletStart() - Method in class ix.applet.AppletCommunicationStrategy
 
appletStop() - Method in class ix.applet.AppletCommunicationStrategy
 
application - Variable in class ix.iface.ui.JPropertiesManager
 
appliesTo(AgendaItem) - Method in class ix.ip2.ConditionHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.ConnectHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.ExpandHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.Ip2.AddExtensionsHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.Ip2.AddHandlersHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.ItemHandler
Gives this handler a say in whether it should add actions to an item.
appliesTo(AgendaItem) - Method in class ix.ip2.LoadDomainHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.LoadPlanHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.QueryHandler.AnswerHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.QueryHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.SendReportHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.SetCapabilitiesHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.ShowURLHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.SyncSimulationTimeHandler
 
appliesTo(AgendaItem) - Method in class ix.ip2.SyncState.SyncStateHandler
 
appliesTo(AgendaItem) - Method in class ix.iplan.IPlanConditionHandler
 
appliesTo(AgendaItem) - Method in class ix.iplan.ThatcherActivityHandler
 
appliesTo(AgendaItem) - Method in class ix.iserve.AddServletHandler
 
appliesTo(AgendaItem) - Method in class ix.test.ChangeSymbolNameHandler
 
appliesTo(AgendaItem) - Method in class ix.test.MatchChoiceHandler
 
appliesTo(AgendaItem) - Method in class ix.test.MatchStateHandler
 
appliesTo(AgendaItem) - Method in class ix.test.TestAutoHandler
 
apply(Map) - Method in class ix.util.FanComposer
 
apply(DirectedGraph) - Method in class ix.util.FanComposer
 
apply(Function1) - Method in class ix.util.FanComposer
 
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.
apply(Object, Method, Object[]) - Static method in class ix.util.Fn
Calls the indicated method.
apply(String[]) - Method in class ix.util.ipc.DispatchingStrategy
 
apply(String[]) - Method in interface ix.util.ipc.ParameterizedCommStrategy
Process the arguments in whatever way is appropriate.
apply(String[]) - Method in class ix.util.ipc.WrapperStrategy
 
applyEnv(MatchEnv) - Method in class ix.ip2.Ip2ModelManager
 
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.
applyTo(Object[]) - Method in class ix.util.lisp.Interpreter.Closure
 
applyTo(Object[]) - Method in interface ix.util.lisp.Interpreter.Function
Returns the result of applying this function to the specified arguments.
Aqua - Static variable in class ix.iface.util.XColors
 
Aquamarine - Static variable in class ix.iface.util.XColors
 
areConsistent(Map, Map) - Static method in class ix.util.Collect
Checks whether two maps are consistent.
arguments - Variable in class ix.iscript.Call
 
arity - Variable in class ix.util.lisp.Interpreter.JFunction
 
AROEditorPanel - Class in ix.iview
An editor/viewer panel for AROs, i.e.
AROEditorPanel(DomainEditorFrame) - Constructor for class ix.iview.AROEditorPanel
Make the editor panel and set up the class tree
AROEditorPanel.AROFormPanel - Class in ix.iview
 
AROEditorPanel.AROFormPanel(AConstructFramePanel, IFormModel) - Constructor for class ix.iview.AROEditorPanel.AROFormPanel
 
AROEditorPanel.ClassTreeTableModel - Class in ix.iview
 
AROEditorPanel.ClassTreeTableModel(UIDomain) - Constructor for class ix.iview.AROEditorPanel.ClassTreeTableModel
 
aroPanel - Variable in class ix.iview.DomainEditorFrame
 
ask(UIObject) - Method in class ix.iview.AConstructFramePanel.JModifyDialog
 
askLine(String) - Static method in class ix.util.Util
Simple, text-based user interaction.
askLines(String) - Static method in class ix.util.Util
Prompts for multi-line textual input.
askModifyDialog(UIObject) - Method in class ix.iview.AConstructFramePanel
 
askModifyOptions(UIObject) - Method in class ix.iview.AConstructFramePanel
 
askUserToSelectOption(String, String) - Method in class ix.iplan.OptionUI
 
asMilliseconds() - Method in class ix.util.Duration
Return the total number of milliseconds represented by this Duration.
asPlan() - Method in class ix.iplan.IPlanOptionManager.Opt
 
AssertionFailure - Exception in ix.util
The exception thrown by Debug.expect when an assertion is false.
assign(LList, Object, PNode) - Method in class ix.ip2.Ip2WorldStateManager
 
assign(LList, Object, PNode) - Method in class ix.iplan.IPlanWorldStateManager
 
assign(Interpreter.VarRef, Object) - Method in interface ix.util.lisp.Interpreter.Env
Changes the value bound to the variable and then returns the new value.
assign(Interpreter.VarRef, Object) - Method in class ix.util.lisp.Interpreter.GlobalEnv
 
assign(Symbol, Object) - Method in class ix.util.lisp.Interpreter.GlobalEnv
 
assign(Interpreter.VarRef, Object) - Method in class ix.util.lisp.Interpreter.LexicalEnv
 
Assignment - Class in ix.iscript
 
Assignment() - Constructor for class ix.iscript.Assignment
 
assignmentsToMap(Collection) - Static method in class ix.icore.domain.PatternAssignment
 
assignRelevantSuperclasses(List) - Method in class ix.util.reflect.InheritanceTree
 
assignStatus(Status) - Method in class ix.icore.process.PNode
 
assignStatus(Status) - Method in class ix.ip2.AgendaItem
 
asString(long) - Static method in class ix.util.Inf
 
asString(Long) - Static method in class ix.util.Inf
 
at - Variable in class ix.util.lisp.LListIterator
 
atomicClasses - Variable in class ix.ip2.Ip2XMLConfig
 
attachTo(Activity) - Method in class ix.icore.plan.Input
 
attachTo(Activity) - Method in class ix.icore.plan.Output
 
attachTo(Activity) - Method in class ix.icore.plan.ProcessParameter
Returns a copy of this ProcessParameter with the activity field filled-in.
attributeFieldP - Variable in class ix.util.xml.XMLSyntax
 
attributeFields(List) - Method in class ix.util.xml.XMLSyntax
 
ATTRIBUTES - Static variable in class ix.util.xml.XMLTreeEditPanel
 
autoAutoLayout(GraphView) - Method in class ix.iview.igraph.GExpansionEditor
 
autoLayout(GraphView) - Method in class ix.iview.igraph.GExpansionEditor
 
autoLayoutLeft(GraphView) - Method in class ix.iview.igraph.GExpansionEditor
 
autoPoints - Variable in class ix.iview.domain.UIRefinement
 
AutoTester - Class in ix.iplan
Runs a list of PlanTests.
AutoTester() - Constructor for class ix.iplan.AutoTester
 
AutoTester.TestRunner - Class in ix.iplan
Conducts a plan-test.
AutoTester.TestRunner(PlanTest) - Constructor for class ix.iplan.AutoTester.TestRunner
 
Azure - Static variable in class ix.iface.util.XColors
 

B

back() - Method in class ix.iface.ui.HTMLFrame
 
back() - Method in class ix.iface.ui.HTMLPanel
 
badAnnotations - Variable in class ix.iface.domain.LTF_Parser
 
badAnnotationsAreErrors - Variable in class ix.iface.domain.LTF_Parser
 
baseObject - Variable in class ix.iface.ui.AbstractIFormModel
 
baseObject - Variable in class ix.iview.domain.UIObjectClass
 
baseObject - Variable in class ix.iview.domain.UIRefinement
 
baseObjectClass - Variable in class ix.iface.ui.AbstractIFormModel
 
baseReference - Variable in class ix.iview.domain.UIDomain
 
baseReference - Variable in class ix.iview.domain.UIObjectClass
 
baseReference - Variable in class ix.iview.domain.UIRefinement
 
BasicContextHolder - Class in ix.util.context
A simple object that contains a Context.
BasicContextHolder() - Constructor for class ix.util.context.BasicContextHolder
 
BasicContextHolder(Context) - Constructor for class ix.util.context.BasicContextHolder
 
basicIXClasses - Variable in class ix.ip2.Ip2XMLConfig
 
BearingMoveSpec - Class in ix.isim.dynamic
Title: I-X Simple Object Animation Tool Copyright: Copyright (c) 2005 Company: AIAI, University of Edinburgh
BearingMoveSpec(StreamTokenizer) - Constructor for class ix.isim.dynamic.BearingMoveSpec
 
becomeVisible() - Method in class ix.ip2.Ip2Frame
 
becomeVisible() - Method in class ix.ip2.NewIp2Frame
 
becomeVisible() - Method in class ix.postix.PostixFrame
 
beforeClosing() - Method in class ix.iview.AConstructFramePanel
 
beforeClosing() - Method in class ix.iview.ActionEditorPanel
 
beforeClosing() - Method in class ix.iview.AROEditorPanel
 
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
 
beforeLast(String, String) - Static method in class ix.util.Strings
Returns the substring that ends directly before the last occurrence of the separator.
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
 
beginEnd - Variable in class ix.icore.process.PNode
 
beginUndoableTransaction(String) - Method in class ix.ip2.Ip2ModelManager
 
beginUndoableTransaction(String) - Method in class ix.iplan.IPlanOptionManager
 
Beige - Static variable in class ix.iface.util.XColors
 
bind(Map) - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
bind(Map) - Method in class ix.ip2.CompletionHandler.DoneAction
 
bind(Map) - Method in class ix.ip2.IVarTool
 
bind(Symbol[], Object[]) - Method in interface ix.util.lisp.Interpreter.Env
Returns a new Env in which the variables are bound to the corresponding values.
bind(Symbol[], Object[]) - Method in class ix.util.lisp.Interpreter.GlobalEnv
 
bind(Symbol[], Object[]) - Method in class ix.util.lisp.Interpreter.LexicalEnv
 
bindCommand() - Method in class ix.ip2.BindingViewer
 
Binding - Class in ix.iscript
 
Binding() - Constructor for class ix.iscript.Binding
 
BindingEvent - Class in ix.icore.log
 
BindingEvent() - Constructor for class ix.icore.log.BindingEvent
 
BindingEvent(Map) - Constructor for class ix.icore.log.BindingEvent
 
bindings - Variable in class ix.icore.log.BindingEvent
 
bindings - Variable in class ix.iscript.Let
 
Bindings - Class in ix.util.match
A wrapper around a Map from Variables to their values.
Bindings(Map) - Constructor for class ix.util.match.Bindings
 
bindingsToMaps(List) - Static method in class ix.util.match.Bindings
 
BindingViewer - Class in ix.ip2
 
BindingViewer(Ip2, Set) - Constructor for class ix.ip2.BindingViewer
 
bindItem - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
bindVariables(Map) - Method in interface ix.icore.process.ProcessModelManager
Tells the model manager to bind the indicated variables.
bindVariables(Map) - Method in class ix.ip2.Ip2ModelManager
Assigns values to Variables.
Bisque - Static variable in class ix.iface.util.XColors
 
bitsBox - Variable in class ix.iface.ui.JConstraintEditor
 
bitsBox - Variable in class ix.iface.ui.JSelectorDialog
 
Black - Static variable in class ix.iface.util.XColors
 
BlanchedAlmond - Static variable in class ix.iface.util.XColors
 
BLANK - Static variable in class ix.icore.Status
 
BlockStacker - Class in ix.test
A useful base class for classes that run block-stacking planning problems.
BlockStacker(String) - Constructor for class ix.test.BlockStacker
 
BlockStackingTest - Class in ix.test.xml
Describes a block-stacking plan test.
BlockStackingTest() - Constructor for class ix.test.xml.BlockStackingTest
 
Blue - Static variable in class ix.iface.util.XColors
 
BlueViolet - Static variable in class ix.iface.util.XColors
 
BNFSyntax - Class in ix.util.xml
Describes the (XML) syntax of data objects in a BNF-like style.
BNFSyntax() - Constructor for class ix.util.xml.BNFSyntax
 
BNFSyntax(XMLTranslator) - Constructor for class ix.util.xml.BNFSyntax
 
body() - Method in class ix.util.WithCleanup
The main part of what this object should do when its WithCleanup.run() method is called.
booleanKeys - Variable in class ix.iface.ui.JPreferencesDialog
 
booleanToProperty(boolean) - Static method in class ix.iface.ui.util.UIUtil
 
border - Variable in class ix.iface.ui.AbstractEditorPanel
The panel's border (if it has one)
bothEmpty(Collection, Collection) - Static method in class ix.iview.util.IVUtil
 
bothEmpty(Map, Map) - Static method in class ix.iview.util.IVUtil
 
BoundedGraph - Interface in ix.util
A simple "view" interface for directed graphs that have unique start and finish nodes.
branches - Variable in class ix.util.match.MatchChoice
 
breakAt(String, String) - Static method in class ix.util.Strings
Returns a list of the substrings delimited by the given separator.
breakAtAny(String, String) - Static method in class ix.util.Strings
Returns a list of substrings, breaking the string at every occurrence of a separator charater.
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 separator and the substring after.
breakAtLast(String, String) - Static method in class ix.util.Strings
breakAtLast takes a string containing fields separated by a (string) delimiter and returns a two-element string array containing the substring before the last occurrence of the separator 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.
breakup(long) - Method in class ix.util.Duration
Separate the total milliseconds into days, hours, minutes, ...
Brown - Static variable in class ix.iface.util.XColors
 
BROWSE_BUT_WIDTH - Static variable in class ix.iface.ui.IXGUIConsts
The width of a common Browse button, often the widest button
buildExpansion(AbstractPlanItem, List) - Method in class ix.icore.plan.build.ExamplePlanBuilder.Expander
 
buildExpansion(PlanIssue, List) - Method in class ix.icore.plan.build.SimplePlanBuilder
 
buildExpansion(PlanNode, List) - Method in class ix.icore.plan.build.SimplePlanBuilder
 
buildRefinementSuccessorTable() - Method in class ix.iplan.DomainAnalyser
 
buildSubTree(IXTreeNode) - Method in class ix.iface.ui.tree.EditableTreeModel
Only call this if the sub-tree really needs to be built.
buildTree(Object, String) - Method in class ix.iface.ui.tree.EditableTreeModel
 
BurlyWood - Static variable in class ix.iface.util.XColors
 
butBox - Variable in class ix.iface.ui.JConstraintEditor
 
butBox - Variable in class ix.iface.ui.JSelectorDialog
 
butPanel - Variable in class ix.iface.ui.AbstractEditorPanel
A sub-panel containing buttons
buttonListener - Variable in class ix.util.TextAreaFrame.TFrame
 
buttonPanel - Variable in class ix.ispace.GroupSender
 
buttonPressed(String) - Method in interface ix.util.TextAreaFrame.TListener
 
buttonPressed(String) - Method in class ix.util.xml.XMLTreeEditFrame.FindListener
 
buttons - Variable in class ix.iface.ui.IXButPanel
 
buttons - Variable in class ix.iface.ui.ToggleEditorPanel
 
bytesToLong(byte[]) - Static method in class ix.test.LongToBytes
Converts a (big-endian) array of bytes to a long
bytesToLongStrings(byte[]) - Static method in class ix.test.LongToBytes
Converts an array of bytes to a string containing the "/"-separated string representations of longs taken from the array.

C

C_ALL - Static variable in interface ix.iview.IDESymbols
 
C_CONDITIONS_ONLY - Static variable in interface ix.iview.IDESymbols
 
C_CONDITIONS_OTHER - Static variable in interface ix.iview.IDESymbols
 
C_NONE - Static variable in interface ix.iview.IDESymbols
 
C_ORDER_CONDITIONS - Static variable in interface ix.iview.IDESymbols
 
C_ORDER_ONLY - Static variable in interface ix.iview.IDESymbols
 
C_ORDER_OTHER - Static variable in interface ix.iview.IDESymbols
 
C_OTHER_ONLY - Static variable in interface ix.iview.IDESymbols
 
cacheBothWays(String, Class) - Method in class ix.util.reflect.ClassFinder
Caches the mapping from name to class and from class to name.
cacheBothWays(String, Class) - Method in class ix.util.reflect.DashSyntaxClassFinder
 
CadetBlue - Static variable in class ix.iface.util.XColors
 
calcCost(Slip) - Method in class ix.iplan.Alternative
 
calcLongestPathLength() - Method in class ix.iplan.SlipStats
 
calcLongestPathLength(List) - Method in class ix.iplan.SlipStats
 
calcSize() - Method in class ix.util.context.ContextHashMap.EntrySet
 
Call - Class in ix.iscript
 
Call() - Constructor for class ix.iscript.Call
 
call() - Method in class ix.util.Proc
 
call(Object) - Method in class ix.util.Proc
 
call(Object, Object) - Method in class ix.util.Proc
 
call(Object, Object, Object) - Method in class ix.util.Proc
 
call(Object, Object, Object, Object) - Method in class ix.util.Proc
 
call(Object, Object, Object, Object, Object) - Method in class ix.util.Proc
 
callOnContents(Proc) - Method in class ix.util.MessageQueue
 
canAlwaysBeTakenNow() - Method in class ix.ip2.HandlerAction
Indicates whether this action can be taken now regardless of the current status of the AgendaItem.
CANCEL - Static variable in class ix.iface.ui.AbstractSetEditor
Constants for handling overwrite
cancelBut - Variable in class ix.iface.ui.JConstraintEditor
 
cancelBut - Variable in class ix.iface.ui.JSelectorDialog
 
cancelButton_actionPerformed(ActionEvent) - Method in class ix.isim.StartSimDialog
 
cancelCellEditing() - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
cancelCellEditing() - Method in class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
Not implemented.
canDelete(AgendaItem) - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
canHandleAutomatically(TaskItem) - Method in class ix.ip2.Agenda
 
canHandleAutomatically(TaskItem) - Method in class ix.ip2.PanelController
 
canPerformAction(EditableTree, IXTreeNode, int, Point) - Method in class ix.iface.ui.tree.TreeTransferHandler
Can perform copy and move.
canRead() - Method in class ix.ip2.Ip2XMLConfig.ChecklistFiles
 
canRead() - Method in class ix.ip2.Ip2XMLConfig.InitFiles
 
canRead() - Method in class ix.ip2.Ip2XMLConfig.LPADFiles
 
canRead() - Method in class ix.ip2.Ip2XMLConfig.LTFFiles
 
canRead() - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
canRead() - Method in class ix.util.xml.AbstractFileSyntax
 
canRead() - Method in interface ix.util.xml.FileSyntax
Is reading supported?
canRead() - Method in class ix.util.xml.FileSyntax.RDFFiles
 
canRead() - Method in class ix.util.xml.FileSyntax.XMLFiles
 
canRead(FileSyntax, Class) - Method in class ix.util.xml.FileSyntaxManager
 
canRedo() - Method in class ix.iview.AConstructFramePanel
 
canRedo() - Method in class ix.iview.UndoManager
 
canTakeInput() - Method in class ix.iplan.IPlanOptionManager
 
canUndo() - Method in class ix.iview.AConstructFramePanel
 
canUndo() - Method in class ix.iview.UndoManager
 
canWrite() - Method in class ix.ip2.Ip2XMLConfig.HtmlFiles
 
canWrite() - Method in class ix.ip2.Ip2XMLConfig.InitFiles
 
canWrite() - Method in class ix.ip2.Ip2XMLConfig.LPADFiles
 
canWrite() - Method in class ix.ip2.Ip2XMLConfig.LTFFiles
 
canWrite() - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
canWrite() - Method in class ix.ip2.Ip2XMLConfig.TextFiles
 
canWrite() - Method in class ix.ip2.Ip2XMLConfig.TFFiles
 
canWrite() - Method in class ix.util.xml.AbstractFileSyntax
 
canWrite() - Method in interface ix.util.xml.FileSyntax
Is writing supported?
canWrite() - Method in class ix.util.xml.FileSyntax.RDFFiles
 
canWrite() - Method in class ix.util.xml.FileSyntax.XMLFiles
 
canWrite(FileSyntax, Class) - Method in class ix.util.xml.FileSyntaxManager
 
capabilities - Variable in class ix.ispace.AgentData
 
capabilitiesAreUnknown() - Method in class ix.ispace.AgentData
 
Capability - Class in ix.ispace
Represents something an agent is able to do.
Capability() - Constructor for class ix.ispace.Capability
 
capabilityDefault - Variable in class ix.ip2.ForwardingHandler
 
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() - Method in class ix.util.lisp.Cons
 
car() - Method in class ix.util.lisp.LList
 
car() - Method in class ix.util.lisp.Null
 
CardPanel - Class in ix.iface.ui
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
 
cases - Variable in class ix.util.match.MatchTable
The MatchCases in this MatchTable.
CatchingActionListener - Class in ix.iface.util
An ActionListener that catches and reports exceptions.
CatchingActionListener(ActionListener) - Constructor for class ix.iface.util.CatchingActionListener
Constructs a catching listener around the specified inner listener.
CatchingActionListener() - Constructor for class ix.iface.util.CatchingActionListener
Constructs a catching listener without an inner listener.
CatchingThread - Class in ix.util
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() - Method in class ix.util.lisp.Cons
 
cdr() - Method in class ix.util.lisp.LList
 
cdr() - Method in class ix.util.lisp.Null
 
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.
CGIRelay - Class in ix.applet
Passes messages between an AppletCommunicationStrategy and a MessageServer.
CGIRelay() - Constructor for class ix.applet.CGIRelay
 
CGIServerStatus - Class in ix.applet
 
CGIServerStatus() - Constructor for class ix.applet.CGIServerStatus
 
ChainingMenu - Class in ix.iface.util
A JMenu that can handle a long list of items by "chaining" every so many items to a "More" submenu.
ChainingMenu(String) - Constructor for class ix.iface.util.ChainingMenu
 
ChainingMenu(String, boolean) - Constructor for class ix.iface.util.ChainingMenu
 
changeAccelerationFactor(double) - Method in class ix.isim.ISimTimer
This function changes the time acceleration factor to the given value.
changeAccelerationFactor(double) - Method in class ix.isim.ISimTimerServer
 
changedSinceRecalc - Variable in class ix.util.match.MatchChoiceManager
 
changeEvent - Variable in class ix.iface.ui.table.IXDefaultCellEditor
 
changeName(Object, String) - Method in class ix.iview.domain.UIDomain
 
changePanelStyle() - Method in class ix.iface.ui.JFrameMTP
 
changeRelationship(String, AgentRelationship) - Method in class ix.ispace.ContactManager
 
changesAllItem - Variable in class ix.iview.DomainEditorFrame
 
changesItem - Variable in class ix.iview.DomainEditorFrame
 
changesOItem - Variable in class ix.iview.DomainEditorFrame
 
changeStatus(PNode, Status) - Method in class ix.icore.process.StatusStepper
 
ChangeSymbolNameHandler - Class in ix.test
Adds a handler action that changes the agent's symbol-name.
ChangeSymbolNameHandler(Ip2) - Constructor for class ix.test.ChangeSymbolNameHandler
 
Chartreuse - Static variable in class ix.iface.util.XColors
 
ChatFrame - Class in ix.ichat
A frame for chat dialogues.
ChatFrame(IXAgent, String) - Constructor for class ix.ichat.ChatFrame
 
ChatMessage - Class in ix.ichat
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(ItemHandler, Object) - Method in class ix.ip2.Agenda
Called by the controller when a handler has discovered that some actions may need to be deleted.
checkActionValidity() - Method in class ix.ip2.Agenda
Checks the validity of all handler-actions.
checkActionValidity(AgendaItem) - Method in class ix.ip2.Agenda
 
checkActionValidity(ItemHandler, Object) - Method in class ix.ip2.PanelController
Called by a handler when it discovers that some actions may need to be deleted.
checkAndListConsistency() - Method in class ix.iview.domain.UIDomain
todo!!!!!!!!!!
checkAndReportConsistency() - Method in class ix.iview.domain.UIDomain
 
checkArity(int) - Method in class ix.util.lisp.Interpreter.AbstractFunction
 
checkArity(int) - Method in interface ix.util.lisp.Interpreter.Function
Checks whether this function can accept the indicated number of arguments.
checkComputeCondition(Constraint) - Method in class ix.iplan.PlanCheckingSimulator
 
checkComputeResult(LList, Object, Object) - Method in class ix.iplan.PlanCheckingSimulator
 
checkConditions(PNodeEnd, Set) - Method in class ix.iplan.PlanCheckingSimulator
 
checkConsistency() - Method in class ix.icore.domain.Domain
Checks the consistency of this domain.
checkConsistency() - Method in class ix.icore.domain.Refinement
Checks the consistency of this refinement.
checkConsistency() - Method in class ix.iview.domain.UIDomain
 
checkConsistency() - Method in class ix.iview.domain.UIRefinement
 
checkConstruct() - Method in class ix.iview.ActionEditorPanel
User request to check the refinement - not implemented.
checkConstruct() - Method in class ix.iview.AROEditorPanel
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.
checkConstruct() - Method in class ix.iview.GlobalFramePanel
 
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.SimpleEditorPanel
Check a construct of the panel's type for errors and inconsistencies
checkCopyObject(String, UIObject, String) - Static method in class ix.iview.util.IVUtil
Check if the object should be overwritten or copied.
CheckDomains - Class in ix.test
Checks all domains given as command-line arguments.
checkedPut(Object, Object) - Method in class ix.util.match.MatchEnv
 
checkElements(Collection, Class) - Static method in class ix.util.ListOf
 
checkExpansionRefinements() - Method in class ix.iplan.SanityChecker
Checks whether the correct expansion refinement was recorded for each expanded activity in the plan.
checkForDeleters(PNodeEnd, LList, Object, Set) - Method in class ix.iplan.PlanCheckingSimulator
 
checkForMaximalNodes() - Method in class ix.iplan.SanityChecker
 
checkForMinimalNodes() - Method in class ix.iplan.SanityChecker
 
checkIcon - Variable in class ix.iview.DomainEditorFrame
 
checkItem - Variable in class ix.iview.DomainEditorFrame
 
checkLegalParent(UIObjectClass) - Method in class ix.iview.domain.UIObjectClass
 
checkLength(int, LList) - Method in class ix.util.lisp.LispInterpreter.Syntax
 
ChecklistParser - Class in ix.iface.domain
Reads .checklist files as Domains.
ChecklistParser(URL) - Constructor for class ix.iface.domain.ChecklistParser
Constructs a ChecklistParser for a given URL.
checkNodeEndStatusValue(PNodeEnd) - Method in class ix.iplan.PlanCheckingSimulator
 
checkNodeEndStatusValues() - Method in class ix.iplan.PlanCheckingSimulator
 
checkNodeRefConsistency(UIRefinement, Ordering) - Static method in class ix.iview.util.IVUtil
This should be a method within Orderings and Constraints!
checkNodeRefs() - Method in class ix.icore.domain.Refinement
Checks that every node mentioned in a constraint is defined in this refinement.
checkNodeStatusValues() - Method in class ix.iplan.PlanCheckingSimulator
 
checkNodesVsNodeEnds() - Method in class ix.iplan.SanityChecker
 
checkOrderingLinkConnectivity() - Method in class ix.iplan.SanityChecker
 
checkOrderingLinkConnectivityBackward() - Method in class ix.iplan.SanityChecker
 
checkOrderingLinkConnectivityForward() - Method in class ix.iplan.SanityChecker
 
checkParameterUse() - Static method in class ix.util.Parameters
 
checkPlan(Slip) - Method in class ix.iplan.AutoTester.TestRunner
 
checkPlan() - Method in class ix.iplan.SanityChecker
 
checkPlan() - Method in class ix.test.BlockStacker
 
checkPlan() - Method in class ix.test.PlanningTest
 
checkSelection(Object, Object) - Method in class ix.iface.ui.JSelectorDialog
Checks the selection against the given object.
ChecksimPlanEvaluation - Class in ix.iplan
A plan-evaluation that runs the plan-checking simulator.
ChecksimPlanEvaluation(Ip2, String) - Constructor for class ix.iplan.ChecksimPlanEvaluation
 
checkStartAndFinishTimes() - Method in class ix.iplan.SanityChecker
 
checkSyntax(FileSyntax, Class, String) - Method in class ix.util.xml.FileSyntaxManager
 
CheckTable - Class in ix.iface.util
Packages a JTable together with a table model for showing a list of checkable items.
CheckTable(String, Object[], Object[]) - Constructor for class ix.iface.util.CheckTable
 
CheckTable.ViewJTable - Class in ix.iface.util
 
CheckTable.ViewJTable(TableModel) - Constructor for class ix.iface.util.CheckTable.ViewJTable
 
CheckTable.ViewTableModel - Class in ix.iface.util
Mediates between the data and the JTable.
CheckTable.ViewTableModel(String, Object[], Object[]) - Constructor for class ix.iface.util.CheckTable.ViewTableModel
 
CheckTableDialog - Class in ix.iface.util
 
CheckTableDialog(Frame, String, Object[], Object[]) - Constructor for class ix.iface.util.CheckTableDialog
Creates a modal dialog with the specified owner frame, title, and list data.
checkTemporalConstraintConnectivity() - Method in class ix.iplan.SanityChecker
 
checkTemporalConstraintConnectivityForward() - Method in class ix.iplan.SanityChecker
 
checkTemporalConstraintsAgainstLinks() - Method in class ix.iplan.SanityChecker
 
checkTFactory(TransformerFactory) - Static method in class ix.util.xml.Xform
 
checkThatEnoughParametersWereGiven() - Method in class ix.test.FilePlanner
 
checkTowerState(Map, List) - Method in class ix.test.BlockStacker
 
checkVariableRefs() - Method in class ix.icore.domain.Refinement
Checks that the set of variables declared in this refinement and the set of variables referred to (used) in this refinement are the same.
children() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
children() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
children() - Method in class ix.iview.domain.UINodeSpec
 
children() - Method in class ix.iview.domain.UIObjectClass
 
children() - Method in class ix.iview.domain.UIRefinement
 
Chocolate - Static variable in class ix.iface.util.XColors
 
chooseFileToRead() - Method in class ix.util.xml.XMLLoader
Asks the user to choose a file.
chooseFileToWrite() - Method in class ix.util.xml.XMLSaver
Asks the user to choose a file.
ClassDescr - Class in ix.util.reflect
A view or description of a class.
classEd - Variable in class ix.iview.ObjectConstraintEditor
 
ClassFinder - Class in ix.util.reflect
Converts between class names (Strings) and classes.
ClassFinder() - Constructor for class ix.util.reflect.ClassFinder
 
ClassFinder(ClassFinder) - Constructor for class ix.util.reflect.ClassFinder
 
classFinder - Variable in class ix.util.reflect.ClassSyntax
 
ClassFinder.Import - Class in ix.util.reflect
Internal class that performs the name-to-class mapping that corresponds to a single import specification.
ClassFinder.Import(String) - Constructor for class ix.util.reflect.ClassFinder.Import
 
classForExternalName(String) - Method in class ix.util.reflect.ClassSyntax
 
classForName(String) - Method in class ix.util.reflect.ClassFinder
Returns the class that corresponds to the name, as determined by any imports or explicit mappings.
classForNameElseNull(String) - Static method in class ix.util.Util
Returns the class of the specified name or else null if the class cannot be found.
classHasShortName(Class, String) - Method in class ix.util.reflect.ClassFinder
 
classIfExists(Class, String) - Method in class ix.util.reflect.ClassSyntax
 
classNameMap - Variable in class ix.icore.domain.Domain
 
ClassSyntax - Class in ix.util.reflect
Provides a syntax for objects by acting as a factory for class and field descriptions.
ClassSyntax() - Constructor for class ix.util.reflect.ClassSyntax
 
ClassSyntax(ClassFinder) - Constructor for class ix.util.reflect.ClassSyntax
 
classSyntax - Variable in class ix.util.xml.XMLSyntax
 
classSyntax - Variable in class ix.util.xml.XMLTranslator
 
classToDescdCache - Variable in class ix.util.reflect.ClassSyntax
 
classToName - Variable in class ix.util.reflect.ClassFinder
 
classToNameCache - Variable in class ix.util.reflect.ClassFinder
 
classToStringerMap - Variable in class ix.util.reflect.ClassSyntax
 
ClassVisitor - Interface in ix.util.reflect
Provides methods for the principal ClassDescr cases when examining a ClassDescr.
cleanup() - Method in class ix.util.WithCleanup
Whatever this object should always do after its WithCleanup.body() method has returned.
clear() - Method in interface ix.icore.ConstraintManager
 
clear() - Method in class ix.icore.domain.Domain
 
clear() - Method in interface ix.icore.process.ProcessModelManager
 
clear() - Method in class ix.iface.ui.AbstractSetEditor
 
clear() - Method in class ix.iface.ui.IFormPanel
Clears the data in the panel.
clear() - Method in class ix.ip2.ActivityAgenda
 
clear() - Method in class ix.ip2.Agenda
 
clear() - Method in class ix.ip2.ConstraintAssociator
 
clear() - Method in class ix.ip2.ForAllCM
 
clear() - Method in class ix.ip2.Ip2ModelManager
 
clear() - Method in class ix.ip2.Ip2WorldStateManager
 
clear() - Method in class ix.ip2.Scrum
 
clear() - Method in class ix.ip2.UseCM
 
clear() - Method in class ix.iplan.IPlanOptionManager.Opt
 
clear() - Method in class ix.iplan.IPlanWorldStateManager
 
clear() - Method in class ix.iplan.TimePointNet
 
clear() - Method in class ix.isim.util.LongKeyTreeMap
This function removes all mappings from this map.
clear() - Method in class ix.iview.AConstructFramePanel
 
clear() - Method in class ix.iview.AROEditorPanel
 
clear() - Method in class ix.iview.DeclarationEditor.VarTypeTableModel
 
clear() - Method in class ix.iview.domain.UIDomain
 
clear() - Method in class ix.iview.GlobalFramePanel
 
clear() - Method in class ix.iview.ObjectConstraintEditor
 
clear() - Method in class ix.iview.table.PropertyTableModel
 
clear() - Method in class ix.util.context.ContextHashMap
 
clear() - Method in class ix.util.context.ContextMultiHashMap
 
clear() - Method in class ix.util.context.LLQueue
Removes all elements in the current context.
clear() - Method in class ix.util.lisp.EqMap
 
clear() - Method in class ix.util.lisp.LListCollector
 
clear() - Method in class ix.util.match.MatchChoiceManager
 
clear() - Method in class ix.util.MessageQueue
 
clear() - Method in class ix.util.reflect.InheritanceTree
 
clear() - Method in class ix.util.StableHashMap
 
clear() - Method in class ix.util.StableHashMap.EntrySet
 
clearActions() - Method in class ix.ip2.AgendaItem
 
clearAllButState() - Method in class ix.ip2.Ip2
 
clearAllButState() - Method in class ix.iplan.IPlanOptionManager.Opt
 
clearAllWaitingEvents() - Method in class ix.isim.ISimEngine
 
clearAnnotations() - Method in class ix.icore.AbstractAnnotatedObject
 
clearAnnotations() - Method in interface ix.icore.Annotated
 
clearAnnotationsCompletely() - Method in class ix.util.context.ContextAnnotatedObject
 
clearArmed() - Method in class ix.iface.ui.IXPopupMenu
 
clearBase() - Method in class ix.iview.domain.UIDomain
 
clearBits(HashMap) - Static method in class ix.iface.ui.IFormPanel
 
clearCompletely() - Method in class ix.util.context.ContextHashMap
Remove all entries in all contexts.
clearCompletely() - Method in interface ix.util.context.ContextMap
 
clearCompletely() - Method in class ix.util.context.ContextMultiHashMap
 
clearCompletely() - Method in interface ix.util.context.ContextMultiMap
 
clearCompletely() - Method in class ix.util.context.LLQueue
Remove all elements in all contexts.
clearConstraints() - Method in class ix.iview.domain.UIRefinement
 
clearContexts() - Static method in class ix.util.context.Context
Removes all contexts except the root context.
clearContexts() - Method in class ix.util.context.ContextHoldingStrategy
Tells any ContextHolders it knows about to set their current context to the root context.
clearContexts() - Method in class ix.util.context.GlobalHoldingStrategy
 
clearContexts() - Method in class ix.util.context.ThreadLocalHoldingStrategy
 
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
 
clearData() - Method in class ix.ip2.AgendaItemTableModel
 
clearDomain() - Method in class ix.iview.SimpleDomainEditor
 
clearDraft() - Method in class ix.iview.domain.UIDomain
Clear all constructs in the draft domain.
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 all fields.
clearIssues() - Method in class ix.iview.domain.UIRefinement
 
clearItem - Variable in class ix.iview.DomainEditorFrame
 
clearMarks() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
clearMarks() - Method in class ix.iface.ui.table.IXTable
 
clearMenuItem_actionPerformed(ActionEvent) - Method in class ix.isim.ISimEventsFrame
 
clearModel() - Method in class ix.iface.ui.tree.EditableTreeModel
 
clearModel() - Method in class ix.ip2.Ip2
Remove everything in the model in the current context.
clearModel() - Method in class ix.ip2.PanelController
 
clearNodes() - Method in class ix.iview.domain.UIRefinement
 
clearOption() - Method in class ix.iplan.IPlanOptionManager
 
clearOptionAllButState() - Method in class ix.iplan.IPlanOptionManager
 
clearOrderings() - Method in class ix.iview.ActionEditorPanel
 
clearOrderings() - Method in class ix.iview.domain.UIRefinement
 
clearPanels() - Method in class ix.iview.DomainEditorFrame
Clears all panels of the frame.
clearPattern() - Method in class ix.iview.domain.UIRefinement
 
clearQuiet() - Method in class ix.iview.domain.UIDomain
This gets rid of everything, including lists that keep track of changes.
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.
clearSelections() - Method in class ix.iface.util.CheckTable
 
clearSelections() - Method in class ix.iface.util.CheckTable.ViewTableModel
 
clearTable() - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
clearTable() - Method in class ix.ip2.AgendaTableViewer
Clears what's displayed without resetting anything else.
clearTable() - Method in class ix.ip2.AgendaViewTable
Clears what's displayed without resetting anything else.
clearThis() - Method in class ix.iview.domain.UIDomain
 
clearUIConstruct() - Method in class ix.iview.ActionEditorPanel
Clears the current construct and the panel.
clearUIConstruct() - Method in class ix.iview.AROEditorPanel
 
clearUndos() - Method in class ix.iview.UndoManager
 
clearUsers() - Method in class ix.iplan.IPlanWorldStateManager.Fact
 
clickCountToStart - Variable in class ix.iface.ui.table.IXDefaultCellEditor
 
clientName - Variable in class ix.ip2.SyncState.AbstractServerOperation
 
clientName - Variable in class ix.ip2.SyncStateClient
 
clients - Variable in class ix.ip2.SyncStateServer
 
clientServiceLoop(ObjectStreamConnection) - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamNameServer
 
clone() - Method in class ix.ichat.ChatMessage
 
clone() - Method in class ix.icore.domain.Constraint
 
clone() - Method in class ix.icore.domain.Domain
 
clone() - Method in class ix.icore.domain.ObjectClass
 
clone() - Method in class ix.icore.domain.Refinement
 
clone() - Method in class ix.icore.Report
 
clone() - Method in interface ix.icore.Sendable
 
clone() - Method in class ix.icore.TaskItem
 
clone() - Method in class ix.isim.util.LongKeyTreeMap
This class does not support cloning and an exception will be thrown if this method is called.
clone() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This class does not support cloning and an Exception will be thrown if this method is called.
clone() - Method in class ix.iview.domain.UIDomain
 
clone() - Method in class ix.iview.domain.UINodeSpec
 
clone() - Method in class ix.iview.domain.UISpec
 
clone() - Method in class ix.iview.igraph.IGraph
 
clone() - Method in class ix.util.lisp.Cons
 
clone() - Method in class ix.util.lisp.LList
 
clone(Object) - Static method in class ix.util.Util
Clones an object without any declared checked exceptions.
cloneBySerializing(Object) - Static method in class ix.util.Util
Performs a deep-copy clone by serializing then deserialising an object.
cloneConstruct(Object) - Method in class ix.iface.ui.AbstractSetEditor
Clones the given construct so as not to overwrite the original.
cloneConstruct(Object) - Method in class ix.iview.AbstractUISetEditor
 
cloneConstruct(UIObject) - Method in class ix.iview.AConstructFramePanel
 
cloneConstruct(UIObject) - Method in class ix.iview.ActionEditorPanel
 
cloneConstruct(UIObject) - Method in class ix.iview.AROEditorPanel
 
cloneConstruct(UIObject) - Method in class ix.iview.GlobalFramePanel
 
cloneConstruct(UIObject) - Method in class ix.iview.GrammarEditorPanel
 
cloneConstruct(UIObject) - Method in class ix.iview.SimpleEditorPanel
 
cloneThis() - Method in class ix.iview.domain.UIObjectClass
 
cloneThis() - Method in class ix.iview.domain.UIRefinement
 
close() - Method in class ix.iface.ui.JFrameMT
 
close() - Method in class ix.iface.util.HtmlStringWriter
 
close() - Method in class ix.iface.util.HtmlWriter
 
close() - Method in class ix.iview.PanelSearcher
 
close() - Method in interface ix.util.IPC.Connection
 
close() - Method in class ix.util.ipc.ObjectStreamConnection
 
close() - Method in class ix.util.lisp.LispReader
 
closeBut - Variable in class ix.iview.PanelSearcher
 
closeCommand() - Method in class ix.ip2.BindingViewer
 
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.iface.ui.JConstraintEditor
 
closeEditor() - Method in class ix.iface.ui.JSelectorDialog
 
closeEditor() - Method in class ix.iview.DeclarationEditor
 
closeFrame() - Method in class ix.util.xml.XMLTreeEditFrame
Exit if this is the last visible frame for this frame's agent; otherwise just become invisible.
closeItem - Variable in class ix.iface.ui.JFrameMT
 
closeMenuItem_actionPerformed(ActionEvent) - Method in class ix.isim.ISimEventsFrame
 
closePanels() - Method in class ix.iview.DomainEditorFrame
Closes all panels of the frame.
colItems - Variable in class ix.iface.util.HtmlTableWalker
 
collect(Object, T) - Method in class ix.iplan.SanityChecker.ReachableWithin
 
Collect - Class in ix.util
Collection and Map utilities
Collect.ShortestFirstComparator - Class in ix.util
A Comparator that orders shorter Collections before longer ones.
Collect.ShortestFirstComparator() - Constructor for class ix.util.Collect.ShortestFirstComparator
 
collectAllChanges() - Method in class ix.iview.domain.UIDomain
Collects the differences between this object and the published one.
collectAllChanges(Domain) - Method in class ix.iview.domain.UIDomain
 
collectChanges() - Method in class ix.iview.domain.UIDomain
Collects the differences between this object and the base one (draft).
collectChanges(Domain) - Method in class ix.iview.domain.UIDomain
 
collectChanges(Domain, String) - Method in class ix.iview.domain.UIDomain
 
collectChanges() - Method in interface ix.iview.domain.UIObject
Collects the object's changes since it was last saved to draft.
collectChanges() - Method in class ix.iview.domain.UIObjectClass
Collects the differences between this object and the base one.
collectChanges(ObjectClass) - Method in class ix.iview.domain.UIObjectClass
Collects the differences between this object and the given one.
collectChanges(ObjectClass, String) - Method in class ix.iview.domain.UIObjectClass
 
collectChanges(Refinement) - Method in class ix.iview.domain.UIRefinement
Collects the differences between this object and the given one.
collectChanges(Refinement, String) - Method in class ix.iview.domain.UIRefinement
 
collectChanges() - Method in class ix.iview.domain.UIRefinement
Collects the differences between this object and the base one.
collectChangesFromOriginal() - Method in class ix.iview.domain.UIDomain
Collects the differences between this object and the published one.
collectChangesFromOriginal() - Method in interface ix.iview.domain.UIObject
Collects the object's changes since it was last published.
collectChangesFromOriginal() - Method in class ix.iview.domain.UIObjectClass
Collects the differences between this object and the base one.
collectChangesFromOriginal() - Method in class ix.iview.domain.UIRefinement
Collects the differences between this object and the base one.
collectClassNames(List) - Static method in class ix.iview.domain.UIObjectClass
 
collectConstraint() - Method in class ix.iface.ui.IFormPanel.FieldChooser
 
collectConstraint() - Method in class ix.iface.ui.JConstraintEditor
Collects input from the panel components and builds the right kind of constraint.
collectConstraint() - Method in class ix.iview.ConditionEffectEditor
Reads the selected relation and let interested parties know.
collectConstraint() - Method in class ix.iview.ConstraintEditor
Collects input from the panel components and builds the right kind of constraint.
collectConstraint() - Method in class ix.iview.DeclarationEditor
Reads the given declarations and type and property constraints and updates the current refinement.
collectConstraint() - Method in class ix.iview.DefaultConstraintEditor
Reads the selected relation and let interested parties know.
collectConstraint() - Method in class ix.iview.ObjectConstraintEditor
Normally reads the constraint and updates the current object.
collectConstraint() - Method in class ix.iview.OrderingEditor
Reads the selected relation and let interested parties know.
collectConstraint() - Method in class ix.iview.PropertyEditor
Reads the selected relation and let interested parties know.
collectConstraint() - Method in class ix.iview.SimpleDeclarationEditor
Reads the given declaration and lets interested parties know.
collectConstraint() - Method in class ix.iview.SpecEditor
Reads the selected relation and let interested parties know.
collectConstructChanges() - Method in class ix.iface.ui.AbstractSetEditor
Collects descriptions of any changes in constructs in the set.
collectConstructChanges() - Method in class ix.iview.AbstractUISetEditor
Collects descriptions of any changes in constructs in the set.
collectFieldInfo(Class) - Method in class ix.util.reflect.ClassSyntax
 
collectFields(Class, FieldMap) - Method in class ix.util.reflect.ClassSyntax
Returns an initial List of FieldDescrs.
collectIf(Object, Predicate1) - Static method in class ix.util.ObjectWalker
Uses a HashSet to collect subobjects that satisfy a predicate.
collectIf(Object, Collection, Predicate1) - Static method in class ix.util.ObjectWalker
Uses the specified result collection to collect subobjects that satisfy a predicate.
collectInconsistencies() - Method in class ix.iview.domain.UIDomain
 
collectionFromElement(Class, Class, Element) - Method in class ix.util.xml.XMLTranslator
 
collectionToElement(Class, Collection) - Method in class ix.util.xml.XMLTranslator
 
collectListofClasses(List, Collection) - Method in class ix.util.xml.XMLSyntax
Adds all classes C that need list-of C definitions.
Collector - Interface in ix.util
A Collector can be given new elements and can return the "result" derived from those elements.
collectRelevantClasses(Class, List, List) - Method in class ix.util.reflect.ClassSyntax
 
collectRelevantClasses(ClassDescr, List, List) - Method in class ix.util.reflect.ClassSyntax
 
collectSelection() - Method in class ix.iface.ui.JSelectorDialog
Collects input from the panel components and builds the right kind of constraint.
colorGen - Variable in class ix.ispace.ContactManager
 
ColorGenerator - Class in ix.util
A source of "nice" colors for use in GUIs.
ColorGenerator() - Constructor for class ix.util.ColorGenerator
 
column - Variable in class ix.iface.ui.table.TablePopupMenu
 
columnClasses - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
columnFields - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
columnFixedWidths - Variable in class ix.iface.ui.table.IXTable
 
columnNames - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
columnToolTips - Variable in class ix.iface.ui.table.IXTable
 
columnWidths - Variable in class ix.iface.ui.table.IXTable
 
combine(long, int, int, int, int) - Method in class ix.util.Duration
Combine the components into a total number of milliseconds.
CombinedPlanChangeListener - Class in ix.iplan
Listens for changes in a process panel's current plan.
CombinedPlanChangeListener() - Constructor for class ix.iplan.CombinedPlanChangeListener
 
combineKeys(Object, Object) - Method in class ix.util.TwoKeyHashMap
 
ComboChoice - Class in ix.iface.util
An editable JComboBox that automatically adds any typed-in items to the menu.
ComboChoice() - Constructor for class ix.iface.util.ComboChoice
 
ComboChoice(ComboBoxModel) - Constructor for class ix.iface.util.ComboChoice
 
ComboChoice(Object[]) - Constructor for class ix.iface.util.ComboChoice
 
commaSyntax(LList) - Method in class ix.test.MatchStateHandler
Parser for comma-separated pattern = value pairs.
comments - Variable in class ix.iview.domain.UIDomain
 
comments - Variable in class ix.iview.domain.UIRefinement
 
COMMENTS_COL - Variable in class ix.ip2.AgendaItemTableModel
 
compare(Object, Object) - Method in class ix.icore.domain.Refinement.NameComparator
 
compare(Object, Object) - Method in class ix.iface.ui.util.UIUtil.ToStringComparator
 
compare(Object, Object) - Method in class ix.iface.util.KeyValueTable.MostRecentFirstComparator
 
compare(Object, Object) - Method in class ix.iface.util.KeyValueTable.MostRecentLastComparator
 
compare(Object, Object) - Method in class ix.util.Collect.ShortestFirstComparator
 
compare(Object, Object) - Method in class ix.util.ObjectComparator
Returns an int < 0, == 0, or > 0 depending on whether the first object is less than, equal to, or greater than the second.
compare(Object, Object) - Method in class ix.util.xml.XMLTreeNamespaceManager.NamespaceComparator
 
compareComparable(Comparable, Comparable) - Method in class ix.util.ObjectComparator
 
compareLists(List, List) - Method in class ix.iface.util.KeyValueTable.PatternObjectComparator
 
compareLists(List, List) - Method in class ix.util.ObjectComparator
 
compareNumbers(Number, Number) - Method in class ix.util.ObjectComparator
 
compareSymbol(Object, Object) - Method in class ix.util.ObjectComparator
 
compareTo(Object) - Method in class ix.icore.Priority
 
compareTo(Object) - Method in class ix.icore.Variable
 
compareTo(Object) - Method in class ix.util.Duration
Compares two durations.
compareTo(Object) - Method in class ix.util.lisp.Cons
 
compareTo(Object) - Method in class ix.util.lisp.Null
 
compareTo(Object) - Method in class ix.util.lisp.Symbol
 
compareTo(Object) - Method in class ix.util.Name
 
compareTo(Object) - Method in class ix.util.ThreadCondition
 
CompendiumToIX - Class in ix.test
Converts a Compendium map expressed in Compendium's XML syntax to an I-X plan in I-X XML syntax.
CompendiumToIX() - Constructor for class ix.test.CompendiumToIX
 
complain(Object) - Method in class ix.util.xml.XMLTreeEditPanel
 
COMPLETE - Static variable in class ix.icore.Status
 
COMPLETED - Static variable in class ix.isim.TimedEvent
 
completeItem - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
completeStartup() - Method in class ix.ip2.Ip2
Called in the AWT event thread to make the main GUI frame visible and perform any additional setup that ought to be done in that thread.
completeStartup() - Method in class ix.iplan.PlannerBase
 
completeStartup() - Method in class ix.isim.ISim
This function creates the simulator that belongs to this ISim agent.
completeStartup() - Method in class ix.postix.Postix
 
completeStartup() - Method in class ix.test.Ip2Example
Completes setup and initialization.
completeStartup() - Method in class ix.test.SimpleExpandingSimulator
 
CompletionHandler - Class in ix.ip2
Generates HandlerActions that let a user do nothing or make an AgendaItem complete.
CompletionHandler(Ip2) - Constructor for class ix.ip2.CompletionHandler
 
CompletionHandler.DoneAction - Class in ix.ip2
 
CompletionHandler.DoneAction(AgendaItem) - Constructor for class ix.ip2.CompletionHandler.DoneAction
 
CompletionHandler.DoneAction(AgendaItem, String, String) - Constructor for class ix.ip2.CompletionHandler.DoneAction
 
CompletionHandler.NoAction - Class in ix.ip2
 
CompletionHandler.NoAction(AgendaItem) - Constructor for class ix.ip2.CompletionHandler.NoAction
 
CompletionHandler.NotApplicableAction - Class in ix.ip2
 
CompletionHandler.NotApplicableAction(AgendaItem) - Constructor for class ix.ip2.CompletionHandler.NotApplicableAction
 
CompletionHandler.SimpleDoneAction - Class in ix.ip2
Deprecated. 
CompletionHandler.SimpleDoneAction(AgendaItem) - Constructor for class ix.ip2.CompletionHandler.SimpleDoneAction
Deprecated.  
CompletionHandler.SimpleDoneAction(AgendaItem, String) - Constructor for class ix.ip2.CompletionHandler.SimpleDoneAction
Deprecated.  
CompositeRectangularNode - Class in ix.iview.igraph
 
CompositeRectangularNode(GraphView, GraphPanel, Object) - Constructor for class ix.iview.igraph.CompositeRectangularNode
 
comprehensiveIcon - Variable in class ix.iview.DomainEditorFrame
 
comprehensiveItem - Variable in class ix.iview.DomainEditorFrame
 
compute(Object) - Method in interface ix.ip2.ComputeInterpreter
 
compute(Object) - Method in class ix.ip2.LispComputeInterpreter
 
computeActionStatus() - Method in class ix.ip2.Agenda
 
computeActionStatus(AgendaItem) - Method in class ix.ip2.Agenda
 
ComputeExtensionExample - Class in ix.test
 
ComputeExtensionExample(Ip2) - Constructor for class ix.test.ComputeExtensionExample
 
ComputeInterpreter - Interface in ix.ip2
An interpreter for "compute" conditions.
computeInterpreter - Variable in class ix.ip2.VariableManager
 
computeInterpreter - Variable in class ix.iplan.PlanCheckingSimulator
 
computePossibleConditions(LList) - Method in class ix.iplan.DomainAnalyser
 
computePossibleConditions(PatternAssignment) - Method in class ix.iplan.DomainAnalyser
 
computePossibleConstraints(LList) - Method in class ix.iplan.DomainAnalyser
 
computePossibleEffects(LList) - Method in class ix.iplan.DomainAnalyser
 
computePossibleEffects(PatternAssignment) - Method in class ix.iplan.DomainAnalyser
 
computeStatus() - Method in interface ix.icore.HasStatus
 
computeStatus - Static variable in class ix.icore.process.PNode
 
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.icore.process.PNodeEnd
 
computeStatus(PNode) - Method in class ix.icore.process.StatusStepper
 
computeStatus() - Method in class ix.icore.TaskItem
 
computeStatus() - Method in class ix.ip2.ActivityAgenda.OtherReportsActivity
 
computeStatus() - Method in class ix.ip2.CompletionHandler.DoneAction
 
computeStatus() - Method in class ix.ip2.ExpandHandler.ExpandAction
 
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.WaitForReportsItem
 
computeSupportCode - Variable in class ix.ip2.Ip2ModelManager
 
computeTransitiveClosure() - Method in class ix.util.DAGTransitiveClosure
 
computeTransitiveClosure() - Method in class ix.util.FullTransitiveClosure
Constructs the transitive closure using Warshall's algorithm.
computeValue() - Method in class ix.test.SecureRandomTest.FutureRandom
 
computeValue() - Method in class ix.util.FutureValue
 
computeVariableSet() - Method in class ix.util.match.MatchChoice
 
concLList(LList) - Method in class ix.util.lisp.LListCollector
 
COND - Static variable in class ix.util.lisp.LispInterpreter
 
condBut - Variable in class ix.iview.ConditionEffectEditor
 
condBut - Variable in class ix.iview.DefaultConstraintEditor
 
condDescrs(String, List) - Method in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
condEnv - Variable in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
conditionEditor - Variable in class ix.iview.ActionEditorPanel
 
conditionEditor - Variable in class ix.iview.DeclarationEditor
 
ConditionEffectEditor - Class in ix.iview
An editor for specifying conditions and effects in refinements.
ConditionEffectEditor(Frame) - Constructor for class ix.iview.ConditionEffectEditor
Creates an editor for specifying time point relations.
ConditionEffectEditor(Frame, UIRefinement) - Constructor for class ix.iview.ConditionEffectEditor
Creates an editor for specifying time point relations within the given refinement.
ConditionHandler - Class in ix.ip2
Satisfies conditions
ConditionHandler(Ip2) - Constructor for class ix.ip2.ConditionHandler
 
ConditionHandler.ItemListener - Class in ix.ip2
 
ConditionHandler.ItemListener() - Constructor for class ix.ip2.ConditionHandler.ItemListener
 
config() - Static method in class ix.util.xml.XML
Returns the configuration currently being used by the XML tools.
conjunction(Collection) - Static method in class ix.util.Strings
Returns a conjunction formed from the elements of a collection.
ConnectHandler - Class in ix.ip2
 
ConnectHandler(IXAgent) - Constructor for class ix.ip2.ConnectHandler
 
connectTo(ProcessModelManager) - Method in class ix.ip2.PanelController
 
connectTo(Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
connectYourself(Ip2) - Method in class ix.iplan.CombinedPlanChangeListener
 
connectYourself() - Method in class ix.iplan.IPlanOptionManager
 
Cons - Class in ix.util.lisp
Non-empty lists.
Cons(Object, LList) - Constructor for class ix.util.lisp.Cons
 
Cons(Collection) - Constructor for class ix.util.lisp.Cons
 
cons(Object, LList) - Static method in class ix.util.lisp.Lisp
 
ConsistencyException - Exception in ix.util
Thrown when a consistency check detects a problem.
ConsistencyException() - Constructor for exception ix.util.ConsistencyException
 
ConsistencyException(String) - Constructor for exception ix.util.ConsistencyException
 
ConsistencyException(String, Object) - Constructor for exception ix.util.ConsistencyException
 
consistentBinding(Variable, Object) - Method in class ix.ip2.VariableManager
 
consistentBindings(MatchEnv) - Method in class ix.ip2.VariableManager
 
constPrefToInt(Symbol) - Static method in class ix.iview.util.IDEUtil
 
constPrefToString(int) - Static method in class ix.iview.util.IDEUtil
 
constPrefToSymbol(String) - Static method in class ix.iview.util.IDEUtil
 
constPrefToSymbol(int) - Static method in class ix.iview.util.IDEUtil
 
Constrainer - Class in ix.icore.domain
A common superclass for Constraint and Ordering.
Constrainer() - Constructor for class ix.icore.domain.Constrainer
 
Constraint - Class in ix.icore.domain
A general-purpose container for constraint information.
Constraint() - Constructor for class ix.icore.domain.Constraint
 
Constraint(Symbol, Symbol, List) - Constructor for class ix.icore.domain.Constraint
 
Constraint(String, String, List) - Constructor for class ix.icore.domain.Constraint
A constructor that takes the type and relation as strings and converts them to symbols.
ConstraintAssociator - Class in ix.ip2
 
ConstraintAssociator(Ip2ModelManager) - Constructor for class ix.ip2.ConstraintAssociator
 
constraintAssociator - Variable in class ix.ip2.Ip2ModelManager
 
constraintDescription(Constraint) - Static method in class ix.iface.util.Reporting
 
constraintEditor - Variable in class ix.iview.ActionEditorPanel
 
ConstraintEditor - Class in ix.iview
An abstract class with useful things for building constraint editors.
ConstraintEditor(Frame, String, String, Object) - Constructor for class ix.iview.ConstraintEditor
 
ConstraintEditor(Frame, String, String) - Constructor for class ix.iview.ConstraintEditor
 
ConstraintEditor(Frame, String) - Constructor for class ix.iview.ConstraintEditor
 
constraintListeners - Variable in class ix.iface.ui.JConstraintEditor
 
ConstraintManager - Interface in ix.icore
Constraint Managers.
ConstraintManagerRegistry - Interface in ix.icore
Constraint Manager Registries.
constraintManagers - Variable in class ix.ip2.ConstraintAssociator
 
constraintMentionsNode(Constraint, Name) - Static method in class ix.iview.domain.UIRefinement
 
constraintMentionsNode(Ordering, Name) - Static method in class ix.iview.domain.UIRefinement
 
constraints - Variable in class ix.icore.domain.Refinement
 
constraints - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
constraints - Variable in class ix.icore.plan.Plan
 
constraints - Variable in class ix.icore.plan.PlanRefinement
 
constraints - Variable in class ix.iview.domain.UIRefinement
 
ConstraintStatement - Interface in ix.icore.domain
An interface for IX constraint statements.
constructAdded(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
Called when a UI construct is added.
constructAdded(DomainEvent) - Method in class ix.iview.ActionEditorPanel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.AROEditorPanel
Called when a UI construct is added.
constructAdded(DomainEvent) - Method in class ix.iview.AROEditorPanel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.DeclarationEditor
 
constructAdded(DomainEvent) - Method in class ix.iview.DeclarationEditor
 
constructAdded(UIDomainEvent) - Method in interface ix.iview.domain.event.UIDomainListener
Called when a UI construct is added.
constructAdded(DomainEvent) - Method in interface ix.iview.domain.event.UIDomainListener
 
constructAdded(UIDomainEvent) - Method in class ix.iview.domain.UIGrammar
 
constructAdded(DomainEvent) - Method in class ix.iview.domain.UIGrammar
 
constructAdded(DomainEvent) - Method in class ix.iview.DomainEditorFrame
 
constructAdded(UIDomainEvent) - Method in class ix.iview.DomainEditorFrame
 
constructAdded(DomainEvent) - Method in class ix.iview.GlobalFormPanel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
constructAdded(DomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
constructAdded(DomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
constructAdded(DomainEvent) - Method in class ix.iview.tree.DomainTreeModel
 
constructAdded(UIDomainEvent) - Method in class ix.iview.tree.DomainTreeModel
 
constructChanged(Component, UIObject, UIObject) - Method in interface ix.iview.event.CurrentConstructListener
Implement this method to take note of action selections
constructChanged(Component, UIObject, UIObject) - Method in class ix.iview.UndoManager
 
constructEdited(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
Called when a UI construct is edited.
constructEdited(UIDomainEvent) - Method in class ix.iview.AROEditorPanel
Called when a UI construct is edited.
constructEdited(UIDomainEvent) - Method in class ix.iview.DeclarationEditor
 
constructEdited(UIDomainEvent) - Method in interface ix.iview.domain.event.UIDomainListener
Called when a UI construct is edited.
constructEdited(UIDomainEvent) - Method in class ix.iview.domain.UIGrammar
 
constructEdited(UIDomainEvent) - Method in class ix.iview.DomainEditorFrame
 
constructEdited(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
constructEdited(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
constructEdited(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
constructEdited(UIDomainEvent) - Method in class ix.iview.tree.DomainTreeModel
 
ConstructEditing - Interface in ix.iview
An interface to be implemented by any panel that actually edits a construct.
ConstructFraming - Interface in ix.iview
An interface to be implemented by any FramePanel that is part of a DomainEditor
constructPanel - Variable in class ix.iview.PanelSearcher
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
Called when a UI construct is removed.
constructRemoved(UIDomainEvent) - Method in class ix.iview.AROEditorPanel
Called when a UI construct is removed.
constructRemoved(UIDomainEvent) - Method in class ix.iview.DeclarationEditor
 
constructRemoved(UIDomainEvent) - Method in interface ix.iview.domain.event.UIDomainListener
Called when a UI construct is removed.
constructRemoved(UIDomainEvent) - Method in class ix.iview.domain.UIGrammar
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.DomainEditorFrame
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
constructRemoved(UIDomainEvent) - Method in class ix.iview.tree.DomainTreeModel
 
ConstructTableMouser - Class in ix.iview.table
A Mouse Adapter for construct summary tables
ConstructTableMouser(IXTable, AConstructFramePanel) - Constructor for class ix.iview.table.ConstructTableMouser
A Mouse Adapter for construct summary tables.
consume(ContextHashMap, LList, PNode, long) - Method in class ix.ip2.Scrum
 
CONTACT - Static variable in class ix.ispace.AgentRelationship
 
contactChange(ContactEvent) - Method in class ix.ip2.ForwardingHandler
 
contactChange(ContactEvent) - Method in interface ix.ispace.event.ContactListener
 
contactChange(ContactEvent) - Method in class ix.itest.DestinationChoice
 
ContactEvent - Class in ix.ispace.event
A change in what we know about another agent.
ContactEvent(ContactManager, AgentData, AgentData) - Constructor for class ix.ispace.event.ContactEvent
 
ContactListener - Interface in ix.ispace.event
 
contactManager - Variable in class ix.icore.IXAgent
 
contactManager - Variable in class ix.ip2.ForwardingHandler
 
ContactManager - Class in ix.ispace
Keeps track of known relationships between agents and agent capabilities.
ContactManager() - Constructor for class ix.ispace.ContactManager
 
contactManager - Variable in class ix.ispace.GroupSender
 
contains(Object) - Method in class ix.test.DigestSet
 
contains(Object) - Method in class ix.util.StableHashMap.EntrySet
 
containsElementAt(Object, long) - Method in interface ix.isim.util.LongPriorityQueue
This function tests whether the given element is currently in this queue at the given priority.
containsElementAt(Object, long) - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function throws an UnsupportedOperationException as there is no efficient implementation of this operation for this class.
containsEq(Collection, Object) - Static method in class ix.util.Collect
Determines whether a collection contains an element == to an object.
containsKey(Object) - Method in class ix.applet.MessageMemory
 
containsKey(Object) - Method in class ix.iserve.ipc.MessageMemory
 
containsKey(long) - Method in class ix.isim.util.LongKeyTreeMap
This function returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class ix.util.context.ContextHashMap
 
containsKey(Object) - Method in class ix.util.StableHashMap
 
contentPane - Variable in class ix.ichat.ChatFrame
 
contentPane - Variable in class ix.iface.util.SimpleToolFrame
 
contentPane - Variable in class ix.ip2.BindingViewer
 
contentPane - Variable in class ix.ip2.Ip2Frame
 
contentPane - Variable in class ix.ip2.ItemEditor
 
contentPane - Variable in class ix.ispace.GroupSender
 
contentPane - Variable in class ix.util.TextAreaFrame.TFrame
 
contentPane - Variable in class ix.util.xml.XMLTreeEditFrame
 
contents - Variable in class ix.icore.log.HistoryComment
 
contents - Variable in class ix.icore.log.MessageReceived
 
contents - Variable in class ix.icore.log.MessageSent
 
contents - Variable in class ix.ip2.test.TestItem
 
contents - Variable in class ix.ispace.GroupSender
 
contents() - Method in class ix.util.context.LLQueue
 
contents - Variable in class ix.util.IPC.BasicInputMessage
 
contents() - Method in class ix.util.lisp.LListCollector
 
contentStrings - Variable in class ix.ip2.test.TestSequenceGenerator
 
context - Variable in class ix.iplan.Alternative
 
context - Variable in class ix.util.context.BasicContextHolder
 
Context - Class in ix.util.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.
ContextAnnotatedObject - Class in ix.util.context
Provides context-dependent annotations.
ContextAnnotatedObject() - Constructor for class ix.util.context.ContextAnnotatedObject
 
ContextBoolean - Class in ix.util.context
An object that contains a single context-dependent boolean value.
ContextBoolean(boolean) - Constructor for class ix.util.context.ContextBoolean
 
ContextBoolean(ContextHolder, boolean) - Constructor for class ix.util.context.ContextBoolean
 
ContextChangeException - Exception in ix.util.context
Thrown when the current context is not what it should be.
ContextChangeException() - Constructor for exception ix.util.context.ContextChangeException
 
ContextChangeException(String) - Constructor for exception ix.util.context.ContextChangeException
 
ContextChangeException(String, Object) - Constructor for exception ix.util.context.ContextChangeException
 
ContextGensym - Class in ix.util.context
Context-dependent name and ID generator a la gensym.
ContextGensym.Generator - Class in ix.util.context
 
ContextGensym.Generator() - Constructor for class ix.util.context.ContextGensym.Generator
 
ContextGensym.Generator(ContextHolder) - Constructor for class ix.util.context.ContextGensym.Generator
 
ContextHashMap - Class in ix.util.context
A context-layered version of HashMap.
ContextHashMap() - Constructor for class ix.util.context.ContextHashMap
 
ContextHashMap(int) - Constructor for class ix.util.context.ContextHashMap
 
ContextHashMap(int, float) - Constructor for class ix.util.context.ContextHashMap
 
ContextHashMap(Map) - Constructor for class ix.util.context.ContextHashMap
 
ContextHashMap(ContextHolder) - Constructor for class ix.util.context.ContextHashMap
 
ContextHashMap(ContextHolder, Map) - Constructor for class ix.util.context.ContextHashMap
 
ContextHashMap.Entry - Class in ix.util.context
The Map.Entry implementation for a ContextHashMap.
ContextHashMap.EntrySet - Class in ix.util.context
The Set implementation for a ContextHashMap entrySet.
ContextHashMap.EntrySetIterator - Class in ix.util.context
The Iterator implementation for a ContextHashMap entrySet.
ContextHashMap.IteratorContextException - Exception in ix.util.context
 
ContextHolder - Interface in ix.util.context
An interface for objects that contain a Context that they provide to other objects.
ContextHoldingStrategy - Class in ix.util.context
An object that provides context-holders.
ContextHoldingStrategy() - Constructor for class ix.util.context.ContextHoldingStrategy
 
ContextInt - Class in ix.util.context
An object that contains a single context-dependent int value.
ContextInt(int) - Constructor for class ix.util.context.ContextInt
 
ContextInt(ContextHolder, int) - Constructor for class ix.util.context.ContextInt
 
ContextLink - Class in ix.util.context
An element in a chain of associations between contexts and values.
ContextLink(Object) - Constructor for class ix.util.context.ContextLink
Creates a link that specifies a value in the root context.
ContextLink(Context, Object) - Constructor for class ix.util.context.ContextLink
Creates a link that specifies a value for a given context.
ContextList<E> - Class in ix.util.context
A context-dependent list.
ContextList() - Constructor for class ix.util.context.ContextList
 
ContextList(Collection) - Constructor for class ix.util.context.ContextList
 
ContextList(ContextHolder) - Constructor for class ix.util.context.ContextList
 
ContextList(ContextHolder, Collection) - Constructor for class ix.util.context.ContextList
 
ContextLockingProxy - Class in ix.util.context
Provides a static method that can be used to wrap a context-managing proxy around an object.
ContextLockingProxy.Handler - Class in ix.util.context
The invocation-handler for a context-locking proxy.
ContextLockingProxy.Handler(Object) - Constructor for class ix.util.context.ContextLockingProxy.Handler
 
ContextLong - Class in ix.util.context
An object that contains a single context-dependent long value.
ContextLong(long) - Constructor for class ix.util.context.ContextLong
 
ContextLong(ContextHolder, long) - Constructor for class ix.util.context.ContextLong
 
ContextMap - Interface in ix.util.context
 
ContextMultiHashMap - Class in ix.util.context
Maps a key to a context-dependent list.
ContextMultiHashMap() - Constructor for class ix.util.context.ContextMultiHashMap
 
ContextMultiMap - Interface in ix.util.context
 
ContextString - Class in ix.util.context
An object that contains a single context-dependent String value.
ContextString(String) - Constructor for class ix.util.context.ContextString
 
ContextString(ContextHolder, String) - Constructor for class ix.util.context.ContextString
 
ContextValue<T> - Class in ix.util.context
An object that contains a single context-dependent value.
ContextValue(T) - Constructor for class ix.util.context.ContextValue
 
ContextValue(ContextHolder, T) - Constructor for class ix.util.context.ContextValue
 
contributor - Variable in class ix.iplan.IPlanWorldStateManager.Fact
 
controller - Variable in class ix.ip2.Agenda
 
controller - Variable in class ix.ip2.Ip2
 
ControllerEvent - Class in ix.ip2.event
 
ControllerEvent(Object) - Constructor for class ix.ip2.event.ControllerEvent
 
ControllerListener - Interface in ix.ip2.event
 
controllers - Variable in class ix.iface.util.ToolManager
 
copy(Object) - Method in class ix.util.ObjectCopier
Returns a copy of the object.
copyConstruct() - Method in class ix.iview.AConstructFramePanel
User request to copy the current action.
copyIcon - Variable in class ix.iface.ui.JFrameMT
 
copyItem - Variable in class ix.iface.ui.JFrameMT
 
copyItemToMessenger() - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
copyLList(LList) - Method in class ix.util.ObjectCopier
Copies an LList that has a spine made of instances of any mixture of Cons subclasses, calling ObjectCopier.mapElement(Object) on each list element as it goes.
copyOption(String) - Method in class ix.iplan.IPlanOptionManager
 
copySubtree() - Method in class ix.util.xml.XMLTreeEditPanel
Copy the subtree below and including the currently selected node.
copyTemplate() - Method in class ix.ip2.test.TestSequenceGenerator
 
Coral - Static variable in class ix.iface.util.XColors
 
CornflowerBlue - Static variable in class ix.iface.util.XColors
 
Cornsilk - Static variable in class ix.iface.util.XColors
 
cost - Variable in class ix.iplan.Alternative
 
count - Static variable in class ix.util.ThreadCondition
 
counters - Variable in class ix.util.context.ContextGensym.Generator
 
counters - Variable in class ix.util.Gensym.Generator
 
createDefaultTableHeader() - Method in class ix.iface.ui.table.IXTable
 
createHorizontalBox() - Static method in class ix.iface.util.RadioButtonBox
Creates a RadioButtonBox that arranges components from left to right.
createParser() - Method in class ix.util.xml.XML.XSAXBuilder
 
createTool() - Method in class ix.applet.AppletCommunicationTool.Controller
 
createTool() - Method in class ix.iface.util.ToolController
Consturucts the tool when it does not already exist.
createTool() - Method in class ix.iserve.ipc.IServeCommunicationTool.Controller
 
createTool() - Method in class ix.test.Ip2Example.ExampleToolController
 
createVerticalBox() - Static method in class ix.iface.util.RadioButtonBox
Creates a RadioButtonBox that arranges components from top to bottom.
Crimson - Static variable in class ix.iface.util.XColors
 
currentAction - Variable in class ix.iview.igraph.ExpansionModel
 
CurrentActionListener - Interface in ix.iview.event
An interface for things that are interested in current action selection
CurrentConstructListener - Interface in ix.iview.event
An interface for things that are interested in changes to which construct is being edited.
currentNode - Variable in class ix.iview.igraph.GExpansionEditor
 
currentObject - Variable in class ix.iface.ui.JConstraintEditor
 
currentObject - Variable in class ix.iface.ui.JSelectorDialog
 
currentObject - Variable in class ix.iview.UndoManager
 
currentPanelChanging(JPanel, JPanel) - Method in class ix.iface.ui.JFrameMTP
Changing current panel from old to new.
currentPanelChanging(JPanel, JPanel) - Method in class ix.iview.DomainEditorFrame
Changing current panel from old to new.
currentUndos - Variable in class ix.iview.UndoManager
A list of slot / previous value pairs for the current object
currentURL() - Method in class ix.iface.ui.HTMLPanel
 
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.
Cyan - Static variable in class ix.iface.util.XColors
 

D

DAGTransitiveClosure - Class in ix.util
The transitive closure of a directed acyclic graph (DAG).
DAGTransitiveClosure(DirectedGraph) - Constructor for class ix.util.DAGTransitiveClosure
 
dagTransitiveClosure(DirectedGraph) - Static method in class ix.util.Graphs
Transitive closure of a directed acyclic graph (DAG).
DarkBlue - Static variable in class ix.iface.util.XColors
 
DarkCyan - Static variable in class ix.iface.util.XColors
 
DarkGoldenRod - Static variable in class ix.iface.util.XColors
 
DarkGray - Static variable in class ix.iface.util.XColors
 
DarkGreen - Static variable in class ix.iface.util.XColors
 
DarkKhaki - Static variable in class ix.iface.util.XColors
 
DarkMagenta - Static variable in class ix.iface.util.XColors
 
DarkOliveGreen - Static variable in class ix.iface.util.XColors
 
Darkorange - Static variable in class ix.iface.util.XColors
 
DarkOrchid - Static variable in class ix.iface.util.XColors
 
DarkRed - Static variable in class ix.iface.util.XColors
 
DarkSalmon - Static variable in class ix.iface.util.XColors
 
DarkSeaGreen - Static variable in class ix.iface.util.XColors
 
DarkSlateBlue - Static variable in class ix.iface.util.XColors
 
DarkSlateGray - Static variable in class ix.iface.util.XColors
 
DarkTurquoise - Static variable in class ix.iface.util.XColors
 
DarkViolet - Static variable in class ix.iface.util.XColors
 
dashNameToFullJavaName(String) - Static method in class ix.util.Strings
Like dashNameToJavaName but also allows package names, separated by dots, to prefix the class name.
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.
DashSyntaxClassFinder - Class in ix.util.reflect
A translator between names and classes that uses lower-case names and separates words within names with dashes.
DashSyntaxClassFinder() - Constructor for class ix.util.reflect.DashSyntaxClassFinder
 
DashSyntaxClassFinder(ClassFinder) - Constructor for class ix.util.reflect.DashSyntaxClassFinder
 
dataChanged(ObjectChangeEvent) - Method in class ix.iface.ui.AbstractIFormModel
Listening to changes to the object generated elsewhere.
dataChanged(EditableObject, String, Object, Object) - Method in class ix.iface.ui.AbstractIFormModel
 
dataChanged(EditableObject, String, Object, Object) - Method in interface ix.iface.ui.event.DataChangeListener
 
dataChanged(EditableObject, String, Object, Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
dataChanged(EditableObject, String, Object, Object) - Method in class ix.iview.AConstructFramePanel
 
dataChanged(EditableObject, String, Object, Object) - Method in class ix.iview.ActionEditorPanel
 
dataChanged(EditableObject, String, Object, Object) - Method in class ix.iview.DeclarationEditor
 
dataChanged(EditableObject, String, Object, Object) - Method in class ix.iview.ObjectConstraintEditor
 
dataChanged(EditableObject, String, Object, Object) - Method in class ix.iview.UndoManager
make sure you only call this if data really has changed!
DataChangeListener - Interface in ix.iface.ui.event
An interface listener to be used to listen to EditableObject data changes.
dataListeners - Variable in class ix.iface.ui.AbstractIFormModel
 
dataSet(Object) - Method in class ix.iface.ui.AbstractEditorPanel
 
date - Variable in class ix.icore.log.HistoryEvent
 
date - Static variable in class ix.iview.IDERelease
 
date - Static variable in class ix.Release
 
dateString() - Static method in class ix.iface.util.Reporting
 
days - Variable in class ix.util.Duration
 
Debug - Class in ix.util
Class for useful static debugging tools
declarationEditor - Variable in class ix.iview.ActionEditorPanel
 
DeclarationEditor - Class in ix.iview
An editor for specifying variable declarations Declarations are attached to self (the refinement).
DeclarationEditor(Frame) - Constructor for class ix.iview.DeclarationEditor
Creates an editor for specifying variable declarations.
DeclarationEditor(Frame, UIRefinement) - Constructor for class ix.iview.DeclarationEditor
Creates an editor for specifying variable declarations within the given refinement.
DeclarationEditor.VarListEditor - Class in ix.iview
A list editor panel that will find type constraints for the data variables.
DeclarationEditor.VarListEditor(MouseListener, String, JComponent) - Constructor for class ix.iview.DeclarationEditor.VarListEditor
 
DeclarationEditor.VarListEditor() - Constructor for class ix.iview.DeclarationEditor.VarListEditor
 
DeclarationEditor.VarTypeTableModel - Class in ix.iview
A table model for ItemVar-Type pairs
declareAllVariables() - Method in class ix.iview.domain.UIDomain
Declare the variables of all refinements as they are currently used.
declareItem - Variable in class ix.iview.DomainEditorFrame
 
decodeAttribute(String) - Static method in class ix.util.xml.XML
Decodes text containing encoded double quotes, ampersands, and angle brackets.
decodeReceived(String) - Method in class ix.util.http.HttpObjectClient
Turns response contents into an object.
decodeReceived(String) - Method in class ix.util.http.HttpObjectServlet
Turns request contents into an object.
decodeReceived(String) - Method in class ix.util.http.HttpStringClient
 
decodeReceived(String) - Method in class ix.util.http.HttpStringServlet
 
decodeReceived(String) - Method in class ix.util.http.HttpUtilities
 
decodeReply(String) - Method in class ix.applet.AppletCommunicationStrategy
 
decodeText(String) - Static method in class ix.util.xml.XML
Decodes text containing encoded ampersands and angle brackets.
DeepCopier - Class in ix.util
Copies Objects, recursively copying subobjects.
DeepCopier() - Constructor for class ix.util.DeepCopier
 
DeepCopier(ClassSyntax) - Constructor for class ix.util.DeepCopier
 
DeepPink - Static variable in class ix.iface.util.XColors
 
DeepSkyBlue - Static variable in class ix.iface.util.XColors
 
DEFAULT - Static variable in class ix.icore.domain.ObjectProperty.Syntax
Indicates that we aren't sure of a property's type.
DEFAULT - Variable in class ix.util.lisp.Interpreter
The value this interpreter thinks expressions should return when they cannot determine any more appropriate value.
DEFAULT_ADDRESS - Static variable in class ix.http.HttpNameServer
 
DEFAULT_SORT - Static variable in class ix.iview.AConstructFramePanel
 
defaultAttributes - Variable in class ix.iface.util.HtmlWriter
 
defaultB - Variable in class ix.iview.MiniConstraintPanel
 
defaultCase - Variable in class ix.util.match.MatchTable
This table's default case.
defaultClassFinder - Variable in class ix.util.xml.XMLConfig
 
defaultClassFinder() - Method in class ix.util.xml.XMLConfig
 
defaultClassSyntax - Variable in class ix.util.xml.XMLConfig
 
defaultClassSyntax() - Method in class ix.util.xml.XMLConfig
 
DefaultColourField - Class in ix.iface.ui
An interface with four aspects: string, colour, symbol, image.
DefaultColourField(String) - Constructor for class ix.iface.ui.DefaultColourField
 
DefaultColourField(String, Color) - Constructor for class ix.iface.ui.DefaultColourField
 
DefaultColourField(String, Color, int) - Constructor for class ix.iface.ui.DefaultColourField
 
defaultCompare(Object, Object) - Method in class ix.util.ObjectComparator
 
DefaultConstraintEditor - Class in ix.iview
An editor for specifying generic constraints in refinements.
DefaultConstraintEditor(Frame) - Constructor for class ix.iview.DefaultConstraintEditor
Creates an editor for specifying time point relations.
DefaultConstraintEditor(Frame, UIRefinement) - Constructor for class ix.iview.DefaultConstraintEditor
Creates an editor for specifying time point relations within the given refinement.
defaultFileSyntaxManager - Variable in class ix.util.xml.XMLConfig
 
defaultFileSyntaxManager() - Method in class ix.util.xml.XMLConfig
 
defaultGetCellValueAt(Object, int) - Method in class ix.iface.ui.table.AbstractIXTableModel
Looks up the value in the columnField of the given index.
defaultListClass - Variable in class ix.util.xml.XMLTranslator
 
defaultMakeOwnObject(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
defaultMapClass - Variable in class ix.util.xml.XMLTranslator
 
defaultMenuText() - Method in class ix.ip2.test.TestItem
 
defaultParser - Static variable in class ix.util.PatternParser
Used by the static methods in the PatternParser class.
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
defaultSyntax - Variable in class ix.util.xml.FileSyntaxManager
 
defaultTranslator() - Static method in class ix.util.xml.XML
The XMLTranslator used by static method in this class.
defaultValue() - Method in class ix.util.lisp.Interpreter.AbstractEnv
Returns its Interpreter's default value.
defaultValue() - Method in interface ix.util.lisp.Interpreter.Env
Returns the value that should be returned by expressions that do not have anything more appropriate to return.
defaultWidth - Variable in class ix.iface.ui.table.IXTable
 
defaultXMLTranslator - Variable in class ix.util.xml.XMLConfig
 
defaultXMLTranslator() - Method in class ix.util.xml.XMLConfig
 
define(Interpreter.JFunction) - Method in interface ix.ip2.ComputeInterpreter
 
define(LispInterpreter.Syntax) - Method in class ix.util.lisp.LispInterpreter
 
define(Interpreter.JFunction) - Method in class ix.util.lisp.LispInterpreter
 
define(String, Object) - Method in class ix.util.lisp.LispInterpreter
 
defineBuiltins() - Method in class ix.ip2.LispComputeInterpreter
 
defineBuiltins() - Method in class ix.util.lisp.LispInterpreter
 
defineInitialValues() - Method in class ix.util.lisp.LispInterpreter
 
defineNewRefinement() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
defineRenamedRefinement() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
defineSyntax() - Method in class ix.util.lisp.LispInterpreter
 
deFrame - Variable in class ix.iview.DomainEditor
 
delayBefore - Variable in class ix.ip2.test.TestItem
 
delayBetween - Variable in class ix.ip2.test.TestSequenceGenerator
 
delays - Variable in class ix.test.xml.TestGen
 
delete - Variable in class ix.iview.SimpleDeclarationEditor
 
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
 
deleteConstraint(Constraint) - Method in interface ix.icore.process.ProcessModelManager
 
deleteConstraint(Constraint) - Method in class ix.ip2.Ip2ModelManager
 
deleteConstraint(Constraint) - Method in class ix.iview.domain.UIRefinement
Removes the given constraint;
deleteConstraint(ObjectProperty, Constraint) - Method in class ix.iview.ObjectConstraintEditor
 
deleteConstruct() - Method in class ix.iview.AConstructFramePanel
User request to delete the current action.
deleteConstruct() - Method in class ix.iview.AROEditorPanel
Deletes the construct, then sets its parent.
deleteEffect(PatternAssignment) - Method in class ix.ip2.Ip2ModelManager
 
deleteEffect(PatternAssignment) - Method in class ix.ip2.Ip2WorldStateManager
 
deleteEffect(PatternAssignment) - Method in class ix.iplan.IPlanWorldStateManager
 
deleteElement(Object) - Method in class ix.util.lisp.LListCollector
 
deleteEntry(Object, Object) - Method in class ix.iface.util.KeyValueTable
 
deleteEntry(Object) - Method in class ix.iface.util.KeyValueTable
 
deleteEntry(Object, Object) - Method in class ix.ip2.PropertyViewTable
 
deleteGNodesItem - Variable in class ix.iview.igraph.GExpansionEditor
 
deleteIssue(Issue) - Method in class ix.iview.domain.UIRefinement
 
deleteItem - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
deleteItem() - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
deleteNamedObjectClass(String) - Method in class ix.icore.domain.Domain
 
deleteNamedRefinement(String) - Method in class ix.icore.domain.Domain
 
deleteNode(NodeSpec) - Method in class ix.iview.domain.UIRefinement
 
deleteNode(NodeSpec) - Method in class ix.iview.igraph.ExpansionModel
 
deleteNodeConstraints(NodeSpec) - Method in class ix.iview.domain.UIRefinement
 
deleteNodeView(ExpansionModel.NodeComponent) - Method in class ix.iview.igraph.ExpansionModel
 
deleteObjectClass(ObjectClass) - Method in class ix.icore.domain.Domain
 
deleteOption() - Method in class ix.iplan.IPlanOptionManager
 
deleteOptions(List) - Method in class ix.iplan.IPlanOptionManager
 
deleteRefinement(Refinement) - Method in class ix.icore.domain.Domain
 
deleteRefinement() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
Delete a refinement.
deleteState(Map) - Method in class ix.ip2.ObjectWorld
 
deleteTimeConstraint(TimePointNet.TimeConstraint) - Method in class ix.iplan.TimePointNet
Removes the constraint from its pre- and post-points.
deletionUtility(ListOfPatternAssignment) - Method in class ix.ip2.SyncState
 
DelimitedSymbol - Class in ix.util.lisp
Symbols that would not parse as symbols without escaping.
DelimitedSymbol(String) - Constructor for class ix.util.lisp.DelimitedSymbol
 
delta - Variable in class ix.ip2.SyncState.ClientStateDelta
 
delta - Variable in class ix.ip2.SyncState.ServerStateDelta
 
deminBut - Variable in class ix.iface.ui.AbstractEditorPanel
 
deminIcon - Variable in class ix.iface.ui.AbstractEditorPanel
 
deMinimise() - Method in class ix.iface.ui.AbstractEditorPanel
 
deMinimise() - Method in interface ix.iface.ui.IXEditorPanel
 
deref(Variable, MatchEnv) - Static method in class ix.util.match.Matcher
 
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.
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)
deriveClass(String) - Method in class ix.iface.ui.GenericIFormModel
 
deriveClass(String) - Method in class ix.iview.ActionFormModel
 
deriveClass(String) - Method in class ix.iview.DomainFormModel
 
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; puts the name field in front.
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
 
deriveDisplayFields() - Method in class ix.iview.ActionFormModel
 
deriveDisplayFields() - Method in class ix.iview.DomainFormModel
 
deriveName(String) - Method in class ix.iface.ui.GenericIFormModel
 
deriveName(String) - Method in class ix.iview.ActionFormModel
 
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
 
describe(HTMLDocument) - Method in class ix.iface.util.HtmlDescriber
 
describe(Element) - Method in class ix.iface.util.HtmlDescriber
 
describe(Interpreter.Expr, Object) - Method in class ix.util.lisp.LispInterpreter.Syntax
 
describeChangedWorldState() - Method in class ix.iplan.PlanCheckingSimulator
 
describeChangedWorldState(PrintStream) - Method in class ix.iplan.PlanCheckingSimulator
 
describeClass(Class) - Method in class ix.util.reflect.ClassSyntax
Prints a description of a class on System.out.
describeClass(Class, PrintStream) - Method in class ix.util.reflect.ClassSyntax
Prints a description of a class on the designated PrintStream.
describeClass(String, PrintStream) - Method in class ix.util.xml.BNFSyntax
 
describeClass(String, PrintStream) - Method in class ix.util.xml.XMLSyntax
 
describeException(Throwable) - Static method in class ix.util.Debug
Returns a relatively readable description of an exception.
describeFinalWorldState() - Method in class ix.iplan.PlanCheckingSimulator
 
describeFinalWorldState(PrintStream) - Method in class ix.iplan.PlanCheckingSimulator
 
describeFinalWorldState() - Method in class ix.test.SimpleRSim
 
describeFinalWorldState(PrintStream) - Method in class ix.test.SimpleRSim
 
describeHtmlDocument() - Method in class ix.iface.util.HtmlTableEditorPane
 
describeMessage(AppletMessage) - Method in class ix.applet.MessageServer.User
 
describeMessage(MessageWrapper) - Method in class ix.iserve.ipc.IServeCommunicationServer.User
 
describePlan(Slip) - Method in class ix.iplan.AutoTester.TestRunner
 
describeRequest(HttpServletRequest) - Method in class ix.util.http.HttpObjectServlet
Utility method that produces debugging output that describes the request.
describeResponse(HttpURLConnection) - Method in class ix.util.http.HttpObjectClient
Utility method that produces debugging output that describes the response.
describeState(PrintStream, String, Map) - Method in class ix.iplan.PlanCheckingSimulator
 
describeState(PrintStream, String, Map) - Method in class ix.test.SimpleRSim
 
describeTest() - Method in class ix.iplan.AutoTester.TestRunner
 
describeTPN(PrintStream) - Method in class ix.iplan.TimePointNet
 
description(Object) - Static method in class ix.iface.util.Reporting
 
description - Variable in class ix.util.FileExtensionFileFilter
 
description - Variable in class ix.util.lisp.Interpreter.Expr
 
description() - Method in class ix.util.reflect.ClassDescr
 
description - Variable in class ix.util.xml.SyntaxFileFilter
 
DESCRIPTION_COL - Variable in class ix.ip2.AgendaItemTableModel
 
desiredResultClass - Variable in class ix.util.xml.XMLLoader
 
destination - Variable in class ix.test.xml.WorldStateExport
 
DestinationChoice - Class in ix.itest
 
DestinationChoice(IXAgent, Object[]) - Constructor for class ix.itest.DestinationChoice
 
DestinationChoice(IXAgent, ComboBoxModel) - Constructor for class ix.itest.DestinationChoice
 
destroy() - Method in class ix.ip2.Ip2Applet.AppletIp2
 
destroy() - Method in class ix.ip2.Ip2Applet
 
detailsRequested() - Method in class ix.iplan.ChecksimPlanEvaluation
 
detailsRequested() - Method in class ix.iplan.ErrorPlanEvaluation
 
detailsRequested() - Method in interface ix.iplan.PlanEvaluation
Tells the evaluation that the user has requested more information.
detailsRequested() - Method in class ix.iplan.SimplePlanEvaluation
 
determineType(Class) - Method in class ix.util.reflect.ClassDescr
 
dialogConfirms(Component, Object) - Static method in class ix.util.Util
Displays a confirmation dialog and returns true or false depending on whether the use selected "Yes" or "No".
diff(long, long) - Static method in class ix.util.Inf
 
difference(Collection, Collection) - Static method in class ix.util.Collect
Returns a new collection of the same class as its first argument and that contains the elements of the first collection that do not appear in the second.
difference(Map, Map) - Static method in class ix.util.Collect
Returns a map of the same class as its first argument and that contains the entries from the first map that do not appear in the second.
digested - Variable in class ix.test.DigestSet
 
digestObject(Object) - Method in class ix.test.DigestSet
 
digestObjectCache - Variable in class ix.test.DigestSet
 
DigestSet - Class in ix.test
 
DigestSet() - Constructor for class ix.test.DigestSet
 
DigestSet.IsNewPredciate - Class in ix.test
 
DigestSet.IsNewPredciate() - Constructor for class ix.test.DigestSet.IsNewPredciate
 
DimGray - Static variable in class ix.iface.util.XColors
 
DirectedGraph - Interface in ix.util
A simple "view" interface for directed graphs.
directory - Variable in class ix.iface.ui.JFrameMT
Te directory that the application's files live in
directory - Variable in class ix.iview.DomainEditor
 
directory - Variable in class ix.iview.DomainEditorFrame
 
directSuccessors(Refinement) - Method in class ix.iplan.DomainAnalyser
 
disableActions() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
disableLink() - Method in class ix.iface.ui.RendererLinkLabel
 
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.
disjunction(Collection) - Static method in class ix.util.Strings
Returns a disjunction formed from the elements of a collection.
DispatchingStrategy - Class in ix.util.ipc
 
DispatchingStrategy() - Constructor for class ix.util.ipc.DispatchingStrategy
 
dispatchTable - Variable in class ix.ip2.ConstraintAssociator
 
displayAndWait(Component, Object) - Static method in class ix.util.Util
Asks the GUI event-handling thread to display a text message in a dialogue box and does not return until this has occurred and the user has dismissed the dialogue.
displayBits - Variable in class ix.iface.ui.IFormPanel
 
displayException(Throwable) - Static method in class ix.util.Debug
Calls Debug.displayException(String, Throwable) with a null pre-message.
displayException(String, Throwable) - Static method in class ix.util.Debug
Puts up a description of the exception in a message dialog, making sure that this happens in the AWT event thread.
displayFieldData(String) - Method in class ix.iface.ui.IFormPanel
XXXX Loads the data of the given field into the panel.
displayFieldData(String) - Method in class ix.iview.ActionFormPanel
 
displayFieldData(String) - Method in class ix.iview.igraph.GExpansionEditor
 
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.
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
 
displayString() - Method in class ix.icore.Variable
 
displayText(String) - Method in class ix.iface.ui.AboutFrame
Sets the given text into the first line, then appends IX and Java versions in seperate lines.
displayText(String[]) - Method in class ix.iface.ui.AboutFrame
As above, but puts each array element into its own line.
displayURL(URL) - Method in class ix.iface.ui.HTMLFrame
 
displayURL(URL) - Method in class ix.iface.ui.HTMLPanel
Displays the given URL in the text area.
do_expansion(AgendaItem) - Method in class ix.ip2.ExpandHandler.ExpandAction
 
do_main(ClassFinder) - Static method in class ix.util.reflect.ClassFinder
A test loop that asks the user for a name and prints the corresponding class (or else null) as determined by the ClassFinder.
do_mainStartup(String[]) - Method in class ix.icore.IXAgent
The main body of IXAgent.mainStartup(String[]).
do_readDomain(Domain) - Method in class ix.iface.domain.LTF_Parser
 
do_reloadViewers() - Method in class ix.ip2.Ip2
 
do_transcript(String) - Method in class ix.applet.AppletCommunicationStrategy
 
do_transcript(String) - Method in class ix.iquery.IQuery
A utility that adds a line to this agent's transcript text area.
do_transcript(String) - Method in class ix.iserve.ipc.IServeCommunicationStrategy
 
docModel - Variable in class ix.util.xml.XMLTreeEditPanel
 
docSplit - 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.
documentToXMLString(Document) - Static method in class ix.util.xml.XML
Converts a JDOM Document to a string of XML using the default translator.
documentToXMLString(Document) - Method in class ix.util.xml.XMLTranslator
Converts a JDOM Document to a string of XML.
DodgerBlue - Static variable in class ix.iface.util.XColors
 
doEffects(PNodeEnd) - Method in class ix.iplan.PlanCheckingSimulator
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class ix.util.http.HelloServlet
 
doingUpdateFromServer - Variable in class ix.ip2.SyncStateClient
 
Domain - Class in ix.icore.domain
A Domain contains descriptions of ways to refine activities by expanding them into subactivities and adding constraints.
Domain() - Constructor for class ix.icore.domain.Domain
 
domain - Variable in class ix.ip2.Ip2
 
domain - Variable in class ix.iplan.DomainAnalyser
 
domain - Variable in class ix.iplan.PlanTest
 
domain - Variable in class ix.test.PlanningTest
 
DomainAnalyser - Class in ix.iplan
Analyses a Domain.
DomainAnalyser(Domain) - Constructor for class ix.iplan.DomainAnalyser
Make an analyser for a domain.
DomainAsPlan - Class in ix.icore.plan
A plan constructed from a domain that's meant to represent a plan.
DomainAsPlan() - Constructor for class ix.icore.plan.DomainAsPlan
 
DomainAsPlan(Domain) - Constructor for class ix.icore.plan.DomainAsPlan
 
DomainAsPlan.InvalidPlanDomain - Exception in ix.icore.plan
 
DomainAsPlan.InvalidPlanDomain(String) - Constructor for exception ix.icore.plan.DomainAsPlan.InvalidPlanDomain
 
domainCleared(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
 
domainCleared(UIDomainEvent) - Method in class ix.iview.AROEditorPanel
 
domainCleared(UIDomainEvent) - Method in class ix.iview.DeclarationEditor
 
domainCleared(UIDomainEvent) - Method in interface ix.iview.domain.event.UIDomainListener
Called when the domain is cleared.
domainCleared(UIDomainEvent) - Method in class ix.iview.domain.UIGrammar
 
domainCleared(UIDomainEvent) - Method in class ix.iview.DomainEditorFrame
 
domainCleared(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
domainCleared(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
domainCleared(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
domainCleared(UIDomainEvent) - Method in class ix.iview.tree.DomainTreeModel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.AROEditorPanel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.DeclarationEditor
 
domainEdited(UIDomainEvent) - Method in interface ix.iview.domain.event.UIDomainListener
Called when the domain's own fields changed (currently only name).
domainEdited(UIDomainEvent) - Method in class ix.iview.domain.UIGrammar
 
domainEdited(UIDomainEvent) - Method in class ix.iview.DomainEditorFrame
 
domainEdited(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
domainEdited(UIDomainEvent) - Method in class ix.iview.tree.DomainTreeModel
 
DomainEditor - Class in ix.iview
An editor/viewer frame for domain details.
DomainEditor() - Constructor for class ix.iview.DomainEditor
Makes the editor with the default (simple) mode.
DomainEditor(boolean, boolean) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given mode and the given stand-alone or not.
DomainEditor(boolean) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given stand alone mode.
DomainEditor(Domain) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given domain - simple, stand-alone by default.
DomainEditor(Domain, boolean) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given mode and load the given domain.
DomainEditor(IXAgent, Domain) - Constructor for class ix.iview.DomainEditor
Makes the editor with the given domain in not-stand-alone mode.
DomainEditorFrame - Class in ix.iview
An editor/viewer frame for domain details.
DomainEditorFrame(DomainEditor) - Constructor for class ix.iview.DomainEditorFrame
Makes the editor in stand-alone mode.
DomainEditorFrame(DomainEditor, boolean) - Constructor for class ix.iview.DomainEditorFrame
Makes the editor frame with the given stand alone mode.
DomainEditorFrame(DomainEditor, Domain) - Constructor for class ix.iview.DomainEditorFrame
Makes the editor with the given domain - simple, stand-alone by default.
DomainEditorFrame(DomainEditor, Domain, boolean) - Constructor for class ix.iview.DomainEditorFrame
Makes the editor with the given mode and load the given domain.
DomainEvent - Class in ix.icore.domain.event
 
DomainEvent(Domain) - Constructor for class ix.icore.domain.event.DomainEvent
 
domainFile - Variable in class ix.iface.domain.DomainParser.DomainParserWrapper
 
domainFile - Variable in class ix.iface.domain.DomainWriter.DomainWriterWrapper
 
domainFile - Variable in class ix.test.FilePlanner
 
DomainFormModel - Class in ix.iview
An default model to be used to fill an IFormPanel.
DomainFormModel() - Constructor for class ix.iview.DomainFormModel
 
DomainFormModel(EditableObject) - Constructor for class ix.iview.DomainFormModel
 
domainHasChanged - Variable in class ix.iplan.DomainAnalyser
 
DomainListener - Interface in ix.icore.domain.event
 
domainName - Variable in class ix.test.PlanningTest
 
DomainObjectManager - Interface in ix.iview
An interface to provide access to an (ordered) set of objects.
domainPanel - Variable in class ix.iview.DomainEditorFrame
 
DomainParser - Class in ix.iface.domain
An object that parses a domain description to populate a Domain.
DomainParser() - Constructor for class ix.iface.domain.DomainParser
 
DomainParser.DomainParserWrapper - Class in ix.iface.domain
Class used to wrap a FileSyntax as a DomainParser.
DomainParser.DomainParserWrapper(File, FileSyntax) - Constructor for class ix.iface.domain.DomainParser.DomainParserWrapper
 
DomainReferenceException - Exception in ix.iview.domain
 
DomainReferenceException(String) - Constructor for exception ix.iview.domain.DomainReferenceException
 
domainSet(UIDomainEvent) - Method in class ix.iview.ActionEditorPanel
 
domainSet(UIDomainEvent) - Method in class ix.iview.AROEditorPanel
 
domainSet(UIDomainEvent) - Method in class ix.iview.DeclarationEditor
 
domainSet(UIDomainEvent) - Method in interface ix.iview.domain.event.UIDomainListener
Called when the domain is added.
domainSet(UIDomainEvent) - Method in class ix.iview.domain.UIGrammar
 
domainSet(UIDomainEvent) - Method in class ix.iview.DomainEditorFrame
 
domainSet(UIDomainEvent) - Method in class ix.iview.GlobalFormPanel
 
domainSet(UIDomainEvent) - Method in class ix.iview.GrammarEditorPanel
 
domainSet(UIDomainEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
domainSet(UIDomainEvent) - Method in class ix.iview.tree.DomainTreeModel
 
DomainTreeModel - Class in ix.iview.tree
 
DomainTreeModel(UIDomain, IXTreeNode) - Constructor for class ix.iview.tree.DomainTreeModel
Constructs a new instance with the given node as the root node of the tree.
DomainTreeModel(UIDomain, IXTreeNode, HashSet, HashMap) - Constructor for class ix.iview.tree.DomainTreeModel
Constructs a new instance with a default root node of the tree.
DomainWriter - Class in ix.iface.domain
An object that writes a domain description in textual form.
DomainWriter() - Constructor for class ix.iface.domain.DomainWriter
 
DomainWriter.DomainWriterWrapper - Class in ix.iface.domain
Class used to wrap a FileSyntax as a DomainWriter.
DomainWriter.DomainWriterWrapper(File, FileSyntax) - Constructor for class ix.iface.domain.DomainWriter.DomainWriterWrapper
 
doPopupAction(ActionEvent, int, Object) - Method in class ix.iface.util.KeyValueTable
Called by the row popup menu to intepret any action command selected from the menu.
doPost(HttpServletRequest, HttpServletResponse) - Method in class ix.util.http.HttpObjectServlet
Handle an HTTP POST request.
drop(int) - Method in class ix.util.lisp.LList
 
dropTo(Object) - Method in class ix.util.lisp.LList
 
Duration - Class in ix.util
The difference between two dates.
Duration(Date, Date) - Constructor for class ix.util.Duration
Constructs a duration by taking the difference of two dates.
Duration(long) - Constructor for class ix.util.Duration
Constructs a duration that corresponds to the specified number of milliseconds.
Duration(long, int, int, int, int) - Constructor for class ix.util.Duration
Constructs a duration from the specified component times.
Duration(String) - Constructor for class ix.util.Duration
Constructs a duration from a string written in a subset of the ISO 8601 notation used for the XML Schema duration datatype.
Duration.SyntaxException - Exception in ix.util
Describes a syntax error found when constructing a duration from a string.

E

editable - Variable in class ix.iface.ui.EditableColourField
 
editable - Variable in class ix.iview.util.EditablePriority
 
EditableColourField - Class in ix.iface.ui
An interface with four aspects: string, colour, symbol, image.
EditableColourField(String, Color, boolean) - Constructor for class ix.iface.ui.EditableColourField
 
EditableObject - Interface in ix.iface.ui
An interface for objects to be edited, especially via IForm editors
EditablePriority - Class in ix.iview.util
Priority values.
EditablePriority(Priority, boolean) - Constructor for class ix.iview.util.EditablePriority
 
EditablePriorityRenderer - Class in ix.iview.util
A renderer for editable items that represent priorities; uses colour and text.
EditablePriorityRenderer(boolean) - Constructor for class ix.iview.util.EditablePriorityRenderer
 
EditableTree - Class in ix.iface.ui.tree
An IXTree that can be edited.
EditableTree() - Constructor for class ix.iface.ui.tree.EditableTree
Creates a new tree which is editable.
EditableTree(EditableTreeModel) - Constructor for class ix.iface.ui.tree.EditableTree
Creates a new instance with the given model
EditableTreeModel - Class in ix.iface.ui.tree
A DefaultTreeModel for Named objects that can be edited.
EditableTreeModel() - Constructor for class ix.iface.ui.tree.EditableTreeModel
 
EditableTreeModel(IXTreeNode) - Constructor for class ix.iface.ui.tree.EditableTreeModel
Constructs a new instance with the given node as the root node of the tree.
EditableTreeModel(IXTreeNode, HashSet, HashMap) - Constructor for class ix.iface.ui.tree.EditableTreeModel
Constructs a new instance with the given node as the root node of the tree.
editAnnotation(Object, Object) - Method in class ix.ip2.AnnotationViewTable
 
editConstruct(Object) - Method in class ix.iview.AConstructFramePanel
 
editDocument(Document) - Method in class ix.util.xml.XMLTreeEditFrame
 
editDocument(Document) - Method in class ix.util.xml.XMLTreeEditPanel
 
edited - Variable in class ix.iface.ui.AbstractSetEditor
list of Objects edited in the set (unless added).
editedElement(Element) - Method in class ix.iface.util.HtmlTableEditorPane
Called after an element is edited if HtmlTableEditorPane.settingText is false -- ie if we're not in a call to HtmlTableEditorPane.setDocText(String).
editFields(Frame) - Method in class ix.iface.ui.IFormPanel
 
editHelp - Variable in class ix.util.xml.XMLTreeEditFrame
Help text appended to XMLTreeEditFrame.sharedHelp in editors.
editingCanceled(ChangeEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
editingCanceled(ChangeEvent) - Method in class ix.ip2.AgendaTableViewer
 
editingStopped(ChangeEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
editingStopped(ChangeEvent) - Method in class ix.ip2.AgendaTableViewer
 
editMenu - Variable in class ix.iface.ui.JFrameMT
 
editMessageColor() - Method in class ix.itest.SendPanel
 
editNewRefinement() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
editObject(Object) - Method in class ix.util.xml.XMLTreeEditFrame
 
editObject(Object) - Method in class ix.util.xml.XMLTreeEditPanel
 
editor() - Method in class ix.iview.DomainEditorFrame
 
editor - Variable in class ix.iview.igraph.ExpansionModel
 
editorComponent - Variable in class ix.iface.ui.table.IXDefaultCellEditor
 
editPanel - Variable in class ix.ip2.ItemEditor
 
editPanel - Variable in class ix.util.xml.XMLTreeEditFrame
 
editPartialRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
editPreferences() - Method in class ix.iface.ui.JPropertiesManager
 
editRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
editText - Variable in class ix.util.xml.XMLTreeEditPanel
 
EFF_COL - Variable in class ix.iview.table.PropertyTableModel
 
effBut - Variable in class ix.iview.ConditionEffectEditor
 
effBut - Variable in class ix.iview.DefaultConstraintEditor
 
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.Cons
 
elementAt(int) - Method in class ix.util.lisp.LList
 
elementAt(int) - Method in class ix.util.lisp.Null
 
elementClass(List) - Static method in class ix.util.ListOf
 
elementClass(Class) - Static method in class ix.util.ListOf
 
elementClass() - Method in interface ix.util.TypedList
 
elementFields(List) - Method in class ix.util.xml.XMLSyntax
 
elementPusher() - Method in class ix.util.lisp.LListCollector
 
elements() - Method in interface ix.isim.util.LongPriorityQueue
This function returns an iterator of the elements in this priority queue.
elements() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function returns an Iterator for this priority queue.
elements() - Method in class ix.util.lisp.Cons
 
elements() - Method in class ix.util.lisp.LList
 
elements() - Method in class ix.util.lisp.LListCollector
 
elements() - Method in class ix.util.lisp.Null
 
elements(Vector) - 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(Collection) - Static method in class ix.util.Seq
 
elementsFromString(String) - Static method in class ix.util.lisp.Lisp
 
elementsMatch(List, Class...) - Static method in class ix.util.Collect
Tests whether each element of the list is an instance of the corresponding class.
elementsToString(Collection, Function1) - Static method in class ix.util.Collect
Returns the toString() representation of the elements of the collection as transformed by the function and separated by commas.
elementsToString(Collection) - Static method in class ix.util.Collect
Returns the toString() representation of the elements of the collection, separated by commas.
elementsToString(Object) - Static method in class ix.util.lisp.Lisp
Returns a string containing the speficied object(s), converted to strings as if by calling Lisp.printToString(Object) and with a single space as the separator.
elementsToString(Object) - Method in class ix.util.lisp.LispPrinter
Returns a string containing the speficied object(s), converted to strings by calling LispPrinter.printToString(Object) and with a single space as the separator.
ELLIPSIS - Static variable in class ix.util.lisp.LispInterpreter
 
eltType - Variable in class ix.util.reflect.ClassDescr
 
embeddedXMLFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
embeddedXMLToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
emptyEnv - Static variable in class ix.util.match.Matcher
emptyEnv is used to return non-null without allocating an env.
emptyEnv - Static variable in class ix.util.match.SimpleMatcher
emptyEnv is used to return non-null without allocating an env.
enableActions() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
enableLink(HTMLFrame) - Method in class ix.iface.ui.RendererLinkLabel
 
enablePriority() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
enableVars(VarSpecifier, JTextComponent) - Static method in class ix.iview.util.IVUtil
Enables the use of declarations when a question-mark is typed in a text componenet.
enableView(Symbol) - Method in class ix.iview.DomainEditorFrame
 
encode(long) - Static method in class ix.test.LongToBytes
 
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.
encodeForSend(AppletMessage) - Method in class ix.applet.AppletCommunicationStrategy
 
encodeForSend(Object) - Method in class ix.util.http.HttpObjectClient
Turns an object into request contents.
encodeForSend(Object) - Method in class ix.util.http.HttpObjectServlet
Turns an object into response contents.
encodeForSend(Object) - Method in class ix.util.http.HttpStringClient
 
encodeForSend(Object) - Method in class ix.util.http.HttpStringServlet
 
encodeForSend(Object) - Method in class ix.util.http.HttpUtilities
Encode an object using the I-X XML representation and the UTF-8 character set.
encodeForSend(Object, String) - Method in class ix.util.http.HttpUtilities
Encode an object using the I-X XML representation and the specified character set.
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 - Class in ix.icore.domain
Used to specify the begin or end of a node in a NodeEndRef.
END - Static variable in class ix.icore.domain.End
 
end - Variable in class ix.icore.domain.NodeEndRef
 
end(String) - Method in class ix.iface.util.HtmlWriter
 
endEnd - Variable in class ix.icore.process.PNode
 
endTag(String) - Method in class ix.iface.util.HtmlWriter
 
endUndoableTransaction(String) - Method in class ix.ip2.Ip2ModelManager
 
endUndoableTransaction(String) - Method in class ix.iplan.IPlanOptionManager
 
endUpdate() - Method in class ix.iface.ui.AbstractIFormModel
 
endUpdate() - Method in interface ix.iface.ui.IFormModel
 
ensureAboutFrame(String, String) - Method in class ix.ip2.Ip2Frame
 
ensureAboutIP2() - Method in class ix.ip2.Ip2Frame
 
ensureAboutSyntax() - Method in class ix.ip2.Ip2Frame
 
ensureAgent(String, AgentRelationship) - Method in class ix.ispace.ContactManager
Ensures that the agent is recorded as having the specified relationship to this agent.
ensureChatFrameExists() - Method in class ix.ip2.PanelFrame
 
ensureCheckItem() - Method in class ix.iface.ui.IXToolItem
 
ensureChildrenLinkedToParent() - Method in class ix.icore.process.PNode
 
ensureConditionEditor() - Method in class ix.iview.ActionEditorPanel
 
ensureConditionEditor() - Method in class ix.iview.DeclarationEditor
 
ensureConstraintEditor() - Method in class ix.iview.ActionEditorPanel
 
ensureConstruct(Object) - Method in class ix.iface.ui.AbstractSetEditor
Adds a given construct to the set unless it is already there or undefined.
ensureConstruct(UIObject) - Method in class ix.iview.domain.UIDomain
 
ensureConstructSet(EditableObject) - Method in class ix.iview.UndoManager
 
ensureDeclarationEditor() - Method in class ix.iview.ActionEditorPanel
 
ensureFields() - Method in class ix.util.reflect.ClassDescr
 
ensureFileChooser() - Method in class ix.iface.ui.JFrameMT
 
ensureHelpFrame() - Method in class ix.iface.ui.JFrameMT
 
ensureHelpFrame() - Method in class ix.ip2.Ip2Frame
 
ensureHelpFrame(String) - Method in class ix.ip2.Ip2Frame
 
ensureHTMLViewer() - Method in class ix.ip2.Ip2Frame
 
ensureId() - Method in class ix.icore.TaskItem
 
ensureInsertionEditor() - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
ensureIssueSpecEditor() - Method in class ix.iview.ActionEditorPanel
 
ensureItemEditor() - Method in class ix.ip2.AgendaTableViewer
 
ensureItemEditor() - Method in class ix.ip2.AgendaViewTable
 
ensureIXTreeNode(Object, String) - Method in class ix.iface.ui.tree.EditableTreeModel
 
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.
ensureMap(Map) - Static method in class ix.util.Collect
Ensures that a value is a Map object by returning an empty map if the value is null.
ensureMapEntry(IXTreeNode, String) - Method in class ix.iface.ui.tree.EditableTreeModel
 
ensureMenuBarMenu(JFrame, String) - Static method in class ix.iface.util.IFUtil
Ensures that a frame's menu bar contains a menu of the specified name, creating a menu and adding it if it is not alreay present.
ensureNamespaceManager() - Method in class ix.util.xml.XMLTreeEditFrame
 
ensureNodeSpecEditor() - Method in class ix.iview.ActionEditorPanel
 
ensureObjectConstraintEditor() - Method in class ix.iview.ActionEditorPanel
 
ensurePanelBits(IFormModel) - Method in class ix.iface.ui.IFormPanel
Ensures that the panel bits for the given model are made.
ensureParenthesized(String) - Static method in class ix.iface.ui.util.UIUtil
Makes sure that the given string is enclosed in parentheses.
ensurePreferencesDialog() - Method in class ix.iface.ui.JPropertiesManager
 
ensurePropEditor() - Method in class ix.iview.AROEditorPanel
 
ensureProperties() - Method in class ix.iview.DomainEditor
 
ensurePropertiesManager() - Method in class ix.iview.DomainEditor
 
ensureRefinementEditor() - Method in class ix.iview.SimpleDomainEditor
 
ensureRelationEditor() - Method in class ix.iview.ActionEditorPanel
 
ensureRightClickMenu() - Method in class ix.iface.ui.AbstractEditorPanel
 
ensureSearcher() - Method in class ix.iview.ActionEditorPanel
 
ensureSearcher() - Method in class ix.iview.AROEditorPanel
 
ensureSendPanelExists() - Method in class ix.ip2.PanelFrame
 
ensureSendPanelExists() - Method in class ix.itest.ItestFrame
 
ensureStatusView() - Method in class ix.ip2.ItemEditor
 
ensureTextView() - Method in class ix.ip2.ItemEditor
 
ensureTool(String) - Method in class ix.icore.IXAgent
Returns the tool of the specified name, causing it to be created if it does not already exist.
ensureTool() - Method in class ix.iface.util.ToolController
Returns the tool after calling ToolController.setTool() if the tool has not already been created.
ensureTool(String) - Method in class ix.ip2.Ip2
Returns the tool of the specified name, causing it to be created if it does not already exist.
ensureToolVisible() - Method in class ix.iface.util.ToolController
Returns the tool after calling ToolController.ensureTool() and ToolController.setToolVisible(boolean) with argument true.
ensureTreeView() - Method in class ix.ip2.ItemEditor
 
ensureUIDomainListeners(UIDomain) - Method in class ix.iview.DomainEditorFrame
transfer listeners and tell them things have changed
ensureVarName(String) - Static method in class ix.iview.util.IVUtil
 
entries - Variable in class ix.test.xml.Mapping
 
entryAdded(String, Object) - Method in class ix.iface.util.SelectionPanel
Called when the user commits to adding a row.
entryDeleted(String) - Method in class ix.iface.util.SelectionPanel
Called when the user commits to a deletion.
entrySet() - Method in class ix.util.context.ContextHashMap
 
entrySet() - Method in class ix.util.StableHashMap
 
EnumeratedValue - Class in ix.util
Base/utility class for type-safe enumerated values.
EnumeratedValue() - Constructor for class ix.util.EnumeratedValue
 
enumerationToList(Enumeration) - Static method in class ix.iface.ui.util.UIUtil
 
envDescription(MatchEnv) - Method in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
EOF - Static variable in class ix.util.lisp.Lisp
 
EQ - Static variable in class ix.test.xml.WorldStateView
 
EqMap - Class in ix.util.lisp
A minimal HashMap-like mapping with == as the equality test.
EqMap() - Constructor for class ix.util.lisp.EqMap
 
equal(Object, Object) - Method in class ix.test.SerializationTest.StrictEquality
 
equal(LList) - Method in class ix.util.lisp.Cons
 
equal(Object, Object) - Static method 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(Object, Object) - Method in class ix.util.StructuralEquality
Compares two objects, returning true if they are structurally equal and false otherwise.
equalAsSets(Collection, Collection) - Static method in class ix.util.Collect
Determines whether two collections have the same elements regardless of order.
equalLists(List, List) - Method in class ix.util.StructuralEquality
 
equalMaps(Map, Map) - Method in class ix.util.StructuralEquality
 
equals(Object) - Method in class ix.icore.domain.Constraint
 
equals(Object) - Method in class ix.icore.domain.NodeEndRef
 
equals(Object) - Method in class ix.icore.domain.Ordering
 
equals(Object) - Method in class ix.icore.domain.PatternAssignment
 
equals(IXTreeTableNode) - Method in class ix.iface.ui.table.IXTreeTableNode
 
equals(ExecutableAction) - Method in class ix.isim.ExecutableAction
 
equals(Object) - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This class does not support equality testing and an exception will be thrown if this method is called.
equals(Object) - Method in class ix.ispace.VerbCapability
 
equals(NodePosition) - Method in class ix.iview.igraph.NodePosition
 
equals(Object) - Method in class ix.iview.igraph.NodePosition
 
equals(Object) - Method in class ix.test.xml.LispSourceText
 
equals(Object) - Method in class ix.test.xml.MapEntry
 
equals(Object) - Method in class ix.util.context.ContextHashMap.Entry
 
equals(Object) - Method in class ix.util.Duration
Determines whether two durations represent the same amount of time.
equals(Object) - Method in class ix.util.Name
 
equals(Object) - Method in class ix.util.StableHashMap.Entry
 
equalSets(Set, Set) - Method in class ix.util.StructuralEquality
 
equalStructs(Object, Object, ClassDescr) - Method in class ix.util.StructuralEquality
 
error(String) - Static method in class ix.util.Debug
Deprecated. As of I-X 4.0, just throw instead.
ErrorPlanEvaluation - Class in ix.iplan
 
ErrorPlanEvaluation(Throwable) - Constructor for class ix.iplan.ErrorPlanEvaluation
 
evalArgs(Interpreter.Expr[], Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Expr
A utility for evaluating argument expressions.
evalAtBegin(PNodeEnd, Constraint) - Method in interface ix.icore.ConstraintManager
 
evalAtBegin(PNodeEnd, Constraint) - Method in class ix.ip2.ConstraintAssociator
 
evalAtBegin(PNodeEnd, Constraint) - Method in class ix.ip2.ForAllCM
 
evalAtBegin(PNodeEnd, List<Constraint>) - Method in class ix.ip2.Ip2ModelManager
 
evalAtBegin(PNodeEnd, Constraint) - Method in class ix.ip2.Scrum
 
evalAtBegin(PNodeEnd, Constraint) - Method in class ix.ip2.UseCM
 
evalAtBegin(PNodeEnd, Constraint) - Method in class ix.iplan.TimePointNet
 
evalAtEnd(PNodeEnd, Constraint) - Method in interface ix.icore.ConstraintManager
 
evalAtEnd(PNodeEnd, Constraint) - Method in class ix.ip2.ConstraintAssociator
 
evalAtEnd(PNodeEnd, Constraint) - Method in class ix.ip2.ForAllCM
 
evalAtEnd(PNodeEnd, List<Constraint>) - Method in class ix.ip2.Ip2ModelManager
 
evalAtEnd(PNodeEnd, Constraint) - Method in class ix.ip2.Scrum
 
evalAtEnd(PNodeEnd, Constraint) - Method in class ix.ip2.UseCM
 
evalAtEnd(PNodeEnd, Constraint) - Method in class ix.iplan.TimePointNet
 
evalComputeFilter(Constraint, LList, MatchEnv) - Method in class ix.ip2.VariableManager.FilterMatcher
 
evalConstraint(PNode, Constraint) - Method in class ix.ip2.Scrum
 
evalFilters(ListOfConstraint, MatchEnv) - Method in interface ix.icore.process.ProcessModelManager
 
evalFilters(ListOfConstraint, MatchEnv) - Method in class ix.ip2.Ip2ModelManager
 
evalFilters(ListOfConstraint, Map, MatchEnv) - Method in class ix.ip2.VariableManager
Returns a list of MatchEnvs, one for each way in which all of the conditions can be satisfied together.
evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Assignment
 
evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Expr
Provides public access to this expression's semantics.
evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Literal
 
evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.VarRef
 
evalSafely(PlanEvaluator, Ip2, String) - Method in class ix.iplan.PlanEvalManager
 
evalStrategyExpr(String) - Static method in class ix.util.IPC
Evaluate the description of a ParameterizedCommStrategy.
evaluatePlan(Ip2, String) - Method in class ix.iplan.PlanEvalManager
 
evaluatePlan(Ip2, String) - Method in class ix.iplan.PlanEvaluator
 
evaluatePlan(Ip2, String) - Method in class ix.iplan.TechnicalPlanEvalManager.ChecksimEval
 
evaluatePlan(Ip2, String) - Method in class ix.iplan.TechnicalPlanEvalManager.IssueCountEval
 
evaluatePlan(Ip2, String) - Method in class ix.iplan.TechnicalPlanEvalManager.LongestPathLengthEval
 
evaluatePlan(Ip2, String) - Method in class ix.iplan.TechnicalPlanEvalManager.NodeCountEval
 
evaluatePlan(Ip2, String) - Method in class ix.iplan.TechnicalPlanEvalManager.ObjectCountEval
 
evaluatePlan(Ip2, String) - Method in class ix.iplan.TechnicalPlanEvalManager.ObjectUseEval
 
evaluatePlan(Ip2, String) - Method in class ix.iplan.TechnicalPlanEvalManager.TaskDescriptionEval
 
EVENT - Static variable in class ix.icore.ReportType
 
event - Variable in class ix.isim.TimedEvent
the agenda entry for the activity of this event
eventLogger - Variable in class ix.icore.IXAgent
 
EventLogger - Class in ix.icore.log
 
EventLogger(IXAgent) - Constructor for class ix.icore.log.EventLogger
 
eventReceived(EventObject) - Method in class ix.iplan.CombinedPlanChangeListener
 
every(Collection, Predicate1) - Static method in class ix.util.Collect
Tests whether a predicate is true of every element of a collection.
example - Variable in class ix.icore.GenericConstraint
 
ExampleData - Class in ix.test
Example of a class whose instances can be converted to XML.
ExampleData() - Constructor for class ix.test.ExampleData
 
ExamplePlanBuilder - Class in ix.icore.plan.build
Plan-construction utility.
ExamplePlanBuilder() - Constructor for class ix.icore.plan.build.ExamplePlanBuilder
 
ExamplePlanBuilder.ActivityExpander - Class in ix.icore.plan.build
 
ExamplePlanBuilder.ActivityExpander(List, List) - Constructor for class ix.icore.plan.build.ExamplePlanBuilder.ActivityExpander
 
ExamplePlanBuilder.Expander - Class in ix.icore.plan.build
Constructs the plan-items and refinements used to tie an issue or activity to its subissues or subactivities.
ExamplePlanBuilder.Expander(List, List) - Constructor for class ix.icore.plan.build.ExamplePlanBuilder.Expander
 
ExamplePlanBuilder.IssueExpander - Class in ix.icore.plan.build
 
ExamplePlanBuilder.IssueExpander(List, List) - Constructor for class ix.icore.plan.build.ExamplePlanBuilder.IssueExpander
 
ExecutableAction - Class in ix.isim
 
ExecutableAction() - Constructor for class ix.isim.ExecutableAction
 
execute(ActivityItem) - Method in class ix.test.SimpleExpandingSimulator.SimController
 
executeAction(MatchEnv) - Method in class ix.isim.actions.PointListMoveAction
 
executeAction(MatchEnv) - Method in class ix.isim.actions.SendActivity
 
executeAction(MatchEnv) - Method in class ix.isim.actions.SendConstraint
 
executeAction(MatchEnv) - Method in class ix.isim.actions.SendMessage
 
executeAction(MatchEnv) - Method in class ix.isim.ExecutableAction
 
executeDrop(EditableTree, IXTreeNode, IXTreeNode, int) - Method in class ix.iface.ui.tree.TreeTransferHandler
 
executeNextEvent() - Method in class ix.isim.ISimEngine
 
executeRefinementEffects(Refinement, MatchEnv) - Method in class ix.ip2.Ip2ModelManager
Applies the world-state effects specified by the refinement, changing the current world state.
EXECUTING - Static variable in class ix.icore.Status
 
EXECUTING - Static variable in class ix.isim.TimedEvent
 
executionOrder - Variable in class ix.iplan.PlanCheckingSimulator
 
ExecutionStages - Class in ix.iplan
Sorts node-ends into execution-stages.
ExecutionStages(List<PNodeEnd>) - Constructor for class ix.iplan.ExecutionStages
 
exists(String) - Static method in class ix.util.lisp.Symbol
Returns true iff a symbol with the specified name exists.
existsClass(String) - Method in class ix.util.xml.AbstractFileSyntax
 
exit() - Method in class ix.iface.ui.JFrameMT
 
exit() - Method in class ix.ip2.Ip2
Called when the agent should cease execution.
exit() - Method in class ix.ip2.Ip2Applet.AppletIp2
 
exit() - Method in class ix.iquery.IQuery
Called when the agent should cease execution.
exitApplication() - Method in class ix.iface.ui.JFrameMT
 
exitApplication() - Method in class ix.iview.DomainEditorFrame
 
exitHooks - Variable in class ix.icore.IXAgent
 
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.
expandDocument(int) - Method in class ix.util.xml.XMLTreeEditFrame
 
expandDocument(int) - Method in class ix.util.xml.XMLTreeEditPanel
 
expanded - Variable in class ix.iface.ui.table.IXTreeTableNode
 
ExpandHandler - Class in ix.ip2
Adds expansion actions to activities based on refinements in the agent's domain.
ExpandHandler(Ip2) - Constructor for class ix.ip2.ExpandHandler
 
ExpandHandler.ExpandAction - Class in ix.ip2
Handles an activity by expanding it into subactivities as specified by a refinement schema.
ExpandHandler.ItemListener - Class in ix.ip2
 
ExpandHandler.ItemListener() - Constructor for class ix.ip2.ExpandHandler.ItemListener
 
expandItem(AgendaItem, Refinement) - Method in class ix.ip2.ActivityAgenda
 
expandItem(AgendaItem, Refinement) - Method in class ix.ip2.Agenda
 
expandItem(AgendaItem, Refinement) - Method in interface ix.ip2.AgendaManager
 
expandItem(AgendaItem, Refinement) - Method in class ix.ip2.AgendaTableViewer
 
expandItem(AgendaItem, Refinement) - Method in interface ix.ip2.AgendaViewer
 
expandItem(AgendaItem, Refinement) - Method in class ix.ip2.AgendaViewTable
 
expandNode(IXTreeTableNode, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Gathers the node's children and splices them into the table.
expandNode(ExpansionModel.NodeComponent) - Method in class ix.iview.igraph.ExpansionModel
 
expandNode() - Method in class ix.iview.igraph.GExpansionEditor
 
expandOneLevel(Refinement, MatchEnv) - Method in class ix.icore.process.PNode
Creates child nodes as specified by a refinement and installs ordering links.
expandOneLevel(Refinement, MatchEnv) - Method in class ix.ip2.IssueItem
 
expandOrdering(LList) - Static method in class ix.iface.domain.LTF_Parser
 
ExpandPlanTestGroup - Class in ix.iplan
Specifies a group of PlanTests.
ExpandPlanTestGroup() - Constructor for class ix.iplan.ExpandPlanTestGroup
 
expandRelevantClasses(List) - Method in class ix.util.reflect.ClassSyntax
Returns a recursively composed list of classes that are related to the classes in the specified list by being the types of fields, etc.
expands - Variable in class ix.icore.plan.AbstractRefinement
 
expansion - Variable in class ix.icore.plan.AbstractPlanItem
 
EXPANSION_REFINEMENT_NAME - Static variable in class ix.ip2.ActivityItem
 
ExpansionModel - Class in ix.iview.igraph
graph model for the electrical demo
ExpansionModel(UIRefinement) - Constructor for class ix.iview.igraph.ExpansionModel
 
ExpansionModel() - Constructor for class ix.iview.igraph.ExpansionModel
 
expect(boolean) - Static method in class ix.util.Debug
expect checks a condition that should always be true and throws an AssertionFailure if it is not.
expect(boolean, String) - Static method in class ix.util.Debug
A variant that allows a message that describes the assertion.
expect(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.
expectEquals(Object, Object) - Static method in class ix.util.Debug
Tests whether an object equals the expected value.
expectEquals(Object, Object, String) - Static method in class ix.util.Debug
Tests whether an object equals the expected value.
expectSame(Object, Object) - Static method in class ix.util.Debug
Tests whether an object is == to the expected value.
expectSame(Object, Object, String) - Static method in class ix.util.Debug
Tests whether an object is == to the expected value.
expectsContext() - Method in class ix.iplan.IPlanOptionManager.Opt
 
explanation - Variable in class ix.ip2.SimpleUnreadyReason
 
explanation - Variable in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
Expression - Class in ix.iscript
The root class of IScript expressions.
Expression() - Constructor for class ix.iscript.Expression
 
expression - Variable in class ix.iscript.IScriptXmlSource
 
extendMap(Map, Collection, Collection) - Static method in class ix.util.Collect
Adds entries to a map from a collection of keys and a parallel collection of values.
ExtensionExample - Class in ix.test
 
ExtensionExample(Ip2) - Constructor for class ix.test.ExtensionExample
 
extensions - Variable in class ix.iface.ui.JFrameMT
A list of file extensions to be used in the file chooser.
extensions - Variable in class ix.util.xml.SyntaxFileFilter
 
externalFieldName(String) - Method in class ix.util.reflect.ClassFinder
Returns the external name that corresponds to a Java field name.
externalForm() - Method in class ix.util.lisp.Interpreter.And
 
externalForm() - Method in class ix.util.lisp.Interpreter.Assignment
 
externalForm() - Method in class ix.util.lisp.Interpreter.Call
 
externalForm() - Method in class ix.util.lisp.Interpreter.Expr
Returns a representation of this expression that can be understood by the reflection and XML utilities.
externalForm(Interpreter.Expr[]) - Static method in class ix.util.lisp.Interpreter.Expr
A utility for converting an array of Interpreter.Exprs to a List of their external forms.
externalForm() - Method in class ix.util.lisp.Interpreter.If
 
externalForm() - Method in class ix.util.lisp.Interpreter.Lambda
 
externalForm() - Method in class ix.util.lisp.Interpreter.Let
 
externalForm() - Method in class ix.util.lisp.Interpreter.Literal
 
externalForm() - Method in class ix.util.lisp.Interpreter.Or
 
externalForm() - Method in class ix.util.lisp.Interpreter.Sequence
 
externalForm() - Method in class ix.util.lisp.Interpreter.VarRef
 
externalForm() - Method in class ix.util.lisp.Interpreter.While
 
externalName - Variable in class ix.util.reflect.ClassDescr
 
externalName(String) - Method in class ix.util.reflect.ClassFinder
Returns the external name that corresponds to a Java class name.
externalName(String) - Method in class ix.util.reflect.DashSyntaxClassFinder
Returns the dash-syntax name that corresponds to a Java name.
externalName - Variable in class ix.util.reflect.FieldDescr
 
externalNameForClass(Class) - Method in class ix.util.reflect.ClassSyntax
 
externalNameForField(String) - Method in class ix.util.reflect.ClassSyntax
 
externalNameToField - Variable in class ix.util.reflect.FieldMap
 
extractType(Constraint) - Static method in class ix.iview.util.IVUtil
 
extractType(Constraint, UIDomain) - Static method in class ix.iview.util.IVUtil
 
extraToStringContents() - Method in class ix.iplan.Alternative
 

F

FAILED - Static variable in class ix.isim.TimedEvent
 
failedGoalPatterns(Map) - Method in class ix.test.BlockStacker
 
failedTests - Variable in class ix.iplan.AutoTester
 
FAILURE - Static variable in class ix.icore.ReportType
 
FailureException - Exception in ix.util
Thrown when an operation cannot be completed.
FailureException() - Constructor for exception ix.util.FailureException
 
FailureException(String) - Constructor for exception ix.util.FailureException
 
FALSE - Static variable in class ix.iplan.PlanCheckingSimulator
 
FALSE - Static variable in class ix.iplan.SanityChecker
 
FALSE - Static variable in class ix.util.lisp.Interpreter
The value that an interpreter thinks should be used by default to represent falsity.
FanComposer - Class in ix.util
Composes Object-to-Collection mappings ("fans").
FanComposer(Collection) - Constructor for class ix.util.FanComposer
Construct a FanComposer that will build a map that has the specified keys.
Feldspar - Static variable in class ix.iface.util.XColors
 
field - Variable in class ix.iview.AConstructFramePanel.FieldValue
 
fieldCaseMap - Variable in class ix.util.reflect.ClassSyntax
 
fieldClasses - Variable in class ix.iface.ui.AbstractIFormModel
 
FieldDescr - Class in ix.util.reflect
A view or description of a field.
fieldForExternalName(String) - Method in class ix.util.reflect.ClassDescr
 
fieldForName(String) - Method in class ix.util.reflect.ClassDescr
 
FieldMap - Class in ix.util.reflect
Maps an external or internal (Java) name to a FieldDescr.
FieldMap() - Constructor for class ix.util.reflect.FieldMap
 
fieldNameFromGetName(String) - Static method in class ix.util.reflect.ClassSyntax
 
fieldNameFromSetName(String) - Static method in class ix.util.reflect.ClassSyntax
 
fieldNames - Variable in class ix.iface.ui.AbstractIFormModel
 
fieldRenderers - Variable in class ix.iface.ui.IFormPanel
 
fields - Variable in class ix.util.reflect.ClassDescr
 
fields - Variable in class ix.util.reflect.FieldMap
 
fieldsToNames(Field[]) - Static method in class ix.iface.ui.util.UIUtil
 
FieldVisitor - Interface in ix.util.reflect
An object called to visit a field when examining class and field descriptions.
file - Variable in class ix.iface.ui.JFrameMT
The current file (for saving)
fileChooser - Variable in class ix.iface.ui.JFrameMT
 
fileChooser - Variable in class ix.util.xml.XMLLoader
 
fileChooser - Variable in class ix.util.xml.XMLSaver
 
FileExtensionFileFilter - Class in ix.util
 
FileExtensionFileFilter(String) - Constructor for class ix.util.FileExtensionFileFilter
 
FileExtensionFileFilter(Collection) - Constructor for class ix.util.FileExtensionFileFilter
 
fileMenu - Variable in class ix.iface.ui.JFrameMT
 
fileMenu - Variable in class ix.iface.util.SimpleToolFrame
 
fileMenu - Variable in class ix.ip2.ItemEditor
 
FilePlanner - Class in ix.test
A Utility for running planning problems with files as input and output.
FilePlanner() - Constructor for class ix.test.FilePlanner
 
fileSelect - Static variable in class ix.isim.ISimEventsFrame
the file chooser used for selecting an events-file
FileSyntax - Interface in ix.util.xml
Reads and writes object representations.
FileSyntax.RDFFiles - Class in ix.util.xml
RDF file syntax.
FileSyntax.RDFFiles() - Constructor for class ix.util.xml.FileSyntax.RDFFiles
 
FileSyntax.XMLFiles - Class in ix.util.xml
XML file syntax
FileSyntax.XMLFiles() - Constructor for class ix.util.xml.FileSyntax.XMLFiles
 
FileSyntaxManager - Class in ix.util.xml
Maps file names, URLs, etc to FileSyntaxes.
FileSyntaxManager() - Constructor for class ix.util.xml.FileSyntaxManager
 
fileSyntaxManager() - Static method in class ix.util.xml.XML
Returns the FileSyntaxManager used by static methods in this class.
fileType - Variable in class ix.iface.ui.JFrameMT
A description of the file type to be used in the file chooser.
fillButtonGroup() - Method in class ix.iface.ui.IXButPanel
 
fillInPlan() - Method in class ix.icore.plan.build.ExamplePlanBuilder
Installs any non-empty values in the relevant fields of the Plan.
fillInRefinement(Refinement, MatchEnv) - Method in class ix.ip2.Ip2ModelManager
Returns a copy of the refinement in which each ItemVar that appears in the refinement is replaced the value, if any, that it has in the MatchEnv.
fillObjectClasses(UIDomain) - Method in class ix.iview.ObjectClassGenerator
 
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(Constraint, LList, MatchEnv) - Method in class ix.ip2.VariableManager.FilterMatcher
 
filter - Variable in class ix.iplan.FilteredPlanner
 
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(Collection, Collection, Predicate1) - Static method in class ix.util.Collect
Returns the result collection after adding the elements of another collection for which the predicate returned true;
filter(Map, Predicate2) - Static method in class ix.util.Collect
Returns a new map of the same class as the original and containing only the (key, value) entries for which the predicate returned true;
filter(Map, Map, Predicate2) - Static method in class ix.util.Collect
Returns the result map after adding a map's (key, value) entries for which a predicate returns 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.
filterClassConstraints(List) - Static method in class ix.iview.util.IVUtil
Looks through constraints and finds all most likely class info.
FilteredPlanner - Class in ix.iplan
A Planner that returns only plans that pass a filter.
FilteredPlanner(Planner, Predicate1) - Constructor for class ix.iplan.FilteredPlanner
 
filterForConditions(List) - Static method in class ix.iview.domain.UIRefinement
Gets the list of conditions and effects that are in the constraints.
filterForVariable(ItemVar, List) - Static method in class ix.iview.domain.UIRefinement
Searches the given constraints for ones that constrain the variable, i.e. pattern assignments that have the variable as their subject.
filterPatterns - Variable in class ix.test.xml.WorldStateView
 
filterPlans - Variable in class ix.iplan.FilteredPlanner
 
filterProperty(String, List) - Static method in class ix.iview.util.IVUtil
Looks through constraints and finds those for given property.
filters - Variable in class ix.test.xml.WorldStateView
 
FilterStrategy - Class in ix.test
 
FilterStrategy() - Constructor for class ix.test.FilterStrategy
 
filterVariableProperty(ItemVar, String, List) - Static method in class ix.iview.util.IVUtil
Looks through constraints and finds the most likely for class info.
FinallyTest - Class in ix.test
Tests interaction between finally and return
FinallyTest() - Constructor for class ix.test.FinallyTest
 
finalTowers - Variable in class ix.test.BlockStacker
 
find(Object) - Method in class ix.util.lisp.Cons
 
find(Object) - Method in class ix.util.lisp.LList
 
find(Object) - Method in class ix.util.lisp.Null
 
findAction(Class) - Method in class ix.ip2.AgendaItem
 
findAction(String) - Method in class ix.ip2.AgendaItem
 
findAllActions(Class) - Method in class ix.ip2.AgendaItem
 
findClassConstraint(ItemVar, List) - Static method in class ix.iview.util.IVUtil
Looks through constraints and finds the most likely for class info.
findColumn(String) - Method in class ix.iface.ui.table.IXTable
 
findEditedNode(List, LList) - Static method in class ix.iview.domain.UIRefinement
Tries to find a node in the given list with a similar pattern.
findFrame - Static variable in class ix.util.xml.XMLTreeEditFrame
 
findGenericConstraint(Constraint) - Method in class ix.iview.domain.UIGrammar
 
findHandler(Predicate1) - Method in class ix.ip2.PanelController
 
findHandlerAction(AgendaItem, String) - Method in class ix.ip2.AgendaTableViewer
Undoes a clearTable(), taking into acount any changes in open/closed status.
findHandlerAction(AgendaItem, String) - Method in class ix.ip2.AgendaViewTable
 
findIf(Collection, Predicate1) - Static method in class ix.util.Collect
Returns the first element of the collection such that the predicate is true.
findIf(Object, Predicate1) - Static method in class ix.util.ObjectWalker
Returns the first subobject that satisfies a predicate
findImplementationClass(Class, Class) - Static method in class ix.util.ListOf
 
findImportClass(String) - Method in class ix.util.reflect.ClassFinder
Tries to find a class by asking each import in turn.
findIndex(Symbol) - Method in class ix.util.lisp.Interpreter.LexicalEnv
 
findInDocument() - Method in class ix.util.xml.XMLTreeEditFrame
 
findInTree(String) - Method in class ix.util.xml.XMLTreeEditPanel
Finds text in the most recently selected tree even if the tree is not in this panel.
findLongestPathLengths(DirectedGraph) - Static method in class ix.util.Graphs
DAG Longest-path-lengths algorithm.
findMenuItem(String) - Method in class ix.iface.ui.IXPopupMenu
 
findNameField(ArrayList) - Static method in class ix.iface.ui.util.UIUtil
Looks for a field that sounds like a good name field and returns its index in the given list.
findNameMatches(String, List) - Static method in class ix.iview.util.IVUtil
Finds objects in the given list whose names match the given string.
findNode(Name) - Method in class ix.iview.domain.UIRefinement
 
findNode(LList) - Method in class ix.iview.domain.UIRefinement
Tries to find a node within this refinement whose pattern matches the given pattern.
findNode(List, LList) - Method in class ix.iview.domain.UIRefinement
Tries to find a node in the given list whose pattern matches the given pattern.
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
 
findOffsets(Interpreter.VarRef) - Method in class ix.util.lisp.Interpreter.LexicalEnv
 
findOwnObject(Object) - Method in class ix.iface.ui.AbstractSetEditor
Finds an ownObject from the given Object by looking it up in the "originals" list.
findPlan() - Method in class ix.test.BlockStacker
 
findRoots(List) - Static method in class ix.iface.ui.tree.IXTrees
Finds all roots in the list of TreeNode objects.
findString(String, String) - Static method in class ix.iview.util.IVUtil
 
findStringTreeNode(String) - Method in class ix.iface.ui.tree.EditableTreeModel
 
findTool(String) - Method in class ix.iface.util.ToolManager
Returns the ToolController for the tool with the specified name, or null if no such tool is known to this ToolManager.
findToolElseError(String) - Method in class ix.iface.util.ToolManager
Calls ToolManager.findTool(String) to obtain the ToolController for the tool with the specified name.
findTreeNode(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
findTreeNodes(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
findUIObject(Object) - Method in class ix.iview.domain.UIDomain
 
findUserNode(String) - Method in class ix.iface.ui.tree.EditableTreeModel
 
findUserNode(String) - Method in class ix.iview.tree.ObjectClassTreeModel
 
findUserNode(String) - Method in class ix.iview.tree.RefinementTreeModel
 
findUserObjects() - Method in class ix.iface.ui.tree.EditableTreeModel
 
findUserObjects() - Method in class ix.iview.tree.DomainTreeModel
 
findUserObjects() - Method in class ix.iview.tree.ObjectClassTreeModel
 
findUserObjects() - Method in class ix.iview.tree.RefinementTreeModel
 
findVariableClass(ItemVar, List) - Static method in class ix.iview.util.IVUtil
Looks through constraints and finds the most likely for class info.
findVariablesUsed() - Method in class ix.iview.domain.UIDomain
Finds all variables that are used within the domain's refinements.
findVariableUsers(ItemVar) - Method in class ix.iview.domain.UIDomain
Finds all refinements that use the variable with the given name.
findVariableUsers(String) - Method in class ix.iview.domain.UIDomain
Finds all refinements that use the variable with the given name.
findVarsItem - Variable in class ix.iview.DomainEditorFrame
 
finished() - Method in class ix.isim.dynamic.BearingMoveSpec
 
finished() - Method in interface ix.isim.dynamic.MoveSpec
 
finished() - Method in class ix.isim.dynamic.PointListMoveSpec
 
finishEdits() - Method in class ix.iview.DeclarationEditor
 
finishEdits() - Method in class ix.iview.ObjectConstraintEditor
 
finishFrame() - Method in class ix.applet.AppletCommunicationTool.ToolFrame
 
finishFrame() - Method in class ix.ip2.Ip2Frame.Ip2AboutFrame
 
finishFrame() - Method in class ix.ip2.TimelineViewer.TimelineFrame
 
finishFrame() - Method in class ix.iserve.ipc.IServeCommunicationTool.ToolFrame
 
finishFrame() - Method in class ix.util.TextAreaFrame
 
finishFrame() - Method in class ix.util.xml.XMLTreeEditFrame.FindFrame
 
finishFrame() - Method in class ix.util.xml.XMLTreeEditFrame.TreeHelpFrame
 
fireActionSelected(AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaItemTableModel
 
fireAgendaItemEdited() - Method in class ix.ip2.AgendaItem
 
FireBrick - Static variable in class ix.iface.util.XColors
 
fireButtonPressed(String) - Method in class ix.util.TextAreaFrame
 
fireConstructAdded(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
fireConstructAdded(AbstractSetEditor, Object) - Method in interface ix.iface.ui.ObjectManager
 
fireConstructAdded(DomainEvent) - Method in class ix.iview.domain.UIDomain
 
fireConstructAdded(AbstractSetEditor, Object) - Method in class ix.iview.domain.UIDomain
 
fireConstructAdded(UIObject) - Method in class ix.iview.UIObjectClassSetEditor
 
fireConstructChanged(UIObject, UIObject, Component) - Method in class ix.iview.AConstructFramePanel
 
fireConstructEdited(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
fireConstructEdited(AbstractSetEditor, Object) - Method in interface ix.iface.ui.ObjectManager
 
fireConstructEdited(AbstractSetEditor, Object) - Method in class ix.iview.domain.UIDomain
 
fireConstructEdited(UIObject) - Method in class ix.iview.UIObjectClassSetEditor
 
fireConstructRemoved(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
fireConstructRemoved(AbstractSetEditor, Object) - Method in interface ix.iface.ui.ObjectManager
 
fireConstructRemoved(Object) - Method in class ix.iview.AbstractUISetEditor
 
fireConstructRemoved(AbstractSetEditor, Object) - Method in class ix.iview.domain.UIDomain
 
fireConstructRemoved(Object) - Method in class ix.iview.UIObjectClassSetEditor
 
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
 
fireDataChanged(String, Object, Object, Object) - Method in class ix.iface.ui.AbstractIFormModel
Notify listeners that data has changed.
fireDomainCleared() - Method in class ix.iview.domain.UIDomain
 
fireDomainEdited() - Method in class ix.iview.domain.UIDomain
The domain's own fields changed (currently only name)
fireDomainSet(Domain) - Method in class ix.iview.domain.UIDomain
 
fireEditingCanceled() - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
fireEditingStopped() - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
fireGraphAdded(Object) - Method in class ix.iview.domain.UIDomain
 
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
 
fireMessageReceived(IPC.InputMessage) - Static method in class ix.util.IPC
 
fireMessageSent(Object, Object) - Static method in class ix.util.IPC
 
fireModelChanged(String, ObjectChangeEvent) - Method in class ix.iface.ui.AbstractIFormModel
 
fireModelChanged(String) - Method in class ix.iface.ui.AbstractIFormModel
 
fireNamespaceEvent(NamespaceEvent) - Method in class ix.util.xml.XMLTreeNamespaceManager
 
fireNewBindings(Map) - Method in class ix.icore.process.AbstractPMM
 
fireNewBindings(Map) - Method in interface 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
 
fireNodeAdded(IXTreeNode) - Method in class ix.iface.ui.tree.EditableTreeModel
 
fireNodeChanged(IXTreeNode, ObjectChangeEvent) - Method in class ix.iface.ui.tree.EditableTreeModel
 
fireNodeStructureChanged(IXTreeTableNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
A node gained or lost children
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.
firePropertyChange(String, boolean, boolean) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChange(String, byte, byte) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChange(String, char, char) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChange(String, double, double) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChange(String, float, float) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChange(String, int, int) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChange(String, long, long) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChange(String, Object, Object) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChange(String, short, short) - Method in class ix.iface.util.RendererJText
Overridden for performance reasons.
firePropertyChanged(String, String, String) - Method in class ix.iface.ui.JPreferencesDialog
 
fireRefinementAdded(Refinement) - Method in class ix.icore.domain.Domain
 
fireSendingMessage(Object, Object) - Static method in class ix.util.IPC
 
fireSetAnnotation(Object, Object) - Method in class ix.icore.AbstractAnnotatedObject
 
fireSetAnnotation(Object, Object) - Method in interface ix.icore.Annotated
 
fireStateChange(Map) - Method in class ix.icore.process.AbstractPMM
 
fireStateChange(Map) - Method in interface ix.icore.process.ProcessModelManager
 
fireStateDeletion(Map) - Method in class ix.icore.process.AbstractPMM
 
fireStateDeletion(Map) - Method in interface ix.icore.process.ProcessModelManager
 
fireStatusChanged() - Method in class ix.ip2.AgendaItem
 
fireStatusUpdate() - Method in class ix.icore.process.AbstractPMM
 
fireStatusUpdate() - Method in interface ix.icore.process.ProcessModelManager
 
fireSymbolNameChanged(String, String) - Method in class ix.icore.IXAgent
 
fireTableChanged() - Method in class ix.ip2.AgendaItemTableModel
 
fireTableMarkAdded(Object) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
fireTableMarkCleared() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
fireTableMarkedAll() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
fireTableMarkRemoved(Object) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
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.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class ix.iface.ui.tree.EditableTreeModel
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class ix.iface.ui.tree.EditableTreeModel
 
fireTreeStructureChanged() - Method in class ix.iface.ui.table.AbstractTreeTableModel
The tree lost/gained nodes (more drastic than nodeStructureChanged
fireUndoChange() - Method in class ix.iview.UndoManager
 
firstElement() - Method in class ix.util.lisp.LListCollector
 
firstKey() - Method in class ix.applet.MessageMemory
 
firstKey() - Method in class ix.iserve.ipc.MessageMemory
 
firstKey() - Method in class ix.isim.util.LongKeyTreeMap
This function returns the first (lowest) key currently in this sorted map.
firstLine(String) - Static method in class ix.util.Strings
Returns the first line of a string.
FixDomain - Class in ix.test
Fixes a domain in some fashion.
fixVarDcls(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
flatmap(Function1) - Method in class ix.util.lisp.LList
 
FloralWhite - Static variable in class ix.iface.util.XColors
 
flush() - Method in class ix.iface.util.HtmlDescriber
 
flush() - Method in class ix.iface.util.HtmlStringWriter
 
flush() - Method in class ix.iface.util.HtmlWriter
 
Fn - Class in ix.util
Function utilities
Fn1<K,V> - Interface in ix.util
An interface for functions of one argument.
focus() - Method in class ix.iface.ui.JConstraintEditor
 
focusComponent - Variable in class ix.iface.ui.JConstraintEditor
 
focusComponent - Variable in class ix.iface.ui.JSelectorDialog
 
focusGained(FocusEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
focusGained(FocusEvent) - Method in class ix.iface.ui.table.IXTable
 
focusGained(FocusEvent) - Method in class ix.iview.table.PropertyTableModel
 
focusLost(FocusEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
focusLost(FocusEvent) - Method in class ix.iface.ui.table.IXTable
 
focusLost(FocusEvent) - Method in class ix.iview.table.PropertyTableModel
 
foldException(Throwable) - Static method in class ix.util.Debug
Calls Debug.describeException(Throwable) then breaks the result into lines if it would otherwise be too long.
foldItem - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
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.
foldLongLine(String, int, 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.
foldLongLines - Variable in class ix.iface.util.TranscriptTextArea
 
foldLongLines - Variable in class ix.iface.util.TranscriptTextPane
 
foldToArray(String) - Static method in class ix.util.Strings
Makes a long string more readable by breaking it into lines.
ForAllCM - Class in ix.ip2
Manager for for-all constraints.
ForAllCM(Ip2) - Constructor for class ix.ip2.ForAllCM
 
forcedBindings(MatchEnv) - Method in class ix.ip2.Ip2ModelManager
 
forcedBindings(MatchEnv) - Method in class ix.iplan.IPlanModelManager
 
forceExpandNode(IXTreeTableNode, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
forceNumericNodeIds - Variable in class ix.iface.domain.LTF_Parser
 
forEach(Enumeration, Function1) - Static method in class ix.util.Seq
Applies a Function1 to each element of an Enumeration and discards the results.
ForestGreen - Static variable in class ix.iface.util.XColors
 
forget(AppletMessage) - Method in class ix.applet.MessageMemory
 
forget(MessageWrapper) - Method in class ix.iserve.ipc.MessageMemory
 
forgetKey(Integer) - Method in class ix.applet.MessageMemory
 
forgetKey(Integer) - Method in class ix.iserve.ipc.MessageMemory
 
form - Variable in class ix.icore.GenericConstraint
 
formatDateTime(Date) - Method in class ix.util.ISODateFormat
 
formatTree() - Method in class ix.iface.ui.tree.IXTree
 
formDataChanged(ObjectChangeEvent) - Method in interface ix.iface.ui.event.FormDataListener
 
FormDataListener - Interface in ix.iface.ui.event
An interface listener to be used to listen to IFormModel data changes.
formModelChanged(String, ObjectChangeEvent) - Method in interface ix.iface.ui.event.FormModelListener
 
formModelChanged(String, ObjectChangeEvent) - Method in class ix.iface.ui.IFormPanel
The model changed, so update the display.
FormModelListener - Interface in ix.iface.ui.event
An interface listener to be used to listen to IFormModels.
formPanel - Variable in class ix.iview.AConstructFramePanel
seems like this should not be here!
forward() - Method in class ix.iface.ui.HTMLFrame
 
forward() - Method in class ix.iface.ui.HTMLPanel
 
ForwardingHandler - Class in ix.ip2
Generates HandlerActions to forward Issues or Activities to other agents.
ForwardingHandler(IXAgent, String, AgentRelationship, boolean) - Constructor for class ix.ip2.ForwardingHandler
 
forwardReportItem - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
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 in ix.iface.ui
An interface with four aspects: string, colour, symbol, image.
frame - Variable in class ix.iface.ui.JPreferencesDialog
 
frame - Variable in class ix.ip2.BindingViewer
 
frame - Variable in class ix.ip2.Ip2
 
frame - Variable in class ix.ip2.ItemEditor
 
frame - Variable in class ix.ip2.test.PanelTest
 
frame - Variable in class ix.ispace.GroupSender
 
frame - Variable in class ix.itest.Itest
 
frame - Variable in class ix.util.TextAreaFrame
 
frame - Variable in class ix.util.xml.XMLLoader
 
frame - Variable in class ix.util.xml.XMLSaver
 
frame - Variable in class ix.util.xml.XMLTreeEditor
 
frame - Variable in class ix.util.xml.XMLTreeNamespaceManager
 
frameActionPerformed(ActionEvent) - Method in interface ix.iface.ui.FramePanel
Should recognise panel specific events and processes them.
frameActionPerformed(ActionEvent) - Method in class ix.iview.AConstructFramePanel
 
frameActionPerformed(ActionEvent) - Method in class ix.iview.ActionEditorPanel
Recognises panel specific events and processes them.
frameActionPerformed(ActionEvent) - Method in class ix.iview.AROEditorPanel
Recognises panel specific events and processes them.
frameActionPerformed(ActionEvent) - Method in interface ix.iview.ConstructFraming
Tries to process an action generated in the panel's frame.
frameActionPerformed(ActionEvent) - Method in class ix.iview.GlobalFramePanel
 
frameActionPerformed(ActionEvent) - Method in class ix.iview.GrammarEditorPanel
 
frameActionPerformed(ActionEvent) - Method in class ix.iview.SimpleEditorPanel
 
frameGroup - Variable in class ix.util.xml.XMLTreeEditFrame
 
FramePanel - Interface in ix.iface.ui
An interface implemented by all panels that may handle events generated in their parent frames.
FrameSnapshotExtension - Class in ix.ip2
 
FrameSnapshotExtension(Ip2) - Constructor for class ix.ip2.FrameSnapshotExtension
 
FrameSnapshotExtension.SnapshotTool - Class in ix.ip2
The GUI that lets the user ask for pictures.
FrameSnapshotExtension.SnapshotTool() - Constructor for class ix.ip2.FrameSnapshotExtension.SnapshotTool
 
FrameSymbols - Interface in ix.iface.ui
Static symbols for IX
from - Variable in class ix.icore.domain.Ordering
 
from - Variable in class ix.icore.log.MessageReceived
 
from(String) - Static method in class ix.ispace.VerbCapability
Returns the capability that corresponds to a string containing a verb.
from(LList) - Static method in class ix.ispace.VerbCapability
Returns the capability that corresponds to the pattern's verb.
fromRef(Map, NodeEndRef) - Static method in class ix.icore.process.PNodeEnd
 
fromString(String) - Method in interface ix.util.reflect.Stringer
Constructs an object from a textual representation.
Fuchsia - Static variable in class ix.iface.util.XColors
 
fullJavaNameToDashName(String) - Static method in class ix.util.Strings
Like javaNameToDashName but also allows package names, separated by dots, to prefix the class name.
FullNodeRenderer - Class in ix.iview.util
A node renderer for list or table cells that displays "[number] elements".
FullNodeRenderer(boolean) - Constructor for class ix.iview.util.FullNodeRenderer
Creates a node name renderer with/without a border.
fullSaveToDomain() - Method in class ix.iview.domain.UIDomain
Save the object and all its components into its base object
fullSaveToDomain(Object) - Method in class ix.iview.domain.UIDomain
 
FullTransitiveClosure - Class in ix.util
The transitive closure of a relation (cycles are allowed).
FullTransitiveClosure(DirectedGraph) - Constructor for class ix.util.FullTransitiveClosure
 
fullyInstantiate(Object, MatchEnv) - Method in class ix.ip2.VariableManager
 
funcall(Object) - Method in class ix.icore.process.PNode.MakeVarIfUnbound
 
funcall(K) - Method in interface ix.util.Fn1
 
funcall() - Method in interface ix.util.Function0
 
funcall(Object) - Method in interface ix.util.Function1
 
funcall(Object, Object) - Method in interface ix.util.Function2
 
funcall(Object, Object, Object) - Method in interface ix.util.Function3
 
function - Variable in class ix.iscript.Call
 
Function0 - Interface in ix.util
An interface for functions of zero arguments.
Function1 - Interface in ix.util
An interface for functions of one argument.
Function2 - Interface in ix.util
An interface for functions of two arguments.
Function3 - Interface in ix.util
An interface for functions of three arguments.
FutureValue - Class in ix.util
Computes a value in a separate thread.
FutureValue(String) - Constructor for class ix.util.FutureValue
Construct a FutureValue that has a daemon thread for computing the value.

G

Gainsboro - Static variable in class ix.iface.util.XColors
 
genColor(Object) - Method in class ix.util.ColorGenerator
 
generateForContents(List, List) - Method in class ix.ip2.test.TestSequenceGenerator
 
generateForNames(List, List) - Method in class ix.ip2.test.TestSequenceGenerator
 
generateId() - Method in class ix.icore.Activity
 
generateId() - Method in class ix.icore.Issue
 
generateId() - Method in class ix.icore.TaskItem
 
generateObjectClasses(UIDomain) - Method in class ix.iview.ObjectClassGenerator
 
generateShortName(String) - Method in class ix.util.NameMapper
 
generateTestSequence() - Method in class ix.ip2.test.TestSequenceGenerator
 
generateTestSequence() - Method in class ix.test.xml.TestGen
 
GenericConstraint - Class in ix.icore
Generic constraint that is part of the grammar.
GenericConstraint(Symbol, Symbol) - Constructor for class ix.icore.GenericConstraint
 
GenericConstraint(Constraint) - Constructor for class ix.icore.GenericConstraint
 
GenericConstraint(String, String) - Constructor for class ix.icore.GenericConstraint
 
genericConstraints - Variable in class ix.iview.domain.UIGrammar
type-rel - GenericConstraint.
GenericIFormModel - Class in ix.iface.ui
An default model to be used to fill an IFormPanel.
GenericIFormModel(Class) - Constructor for class ix.iface.ui.GenericIFormModel
 
GenericIFormModel(EditableObject) - Constructor for class ix.iface.ui.GenericIFormModel
 
genId(String) - Method in class ix.icore.plan.build.ExamplePlanBuilder
Generates a short id for use within the plan.
genItem - Variable in class ix.iview.DomainEditorFrame
 
Gensym - Class in ix.util
Name and ID generator a la gensym.
Gensym.Generator - Class in ix.util
A name and ID generator.
Gensym.Generator() - Constructor for class ix.util.Gensym.Generator
 
get(long) - Method in class ix.isim.util.LongKeyTreeMap
This function returns the value to which this map maps the specified key.
get(Object) - Method in class ix.test.xml.Mapping
 
get() - Method in class ix.util.context.ContextBoolean
 
get(Object) - Method in class ix.util.context.ContextHashMap
 
get() - Method in class ix.util.context.ContextInt
 
get() - Method in class ix.util.context.ContextLong
 
get() - Method in class ix.util.context.ContextString
 
get() - Method in class ix.util.context.ContextValue
 
get(int) - Method in class ix.util.context.LLQueue
 
get() - Method in class ix.util.IntRef
 
get(Object) - Method in interface ix.util.IPC.DestinationTable
 
get(Object) - Method in class ix.util.lisp.EqMap
 
get(int) - Method in class ix.util.lisp.LList
 
get(Object) - Method in class ix.util.lisp.LList
 
get(Object) - Method in class ix.util.StableHashMap
 
get(Object, Object) - Method in class ix.util.TwoKeyHashMap
 
getAbout() - Method in class ix.ip2.AgendaItem
 
getAccelerationFactor() - Method in class ix.isim.ISimTimer
Returns the currently used time acceleration factor
getAction() - Method in class ix.ip2.ActionUnreadyReason
Returns the handler-action given when this reason was created.
getAction() - Method in class ix.ip2.log.ItemHandledEvent
 
getActionDescription() - Method in interface ix.icore.IssueHandler
 
getActionDescription() - Method in class ix.ip2.CompletionHandler.NoAction
 
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
Returns a short description of the action(s) implemented by this handler.
getActions() - Method in class ix.ip2.AgendaItem
 
getActivity() - Method in class ix.icore.plan.PlanNode
 
getActivity() - Method in class ix.icore.plan.ProcessParameter
 
getActivity() - Method in class ix.isim.TimedEvent
 
getActivityAgenda() - Method in class ix.ip2.PanelController
 
getActivityIdSet() - Method in class ix.icore.plan.inspect.PlanInspector
 
getActivityPatternSyntaxes() - Method in class ix.ip2.Ip2
 
getActivityView() - Method in class ix.iview.ActionEditorPanel
 
getACurrentPanel() - Method in class ix.iface.ui.JFrameMTP
 
getAdviceManager() - Method in class ix.ip2.Ip2ModelManager
 
getAge() - Method in class ix.test.ExampleData
 
getAgenda(TaskItem) - Method in class ix.ip2.PanelController
 
getAgent() - Method in class ix.icore.event.AgentEvent
 
getAgent() - Static method in class ix.icore.IXAgent
Returns an object that represents the agent.
getAgent() - Method in class ix.icore.log.HistoryEvent
 
getAgent() - Method in class ix.ip2.PanelController
 
getAgent() - Method in class ix.ip2.PanelFrame
 
getAgent() - Method in class ix.util.xml.XMLTreeEditFrame
 
getAgentColor(String) - Method in class ix.ispace.ContactManager
 
getAgentColor(String, Color) - Method in class ix.ispace.ContactManager
 
getAgentData() - Method in class ix.ispace.ContactManager
 
getAgentData(String) - Method in class ix.ispace.ContactManager
 
getAgentData(AgentRelationship) - Method in class ix.ispace.ContactManager
 
getAgentData(Capability) - Method in class ix.ispace.ContactManager
 
getAgentData(Capability, boolean) - 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".
getAgentStartupDate() - Method in class ix.icore.IXAgent
 
getAgentSymbolName() - Method in class ix.icore.IXAgent
Returns this agent's symbol name.
getAgentTypeName() - Method in class ix.ip2.Ip2
 
getAllConstraintPatterns(UIDomain) - Method in class ix.iview.domain.UIGrammar
Gets the list of allowed constraint patterns.
getAllConstructs() - Method in class ix.iface.ui.AbstractSetEditor
 
getAllConstructs() - Method in class ix.iview.ActionEditorPanel
 
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 interface ix.iview.ConstructFraming
Gets a full list of the constructs of the panel's type in the domain.
getAllConstructs() - Method in class ix.iview.GlobalFramePanel
 
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.SimpleEditorPanel
Get a full list of the constructs of the panel's type in the domain.
getAllExpansions(UIRefinement) - Method in class ix.iview.ActionEditorPanel
 
getAllExpansions(NodeSpec) - Method in class ix.iview.ActionEditorPanel
 
getAllGraphs() - Method in class ix.iview.domain.UIDomain
 
getAllNodes() - Method in class ix.util.AbstractDirectedGraph
 
getAllNodes() - Method in class ix.util.DAGTransitiveClosure
 
getAllNodes() - Method in interface ix.util.DirectedGraph
 
getAllNodes() - Method in class ix.util.FullTransitiveClosure
 
getAllObjectClasses() - Method in class ix.iview.domain.UIDomain
 
getAllowsChildren() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getAllowsChildren() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getAllowsChildren() - Method in class ix.iview.domain.UINodeSpec
 
getAllowsChildren() - Method in class ix.iview.domain.UIObjectClass
 
getAllowsChildren() - Method in class ix.iview.domain.UIRefinement
 
getAllPlanVariableDeclarations() - Method in class ix.icore.plan.Plan
 
getAllProperties() - Method in class ix.iview.domain.UIObjectClass
 
getAllRefinements() - Method in class ix.iview.domain.UIDomain
 
getAllSyntaxes() - Method in class ix.util.xml.FileSyntaxManager
 
getAllVariables() - Static method in class ix.icore.Variable
 
getAncestorProperties() - Method in class ix.iview.domain.UIObjectClass
 
getAnnotation(Object) - Method in class ix.icore.AbstractAnnotatedObject
 
getAnnotation(Object) - Method in interface ix.icore.Annotated
 
getAnnotations() - Method in class ix.icore.AbstractAnnotatedObject
 
getAnnotations() - Method in interface ix.icore.Annotated
 
getAnnotations() - Method in class ix.iview.domain.UIDomain
 
getAnnotations() - Method in class ix.iview.domain.UIObjectClass
 
getAnnotations() - Method in class ix.iview.domain.UIRefinement
 
getAnyNamedObject(String) - Method in class ix.iview.AbstractUISetEditor
Finds an object whose name matches the given string.
getAnyNewComputeSupportCode() - Method in class ix.ip2.Ip2ModelManager
 
getApplet() - Method in class ix.ip2.Ip2Applet.AppletIp2
 
getArg(int) - Method in class ix.applet.AppletMessage
 
getArg(int) - Method in class ix.iserve.ipc.MessageWrapper
 
getArgs() - Method in class ix.applet.AppletMessage
 
getArgs() - Method in class ix.iserve.ipc.MessageWrapper
 
getArguments() - Method in class ix.iscript.Call
 
getArity() - Method in class ix.util.lisp.Interpreter.Closure
 
getArity() - Method in interface ix.util.lisp.Interpreter.Function
Returns the number of arguments this function expects.
getArity() - Method in class ix.util.lisp.Interpreter.JFunction
 
getAvailabilityMap(LList) - Method in class ix.ip2.Scrum
 
getBaseClass() - Method in class ix.iview.domain.UIDomain
 
getBaseClass() - Method in interface ix.iview.domain.UIObject
Gets the class of objects that can represent this one in the domain.
getBaseClass() - Method in class ix.iview.domain.UIObjectClass
 
getBaseClass() - Method in class ix.iview.domain.UIRefinement
 
getBaseObject(Named) - Method in class ix.iview.AbstractUISetEditor
 
getBaseObject() - Method in class ix.iview.domain.UIDomain
 
getBaseObject() - Method in interface ix.iview.domain.UIEditableObject
 
getBaseObject() - Method in interface ix.iview.domain.UIObject
Gets the object that corresponds to this one in the domain.
getBaseObject() - Method in class ix.iview.domain.UIObjectClass
 
getBaseObject() - Method in class ix.iview.domain.UIRefinement
 
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.
getBaseReference() - Method in class ix.iview.domain.UIDomain
 
getBaseReference() - Method in interface ix.iview.domain.UIObject
Gets the Id that can be used to identify the base object in the domain.
getBaseReference() - Method in class ix.iview.domain.UIObjectClass
 
getBaseReference() - Method in class ix.iview.domain.UIRefinement
 
getBaseTitle() - Method in class ix.util.xml.XMLTreeEditFrame
 
getBegin() - Method in class ix.icore.process.PNode
 
getBindings() - Method in class ix.icore.log.BindingEvent
 
getBindings() - Method in class ix.iscript.Let
 
getBoolean(String) - Static method in class ix.util.Parameters
 
getBoolean(String, boolean) - Static method in class ix.util.Parameters
 
getBuffer() - Method in class ix.iface.util.HtmlStringWriter
 
getButton() - Method in class ix.iface.ui.AbstractEditorPanel.ListRightClickMenuItem
 
getButtonGroup() - Method in class ix.iface.ui.IXButPanel
 
getButtons() - Method in class ix.iface.ui.IXButPanel
 
getCanvasPoints() - Method in class ix.iview.igraph.IGraph
 
getCapabilities() - Method in class ix.ispace.AgentData
 
getCardsPanel() - Method in class ix.iface.ui.CardPanel
 
getCases() - Method in class ix.util.match.MatchTable
getCases returns a Vector of this table's MatchCases.
getCellEditorValue() - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
getCellEditorValue() - Method in class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
Not implemented.
getCellRenderer(int, int) - Method in class ix.iface.ui.table.IXTable
 
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.ip2.AgendaItemTableModel
Gets the cell value for normal cells (only one - the pattern).
getCellValueAt(Object, int) - Method in class ix.iview.AROEditorPanel.ClassTreeTableModel
Gets the cell value for normal cells (only one - the pattern).
getCellValueAt(Object, int) - Method in class ix.iview.DeclarationEditor.VarTypeTableModel
 
getCellValueAt(Object, int) - Method in class ix.iview.GrammarEditorPanel.GenericConstraintTableModel
 
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.PropertyTableModel
 
getCellValueAt(Object, int) - Method in class ix.iview.table.ShortActionTreeTableModel
Gets the cell value for normal cells (only one - the pattern).
getChangedWorldStateMap() - Method in class ix.iplan.PlanCheckingSimulator
 
getChatFrameVisible() - Method in class ix.ip2.PanelFrame
 
getChild(Element, HTML.Tag) - Method in class ix.iface.util.HtmlTableWalker
 
getChildAt(int) - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getChildAt(int) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getChildAt(int) - Method in class ix.iview.domain.UINodeSpec
 
getChildAt(int) - Method in class ix.iview.domain.UIObjectClass
 
getChildAt(int) - Method in class ix.iview.domain.UIRefinement
 
getChildCount() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getChildCount() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getChildCount() - Method in class ix.iview.domain.UINodeSpec
 
getChildCount() - Method in class ix.iview.domain.UIObjectClass
 
getChildCount() - Method in class ix.iview.domain.UIRefinement
 
getChildren() - Method in class ix.icore.process.PNode
 
getChildren() - Method in interface ix.iface.ui.tree.IXNode
 
getChildren(Object) - Method in class ix.iplan.PlanCheckingSimulator.ExecOrderSorter
 
getChildren() - Method in class ix.iview.domain.UIObjectClass
 
getChildren(Object) - Method in class ix.test.SimpleRSim.ExecOrderSorter
 
getChildren() - Method in class ix.util.context.Context
Returns an unmodifiable view of this context's children.
getChildren(Object) - Method in class ix.util.TopologicalSorter
 
getClass(String) - Static method in class ix.util.Parameters
 
getClass(String, Class) - Static method in class ix.util.Parameters
 
getClassDescr(Class) - Method in class ix.util.reflect.ClassSyntax
 
getClassDescr(Class) - Method in class ix.util.xml.XMLSyntax
 
getClassFinder() - Method in class ix.util.reflect.ClassSyntax
 
getClassFromUser(UIObjectClass) - Method in class ix.iview.AROEditorPanel
 
getClassFromUser(String, UIObjectClass) - Method in class ix.iview.AROEditorPanel
 
getClassFromUser(List, UIObjectClass) - Method in class ix.iview.AROEditorPanel
 
getClassFromUser(List, String, UIObjectClass) - Method in class ix.iview.AROEditorPanel
 
getClassSyntax() - Method in class ix.util.xml.XMLTranslator
 
getClickCountToStart() - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
getClientName() - Method in class ix.ip2.SyncState.AbstractServerOperation
 
getClientName() - Method in interface ix.ip2.SyncState.ServerOperation
 
getColor() - Method in class ix.icore.Priority
 
getColor() - Method in class ix.icore.Status
 
getColor() - Method in class ix.iview.util.EditablePriority
 
getColor(Object) - Method in class ix.util.ColorGenerator
 
getColor(Object, Color) - Method in class ix.util.ColorGenerator
 
getColumnClass(int) - Method in class ix.iface.ui.table.AbstractIXTableModel
JTable required TableModel function (default is Object).
getColumnClass(int) - Method in class ix.iface.util.CheckTable.ViewTableModel
 
getColumnCount() - Method in class ix.iface.ui.table.AbstractIXTableModel
JTable required TableModel function.
getColumnCount() - Method in class ix.iface.util.CheckTable.ViewTableModel
 
getColumnCount() - Method in class ix.iface.util.KeyValueTable.ViewTableModel
 
getColumnName(int) - Method in class ix.iface.ui.table.AbstractIXTableModel
JTable required TableModel function.
getColumnName(int) - Method in class ix.iface.util.CheckTable.ViewTableModel
 
getColumnName(int) - Method in class ix.iface.util.KeyValueTable.ViewTableModel
 
getColumnNames() - Method in class ix.iface.ui.table.AbstractIXTableModel
Gets the strings to use as column names.
getCommand() - Method in class ix.applet.AppletMessage
 
getCommand() - Method in class ix.iserve.ipc.MessageWrapper
 
getComments() - Method in class ix.icore.AbstractAnnotatedObject
 
getComments() - Method in interface ix.icore.domain.ConstraintStatement
 
getComments() - Method in class ix.icore.domain.Refinement
 
getComments() - Method in class ix.ip2.AgendaItem
 
getComments() - Method in class ix.iview.domain.UIDomain
 
getComments() - Method in class ix.iview.domain.UIRefinement
 
getCommunicationStrategy() - Static method in class ix.util.IPC
Returns the communication strategy used by the static methods of this class that do not have a communication strategy as a parameter.
getComponent() - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
getComputeInterpreter() - Method in class ix.ip2.Ip2ModelManager
 
getConditionEnv() - Method in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
getConditions() - Method in class ix.icore.domain.Refinement
 
getConditions(PNodeEnd) - Method in class ix.iplan.PlanCheckingSimulator
 
getConditions() - Method in class ix.iview.domain.UIRefinement
 
getConnection(Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
getConstraintManager(Symbol, Symbol) - Method in class ix.icore.process.AbstractPMM
 
getConstraintManager(Constraint) - Method in class ix.icore.process.AbstractPMM
 
getConstraintManager(Symbol, Symbol) - Method in interface ix.icore.process.ProcessModelManager
 
getConstraintManager(Constraint) - Method in interface ix.icore.process.ProcessModelManager
 
getConstraintManagers(Constraint) - Method in class ix.ip2.ConstraintAssociator
 
getConstraintManagers(Constraint) - Method in class ix.ip2.Ip2ModelManager
 
getConstraintParsers() - Method in class ix.iface.domain.LTF_Parser
 
getConstraintPatterns() - Method in class ix.iview.domain.UIGrammar
Gets the list of allowed constraint patterns.
getConstraintPatterns(Collection, List) - Method in class ix.iview.GrammarEditorPanel
 
getConstraints() - Method in class ix.icore.domain.Refinement
 
getConstraints() - Method in class ix.icore.plan.Plan
 
getConstraints() - Method in class ix.icore.plan.PlanRefinement
 
getConstraints(Class) - Method in class ix.icore.plan.PlanRefinement
 
getConstraints() - Method in class ix.icore.Report
 
getConstraints() - Method in class ix.ip2.VariableManager
 
getConstraints() - Method in class ix.iview.domain.UIRefinement
 
getConstraintSyntaxList() - Method in class ix.util.xml.XMLSyntax
Returns a list of constraint objects that represent the currently supported syntactic possibilities for constaints.
getConstraintType() - Method in interface ix.icore.domain.ConstraintStatement
 
getConstraintType(String) - Method in interface ix.icore.domain.ConstraintStatement
 
getConstraintValue(Constraint) - Static method in class ix.iview.util.IVUtil
 
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.AROEditorPanel.AROFormPanel
 
getConstruct() - Method in interface ix.iview.ConstructEditing
Gets the current construct.
getConstruct() - Method in class ix.iview.GlobalFormPanel
 
getConstruct() - Method in class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
getContactManager() - Method in class ix.icore.IXAgent
Returns this agent's contact manager.
getContentCharset(String) - Method in class ix.util.http.HttpUtilities
 
getContents() - Method in class ix.icore.log.HistoryComment
 
getContents() - Method in class ix.icore.log.MessageReceived
 
getContents() - Method in class ix.icore.log.MessageSent
 
getContents() - Method in class ix.ip2.test.TestItem
 
getContents() - Method in class ix.util.IPC.BasicInputMessage
 
getContents() - Method in interface ix.util.IPC.InputMessage
 
getContentStrings() - Method in class ix.ip2.test.TestSequenceGenerator
 
getContext() - Method in class ix.iplan.Alternative
 
getContext() - Method in class ix.util.context.BasicContextHolder
 
getContext() - Static method in class ix.util.context.Context
Returns the current context from the ContextHolder returned by the current ContextHoldingStrategy.
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.
getContext() - Method in interface ix.util.context.ContextHolder
Returns the context currently stored in the holder.
getContext() - Method in class ix.util.context.PlainContextHolder
 
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.ContextHoldingStrategy
Returns an appropriate context-holder.
getContextHolder() - Method in class ix.util.context.GlobalHoldingStrategy
 
getContextHolder() - Method in class ix.util.context.ThreadLocalHoldingStrategy
 
getContextHoldingStrategy() - Static method in class ix.util.context.Context
Returns the current context-holding strategy.
getContributor() - Method in class ix.iplan.IPlanWorldStateManager.Fact
 
getController() - Method in class ix.ip2.Ip2
 
getControlTextFont() - Method in class ix.iface.util.IXMetalTheme
 
getControlTextFont() - Method in class ix.iface.util.IXOceanTheme
 
getCost() - Method in class ix.iplan.Alternative
 
getCurrentInput() - Method in class ix.test.Ip2Test
 
getCurrentLatitude() - Method in class ix.isim.dynamic.BearingMoveSpec
 
getCurrentLatitude() - Method in interface ix.isim.dynamic.MoveSpec
 
getCurrentLatitude() - Method in class ix.isim.dynamic.PointListMoveSpec
 
getCurrentLongitude() - Method in class ix.isim.dynamic.BearingMoveSpec
 
getCurrentLongitude() - Method in interface ix.isim.dynamic.MoveSpec
 
getCurrentLongitude() - Method in class ix.isim.dynamic.PointListMoveSpec
 
getCurrentPanel() - Method in class ix.iface.ui.JFrameMTP
 
getCurrentTreeNode() - Method in class ix.iview.AROEditorPanel
 
getCurrentValueMap() - Method in class ix.iface.util.SelectionPanel
Called when loading or relaoding the table.
getData() - Method in class ix.iface.ui.AbstractEditorPanel
 
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.
getData() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
getData() - Method in class ix.iface.ui.ThingEditorPanel
Gets the current data of a text component.
getData() - Method in class ix.iface.ui.ToggleEditorPanel
Gets the current data of toggle components.
getData() - Method in class ix.iview.MiniConstraintPanel
Gets the current data of a text component.
getData() - Method in class ix.util.xml.event.NamespaceEvent
 
getDataListeners() - Method in class ix.iface.ui.AbstractIFormModel
 
getDataListeners() - Method in interface ix.iface.ui.IFormModel
 
getDate() - Method in class ix.icore.log.HistoryEvent
 
getDeclaredFields(Class) - Method in class ix.util.reflect.ClassSyntax
Returns the class's declared fields, or an empty array if there's a security exception (as there might be in an applet).
getDeclaredMethods(Class) - Method in class ix.util.reflect.ClassSyntax
Returns the class's declared methods, or an empty array if there's a security exception (as there might be in an applet).
getDeclaredVariables() - Method in class ix.icore.domain.Refinement
Returns a set containing the ItemVars declared with this refinement.
getDefaultAttributes(String) - Method in class ix.iface.util.HtmlWriter
 
getDefaultBaseDomainName() - Method in class ix.test.BlockStacker
 
getDefaultBaseDomainName() - Method in class ix.test.HtnBlockStacker
 
getDefaultBaseDomainName() - Method in class ix.test.PrecondBlockStacker
 
getDefaultedSyntax() - Method in class ix.icore.domain.ObjectProperty
 
getDefaultGenerator() - Static method in class ix.util.Gensym
 
getDefaultPropertiesFile() - Method in class ix.iface.ui.JPropertiesManager
Uses the application name to build a preferences file name in the current directory.
getDelayBefore() - Method in class ix.ip2.test.TestItem
 
getDelayBetween() - Method in class ix.ip2.test.TestSequenceGenerator
 
getDelays() - Method in class ix.test.xml.TestGen
 
getDelta() - Method in class ix.ip2.SyncState.ClientStateDelta
 
getDelta() - Method in class ix.ip2.SyncState.ServerStateDelta
 
getDescribedClass() - Method in class ix.util.reflect.ClassDescr
Returns the described class.
getDescription() - Method in class ix.util.FileExtensionFileFilter
 
getDescription() - Method in class ix.util.xml.SyntaxFileFilter
 
getDestination() - Method in class ix.test.xml.WorldStateExport
 
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
 
getDimension(String) - Static method in class ix.util.Parameters
 
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. names)
getDisplayFields() - Method in interface ix.iface.ui.IFormModel
Gets the names of the object's fields that are to be displayed (exc. names)
getDisplayNames() - Method in class ix.iface.ui.AbstractIFormModel
Get the titles to use for the object's display fields
getDocPath() - Method in class ix.util.http.HttpServer
Returns the base path of the URLs that correspond to the files being served as static content.
getDocRoot() - Method in class ix.util.http.HttpServer
Returns the name of the directory, if any, that contains the files being served as static content.
getDocument() - Method in class ix.util.xml.XMLTreeEditFrame
 
getDocument() - Method in class ix.util.xml.XMLTreeEditPanel
 
getDomain() - Method in class ix.ip2.Ip2
 
getDomain() - Method in class ix.iplan.PlanTest
 
getDomain() - Method in class ix.iview.AbstractUISetEditor
 
getDomain() - Method in class ix.iview.AConstructFramePanel
 
getDomain() - Method in interface ix.iview.ConstructFraming
Gets the current Domain.
getDomain() - Method in class ix.iview.domain.event.UIDomainEvent
 
getDomain() - Method in class ix.iview.domain.UIDomain
 
getDomain() - Method in interface ix.iview.domain.UIObject
Gets the base domain.
getDomain() - Method in class ix.iview.domain.UIObjectClass
 
getDomain() - Method in class ix.iview.domain.UIRefinement
 
getDomain() - Method in class ix.iview.DomainEditor
 
getDomain() - Method in class ix.iview.DomainEditorFrame
 
getDomain() - Method in interface ix.iview.DomainObjectManager
 
getDomainEditor() - Method in class ix.ip2.PanelFrame
 
getDomainFile(File) - Method in class ix.iview.domain.UIDomain
 
getDomainOriginals() - Method in class ix.iview.UIRefinementSetEditor
 
getEditFrame() - Method in class ix.util.xml.XMLTreeEditPanel
 
getEditingPanel() - Method in class ix.iview.AConstructFramePanel
 
getEffectConstraints() - Method in class ix.icore.domain.Refinement
 
getEffectiveWidth() - Method in class ix.iface.util.TranscriptTextArea
 
getEffectiveWidth() - Method in class ix.iface.util.TranscriptTextPane
 
getEffectiveWidth() - Method in class ix.util.TextAreaFrame
 
getEffects() - Method in class ix.icore.domain.Refinement
 
getEffects(PNodeEnd) - Method in class ix.iplan.PlanCheckingSimulator
 
getElementName(ClassDescr) - Method in class ix.util.xml.XMLSyntax
 
getElementName(Class) - Method in class ix.util.xml.XMLSyntax
 
getElementName(FieldDescr) - Method in class ix.util.xml.XMLSyntax
 
getEltType() - Method in class ix.util.reflect.ClassDescr
 
getEnd() - Method in class ix.icore.domain.NodeEndRef
 
getEnd() - Method in class ix.icore.process.PNode
 
getEnd() - Method in class ix.icore.process.PNodeEnd
 
getEntries() - Method in class ix.test.xml.Mapping
 
getEntry(Object) - Method in class ix.test.xml.Mapping
 
getEnumerationValues(Class) - Method in class ix.util.xml.XMLSyntax
Returns a list of the allowed values of an enumeration class.
getEventButton(ActionEvent) - Static method in class ix.iface.ui.util.UIUtil
 
getEventLogger() - Method in class ix.icore.IXAgent
Returns this agents event-logger.
getEventPanel(ActionEvent) - Static method in class ix.iface.ui.util.UIUtil
 
getExample() - Method in class ix.icore.GenericConstraint
 
getExceptType(String) - Method in class ix.util.xml.FileSyntaxManager
 
getExecutionOrder() - Method in class ix.iplan.PlanCheckingSimulator
 
getExpands() - Method in class ix.icore.plan.AbstractRefinement
 
getExpansion() - Method in class ix.icore.plan.AbstractPlanItem
 
getExpansionRefinementName() - Method in class ix.ip2.ActivityItem
 
getExpectedContext() - Method in class ix.iplan.IPlanOptionManager.Opt
 
getExplanation() - Method in class ix.ip2.ActionUnreadyReason
Returns an explanation in natural language, suitable for presenting to a user.
getExplanation() - Method in class ix.ip2.SimpleUnreadyReason
 
getExplanation() - Method in class ix.ip2.UnboundVariablesUnreadyReason
 
getExplanation() - Method in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
getExpression() - Method in class ix.iscript.IScriptXmlSource
 
getExternalName() - Method in class ix.util.reflect.ClassDescr
 
getExternalName() - Method in class ix.util.reflect.FieldDescr
 
getField() - Method in class ix.icore.event.ObjectChangeEvent
 
getField(Object) - Method in class ix.iface.ui.JConstraintEditor
Gets the field that the constraint is kept in.
getField(Object) - Method in class ix.iview.ConstraintEditor
 
getField(Object) - Method in class ix.iview.PropertyEditor
 
getFieldBit(String) - Method in class ix.iface.ui.IFormPanel
 
getFieldCase(Class, String) - Method in class ix.util.reflect.ClassSyntax
 
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.
getFieldData(String) - Method in class ix.iface.ui.IFormPanel
Gets the field's value from its display component.
getFieldData(String) - Method in class ix.iview.GlobalFormPanel
reads panel components
getFieldDescrs() - Method in class ix.util.reflect.ClassDescr
Returns a List of FieldDescrs.
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.
getFieldName(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.
getFieldWeight(String) - Method in class ix.iview.ActionFormModel
 
getFiles(Class, String) - Method in class ix.util.xml.FileSyntaxManager
Returns an array of Files in a specified directory that might contain instances of a desired class.
getFileTypeDescription() - Method in class ix.ip2.Ip2XMLConfig.ChecklistFiles
 
getFileTypeDescription() - Method in class ix.ip2.Ip2XMLConfig.HtmlFiles
 
getFileTypeDescription() - Method in class ix.ip2.Ip2XMLConfig.InitFiles
 
getFileTypeDescription() - Method in class ix.ip2.Ip2XMLConfig.LPADFiles
 
getFileTypeDescription() - Method in class ix.ip2.Ip2XMLConfig.LTFFiles
 
getFileTypeDescription() - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
getFileTypeDescription() - Method in class ix.ip2.Ip2XMLConfig.TextFiles
 
getFileTypeDescription() - Method in class ix.ip2.Ip2XMLConfig.TFFiles
 
getFileTypeDescription() - Method in interface ix.util.xml.FileSyntax
Returns a short description of the type of files understood by this FileSyntax.
getFileTypeDescription() - Method in class ix.util.xml.FileSyntax.RDFFiles
 
getFileTypeDescription() - Method in class ix.util.xml.FileSyntax.XMLFiles
 
getFileTypes() - Method in class ix.ip2.Ip2XMLConfig.ChecklistFiles
 
getFileTypes() - Method in class ix.ip2.Ip2XMLConfig.HtmlFiles
 
getFileTypes() - Method in class ix.ip2.Ip2XMLConfig.InitFiles
 
getFileTypes() - Method in class ix.ip2.Ip2XMLConfig.LPADFiles
 
getFileTypes() - Method in class ix.ip2.Ip2XMLConfig.LTFFiles
 
getFileTypes() - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
getFileTypes() - Method in class ix.ip2.Ip2XMLConfig.TextFiles
 
getFileTypes() - Method in class ix.ip2.Ip2XMLConfig.TFFiles
 
getFileTypes() - Method in interface ix.util.xml.FileSyntax
Returns a set of strings representing file types / extensions.
getFileTypes() - Method in class ix.util.xml.FileSyntax.RDFFiles
 
getFileTypes() - Method in class ix.util.xml.FileSyntax.XMLFiles
 
getFilterConstraints() - Method in class ix.icore.domain.Refinement
 
getFilterPatterns() - Method in class ix.test.xml.WorldStateView
 
getFilters() - Method in class ix.test.xml.WorldStateView
 
getFinishNode() - Method in interface ix.util.BoundedGraph
 
getFirstRemainingMessage() - Method in class ix.applet.MessageMemory
 
getFirstRemainingMessage() - Method in class ix.iserve.ipc.MessageMemory
 
getFlatValues(Map) - Static method in class ix.iface.ui.util.UIUtil
 
getFocusComponent() - Method in class ix.iface.ui.JConstraintEditor
By default, there is no focus component
getFocusComponent() - Method in class ix.iface.ui.JSelectorDialog
By default, there is no focus component
getFocusComponent() - Method in class ix.iview.ConditionEffectEditor
 
getFocusComponent() - Method in class ix.iview.DefaultConstraintEditor
 
getFocusComponent() - Method in class ix.iview.ObjectConstraintEditor
 
getFocusComponent() - Method in class ix.iview.PropertyEditor
 
getFocusComponent() - Method in class ix.iview.SpecEditor
 
getForm() - Method in class ix.icore.GenericConstraint
 
getForwardedTo() - Method in class ix.icore.TaskItem
 
getFrame() - Method in interface ix.iface.ui.PropertiesApplication
 
getFrame() - Method in class ix.ip2.Ip2
 
getFrame() - Method in class ix.iplan.IPlanTool
 
getFrame() - Method in class ix.ispace.ISpaceTool
 
getFrame() - Method in class ix.iview.DomainEditor
 
getFrame() - Method in class ix.util.TextAreaFrame
 
getFrameGroup() - Method in class ix.util.xml.XMLTreeEditFrame
 
getFrom() - Method in class ix.applet.AppletMessage
 
getFrom() - Method in class ix.icore.domain.Ordering
 
getFrom() - Method in class ix.icore.log.MessageReceived
 
getFrom() - Method in class ix.iserve.ipc.MessageWrapper
 
getFullMenuText() - Method in class ix.ip2.test.PanelTest
 
getFullMenuText() - Method in class ix.ip2.test.TestItem
Returns the value of getMenuText() with any occurrences of "$to" replaced by the value of getToName().
getFunction() - Method in class ix.iscript.Call
 
getGrammar() - Method in class ix.iview.domain.UIDomain
 
getGraph() - Method in class ix.iview.domain.UIRefinement
 
getGraphCanvasPoints() - Method in class ix.iview.igraph.IGraph
 
getHandledBy() - Method in class ix.ip2.AgendaItem
 
getHandlerAction(AgendaItem) - Method in class ix.ip2.AgendaItemTableModel
 
getHighestEnd() - Method in interface ix.isim.util.LongPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestEnd() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestFront() - Method in interface ix.isim.util.LongPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestFront() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestNodeId() - Method in class ix.iview.domain.UIRefinement
 
getHighestNodeId(List) - Static method in class ix.iview.domain.UIRefinement
 
getHistory() - Method in class ix.icore.TaskItem
 
getHistory() - Method in class ix.ip2.AgendaItem
 
getHomeNamespace() - Static method in class ix.util.xml.XML
Returns the JDOM Namespace used by the default translator.
getHomeNamespace() - Method in class ix.util.xml.XMLConfig
 
getHomeNamespace() - Method in class ix.util.xml.XMLTranslator
Returns the home namespace used by this XMLTranslator.
getHost() - Method in class ix.util.ipc.ServiceAddress
 
getHostName() - Method in class ix.util.http.HttpUtilities
Returns the name of the host machine that is running the application.
getHostName() - Static method in class ix.util.Util
Returns the name of the machine that is running this JVM.
getHowHandled() - Method in class ix.ip2.AgendaItem
 
getHttpServer() - Method in class ix.iserve.IServe
 
getIconImage(Frame) - Static method in class ix.iface.util.IconImage
 
getIconImage(SimpleDomainEditor) - Static method in class ix.iface.util.IconImage
 
getIconImage(ItemEditor) - Static method in class ix.iface.util.IconImage
 
getIconImage(ChatFrame) - Static method in class ix.iface.util.IconImage
 
getIconImage(ISpaceTool) - Static method in class ix.iface.util.IconImage
 
getIconImage(String) - Static method in class ix.iface.util.IconImage
 
getId() - Method in class ix.icore.domain.NodeSpec
 
getId() - Method in class ix.icore.plan.AbstractPlanItem
 
getId() - Method in class ix.icore.plan.AbstractRefinement
 
getId() - Method in class ix.icore.plan.PlanVariable
 
getId() - Method in class ix.icore.plan.PlanVariableDeclaration
 
getId() - Method in class ix.icore.TaskItem
 
getId() - Method in class ix.iview.domain.UINodeSpec
 
getIdSet(List) - Method in class ix.icore.plan.inspect.PlanInspector
 
getIfFalse() - Method in class ix.iscript.If
 
getIfTrue() - Method in class ix.iscript.If
 
getImageIcon(String) - Static method in class ix.util.Util
Constructs an ImageIcon from the named (image) resource.
getImplAttributeValue(Element) - Method in class ix.util.xml.XMLTranslator
 
getImplClass(Element, Class, Class) - Method in class ix.util.xml.XMLTranslator
 
getIn() - Method in class ix.iscript.Lambda
 
getIn() - Method in class ix.iscript.Let
 
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.
getInContext(ContextLink, Context, Object) - Static method in class ix.util.context.Context
Searches a chain of ContextLinks to find the value associated with a given context and returns a default value if no value can be found.
getIndex(TreeNode) - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getIndex(TreeNode) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getIndex(TreeNode) - Method in class ix.iview.domain.UINodeSpec
 
getIndex(TreeNode) - Method in class ix.iview.domain.UIObjectClass
 
getIndex(TreeNode) - Method in class ix.iview.domain.UIRefinement
 
getInitialDelay() - Method in class ix.ip2.test.TestSequenceGenerator
 
getInitialObjects(Map, Function1) - Method in class ix.ip2.ObjectView
 
getInitialPlan() - Method in class ix.iplan.PlanTest
 
getInitialWorldStateMap() - Method in class ix.iplan.PlanCheckingSimulator
 
getInnerListener() - Method in class ix.iface.util.CatchingActionListener
Returns the inner action-listener that is wrapped in this CatchingActionListener.
getInputTypesForClass(Class) - Method in class ix.util.xml.FileSyntaxManager
 
getInstantiationEnv() - Method in class ix.ip2.ExpandHandler.ExpandAction
 
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
 
getIp2() - Method in class ix.ip2.Ip2ModelManager
 
getIp2ModelManager() - Method in class ix.ip2.Ip2
 
getIsExhaustive() - Method in class ix.iplan.PlanTest
 
getISimEngine() - Method in class ix.isim.ISim
returns the simulation engine used by this ISim agent
getISimTimer() - Method in class ix.icore.IXAgent
Returns this agent's ISimTimer;
getISimTimer(IXAgent) - Static method in class ix.isim.ISimTimer
Factory for getting the right kind of timer for this agent.
getIssue() - Method in class ix.icore.plan.PlanIssue
 
getIssueAgenda() - Method in class ix.ip2.PanelController
 
getIssueIdSet() - Method in class ix.icore.plan.inspect.PlanInspector
 
getIssuePatterns(Iterator, HashSet) - Method in class ix.iview.GrammarEditorPanel
 
getIssues() - Method in interface ix.icore.domain.ConstraintStatement
 
getIssues() - Method in class ix.icore.domain.Refinement
 
getIssues() - Method in class ix.iview.domain.UIRefinement
 
getItem() - Method in class ix.icore.plan.AbstractPlanItem
 
getItem() - Method in class ix.icore.plan.PlanIssue
 
getItem() - Method in class ix.icore.plan.PlanNode
 
getItem(Name) - Method in class ix.ip2.Agenda
 
getItemComponent() - Method in class ix.iface.ui.AbstractEditorPanel
Gets the component of the panel.
getItemComponent() - Method in interface ix.iface.ui.IXEditorPanel
Gets the panel's item component
getItemHandlers() - Method in class ix.ip2.Agenda
 
getItems() - Method in class ix.ip2.Agenda
 
getJTable() - Method in class ix.iface.util.CheckTable
 
getJTable() - Method in class ix.iface.util.KeyValueTable
 
getKey() - Method in class ix.icore.event.AnnotationEvent
 
getKey() - Method in class ix.test.xml.MapEntry
 
getKey() - Method in class ix.util.context.ContextHashMap.Entry
 
getKey() - Method in class ix.util.StableHashMap.Entry
 
getKeySortComparator() - Method in class ix.iface.util.KeyValueTable
 
getKeyType() - Method in class ix.util.reflect.ClassDescr
 
getKnownAgents() - Static method in class ix.icore.IXAgent
Returns a set containing all IXAgents that have not been garbage-collected.
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.
getLanguage() - Method in class ix.test.xml.LispSourceText
 
getLanguage() - Method in interface ix.util.ProgramSource
 
getLast() - Method in class ix.iview.MiniConstraintPanel
 
getLastExaminedElement() - Method in class ix.util.xml.XMLTranslator
Returns the JDOM Element most recently examined by the methods that convert XML to objects.
getLevel() - Method in class ix.icore.process.PNode
 
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.ui.IXLabelRenderer
Renders a list cell in colour and text.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class ix.iface.ui.IXTextRenderer
Renders a list cell in colour and text.
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
 
getLiveBranches() - Method in class ix.util.match.MatchChoice
 
getLongToShortMap() - Method in class ix.util.NameMapper
 
getLowestEnd() - Method in interface ix.isim.util.LongPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestEnd() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestFront() - Method in interface ix.isim.util.LongPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestFront() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getMainPanel() - Method in class ix.iview.AConstructFramePanel
 
getMarkedObjects() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
getMarkedRows() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
getMatchingObjectClasses(String) - Method in class ix.iview.domain.UIDomain
 
getMatchingRefinements(String) - Method in class ix.iview.domain.UIDomain
Finds refinements whose names match the given string.
getMatchingRefinements(LList) - Method in class ix.iview.domain.UIDomain
 
getMatchingRefinements(LList, List) - Method in class ix.iview.UIRefinementSetEditor
 
getMatchingUIRefinements(LList, List) - Method in class ix.iview.UIRefinementSetEditor
 
getMax() - Method in class ix.icore.domain.TimeWindow
 
getMax() - Method in class ix.iplan.TimePointNet.TimeConstraint
 
getMaxTime() - Method in class ix.icore.process.TimePoint
 
getMenuBarMenu(JMenuBar, String, boolean) - Static method in class ix.iface.util.IFUtil
Returns the named menu from a menu bar if the menu exists.
getMenuText() - Method in class ix.ip2.test.PanelTest
 
getMenuText() - Method in class ix.ip2.test.TestSubmenu
 
getMenuTextFont() - Method in class ix.iface.util.IXMetalTheme
 
getMenuTextFont() - Method in class ix.iface.util.IXOceanTheme
 
getMethod(Object, String, Object[]) - Static method in class ix.util.Fn
Returns the specified method if it exists, else null.
getMethod(Class, String, Class[]) - Static method in class ix.util.Fn
Returns the specified method if it exists, else null.
getMin() - Method in class ix.icore.domain.TimeWindow
 
getMin() - Method in class ix.iplan.TimePointNet.TimeConstraint
 
getMinFullExpandSize(LList) - Method in class ix.iplan.DomainAnalyser
 
getMinFullExpandSize(PatternAssignment) - Method in class ix.iplan.DomainAnalyser
 
getMinTime() - Method in class ix.icore.process.TimePoint
 
getModel() - Method in class ix.iface.ui.IFormPanel
Gets the panel's model.
getModelDirectory() - Method in class ix.iview.DomainEditor
 
getModelDirectory() - Method in class ix.iview.DomainEditorFrame
 
getModelListeners() - Method in class ix.iface.ui.AbstractIFormModel
 
getModelListeners() - Method in interface ix.iface.ui.IFormModel
 
getModelManager() - Method in class ix.icore.process.PNode
 
getModelManager() - Method in class ix.ip2.Ip2
 
getModelManager() - Method in class ix.ip2.PanelController
 
getModelManagerBeingChecked() - Method in class ix.iplan.PlanCheckingSimulator
Returns the model-manager that contains the model that this simulator is checking.
getName() - Method in interface ix.icore.domain.ConstraintStatement
 
getName() - Method in class ix.icore.domain.Domain
 
getName() - Method in interface ix.icore.domain.Named
 
getName() - Method in class ix.icore.domain.ObjectClass
 
getName() - Method in class ix.icore.domain.ObjectProperty
 
getName() - Method in class ix.icore.domain.Refinement
 
getName() - Method in class ix.icore.domain.VariableDeclaration
 
getName() - Method in class ix.icore.plan.PlanVariable
 
getName() - Method in class ix.icore.plan.PlanVariableDeclaration
 
getName() - Method in class ix.icore.plan.ProcessParameter
 
getName() - Method in class ix.icore.Variable
 
getName() - Method in class ix.iface.ui.AbstractEditorPanel
Gets the panel's name (the label)
getName(Object) - Method in class ix.iface.ui.AbstractSetEditor
Gets a string representation of the object to identify it uniquely
getName() - Method in interface ix.iface.ui.IXEditorPanel
Gets the panel's name
getName() - Method in interface ix.iface.ui.PropertiesApplication
 
getName() - Method in class ix.iface.util.IXMetalTheme
 
getName() - Method in class ix.ip2.ObjectView
 
getName() - Method in class ix.iplan.ExpandPlanTestGroup
 
getName() - Method in class ix.iplan.IPlanOptionManager.Opt
 
getName() - Method in class ix.iplan.PlanTestGroup
 
getName() - Method in class ix.iscript.Binding
 
getName() - Method in class ix.iscript.VarRef
 
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(Object) - Method in class ix.iview.AbstractUISetEditor
 
getName() - Method in class ix.iview.domain.UIDomain
 
getName() - Method in class ix.iview.domain.UINodeSpec
 
getName() - Method in class ix.iview.domain.UIObjectClass
 
getName() - Method in class ix.iview.domain.UIRefinement
 
getName() - Method in class ix.iview.DomainEditor
Needed for PropertiesApplication
getName() - Method in class ix.iview.igraph.IGraph
 
getName() - Method in class ix.iview.igraph.NodePosition
 
getName() - Method in class ix.test.ExampleData
 
getName() - Method in class ix.test.xml.WorldStateView
 
getName() - Method in class ix.util.reflect.FieldDescr
 
getName() - Method in class ix.util.UniqueObject
 
getNameClasses() - Method in class ix.iface.ui.AbstractIFormModel
Get the classes of the object's name fields (e.g.
getNamedColor(String) - Static method in class ix.util.ColorGenerator
 
getNamedConstruct(String) - Method in class ix.iview.ActionEditorPanel
 
getNamedConstruct(String) - Method in class ix.iview.AROEditorPanel
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
getNamedConstruct(String) - Method in class ix.iview.GlobalFramePanel
 
getNamedConstruct(String) - Method in class ix.iview.GrammarEditorPanel
 
getNamedConstruct(String) - Method in class ix.iview.SimpleEditorPanel
Get a named construct of the panel's type from the domain
getNamedGraph(String) - Method in class ix.iview.domain.UIDomain
 
getNamedObject(String) - Method in class ix.iface.ui.AbstractSetEditor
Finds a construct whose getName(Object) matches the given string.
getNamedObject(String) - Method in class ix.iview.AbstractUISetEditor
Finds an object whose name matches the given string.
getNamedObjectClass(String) - Method in class ix.icore.domain.Domain
 
getNamedObjectClass(String) - Method in class ix.iview.domain.UIDomain
Finds an objectClass whose name matches the given string.
getNamedPanel(String) - Method in class ix.iface.ui.JFrameMTP
 
getNamedRefinement(String) - Method in class ix.icore.domain.Domain
 
getNamedRefinement(String) - Method in class ix.iview.domain.UIDomain
Finds a refinement whose name matches the given string.
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.
getNamespaceColor(Namespace) - Method in class ix.util.xml.XMLTreeEditPanel
 
getNamespaceColor(Namespace) - Method in class ix.util.xml.XMLTreeNamespaceManager
 
getNamespaces() - Method in class ix.util.xml.XMLTreeNamespaceManager
 
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.ip2.AgendaItemTableModel
Gets the name string of the object (row)
getNameString(TreeNode) - Method in class ix.iview.AROEditorPanel.ClassTreeTableModel
Gets the name string for the given row object.
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.
getNameToOptionMap() - Method in class ix.iplan.IPlanOptionManager
 
getNewData() - Method in class ix.ispace.event.ContactEvent
 
getNewItemFromUser() - Method in class ix.ip2.AgendaTableViewer
 
getNewItemFromUser() - Method in interface ix.ip2.AgendaViewer
 
getNewItemFromUser() - Method in class ix.ip2.AgendaViewTable
 
getNewItemFromUser() - Method in interface ix.ip2.AnnotationViewer
Ask the user to enter a new annotation.
getNewItemFromUser() - Method in class ix.ip2.AnnotationViewTable
 
getNewName() - Method in class ix.icore.event.AgentNameEvent
 
getNewNodeId() - Method in class ix.iview.domain.UIRefinement
 
getNewObjects(Map, Set, Function1) - Method in class ix.ip2.ObjectView
 
getNode() - Method in class ix.icore.domain.NodeEndRef
 
getNode() - Method in class ix.icore.process.PNodeEnd
 
getNodeConditions(PNode) - Method in interface ix.icore.process.ProcessModelManager
 
getNodeConditions(PNode) - Method in class ix.ip2.Ip2ModelManager
 
getNodeConditions(PNode) - Method in class ix.ip2.Ip2WorldStateManager
 
getNodeEffects(PNode) - Method in class ix.ip2.Ip2ModelManager
 
getNodeEffects(PNode) - Method in class ix.ip2.Ip2WorldStateManager
 
getNodeEnds() - Method in class ix.ip2.Ip2ModelManager
 
getNodeFilters(PNode) - Method in class ix.ip2.Ip2ModelManager
 
getNodePatterns(Collection, HashSet) - Method in class ix.iview.GrammarEditorPanel
 
getNodeRow(TreeNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
getNodes() - Method in class ix.icore.domain.Refinement
 
getNodes() - Method in interface ix.icore.process.ProcessModelManager
 
getNodes() - Method in class ix.ip2.Ip2ModelManager
 
getNodes() - Method in class ix.iview.domain.UINodeSpec
 
getNodes() - Method in class ix.iview.domain.UIRefinement
 
getNodes() - Method in class ix.iview.igraph.ExpansionModel
 
getNodeTimeConstraints(PNode) - Method in class ix.ip2.Ip2ModelManager
 
getNoObjectConstraints(ItemVar) - Method in class ix.iview.DeclarationEditor
 
getNote() - Method in class ix.util.AbstractUndoAction
Returns a short note that describes what this action is about.
getNote() - Method in interface ix.util.UndoAction
Returns a short note that describes what this action is about.
getNTName(ClassDescr) - Method in class ix.util.xml.XMLSyntax
 
getNTName(Class) - Method in class ix.util.xml.XMLSyntax
 
getNumber() - Method in class ix.util.context.Context
Returns this context's number.
getNumberOfPoints() - Method in class ix.iplan.TimePointNet
 
getObject() - Method in class ix.icore.event.ObjectChangeEvent
 
getObject() - Method in class ix.iface.ui.AbstractIFormModel
 
getObject() - Method in interface ix.iface.ui.IFormModel
Get the model's current base object
getObject() - Method in class ix.iface.ui.JConstraintEditor
Gets the object that is to be constrainted (UIRefinement)
getObject() - Method in class ix.iface.ui.JObjectMenu
 
getObject() - Method in class ix.iface.ui.JObjectPopup
 
getObject() - Method in class ix.util.xml.XMLTreeEditFrame
 
getObject() - Method in class ix.util.xml.XMLTreeEditPanel
 
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
getObjectClasses() - Method in class ix.icore.domain.Domain
 
getObjectClassRoot() - Method in class ix.iview.domain.UIDomain
 
getObjectClassRootOld() - Method in class ix.iview.domain.UIDomain
 
getObjectClassTree() - Method in class ix.iview.domain.UIDomain
Find all object classes in the domain
getObjectClassTreeOld() - Method in class ix.iview.domain.UIDomain
 
getObjectFieldValue(Object, String) - Static method in class ix.iface.ui.util.UIUtil
 
getObjectHeader() - Method in class ix.ip2.ObjectView
 
getObjectHeader(String) - Method in class ix.ip2.ObjectView
 
getObjectProperties() - Method in class ix.icore.domain.ObjectClass
 
getObjectProperties() - Method in class ix.iview.domain.UIObjectClass
 
getObjectProperties() - Method in class ix.iview.ObjectConstraintEditor
 
getObjectProperties(int, UIObjectClass) - Static method in class ix.iview.ObjectConstraintEditor
 
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
 
getObjects() - Method in class ix.ip2.ObjectView
 
getObjectView() - Method in class ix.ip2.ObjectWhiteboard
 
getObjectView(String) - Method in class ix.ip2.ObjectWhiteboard
 
getOf() - Method in class ix.iscript.And
 
getOf() - Method in class ix.iscript.Or
 
getOf() - Method in class ix.iscript.Sequence
 
getOldData() - Method in class ix.ispace.event.ContactEvent
 
getOldName() - Method in class ix.icore.event.AgentNameEvent
 
getOperation(AgendaItem) - Method in class ix.ip2.SyncState.SyncStateHandler
 
getOption() - Method in class ix.iplan.event.OptionEvent
 
getOption() - Method in class ix.iplan.IPlanOptionManager
 
getOptionForInput() - Method in class ix.iplan.IPlanOptionManager
 
getOptionManager() - Method in class ix.ip2.Ip2
 
getOptionMenu() - Method in class ix.iplan.OptionUI
 
getOptionName() - Method in class ix.iplan.event.OptionEvent
 
getOrderingChoice() - Method in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
getOrderings() - Method in class ix.icore.domain.Refinement
 
getOrderings() - Method in class ix.icore.plan.PlanRefinement
 
getOrderings() - Method in class ix.iview.domain.UIRefinement
 
getOrderingType() - Method in class ix.iview.domain.UIRefinement
Gets the refinement's ordering type (none, parallel, sequence, other).
getOrderingType(Collection) - Method in class ix.iview.domain.UIRefinement
 
getOrientation() - Method in class ix.iface.ui.IXButPanel
 
getOriginal(Object) - Method in class ix.iface.ui.AbstractSetEditor
Finds the original version of the given object in the originals map
getOriginal(Object) - Method in class ix.iview.AbstractUISetEditor
 
getOriginal() - Method in class ix.iview.domain.UIDomain
 
getOriginal() - Method in interface ix.iview.domain.UIObject
Gets the object that corresponds to this one in the original domain.
getOriginal() - Method in class ix.iview.domain.UIObjectClass
 
getOriginal() - Method in class ix.iview.domain.UIRefinement
 
getOriginals() - Method in class ix.iface.ui.AbstractSetEditor
Gets all original objects from the originals map.
getOriginals() - Method in class ix.iview.UIRefinementSetEditor
 
getOtherConstraints() - Method in class ix.icore.domain.Refinement
 
getOtherConstraints() - Method in class ix.ip2.Ip2ModelManager
 
getOtherConstraints() - Method in class ix.iview.domain.UIRefinement
 
getOtherNodeConstraints(PNode) - Method in class ix.ip2.Ip2ModelManager
 
getOtherNodeEnd() - Method in class ix.icore.process.PNodeEnd
 
getOutputter() - Method in class ix.util.xml.XMLTranslator
 
getOutputTypesForClass(Class) - Method in class ix.util.xml.FileSyntaxManager
 
getOwnObject(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
getOwnProperties() - Method in class ix.iview.domain.UIObjectClass
 
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
Returns the value of the parameter if one was specified, else returns null.
getParameter(String, String) - Static method in class ix.util.Parameters
 
getParameters() - Method in class ix.icore.domain.Constraint
 
getParameters() - Method in class ix.icore.TaskItem
 
getParameters() - Method in class ix.iscript.Lambda
 
getParameters() - Static method in class ix.util.Parameters
 
getParent() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
getParent() - Method in class ix.ip2.AgendaItem
 
getParent() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
getParent() - Method in class ix.iview.domain.UINodeSpec
 
getParent() - Method in class ix.iview.domain.UIObjectClass
 
getParent() - Method in class ix.iview.domain.UIRefinement
 
getParent() - Method in class ix.util.context.Context
Returns this context's parent context.
getParentPNode() - Method in class ix.icore.process.PNode
 
getParents() - Method in class ix.iface.ui.table.IXTreeTableNode
 
getParents() - Method in interface ix.iface.ui.tree.IXNode
 
getParents() - Method in class ix.iview.domain.UIObjectClass
 
getParentsBold() - Method in class ix.iface.ui.table.AbstractTreeTableModel
Returns the flag that determines whether the names of parent nodes are displayed bold or not.
getPath() - Method in interface ix.iface.ui.tree.IXTreeNode
 
getPattern() - Method in class ix.icore.domain.Constraint
 
getPattern() - Method in class ix.icore.domain.NodeSpec
 
getPattern() - Method in class ix.icore.domain.PatternAssignment
 
getPattern() - Method in class ix.icore.domain.Refinement
 
getPattern() - Method in class ix.icore.process.PNode
 
getPattern() - Method in class ix.icore.TaskItem
 
getPattern() - Method in class ix.ip2.AgendaItem
 
getPattern() - Method in class ix.ip2.log.ItemHandledEvent
 
getPattern() - Method in class ix.iplan.IPlanWorldStateManager.Fact
 
getPattern() - Method in class ix.iview.domain.UINodeSpec
 
getPattern() - Method in class ix.iview.domain.UIRefinement
 
getPattern(IXTNTreeTableNode) - Method in class ix.iview.table.ActionTreeTableModel
 
getPattern() - Method in class ix.util.match.MatchCase
getPattern returns this MatchCase's pattern.
getPatternAssignment() - Method in class ix.icore.domain.Constraint
 
getPatternValue(LList) - Method in class ix.ip2.Ip2WorldStateManager
 
getPatternVars() - Method in class ix.icore.TaskItem
 
getPatternVars() - Method in class ix.ip2.AgendaItem
 
getPlan() - Method in class ix.icore.plan.build.ExamplePlanBuilder
 
getPlan() - Method in interface ix.icore.plan.build.PlanBuilder
Builds everything added so far into a plan and returns that plan.
getPlan() - Method in class ix.icore.plan.build.SimplePlanBuilder
 
getPlan() - Method in interface ix.icore.process.ProcessModelManager
 
getPlan() - Method in class ix.ip2.Ip2
 
getPlan() - Method in class ix.ip2.Ip2ModelManager
 
getPlan() - Method in class ix.iplan.FilteredPlanner
 
getPlan() - Method in interface ix.iplan.Planner
Returns this planner's current plan.
getPlan() - Method in class ix.test.BlockStacker
 
getPlanEvaluation(PlanEvaluator) - Method in class ix.iplan.IPlanOptionManager.Opt
 
getPlanEvaluations() - Method in class ix.iplan.IPlanOptionManager.Opt
 
getPlanEvaluators() - Method in class ix.iplan.IPlanOptionManager
 
getPlanEvaluators() - Method in class ix.iplan.PlanEvalManager
 
getPlanIssueRefinement(Name) - Method in class ix.icore.plan.Plan
 
getPlanIssueRefinements() - Method in class ix.icore.plan.Plan
 
getPlanIssues() - Method in class ix.icore.plan.Plan
 
getPlanIssues() - Method in class ix.icore.plan.PlanIssueRefinement
 
getPlanNodes() - Method in class ix.icore.plan.Plan
 
getPlanNodes() - Method in class ix.icore.plan.PlanRefinement
 
getPlanRefinement(Name) - Method in class ix.icore.plan.Plan
 
getPlanRefinements() - Method in class ix.icore.plan.Plan
 
getPlans() - Method in class ix.iplan.PlanTest
 
getPlanVariable() - Method in class ix.icore.plan.PlanVariableDeclaration
 
getPlanVariableDeclarations() - Method in class ix.icore.plan.Plan
 
getPlanVariableDeclarations() - Method in class ix.icore.plan.PlanIssueRefinement
 
getPlanVariableDeclarations() - Method in class ix.icore.plan.PlanRefinement
 
getPopup() - Method in class ix.iface.ui.table.IXTable
Return the popup of the table if it has one
getPort() - Method in class ix.util.ipc.ServiceAddress
 
getPosition(Object) - Method in class ix.iview.igraph.IGraph
 
getPossibleConditions(LList) - Method in class ix.iplan.DomainAnalyser
 
getPossibleConditions(PatternAssignment) - Method in class ix.iplan.DomainAnalyser
 
getPossibleConstraints(LList) - Method in class ix.iplan.DomainAnalyser
 
getPossibleEffects(LList) - Method in class ix.iplan.DomainAnalyser
 
getPossibleEffects(PatternAssignment) - Method in class ix.iplan.DomainAnalyser
 
getPossibleValues(Set) - Method in class ix.ip2.BindingViewer
 
getPossibleValues() - Method in class ix.util.match.MatchChoiceManager
Returns a map: variable -> set of possible values, one entry for each variable known to this manager.
getPossibleValues(Set) - Method in class ix.util.match.MatchChoiceManager
Returns a map: variable -> set of possible values, one entry for each variable in the specified set.
getPossibleValues(Variable) - Method in class ix.util.match.MatchChoiceManager
 
getPostConstraints() - Method in class ix.icore.process.TimePoint
 
getPostPoint() - Method in class ix.iplan.TimePointNet.TimeConstraint
 
getPreConstraints() - Method in class ix.icore.process.TimePoint
 
getPredecessors() - Method in class ix.icore.process.PNodeEnd
 
getPrePoint() - Method in class ix.iplan.TimePointNet.TimeConstraint
 
getPreviousList(Object) - Method in class ix.iface.ui.JConstraintEditor
Gets the previous list of values for the given constraint.
getPreviousList(Object) - Method in class ix.iview.ConstraintEditor
 
getPreviousList(Object) - Method in class ix.iview.PropertyEditor
 
getPrimary1() - Method in class ix.iface.util.IXMetalTheme
Colours
getPrimary2() - Method in class ix.iface.util.IXMetalTheme
 
getPrimary3() - Method in class ix.iface.util.IXMetalTheme
 
getPriority() - Method in class ix.icore.Report
 
getPriority() - Method in class ix.icore.TaskItem
 
getPriority() - Method in class ix.ip2.AgendaItem
 
getProblem() - Method in class ix.test.xml.BlockStackingTest
 
getProblems() - Method in class ix.iplan.PlanCheckingSimulator
 
getProperties() - Method in class ix.iface.ui.JPropertiesManager
 
getProperties() - Method in class ix.ip2.ObjectView
 
getProperties(IXTNTreeTableNode) - Method in class ix.iview.AROEditorPanel.ClassTreeTableModel
 
getPropertiesFile() - Method in class ix.iface.ui.JPropertiesManager
Specify the name of the properties file to use; set to getDefaultPropertiesFile() if you don't care.
getPropertiesFile() - Method in class ix.iview.IDEPropertiesManager
 
getPropertiesFromComponents(boolean) - Method in class ix.iface.ui.JPreferencesDialog
 
getPropertiesFromComponents(Properties, boolean) - Method in class ix.iface.ui.JPreferencesDialog
fires change only when flag set (only for apply, not save etc)
getPropertiesFromComponents(Properties, boolean) - Method in interface ix.iface.ui.JPropertiesEditor
Looks up the current (new) values of the properties in the editor's components and puts them into the given properties object.
getPropertiesFromComponents(boolean) - Method in interface ix.iface.ui.JPropertiesEditor
As above, but works on the property manager's properties.
getProperty(String) - Method in class ix.iface.ui.JPropertiesManager
 
getProperty(String) - Method in interface ix.iface.ui.PropertiesApplication
Gets the current setting of the given property from the application.
getProperty(String) - Method in class ix.iview.DomainEditor
 
getPropertyFromBooleanComponent(String, Component) - Method in class ix.iface.ui.JPreferencesDialog
 
getPropertyFromComponent(String, List) - Method in class ix.iface.ui.JPreferencesDialog
 
getPropertyFromComponent(String, List) - Method in interface ix.iface.ui.JPropertiesEditor
 
getPropertyFromComponent(String, List) - Method in class ix.iview.IDEPreferencesDialog
 
getPropertyFromPattern(LList) - Static method in class ix.iview.util.IVUtil
Looks at the first element in the list and compares it to the given property.
getPropValue(Symbol, Object) - Method in class ix.ip2.ObjectWorld
 
getRandomSimulations() - Method in class ix.iplan.PlanTest
 
getReason() - Method in exception ix.iplan.Poison
 
getReason() - Method in exception ix.util.http.HttpRequestException
 
getReason() - Method in exception ix.util.IPC.IPCException
 
getReasonableSize() - Method in class ix.iface.util.CheckTable.ViewJTable
 
getRef() - Method in class ix.icore.Report
 
getRef() - Method in class ix.icore.TaskItem
 
getRefinement() - Method in class ix.icore.domain.event.RefinementEvent
 
getRefinement(Name) - Method in class ix.icore.plan.inspect.PlanInspector
 
getRefinement() - Method in class ix.icore.process.PNode
 
getRefinements() - Method in class ix.icore.domain.Domain
 
getRelation() - Method in class ix.icore.domain.Constrainer
 
getRelation() - Method in class ix.icore.domain.Constraint
 
getRelation() - Method in class ix.icore.domain.Ordering
 
getRelation() - Method in class ix.icore.GenericConstraint
 
getRelationship() - Method in class ix.ispace.AgentData
 
getRelativeName(Object) - Static method in class ix.iview.util.IVUtil
 
getRelativeTime() - Method in class ix.isim.TimedEvent
 
getRemoteAddr() - Method in class ix.applet.AppletMessage
 
getRemoteAddr() - Method in class ix.iserve.ipc.MessageWrapper
 
getRemoteHost() - Method in class ix.applet.AppletMessage
 
getRemoteHost() - Method in class ix.iserve.ipc.MessageWrapper
 
getRepeat() - Method in class ix.iscript.While
 
getReportBack() - Method in class ix.icore.TaskItem
 
getReports() - Method in class ix.ip2.AgendaItem
 
getReportType() - Method in class ix.icore.Report
 
getResult() - Method in exception ix.util.ThrownResult
 
getResultMap() - Method in class ix.util.FanComposer
Return the result as a Map.
getRootClass() - Method in class ix.util.xml.XMLSchemaSyntax.Schema
What this schema is about (domain, plan, or all objects).
getRootElement() - Method in class ix.util.xml.LiteralDocument
 
getRoots() - Method in class ix.util.AbstractDirectedGraph
 
getRoots() - Method in class ix.util.DAGTransitiveClosure
 
getRoots() - Method in interface ix.util.DirectedGraph
 
getRoots() - Method in class ix.util.FullTransitiveClosure
 
getRowCount() - Method in class ix.iface.ui.table.AbstractIXTableModel
JTable required TableModel function.
getRowCount() - Method in class ix.iface.util.CheckTable.ViewTableModel
 
getRowCount() - Method in class ix.iface.util.KeyValueTable.ViewTableModel
 
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
 
getSatisfiedConditions() - Method in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
getScope() - Method in class ix.icore.plan.PlanVariableDeclaration
 
getSecondary3() - Method in class ix.iface.util.IXMetalTheme
 
getSecondary3() - Method in class ix.iface.util.IXOceanTheme
 
getSelectedIndex() - Method in class ix.iface.ui.ListEditorPanel
 
getSelectedIndex() - Method in class ix.iface.ui.ToggleEditorPanel
find the first button that is toggled on
getSelectedObject() - Method in class ix.iface.ui.ListEditorPanel
 
getSelectedObject() - Method in class ix.iface.ui.table.IXTable
 
getSelectedObject() - Method in class ix.iface.ui.ToggleEditorPanel
find the first button that is toggled on and return its command or label
getSelectedPriority() - Method in class ix.iface.util.PriorityComboBox
 
getSelectedPriority() - Method in class ix.iview.util.PriorityComboBox
 
getSelectedString() - Method in class ix.iface.util.ComboChoice
 
getSelectedValue() - Method in class ix.iface.util.ValueComboBox
 
getSelectedValues() - Method in class ix.iface.util.CheckTable
 
getSelectedValues() - Method in class ix.iface.util.CheckTable.ViewTableModel
 
getSelectedValues() - Method in class ix.iface.util.CheckTableDialog
 
getSelectedValues() - Method in class ix.iface.util.ListSelectionDialog
 
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
 
getSendDate() - Method in class ix.applet.AppletMessage
 
getSendDate() - Method in class ix.iserve.ipc.MessageWrapper
 
getSenderId() - Method in class ix.ichat.ChatMessage
 
getSenderId() - Method in class ix.icore.domain.Constraint
 
getSenderId() - Method in class ix.icore.Report
 
getSenderId() - Method in interface ix.icore.Sendable
 
getSenderId() - Method in class ix.icore.TaskItem
 
getSendPanel() - Method in class ix.ichat.ChatFrame
 
getSendPanelVisible() - Method in class ix.ip2.PanelFrame
 
getSentinels() - Method in class ix.icore.process.AbstractPMM
 
getSentinels() - Method in class ix.ip2.Ip2ModelManager
 
getSeqNo() - Method in class ix.applet.AppletMessage
 
getSeqNo() - Method in class ix.iserve.ipc.MessageWrapper
 
getSequenceNumber() - Method in class ix.applet.AppletMessage
 
getSequenceNumber() - Method in class ix.iserve.ipc.MessageWrapper
 
getServerPort() - Method in class ix.util.http.HttpServer
Returns the port this server is listening on.
getShadowedEnds() - Method in class ix.icore.process.PNodeEnd
Returns a list containing all the node-ends that are forced by ordering constraints to be after this one.
getShortDescription() - Method in class ix.icore.TaskItem
 
getShortDescription() - Method in class ix.ip2.AgendaItem
 
getShortDescription() - Method in class ix.iplan.PlanEvaluator
 
getShortToLongMap() - Method in class ix.util.NameMapper
 
getSimController() - Method in class ix.test.SimpleExpandingSimulator
 
getSimpleType(Class) - Static method in class ix.util.xml.XMLSchemaSyntax
Maps classes to simple schema types.
getSimStartTime() - Method in class ix.isim.ISimEngine
This function returns the the simulated time at which the simulation was started.
getSimTimeInMillis() - Method in class ix.isim.ISimTimer
This function returns the current time in the simulation.
getSocket() - Method in class ix.util.ipc.ObjectStreamConnection
 
getSort() - Method in class ix.iview.AConstructFramePanel
 
getSort() - Method in class ix.iview.ActionEditorPanel
 
getSort() - Method in class ix.iview.GlobalFormPanel
 
getSort() - Method in class ix.iview.GlobalFramePanel
 
getSort() - Method in class ix.iview.table.ActionTreeTableModel
 
getSortedNameList() - Method in class ix.ispace.ContactManager
 
getSource() - Method in class ix.test.xml.LispSourceText
 
getSource() - Method in interface ix.util.ProgramSource
 
getSourceNode() - Method in class ix.icore.Variable
 
getSpec() - Method in class ix.iview.domain.UISpec
 
getSpeed() - Method in class ix.isim.dynamic.BearingMoveSpec
 
getSpeed() - Method in interface ix.isim.dynamic.MoveSpec
 
getSpeed() - Method in class ix.isim.dynamic.PointListMoveSpec
 
getStages() - Method in class ix.iplan.ExecutionStages
 
getStartNode() - Method in interface ix.util.BoundedGraph
 
getState() - Method in class ix.iview.util.ModellingState
 
getStatistics() - Method in class ix.iplan.FilteredPlanner
 
getStatistics() - Method in interface ix.iplan.Planner
Returns statistics gathered by the most recent Planner.plan() or Planner.replan().
getStatistics() - Method in class ix.iplan.PlannerBase
 
getStatistics() - Method in class ix.iplan.Slip
 
getStats() - Method in class ix.iplan.IPlanOptionManager
 
getStats() - Method in class ix.iplan.IPlanOptionManager.Opt
 
getStatus() - Method in interface ix.icore.HasStatus
 
getStatus() - Method in class ix.icore.process.PNode
 
getStatus() - Method in class ix.icore.process.PNodeEnd
 
getStatus() - Method in class ix.icore.TaskItem
 
getStatus() - Method in class ix.ip2.AgendaItem
 
getStatus() - Method in class ix.isim.TimedEvent
 
getStatus() - Method in exception ix.util.http.HttpRequestException
 
getStepLimit() - Method in class ix.iplan.PlanTest
 
getStringer(Class) - Method in class ix.util.reflect.ClassSyntax
 
getStringOriginal(String) - Method in class ix.iface.ui.AbstractSetEditor
 
getStringOriginal(String) - Method in class ix.iview.AbstractUISetEditor
 
getStringOriginal(String) - Method in class ix.iview.UIObjectClassSetEditor
 
getStringOriginal(String) - Method in class ix.iview.UIRefinementSetEditor
 
getStyleSheet() - Method in class ix.iface.util.IXHtmlEditorKit
 
getSubclasses(Class) - Method in class ix.util.reflect.InheritanceTree
 
getSubClassNames() - Method in class ix.iview.domain.UIObjectClass
 
getSubitems() - Method in class ix.icore.plan.AbstractRefinement
 
getSubitems(Object) - Method in class ix.icore.plan.build.ExamplePlanBuilder
Returns the subissues of an issue, or the subactivities of an activity, that have been added so far.
getSubitems(AbstractPlanItem) - Method in class ix.icore.plan.inspect.PlanInspector
 
getSubitems() - Method in class ix.icore.plan.PlanIssueRefinement
 
getSubitems() - Method in class ix.icore.plan.PlanRefinement
 
getSubjectInPattern(LList) - Static method in class ix.iview.util.IVUtil
Looks at the second element in the list returns it as a string.
getSubTextFont() - Method in class ix.iface.util.IXMetalTheme
 
getSubTextFont() - Method in class ix.iface.util.IXOceanTheme
 
getSuccessors() - Method in class ix.icore.process.PNodeEnd
 
getSuccessors(Object) - Method in class ix.util.AbstractDirectedGraph
 
getSuccessors(Object) - Method in class ix.util.DAGTransitiveClosure
 
getSuccessors(Object) - Method in interface ix.util.DirectedGraph
 
getSuccessors(Object) - Method in class ix.util.FullTransitiveClosure
 
getSuperclass(Class) - Method in class ix.util.reflect.InheritanceTree
 
getSuperClassNames() - Method in class ix.icore.domain.ObjectClass
 
getSuperClassNames() - Method in class ix.iview.domain.UIObjectClass
 
getSyntax() - Method in class ix.icore.domain.ObjectProperty
 
getSyntax() - Method in interface ix.iscript.IScriptSource
Returns a string that identifies the syntax of the source contained in, or represented by, this object.
getSyntax() - Method in class ix.iscript.IScriptXmlSource
 
getSyntax() - Method in class ix.test.xml.LispSourceText
 
getSyntax(String) - Method in class ix.util.xml.FileSyntaxManager
 
getSyntax(File) - Method in class ix.util.xml.FileSyntaxManager
 
getSyntax(URL) - Method in class ix.util.xml.FileSyntaxManager
 
getSyntaxForType(String) - Method in class ix.util.xml.FileSyntaxManager
 
getSyntaxList() - Method in class ix.ip2.Agenda
 
getSyntaxList() - Method in class ix.ip2.ConnectHandler
 
getSyntaxList() - Method in class ix.ip2.Ip2.AddExtensionsHandler
 
getSyntaxList() - Method in class ix.ip2.Ip2.AddHandlersHandler
 
getSyntaxList() - Method in class ix.ip2.ItemHandler
Returns a list of patterns representing the item pattern syntaxes this handler can process, or null if no particular syntax is required.
getSyntaxList() - Method in class ix.ip2.LoadDomainHandler
 
getSyntaxList() - Method in class ix.ip2.LoadPlanHandler
 
getSyntaxList() - Method in class ix.ip2.QueryHandler.AnswerHandler
 
getSyntaxList() - Method in class ix.ip2.QueryHandler
 
getSyntaxList() - Method in class ix.ip2.SendReportHandler
 
getSyntaxList() - Method in class ix.ip2.SetCapabilitiesHandler
 
getSyntaxList() - Method in class ix.ip2.ShowURLHandler
 
getSyntaxList() - Method in class ix.ip2.SyncSimulationTimeHandler
 
getSyntaxList() - Method in class ix.ip2.SyncState.SyncStateHandler
 
getSyntaxList() - Method in class ix.iserve.AddServletHandler
 
getSyntaxList() - Method in class ix.test.ChangeSymbolNameHandler
 
getSyntaxList() - Method in class ix.test.MatchChoiceHandler
 
getSyntaxList() - Method in class ix.test.MatchStateHandler
 
getSyntaxList() - Method in class ix.test.TestAutoHandler
 
getSystemTextColor() - Method in class ix.iface.util.IXMetalTheme
 
getSystemTextFont() - Method in class ix.iface.util.IXMetalTheme
 
getSystemTextFont() - Method in class ix.iface.util.IXOceanTheme
 
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.IXLabelRenderer
Renders a table cell in colour and text.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class ix.iface.ui.IXTextRenderer
Renders a table cell in colour and text.
getTag(Element) - Method in class ix.iface.util.HtmlTableWalker
 
getTagDepth() - Method in class ix.iface.util.HtmlWriter
 
getTagStack() - Method in class ix.iface.util.HtmlWriter
 
getTail() - Method in class ix.util.lisp.LListIterator
Returns the tail of the list that corresponds to the iterator's current position.
getTask() - Method in class ix.iplan.PlanTest
 
getTemplate() - Method in class ix.ip2.test.TestSequenceGenerator
 
getTest() - Method in class ix.iscript.If
 
getTest() - Method in class ix.iscript.While
 
getTestItems() - Method in class ix.ip2.test.PanelTest
 
getTestItems() - Method in class ix.ip2.test.TestItem
 
getTestItems() - Method in class ix.ip2.test.TestSequence
 
getTestItems() - Method in class ix.ip2.test.TestSequenceGenerator
 
getTestItems() - Method in class ix.ip2.test.TestSubmenu
 
getTests() - Method in class ix.iplan.ExpandPlanTestGroup
 
getTests() - Method in class ix.iplan.PlanTestGroup
 
getText() - Method in class ix.ichat.ChatMessage
 
getText() - Method in class ix.icore.Report
 
getTextComponent() - Method in class ix.iface.ui.ThingEditorPanel
 
getThread() - Method in class ix.isim.TimedEvent
 
getTimedEvent(LList) - Static method in class ix.isim.TimedEvent
This factory method must be used to create new timed events.
getTo() - Method in class ix.icore.domain.Ordering
 
getTo() - Method in class ix.icore.log.MessageSent
 
getTo() - Method in class ix.iscript.Assignment
 
getToAgents(AgendaItem) - Method in class ix.ip2.ForwardingHandler
 
getToName() - Method in class ix.ip2.test.TestItem
 
getToNames(AgendaItem) - Method in class ix.ip2.ForwardingHandler
 
getToNames() - Method in class ix.ip2.test.TestSequenceGenerator
 
getTool() - Method in class ix.iface.util.ToolController
Returns the tool object if it exists, otherwise null.
getToolManager() - Method in class ix.ip2.PanelFrame
 
getToolName() - Method in class ix.iface.util.ToolController
Returns a string that can be used to identify the tool in a menu or in other lookup mechanisms.
getToolsMenu() - Method in class ix.iface.util.ToolManager
Returns a JMenu suitable for use in a menu bar.
getTPNManager() - Method in class ix.ip2.Ip2ModelManager
 
getTranslator() - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
getTranslator() - Method in class ix.util.xml.FileSyntax.RDFFiles
 
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
 
getTreeNode(Object, String) - Method in class ix.iface.ui.tree.EditableTreeModel
 
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.
getTreeParent(IXTreeNode) - Method in class ix.iface.ui.tree.EditableTreeModel
 
getTreeValueAt(IXTreeTableNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Gets the value that indicates the tree-position (indented name).
getTreeValueAt(IXTreeTableNode) - Method in class ix.ip2.AgendaItemTableModel
 
getType() - Method in class ix.icore.domain.Constrainer
 
getType() - Method in class ix.icore.domain.Constraint
 
getType() - Method in class ix.icore.domain.Ordering
 
getType() - Method in class ix.icore.GenericConstraint
 
getType() - Method in class ix.icore.plan.ProcessParameter
 
getType() - Method in class ix.iview.domain.UISpec
 
getType() - Method in class ix.util.reflect.FieldDescr
 
getType(String) - Method in class ix.util.xml.FileSyntaxManager
 
getTypeConstraint(ItemVar) - Method in class ix.iview.domain.UIRefinement
 
getTypeConstraints() - Method in class ix.iview.domain.UIRefinement
 
getTypeDefinition(String) - Method in class ix.util.xml.XMLSchemaSyntax.Schema
Finds a definition in the existing top-level content.
getTypeDescr() - Method in class ix.util.reflect.FieldDescr
 
getTypes() - Method in class ix.ip2.ObjectView
 
getUIConstruct() - Method in class ix.iview.AConstructEditorPanel
Gets the current UI construct.
getUIConstruct() - Method in class ix.iview.AConstructFramePanel
Looks up the current construct in the main panel.
getUIConstruct() - Method in class ix.iview.ActionFormPanel
Gets the current UI construct.
getUIConstruct() - Method in class ix.iview.AROEditorPanel.AROFormPanel
 
getUIConstruct() - Method in interface ix.iview.ConstructEditing
Gets the current UI construct.
getUIConstruct() - Method in class ix.iview.GlobalFormPanel
 
getUIConstruct() - Method in class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
getUIDomain() - Method in class ix.iview.AbstractUISetEditor
 
getUIDomain() - Method in class ix.iview.AConstructEditorPanel
Gets the current UIDomain.
getUIDomain() - Method in class ix.iview.AConstructFramePanel
 
getUIDomain() - Method in class ix.iview.ActionFormPanel
Gets the current UIDomain.
getUIDomain() - Method in class ix.iview.AROEditorPanel.AROFormPanel
 
getUIDomain() - Method in interface ix.iview.ConstructEditing
Gets the current UIDomain.
getUIDomain() - Method in interface ix.iview.ConstructFraming
Gets the current UIDomain.
getUIDomain() - Method in class ix.iview.domain.UIDomain
 
getUIDomain() - Method in interface ix.iview.domain.UIObject
Gets the ui domain of which this object is part.
getUIDomain() - Method in class ix.iview.domain.UIObjectClass
 
getUIDomain() - Method in class ix.iview.domain.UIRefinement
 
getUIDomain() - Method in class ix.iview.DomainEditor
 
getUIDomain() - Method in class ix.iview.DomainEditorFrame
 
getUIDomain() - Method in interface ix.iview.DomainObjectManager
 
getUIDomain() - Method in class ix.iview.GlobalFormPanel
 
getUIDomain() - Method in class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
getUIDomain() - Method in class ix.iview.tree.DomainTreeModel
 
getUIDomainListeners() - Method in class ix.iview.domain.UIDomain
 
getUIObject() - Method in class ix.iview.domain.event.UIDomainEvent
 
getUIObject(IXObject) - Method in class ix.iview.domain.UIDomain
 
getUnboundVariables() - Method in exception ix.icore.domain.MissingValuesException
 
getUnboundVars() - Method in class ix.icore.TaskItem
 
getUnboundVars() - Method in class ix.ip2.AgendaItem
 
getUnboundVars() - Method in class ix.ip2.UnboundVariablesUnreadyReason
 
getUndoTrail() - Method in class ix.ip2.Ip2ModelManager
 
getUndoTrail() - Method in class ix.iplan.IPlanOptionManager
 
getUnexpandableNodes() - Method in class ix.iplan.DomainAnalyser
 
getUnreadyReason() - Method in class ix.ip2.CompletionHandler.DoneAction
 
getUnreadyReason() - Method in class ix.ip2.CompletionHandler.SimpleDoneAction
Deprecated.  
getUnreadyReason() - Method in class ix.ip2.ExpandHandler.ExpandAction
 
getUnreadyReason() - Method in class ix.ip2.HandlerAction.AutomaticWhenBound
Returns a reason giving the unbound variables in the agenda-item's pattern.
getUnreadyReason() - Method in class ix.ip2.HandlerAction
Returns an object that explains why this handler is not ready to be used.
getUnsatisfiedConditions() - Method in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
getUpperName() - Method in class ix.util.reflect.ClassDescr
Returns an all-upper-case version of the external name.
getUpperName(ClassDescr) - Method in class ix.util.xml.XMLSyntax
 
getUpperName(Class) - Method in class ix.util.xml.XMLSyntax
 
getUser(String) - Method in class ix.applet.MessageServer
 
getUser(String) - Method in class ix.iserve.ipc.IServeCommunicationServer
 
getUserChildren(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
getUserChildren(Object) - Method in class ix.iview.tree.DomainTreeModel
 
getUserChildren(Object) - Method in class ix.iview.tree.ObjectClassTreeModel
 
getUserChildren(Object) - Method in class ix.iview.tree.RefinementTreeModel
 
getUserName() - Static method in class ix.util.Util
Returns the name of the user who started this JVM.
getUserObject() - Method in interface ix.iface.ui.tree.IXTreeNode
 
getUserParents(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
getUserParents(Object) - Method in class ix.iview.tree.ObjectClassTreeModel
 
getUserParents(Object) - Method in class ix.iview.tree.RefinementTreeModel
 
getUserRoot() - Method in class ix.iface.ui.tree.EditableTreeModel
 
getUsers() - Method in class ix.applet.MessageServer
 
getUsers() - Method in class ix.iplan.IPlanWorldStateManager.Fact
 
getUsers() - Method in class ix.iserve.ipc.IServeCommunicationServer
 
getUserTextFont() - Method in class ix.iface.util.IXMetalTheme
 
getUserTextFont() - Method in class ix.iface.util.IXOceanTheme
 
getValType() - Method in class ix.util.reflect.ClassDescr
 
getValue() - Method in class ix.icore.domain.Constraint
 
getValue() - Method in class ix.icore.domain.PatternAssignment
 
getValue() - Method in class ix.icore.event.AnnotationEvent
 
getValue() - Method in class ix.icore.plan.ProcessParameter
 
getValue() - Method in class ix.icore.Variable
 
getValue(String) - Method in class ix.iface.ui.AbstractIFormModel
Get the current object's value for the given field.
getValue(EditableObject, String) - Method in class ix.iface.ui.AbstractIFormModel
 
getValue(String) - Method in interface ix.iface.ui.IFormModel
Gets the current object's value for the given field name.
getValue(Object) - Method in class ix.iface.util.KeyValueTable
 
getValue() - Method in class ix.iplan.ChecksimPlanEvaluation
 
getValue() - Method in class ix.iplan.ErrorPlanEvaluation
 
getValue() - Method in class ix.iplan.IPlanWorldStateManager.Fact
 
getValue() - Method in interface ix.iplan.PlanEvaluation
Returns the current value of this evaluation.
getValue() - Method in class ix.iplan.SimplePlanEvaluation
 
getValue() - Method in class ix.iscript.Assignment
 
getValue() - Method in class ix.iscript.Binding
 
getValue() - Method in class ix.iscript.Literal
 
getValue(String) - Method in class ix.iview.ActionFormModel
 
getValue(String) - Method in class ix.iview.DomainFormModel
 
getValue() - Method in class ix.test.xml.MapEntry
 
getValue() - Method in class ix.util.context.ContextHashMap.Entry
 
getValue(List, String) - Static method in class ix.util.EnumeratedValue
 
getValue() - Method in class ix.util.FutureValue
Returns the computed value once it is available.
getValue(Object) - Method in class ix.util.reflect.FieldDescr
 
getValue() - Method in class ix.util.StableHashMap.Entry
 
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.
getValueAt(int, int) - Method in class ix.iface.util.CheckTable.ViewTableModel
 
getValueAt(int, int) - Method in class ix.iface.util.KeyValueTable.ViewTableModel
 
getValueClassName() - Method in class ix.icore.domain.ObjectProperty
 
getValueElseError(List, String) - Static method in class ix.util.EnumeratedValue
 
getValueLinkInContext(ContextLink, Context) - Static method in class ix.util.context.Context
Searches a chain of ContextLinks to find the link that contains the value associated with a given context.
getVarConstraints(ItemVar) - Method in class ix.iview.DeclarationEditor
Looks up the constraints for the given variable in the varConstMap
getVarEnv() - Method in interface ix.icore.process.ProcessModelManager
 
getVarEnv() - Method in class ix.ip2.Ip2ModelManager
 
getVariable(Object) - Method in interface ix.icore.process.ProcessModelManager
 
getVariable(Object) - Method in class ix.ip2.Ip2ModelManager
 
getVariableBindings(Class) - Method in class ix.util.match.MatchEnv
Returns a Map containing any variable-to-value pairs specified by this MatchEnv for instances of the specified variable class.
getVariableConstraints(ItemVar) - Method in class ix.iview.domain.UIRefinement
Find all (world-state) constraints that have the given variable in them.
getVariableDeclarations() - Method in class ix.icore.domain.Domain
 
getVariableDeclarations() - Method in class ix.icore.domain.Refinement
 
getVariableDeclarations() - Method in class ix.iview.domain.UIRefinement
 
getVariableManager() - Method in class ix.ip2.Ip2ModelManager
 
getVariables() - Method in class ix.icore.domain.PatternAssignment
 
getVariables() - Method in class ix.util.match.Bindings
 
getVariables() - Method in class ix.util.match.MatchChoice
 
getVariables() - Method in class ix.util.match.MatchChoiceManager
 
getVariablesUsed() - Method in class ix.icore.domain.Refinement
Returns a set containing the ItemVars used within this refinement.
getVariablesUsed() - Method in class ix.iview.domain.UIRefinement
 
getVars() - Method in class ix.ip2.BindingViewer
 
getVarsToOffer() - Method in class ix.iview.AConstructFramePanel
Offers the declared variables (if any) for completion, splices in selection (if any)
getVarsToOffer() - Method in class ix.iview.ConstraintEditor
 
getVarsToOffer() - Method in interface ix.iview.VarSpecifier
 
getVarTable() - Method in class ix.icore.process.PNode
 
getVarType(ItemVar) - Method in class ix.iview.DeclarationEditor
Looks up the var type for the given variable in the varTypeMap
getVarTypeConstraint(ItemVar) - Method in class ix.iview.DeclarationEditor
Looks up the var type for the given variable in the varTypeMap and makes a constraint that sets it.
getVerb() - Method in class ix.icore.TaskItem
 
getVerb(LList) - Method in class ix.ip2.LoadDomainHandler
 
getVerb() - Method in class ix.ispace.VerbCapability
Returns the verb.
getView(PanelFrame) - Method in interface ix.ip2.AnnotationViewer
Return the GUI component that should be placed in the agent's main user-interface frame.
getView(PanelFrame) - Method in class ix.ip2.AnnotationViewTable
 
getView(PanelFrame) - Method in class ix.ip2.ObjectWhiteboard
 
getView(PanelFrame) - Method in interface ix.ip2.StateViewer
Return the GUI component that should be placed in the agent's main user-interface frame.
getView(PanelFrame) - Method in class ix.ip2.StateViewTable
 
getViewedMap() - Method in class ix.iface.util.KeyValueTable
 
getWindowTitleFont() - Method in class ix.iface.util.IXMetalTheme
 
getWindowTitleFont() - Method in class ix.iface.util.IXOceanTheme
 
getWorldState() - Method in class ix.icore.plan.Plan
 
getWorldStateMap() - Method in class ix.ip2.Ip2ModelManager
 
getWorldStateMap() - Method in class ix.ip2.Ip2WorldStateManager
 
getWorldStateMap() - Method in class ix.iplan.PlanCheckingSimulator
 
getWorldStateValue(LList) - Method in class ix.ip2.Ip2ModelManager
 
getWorldStateValue(LList) - Method in class ix.ip2.LispComputeInterpreter
 
getWorldStateValue(LList) - Method in class ix.iplan.PlanCheckingSimulator.CheckingInterpreter
 
getX() - Method in class ix.iview.igraph.NodePosition
 
getXMLTranslator() - Method in class ix.util.xml.XMLLoader
Returns the XMLTranslator that is used by the loadObject method to convert a JDOM document to an object.
getXMLTranslator() - Method in class ix.util.xml.XMLSaver
Returns the XMLTranslator that is used by the saveObject method to translate an object to a JDOM document.
getY() - Method in class ix.iview.igraph.NodePosition
 
GExpansionEditor - Class in ix.iview.igraph
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
 
GhostWhite - Static variable in class ix.iface.util.XColors
 
given - Variable in class ix.iview.DeclarationEditor
 
given - Variable in class ix.iview.SimpleDeclarationEditor
 
GLOBAL - Static variable in class ix.icore.plan.VariableScope
 
globalEnv - Variable in class ix.util.lisp.Interpreter
This interpreter's global / top-level environment.
GlobalFormPanel - Class in ix.iview
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
 
globalFrameGroup - Static variable in class ix.util.xml.XMLTreeEditFrame
 
GlobalFramePanel - Class in ix.iview
An editor/viewer panel for the domain itself (global information) Example code for using the GlobalFramePanel: ...
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(DomainEditorFrame) - Constructor for class ix.iview.GlobalFramePanel
 
GlobalHoldingStrategy - Class in ix.util.context
A context-holding stategy that provides a single, global context-holder.
GlobalHoldingStrategy() - Constructor for class ix.util.context.GlobalHoldingStrategy
 
goalStateRefinement(List) - Method in class ix.test.BlockStacker
 
goalStateRefinement(List) - Method in class ix.test.HtnBlockStacker
 
goalStateRefinement(List) - Method in class ix.test.PrecondBlockStacker
 
Gold - Static variable in class ix.iface.util.XColors
 
GoldenRod - Static variable in class ix.iface.util.XColors
 
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(JConstraintEditor, Object, Object) - Method in class ix.iface.ui.IFormPanel
 
gotConstraint(JConstraintEditor, Object, Object) - Method in interface ix.iface.ui.JConstraintListener
Implement this method to process the new constraint
goToBut - Variable in class ix.iview.PanelSearcher
 
gotSelection(JSelectorDialog, Object, Object) - Method in interface ix.iface.ui.JSelectorDialog.JSelectorListener
 
grammar - Variable in class ix.iview.domain.UIDomain
 
GrammarEditorPanel - Class in ix.iview
A grammar editor/viewer panel Waiting to be documented and implemented properly.
GrammarEditorPanel(DomainEditorFrame) - Constructor for class ix.iview.GrammarEditorPanel
 
GrammarEditorPanel.GenericConstraintTableModel - Class in ix.iview
 
GrammarEditorPanel.GenericConstraintTableModel(UIDomain) - Constructor for class ix.iview.GrammarEditorPanel.GenericConstraintTableModel
 
GrammarEditorPanel.GrammarFormPanel - Class in ix.iview
 
GrammarEditorPanel.GrammarFormPanel(AConstructFramePanel) - Constructor for class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
grammarPanel - Variable in class ix.iview.DomainEditorFrame
 
graph - Variable in class ix.iview.domain.UIRefinement
name of the original refinement
graphFromPosition(Refinement, Object) - Method in class ix.iview.domain.UIRefinement
 
graphicalIcon - Variable in class ix.iview.DomainEditorFrame
 
graphicalItem - Variable in class ix.iview.DomainEditorFrame
 
graphs - Variable in class ix.iview.domain.UIDomain
list of graphs that apply to Refinements; should be UIRefinement slot
Graphs - Class in ix.util
Static graph utilities.
Gray - Static variable in class ix.iface.util.XColors
 
Green - Static variable in class ix.iface.util.XColors
 
GreenYellow - Static variable in class ix.iface.util.XColors
 
GridColumn - Class in ix.iface.util
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
 
group - Variable in class ix.iface.ui.IXButPanel
 
group - Variable in class ix.iface.util.RadioButtonBox
This box's ButtonGroup.
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 in ix.ispace
 
GroupSender(IXAgent, Sendable) - Constructor for class ix.ispace.GroupSender
 

H

handle(AgendaItem) - Method in class ix.ip2.CompletionHandler.DoneAction
 
handle(AgendaItem) - Method in class ix.ip2.CompletionHandler.NoAction
 
handle(AgendaItem) - Method in class ix.ip2.ConnectHandler
 
handle(AgendaItem) - Method in class ix.ip2.ExpandHandler.ExpandAction
 
handle(AgendaItem) - Method in class ix.ip2.ForwardingHandler
 
handle(AgendaItem) - Method in class ix.ip2.HandlerAction.Automatic
 
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.HandlerAction.NoAction
 
handle(AgendaItem) - Method in class ix.ip2.Ip2.AddExtensionsHandler
 
handle(AgendaItem) - Method in class ix.ip2.Ip2.AddHandlersHandler
 
handle(AgendaItem) - Method in class ix.ip2.ItemHandler
Called to perform the action implemented by this handler, if the selected HandlerAction so desires.
handle(AgendaItem) - Method in class ix.ip2.LoadDomainHandler
 
handle(AgendaItem) - Method in class ix.ip2.PerformAsActivityHandler
 
handle(AgendaItem) - Method in class ix.ip2.SendReportHandler
 
handle(AgendaItem) - Method in class ix.ip2.SetCapabilitiesHandler
 
handle(AgendaItem) - Method in class ix.ip2.ShowURLHandler
 
handle(AgendaItem) - Method in class ix.ip2.SyncSimulationTimeHandler
 
handle(AgendaItem) - Method in class ix.ip2.SyncState.SyncStateHandler
 
handle(SyncState.ServerStateChange) - Method in class ix.ip2.SyncStateClient
 
handle(SyncState.ServerFullState) - Method in class ix.ip2.SyncStateClient
 
handle(SyncState.ServerStateDeletion) - Method in class ix.ip2.SyncStateClient
 
handle(AgendaItem) - Method in class ix.ip2.SyncStateClient.SyncStateClientHandler
 
handle(SyncState.RegisterClient) - Method in class ix.ip2.SyncStateServer
 
handle(SyncState.ClientStateChange) - Method in class ix.ip2.SyncStateServer
 
handle(SyncState.ClientStateDeletion) - Method in class ix.ip2.SyncStateServer
 
handle(AgendaItem) - Method in class ix.ip2.SyncStateServer.SyncStateServerHandler
 
handle(AgendaItem) - Method in class ix.ip2.TransformToActivityHandler
 
handle(AgendaItem) - Method in class ix.iserve.AddServletHandler
 
handle(AgendaItem) - Method in class ix.test.ChangeSymbolNameHandler
 
handle(AgendaItem) - Method in class ix.test.TestAutoHandler
 
handle(Object) - Method in class ix.util.TransferThread
Called to process the message in whatever way is desired.
handleAutomatically(TaskItem) - Method in class ix.ip2.Agenda
 
handleAutomatically(TaskItem) - Method in class ix.ip2.PanelController
 
handleBindings(Map) - Method in class ix.ip2.BindingViewer
 
handleCompletion(PNode) - Method in class ix.ip2.Ip2ModelManager
 
handledBy - Variable in class ix.ip2.AgendaItem
 
handleEffects(PNode, List) - Method in class ix.ip2.Ip2ModelManager
 
handleEffects(List) - Method in class ix.ip2.Ip2ModelManager
 
handleEffects(PNode, List) - Method in class ix.ip2.Ip2WorldStateManager
 
handleEffects(List) - Method in class ix.ip2.Ip2WorldStateManager
 
handleException(ActionEvent, Throwable) - Method in class ix.iface.util.CatchingActionListener
Called if the innerActionPerformed method throws an exception or error.
handleException(Throwable) - Method in class ix.util.CatchingThread
Called by CatchingThread.run() if CatchingThread.innerRun() throws an exception.
handleInput(Object) - Method in class ix.http.HttpCommunicationStrategy
 
handleInput(IPC.InputMessage) - Method in class ix.icore.IXAgent
Handles external input in the form of an IPC.InputMessage that contains an object such as an Issue, Activity, or Report.
handleInput(IPC.InputMessage) - Method in class ix.ip2.Ip2
 
handleInput(IPC.InputMessage) - Method in class ix.iplan.PlannerBase
 
handleInput(IPC.InputMessage) - Method in class ix.itest.Itest
Handles external input.
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.
handleInput(IPC.InputMessage) - Method in class ix.postix.Postix
 
handleInput(IPC.InputMessage) - Method in class ix.test.Ip2Test
 
handleInput(IPC.InputMessage) - Method in class ix.util.xml.XMLTreeEditor
 
handleInputDirectly(IPC.InputMessage) - Method in class ix.ip2.Ip2
 
handleIssue(Issue) - Method in interface ix.icore.IssueHandler
 
handleItem(AgendaItem, HandlerAction) - Method in class ix.ip2.Agenda
 
handleItem(AgendaItem, HandlerAction) - Method in interface ix.ip2.AgendaManager
 
handleItem(AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaTableViewer
 
handleItemDirectly(AgendaItem, HandlerAction) - Method in class ix.ip2.Agenda
 
handleLookup() - Method in class ix.iquery.LookupHandler
Looks up information and sends report back to the agent that sent us the activity.
handleLookupActivity(Activity) - Method in class ix.iquery.IQuery
Handles the activity be creating and starting a new IQuery.LookupThread.
handleMessage(IPC.InputMessage) - Method in class ix.util.IPC.BufferedMessageListener
Called in this BufferedMessageListener's thread to process the the next message from the queue.
handleMessage(ObjectStreamConnection, Object) - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamNameServer
 
handleNameClash(Named, String, Object) - Method in class ix.iface.ui.AbstractSetEditor
The two given named objects clash if changeO changes its name to newName.
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.
handleNewActivity(Activity) - Method in class ix.iquery.IQuery
Handles new activities from external sources.
handleNewChatMessage(ChatMessage) - Method in class ix.ichat.IChat
Handles new chat messages.
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.
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.
handleOperation(SyncState.ClientOperation) - Method in class ix.ip2.SyncStateClient
 
handleOperation(SyncState.ServerOperation) - Method in class ix.ip2.SyncStateServer
 
handlerAction - Variable in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
HandlerAction - Class in ix.ip2
One of the ways in which an agenda item might be handled.
HandlerAction() - Constructor for class ix.ip2.HandlerAction
Constructor used by subclasses.
HandlerAction.Automatic - Class in ix.ip2
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.AutomaticWhenBound - Class in ix.ip2
Handles an issue by invoking one of the agent-level issue-handlers, but does not become ready until all of the variables in its AgendaItem's pattern are bound.
HandlerAction.AutomaticWhenBound(AgendaItem, ItemHandler) - Constructor for class ix.ip2.HandlerAction.AutomaticWhenBound
 
HandlerAction.AutomaticWhenBound(AgendaItem, ItemHandler, String) - Constructor for class ix.ip2.HandlerAction.AutomaticWhenBound
 
HandlerAction.Manual - Class in ix.ip2
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 in ix.ip2
Handles an item by doing nothing.
HandlerAction.NoAction() - Constructor for class ix.ip2.HandlerAction.NoAction
 
HandlerAction.NotApplicable - Class in ix.ip2
Used to indicate the the item does not apply in the current situation.
HandlerAction.NotApplicable() - Constructor for class ix.ip2.HandlerAction.NotApplicable
 
handlerActions - Variable in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
handlerActionsChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
handlerActionsChanged(AgendaItemEvent) - Method in class ix.ip2.event.AgendaItemAdapter
 
handlerActionsChanged(AgendaItemEvent) - Method in interface ix.ip2.event.AgendaItemListener
 
handlerActionsChanged(AgendaItemEvent) - Method in class ix.ip2.ItemEditor.EditPanel
 
handleReceivedReport(TaskItem) - Method in class ix.icore.IXAgent
Utility for sending a "Received" report about an issue or activity.
handleReportBack(Status) - Method in class ix.ip2.AgendaItem
 
handleReportWhenOptions(IPC.InputMessage) - Method in class ix.iplan.IPlanOptionManager
 
handleRequest(HttpServletRequest, Object) - Method in class ix.util.http.HttpObjectServlet
The main part of handling the request.
handleRequest(HttpServletRequest, Object) - Method in class ix.util.http.HttpStringServlet
 
handleResponseCode(HttpURLConnection) - Method in class ix.util.http.HttpObjectClient
Checks whether the response is a success or a failure and whether there's content to be read.
handleResponseCode(int, String) - Method in class ix.util.http.HttpObjectClient
Checks whether the response is a success or a failure and whether there's content to be read.
handlers - Variable in class ix.ip2.Agenda
 
handleServerStateChange(ListOfPatternAssignment) - Method in class ix.ip2.SyncStateClient
 
handleServerStateDeletion(ListOfPatternAssignment) - Method in class ix.ip2.SyncStateClient
 
handleStateChange(Map, IXAgent) - Method in class ix.test.xml.WorldStateExport
 
handleSynchronizeActivity(Activity) - Method in class ix.isim.ISimTimer
This function needs to be implemented by the inheriting class.
handleSynchronizeActivity(Activity) - Method in class ix.isim.ISimTimerClient
 
handleSynchronizeActivity(Activity) - Method in class ix.isim.ISimTimerServer
 
handleVariables() - Method in class ix.iview.ConstraintEditor
Pass on declared variables to the object specification.
handleVariables() - Method in class ix.iview.DeclarationEditor
This is not necessary - declarations are handled explicitly on exit Note any variable declarations set in this editor.
handleVariables() - Method in class ix.iview.SimpleDeclarationEditor
Note any variable declarations set in this editor.
handleViewCommand(ActionEvent) - Method in class ix.ip2.ItemEditor
Interpreter for "View" menu commands.
hasAction(HandlerAction) - Method in class ix.ip2.AgendaItem
 
hasAnonConstraints() - Method in class ix.iview.domain.UIRefinement
 
hasCapability(Capability) - Method in class ix.ispace.AgentData
 
hasCapability(Capability, boolean) - Method in class ix.ispace.AgentData
 
hasChanged() - Method in class ix.iplan.IPlanOptionManager.Opt
 
hasChanged(Domain) - Method in class ix.iview.domain.UIDomain
Finds out whether the domain has changed from the given one.
hasChanged() - Method in class ix.iview.domain.UIDomain
Finds out whether the domain has changed from the draft.
hasChanged() - Method in interface ix.iview.domain.UIEditableObject
 
hasChanged() - Method in interface ix.iview.domain.UIObject
Determines whether the object has changed since it was last saved to draft
hasChanged() - Method in class ix.iview.domain.UIObjectClass
 
hasChanged(ObjectClass) - Method in class ix.iview.domain.UIObjectClass
 
hasChanged() - Method in class ix.iview.domain.UIRefinement
Finds out whether the refinement has changed from the base-object (i.e. since the object was last saved to draft).
hasChanged(Refinement) - Method in class ix.iview.domain.UIRefinement
Finds out whether the refinement has changed from the given object.
hasChangedAll() - Method in class ix.iview.domain.UIDomain
Finds out whether the domain and its constructs have changed from the draft.
hasChangedAll(Domain) - Method in class ix.iview.domain.UIDomain
Finds out whether anything in the domain (inc. constructs) have changed from the given one.
hasChangedAllFromOriginal() - Method in class ix.iview.domain.UIDomain
Finds out whether the domain and its constructs have changed from the original.
hasChangedConstructs() - Method in class ix.iface.ui.AbstractSetEditor
Finds out whether any constructs in the set have changed.
hasChangedConstructsFromOriginal() - Method in class ix.iview.domain.UIDomain
Finds out whether the domain and its constructs have changed from the original.
hasChangedFromOriginal(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
hasChangedFromOriginal() - Method in class ix.iview.domain.UIDomain
Finds out whether the domain has changed from the published/original one.
hasChangedFromOriginal() - Method in interface ix.iview.domain.UIEditableObject
 
hasChangedFromOriginal() - Method in interface ix.iview.domain.UIObject
Determines whether the object has changed from its original.
hasChangedFromOriginal() - Method in class ix.iview.domain.UIObjectClass
 
hasChangedFromOriginal() - Method in class ix.iview.domain.UIRefinement
Finds out whether the refinement has changed from the original.
hasChangedNoDebug(Refinement) - Method in class ix.iview.domain.UIRefinement
Finds out whether the refinement has changed from the given object.
hasChildren() - Method in class ix.icore.process.PNode
 
hasColour() - Method in class ix.iface.ui.DefaultColourField
 
hasColour() - Method in interface ix.iface.ui.FourField
 
hasConditions() - Method in class ix.iview.domain.UIRefinement
 
hasData() - Method in class ix.iface.ui.AbstractEditorPanel
 
hasDetails() - Method in class ix.iplan.ChecksimPlanEvaluation
 
hasDetails() - Method in class ix.iplan.ErrorPlanEvaluation
 
hasDetails() - Method in interface ix.iplan.PlanEvaluation
Indicates whether or not more information is available if the used requests it.
hasDetails() - Method in class ix.iplan.SimplePlanEvaluation
 
hasExample() - Method in class ix.icore.GenericConstraint
 
hasFont() - Method in class ix.iface.ui.DefaultColourField
 
hasFont() - Method in interface ix.iface.ui.FourField
 
hasForm() - Method in class ix.icore.GenericConstraint
 
hash(Object) - Static method in class ix.util.lisp.Lisp
 
hash(Object) - Method in class ix.util.lisp.ObjectHash
Maps an object to an int that can be given to ObjectHash.unhash(int) to get back the same (==) object.
hashCode() - Method in class ix.icore.domain.Constraint
 
hashCode() - Method in class ix.icore.domain.NodeEndRef
 
hashCode() - Method in class ix.icore.domain.Ordering
 
hashCode() - Method in class ix.icore.domain.PatternAssignment
 
hashCode() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This class does not support hashing and an exception will be thrown if this method is called.
hashCode() - Method in class ix.test.xml.MapEntry
 
hashCode() - Method in class ix.util.context.ContextHashMap.Entry
 
hashCode() - Method in class ix.util.Duration
Returns a hash value for this duration.
hashCode() - Method in class ix.util.Name
 
hashCode() - Method in class ix.util.StableHashMap.Entry
 
hashName(Object) - Static method in class ix.util.lisp.Lisp
 
hashName(Object) - Method in class ix.util.lisp.ObjectHash
Returns a name of the form "{" class-name "-" hash-value "}", where the hash-value is obtained by calling ObjectHash.hash(Object).
hashToObject - Variable in class ix.util.lisp.ObjectHash
 
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
 
hasLongName(String) - Method in class ix.util.NameMapper
 
hasMark(Mark) - Method in interface ix.util.Markable
 
hasMessage() - Method in class ix.util.MessageQueue
 
hasMoreElements() - Method in class ix.util.Seq.IteratorEnumeration
 
hasNext() - Method in class ix.util.context.ContextHashMap.EntrySetIterator
 
hasNext() - Method in class ix.util.JavaNameWordIterator
 
hasNext() - Method in class ix.util.lisp.LListIterator
 
hasNext() - Method in class ix.util.lisp.LListListIterator
 
hasNext() - Method in class ix.util.StableHashMap.EntrySetIterator
 
hasObjectSystem() - Method in class ix.iview.domain.UIDomain
 
hasOrderings() - Method in class ix.iview.domain.UIRefinement
 
hasOriginal(Object) - Method in class ix.iface.ui.AbstractSetEditor
Checks whether the given object has an original base object
hasOriginal(Named) - Method in class ix.iview.AbstractUISetEditor
Checks whether the given object has an original base object
hasOriginal() - Method in class ix.iview.domain.UIDomain
 
hasOriginal() - Method in interface ix.iview.domain.UIEditableObject
 
hasOriginal() - Method in interface ix.iview.domain.UIObject
Determines whether the object has an original in the base domain.
hasOriginal() - Method in class ix.iview.domain.UIObjectClass
 
hasOriginal() - Method in class ix.iview.domain.UIRefinement
 
hasOverview - Variable in class ix.iview.AConstructFramePanel
 
hasOverview() - Method in class ix.iview.AConstructFramePanel
 
hasPopup() - Method in class ix.iface.ui.table.IXTable
Find out whether this table has a popup.
hasPrevious() - Method in class ix.util.lisp.LListListIterator
 
hasRefinements() - Method in class ix.iview.domain.UIDomain
 
hasResults() - Method in class ix.iview.PanelSearcher
 
hasSeparator(String, int) - Method in class ix.util.NameMapper
 
hasShortName(String) - Method in class ix.util.NameMapper
 
HasStatus - Interface in ix.icore
An object that has a Status value.
hasSymbol() - Method in class ix.iface.ui.DefaultColourField
 
hasSymbol() - Method in interface ix.iface.ui.FourField
 
hasTreeNode(Object, String) - Method in class ix.iface.ui.tree.EditableTreeModel
Scroll and open the tree to make the given node visible.
hasUnboundedMax() - Method in class ix.icore.domain.TimeWindow
 
hasUnboundedMax() - Method in class ix.icore.process.TimePoint
 
haveCommonElements(Collection, Collection) - Static method in class ix.util.Collect
Checks whether two colletions have any elements in common.
haveCommonPatterns(Collection, Collection) - Method in class ix.iplan.DomainAnalyser
 
haveEquivalentClasses(Object, Object) - Method in class ix.test.SerializationTest.FlexibleEquality
 
haveEquivalentClasses(Object, Object) - Method in class ix.util.StructuralEquality
 
haveParameter(String) - Static method in class ix.util.Parameters
 
HelloServlet - Class in ix.util.http
Test servlet.
HelloServlet(String) - Constructor for class ix.util.http.HelloServlet
 
helpFile - Variable in class ix.iface.ui.JFrameMT
 
HelpFrame - Class in ix.iface.ui
A frame with a menu bar to close it, and a scrollable text
HelpFrame(URL) - Constructor for class ix.iface.ui.HelpFrame
Puts up an HTML frame (menu bar, scrollable text area, text field, follow links, back/forward) and keeps track of the original page, Loads the given URL (/file name) as the original page.
HelpFrame(String) - Constructor for class ix.iface.ui.HelpFrame
 
HelpFrame(URL, String) - Constructor for class ix.iface.ui.HelpFrame
As above but the given title
HelpFrame(String, String) - Constructor for class ix.iface.ui.HelpFrame
 
helpFrame - Variable in class ix.iface.ui.JFrameMT
 
helpFrame - Variable in class ix.ip2.Ip2Frame
 
helpFrame - Variable in class ix.util.xml.XMLTreeEditFrame
 
helpFrameIcon - Variable in class ix.iface.ui.JFrameMT
 
helpIcon - Variable in class ix.iface.ui.JFrameMT
 
helpItem - Variable in class ix.iface.ui.JFrameMT
 
helpMenu - Variable in class ix.iface.ui.JFrameMT
 
helpText - Variable in class ix.util.xml.XMLTreeNamespaceManager
 
hide() - Method in class ix.iface.ui.IXToolItem
 
hideBits - Variable in class ix.iface.ui.IFormPanel
 
hideBits() - Method in class ix.iface.ui.IFormPanel
 
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
 
hideTemplates() - Method in class ix.util.xml.XMLTreeEditPanel
 
HIGH - Static variable in class ix.icore.Priority
 
HIGHEST - Static variable in class ix.icore.Priority
 
HISTORY - Static variable in class ix.icore.TaskItem
 
HistoryComment - Class in ix.icore.log
 
HistoryComment() - Constructor for class ix.icore.log.HistoryComment
 
HistoryComment(String) - Constructor for class ix.icore.log.HistoryComment
 
HistoryEvent - Class in ix.icore.log
 
HistoryEvent() - Constructor for class ix.icore.log.HistoryEvent
 
holder - Variable in class ix.util.context.ContextHashMap
 
holder - Variable in class ix.util.context.ContextValue
 
homeNamespace - Variable in class ix.util.xml.XMLTranslator
The namespace used in elements that represent object classes and fields.
homeNameSpaceURI - Variable in class ix.util.xml.XMLConfig
 
homeNamespaceURI - Variable in class ix.util.xml.XMLTranslator
The URI for the home namespace.
HoneyDew - Static variable in class ix.iface.util.XColors
 
host - Variable in class ix.util.ipc.ServiceAddress
 
hostNameMatchesAddr(String, InetAddress) - Static method in class ix.util.Util
Checks whether a symbolic host name corresponds to an InetAddress.
HotPink - Static variable in class ix.iface.util.XColors
 
hours - Variable in class ix.util.Duration
 
HtmlDescriber - Class in ix.iface.util
A debugging utility that outputs a description of an HTMLDocument.
HtmlDescriber(HtmlWriter) - Constructor for class ix.iface.util.HtmlDescriber
 
HtmlDescriber(OutputStream) - Constructor for class ix.iface.util.HtmlDescriber
 
HTMLFrame - Class in ix.iface.ui
A frame with a menu bar to close it, and a scrollable text
HTMLFrame() - Constructor for class ix.iface.ui.HTMLFrame
Puts up a frame with a menu bar and a scrollable text area that can display HTML (including images), follow links when clicked, and select text, but NOT edit.
HTMLFrame(URL) - Constructor for class ix.iface.ui.HTMLFrame
As above but comes up with the given url displayed
HTMLFrame(URL, String) - Constructor for class ix.iface.ui.HTMLFrame
As above but the given URL is displayed and remembered as the original page.
HTMLFrame(String) - Constructor for class ix.iface.ui.HTMLFrame
As above but the given file name is converted to a URL using the html area of the resources.
HTMLFrame(String, String) - Constructor for class ix.iface.ui.HTMLFrame
As above but the given file name is converted to a URL using the html area of the resources.
htmlPanel - Variable in class ix.iface.ui.HTMLFrame
 
HTMLPanel - Class in ix.iface.ui
A panel with a type-in box, open-button, and a scrollable JEditorPane for HTML.
HTMLPanel() - Constructor for class ix.iface.ui.HTMLPanel
Puts up a panel with a text-field and a button at the top and a scrollable text area underneath.
HTMLPanel(URL) - Constructor for class ix.iface.ui.HTMLPanel
As above but the given URL is displayed and remembered as the original page.
HTMLPanel(String) - Constructor for class ix.iface.ui.HTMLPanel
As above but the given file name is converted to a URL using the html area of the resources.
HtmlPlanWriter - Class in ix.iface.plan
Writes an HTML description of a plan to a file.
HtmlPlanWriter(File) - Constructor for class ix.iface.plan.HtmlPlanWriter
 
HtmlStringWriter - Class in ix.iface.util
 
HtmlStringWriter() - Constructor for class ix.iface.util.HtmlStringWriter
 
HtmlStringWriter(int) - Constructor for class ix.iface.util.HtmlStringWriter
 
HtmlStringWriter(StringWriter) - Constructor for class ix.iface.util.HtmlStringWriter
 
HtmlTableEditorPane - Class in ix.iface.util
An editable JEditorPane that lets the user edit only within "td" cells.
HtmlTableEditorPane() - Constructor for class ix.iface.util.HtmlTableEditorPane
 
HtmlTableWalker - Class in ix.iface.util
A utility object that can be used to visit the cells of an HTML table.
HtmlTableWalker(Collection, Collection) - Constructor for class ix.iface.util.HtmlTableWalker
 
HtmlWriter - Class in ix.iface.util
Simple support for HTML and similarly marked-up output.
HtmlWriter(Writer) - Constructor for class ix.iface.util.HtmlWriter
 
HtmlWriter(OutputStream) - Constructor for class ix.iface.util.HtmlWriter
 
HtnBlockStacker - Class in ix.test
A class for running block-stacking planning problems using a purely HTN domain.
HtnBlockStacker(String) - Constructor for class ix.test.HtnBlockStacker
 
HttpCommunicationStrategy - Class in ix.http
A communication strategy that uses HTTP to transport messages.
HttpCommunicationStrategy() - Constructor for class ix.http.HttpCommunicationStrategy
 
HttpCommunicationStrategy(int) - Constructor for class ix.http.HttpCommunicationStrategy
 
HttpNameServer - Class in ix.http
A name-server for an HttpCommunicationStrategy.
HttpNameServer() - Constructor for class ix.http.HttpNameServer
 
HttpNameServer.Syntax - Class in ix.http
Name-server message syntax.
HttpNameServer.Syntax() - Constructor for class ix.http.HttpNameServer.Syntax
 
HttpObjectClient - Class in ix.util.http
Makes HTTP requests that can be regarded as sending an object and receiving one in reply.
HttpObjectClient() - Constructor for class ix.util.http.HttpObjectClient
 
HttpObjectServlet - Class in ix.util.http
Handles HTTP requests that can be regarded as sending an object and receiving one in reply.
HttpObjectServlet() - Constructor for class ix.util.http.HttpObjectServlet
 
HttpRequestException - Exception in ix.util.http
 
HttpRequestException(int, String) - Constructor for exception ix.util.http.HttpRequestException
 
HttpRequestTest - Class in ix.test
A test the makes HTTP POST requests.
HttpRequestTest() - Constructor for class ix.test.HttpRequestTest
 
HttpServer - Class in ix.util.http
An HTTP 1.1 server that can serve static content (files) and also supports servlets.
HttpServer(int) - Constructor for class ix.util.http.HttpServer
Construct a server that listens on the specified port.
HttpStringClient - Class in ix.util.http
Makes HTTP requests that can be regarded as sending a string and receiving one in reply.
HttpStringClient() - Constructor for class ix.util.http.HttpStringClient
 
HttpStringServlet - Class in ix.util.http
Handles HTTP requests that can be regarded as sending a string and receiving one in reply.
HttpStringServlet() - Constructor for class ix.util.http.HttpStringServlet
 
HttpUtilities - Class in ix.util.http
Provides some utility methods for HTTP-related code.
HttpUtilities() - Constructor for class ix.util.http.HttpUtilities
 
hyperlinkUpdate(HyperlinkEvent) - Method in class ix.iface.ui.HTMLPanel
Gets called when a link is clicked in the current page.

I

i - Variable in class ix.util.IntRef
 
IChat - Class in ix.ichat
A class for I-Chat as a standalone application main program
IChat() - Constructor for class ix.ichat.IChat
 
IconImage - Class in ix.iface.util
Class used to set an appropriate icon image for a frame.
IconRenderer - Class in ix.iface.ui
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.domain.NodeSpec
 
id - Variable in class ix.icore.plan.AbstractPlanItem
 
id - Variable in class ix.icore.plan.AbstractRefinement
 
id - Variable in class ix.icore.plan.PlanVariable
 
id - Variable in class ix.icore.plan.PlanVariableDeclaration
 
id - Variable in class ix.icore.TaskItem
 
identity - Static variable in class ix.util.Fn
The identity function.
IDEPreferencesDialog - Class in ix.iview
A Preferences dialog for IDE.
IDEPreferencesDialog(DomainEditorFrame, JPropertiesManager) - Constructor for class ix.iview.IDEPreferencesDialog
 
IDEPropertiesManager - Class in ix.iview
A manager for properties/preferences of the I-X Domain Editor, I-DE.
IDEPropertiesManager(PropertiesApplication) - Constructor for class ix.iview.IDEPropertiesManager
 
IDERelease - Class in ix.iview
I-DE 4.4 07-Sep-06
IDERelease() - Constructor for class ix.iview.IDERelease
 
ideReleaseToString() - Static method in class ix.iview.util.IVUtil
 
IDESymbols - Interface in ix.iview
Static symbols for I-DE
IDEUtil - Class in ix.iview.util
Class for useful static methods for IDE.
IDEUtil() - Constructor for class ix.iview.util.IDEUtil
 
idToActivityMap - Variable in class ix.icore.plan.PlanAsDomain
 
If - Class in ix.iscript
 
If() - Constructor for class ix.iscript.If
 
ifFalse - Variable in class ix.iscript.If
 
IFormModel - Interface in ix.iface.ui
An interface model to be used to fill an IFormPanel.
IFormPanel - Class in ix.iface.ui
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).
IFormPanel(IFormModel, FormDataListener) - Constructor for class ix.iface.ui.IFormPanel
Creates a panel with the given model and sets renderers (if any).
IFormPanel.FieldChooser - Class in ix.iface.ui
 
IFormPanel.FieldChooser(Frame) - Constructor for class ix.iface.ui.IFormPanel.FieldChooser
 
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.
ifTrue - Variable in class ix.iscript.If
 
IFUtil - Class in ix.iface.util
Class for static utilities.
ignoreUpdate() - Method in class ix.iface.ui.AbstractIFormModel
End update without firing
ignoreUpdate() - Method in interface ix.iface.ui.IFormModel
 
ignoreUpdate() - Method in class ix.iface.ui.tree.EditableTreeModel
End update without firing
IGraph - Class in ix.iview.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.
IGraph(String) - Constructor for class ix.iview.igraph.IGraph
Creates a new graph object with the given name and information from the given graph view.
IGraph(String, HashMap) - Constructor for class ix.iview.igraph.IGraph
Creates a new graph object with the given name and position information from the given map.
IGraph(String, List) - Constructor for class ix.iview.igraph.IGraph
Creates a new graph object with the given name and position information from the given map.
implAttributeName - Variable in class ix.util.xml.XMLTranslator
 
implementationClasses(Class) - Static method in class ix.util.ListOf
 
imports - Variable in class ix.util.reflect.ClassFinder
 
IMPOSSIBLE - Static variable in class ix.icore.Status
 
in - Variable in class ix.iscript.Lambda
 
in - Variable in class ix.iscript.Let
 
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.
inContext(Context, Runnable) - Static method in class ix.util.context.Context
Calls Context.inContext(ContextHolder, Context, Runnable) on the ContextHolder returned by the current ContextHoldingStrategy.
incorrectTowerPatterns(Map, List) - Method in class ix.test.BlockStacker
 
incrAfter() - Method in class ix.util.context.ContextInt
Increment then return the old value.
incrBefore() - Method in class ix.util.context.ContextInt
Increment then return the new value.
incrementStat(String) - Method in class ix.iplan.SlipStats
 
indefinite(String) - Static method in class ix.util.Strings
Returns a string prefixed by "an " or "a " depending on whether or not it begins with an English vowel.
indent - Variable in class ix.iface.plan.TextPlanWriter
 
indent - Variable in class ix.iface.ui.table.IXTreeTableNode
 
indent(int) - Method in class ix.iface.util.HtmlWriter
 
INDENT_STEP - Static variable in class ix.iface.ui.table.AbstractTreeTableModel
the indentation steps used to indent children
indentStep - Variable in class ix.iface.plan.TextPlanWriter
 
index - Variable in class ix.util.lisp.LListListIterator
 
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.
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.
IndianRed - Static variable in class ix.iface.util.XColors
 
Indigo - Static variable in class ix.iface.util.XColors
 
Inf - Class in ix.util
Very simple arithmetic with a pretend positive infinity.
inferElementClasses - Variable in class ix.util.reflect.ClassSyntax
 
INFINITY - Static variable in class ix.util.Inf
 
INFORMATION - Static variable in class ix.icore.ReportType
 
InheritableThreadLocalHoldingStrategy - Class in ix.util.context
A context-holding strategy that associates context-holders with threads, with inheritance from the parent thread.
InheritableThreadLocalHoldingStrategy() - Constructor for class ix.util.context.InheritableThreadLocalHoldingStrategy
 
inheritance - Variable in class ix.util.xml.XMLSyntax
 
InheritanceTree - Class in ix.util.reflect
A view of class-subclass relationships.
InheritanceTree(List) - Constructor for class ix.util.reflect.InheritanceTree
 
init() - Method in class ix.ip2.Ip2Applet
 
init() - Method in class ix.isim.dynamic.ObjectAnimator
 
init() - Method in interface ix.isim.SimulationEngine
 
init(Class) - Method in class ix.util.reflect.ClassDescr
 
initActivity(Activity) - Method in class ix.itest.SendPanel
 
initConstraint(PatternAssignment) - Method in class ix.itest.SendPanel
 
initConstraintForMe(PatternAssignment) - Method in class ix.itest.SendPanel
 
initFieldCases() - Method in class ix.util.reflect.ClassSyntax
Initialize table of field special cases.
initForwardReport(TaskItem) - Method in class ix.ichat.ChatFrame
 
initFromObject() - Method in class ix.iface.ui.IFormPanel.FieldChooser
 
initFromObject() - Method in class ix.iface.ui.JConstraintEditor
Fills the controls with relevant object-sensitive information.
initFromObject() - Method in class ix.iface.ui.JSelectorDialog
Fills the controls with relevant object-sensitive information.
initFromObject() - Method in class ix.iview.ConditionEffectEditor
Sets the refinement whose components (children) are to be related.
initFromObject() - Method in class ix.iview.ConstraintEditor
Fills the controls with relevant object-sensitive information.
initFromObject() - Method in class ix.iview.DeclarationEditor
Sets the refinement whose variables are to be edited Fills the current declarations (if any) into the list and selects the appropriate radio button.
initFromObject() - Method in class ix.iview.DefaultConstraintEditor
Sets the refinement whose components (children) are to be realted.
initFromObject() - Method in class ix.iview.ObjectConstraintEditor
Sets the refinement whose objects are to be constrained.
initFromObject() - Method in class ix.iview.OrderingEditor
Sets the refinement whose components (children) are to be realted.
initFromObject() - Method in class ix.iview.PropertyEditor
Nothing to do to initialise the editor from an object class
initFromObject() - Method in class ix.iview.SimpleDeclarationEditor
Sets the refinement whose variables are to be edited Fills the current declarations (if any) into the list and selects the appropriate radio button.
initFromObject() - Method in class ix.iview.SpecEditor
Nothing to do to initialise the editor from an object.
initGenericConstraints() - Method in class ix.iview.domain.UIGrammar
This should really come from a file.
INITIAL_SYMBOL_NAME - Static variable in class ix.ip2.Ip2Applet
 
initialDelay - Variable in class ix.ip2.test.TestSequenceGenerator
 
initialDisplayName - Variable in class ix.icore.IXAgent
 
initialNumber - Variable in class ix.util.Gensym.Generator
 
initialPlan() - Method in class ix.iplan.AutoTester.TestRunner
 
initialPlan - Variable in class ix.iplan.PlanTest
 
initialPlan() - Method in class ix.test.BlockStacker
 
initialPlan(List, List) - Method in class ix.test.BlockStacker
 
initialPlan(String) - Method in class ix.test.PlanningTest
 
initialStateRefinement(List) - Method in class ix.test.BlockStacker
 
initialStateRefinement(List) - Method in class ix.test.PrecondBlockStacker
 
initialTowers - Variable in class ix.test.BlockStacker
 
initIssue(Issue) - Method in class ix.itest.SendPanel
 
InitLoader - Class in ix.iface.plan
Reads .init files as Plans.
InitLoader() - Constructor for class ix.iface.plan.InitLoader
 
initOneOption() - Method in class ix.iplan.IPlanOptionManager
 
initOptions() - Method in class ix.ip2.Ip2
 
initOptions() - Method in class ix.iplan.IPlan
 
initOptions() - Method in class ix.iplan.IPlanOptionManager
 
initOptions() - Method in class ix.iplan.PlannerBase
 
initProperties() - Method in class ix.iface.ui.JPropertiesManager
Sets up default properties, then loads the properties from file and passes them to the application.
initReport(TaskItem, Name, Name, ReportType) - Method in class ix.itest.SendPanel
 
initReportBackReport(TaskItem) - Method in class ix.ichat.ChatFrame
 
InitSaver - Class in ix.iface.plan
Saves a Plan's state as an .init file.
InitSaver() - Constructor for class ix.iface.plan.InitSaver
 
initStringConversions() - Method in class ix.util.reflect.ClassSyntax
 
initToMe() - Method in class ix.itest.SendPanel
 
innerActionPerformed(ActionEvent) - Method in class ix.iface.util.CatchingActionListener
Called by CatchingActionListener.actionPerformed(ActionEvent) inside a catch that will report any exceptions thrown.
InnerClassTest - Class in ix.test
A class to illustrate a problem with methods called in inner class constructors and redefined in inner-class subclasses.
innerListener - Variable in class ix.iface.util.CatchingActionListener
 
innerListener - Variable in class ix.util.IPC.BufferedMessageListener
 
innerRun() - Method in class ix.iquery.IQuery.LookupThread
 
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.SerializedCommunicationStrategy.ObjectStreamNameServer
 
innerRun() - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamServer
 
innerRun() - Method in class ix.util.TransferThread
Loops taking a message from the queue and calling handle(message).
Input - Class in ix.icore.plan
 
Input() - Constructor for class ix.icore.plan.Input
 
Input(Symbol, Symbol, Symbol) - Constructor for class ix.icore.plan.Input
 
inReader - Variable in class ix.util.lisp.LispReader
 
insert(JMenuItem) - Method in class ix.iface.util.AlphabetizingMenu
Insert before the first item with lexicographically greater text.
insert(Object, Predicate2) - Method in class ix.util.lisp.LList
 
insertAction(HandlerAction) - Method in class ix.ip2.AgendaItem
Adds an action to this item, putting it at a "nice" place in the list.
insertAfter() - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
insertAfterItem - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
insertBefore() - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
insertBeforeFirst(Object, List, List) - Static method in class ix.util.Collect
Returns a same-class copy of a list in which a list of additional elements has been inserted before the first occurrence of a specified target element.
insertBeforeItem - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
insertDomain() - Method in class ix.iview.domain.UIDomain
Loads a domain from a file into the draft domain.
insertElement(Object, Predicate2) - Method in class ix.util.lisp.LListCollector
 
insertFromDomain(Object) - Method in class ix.iview.domain.UIDomain
 
insertionEditors - Static variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
insertItem - Variable in class ix.iview.DomainEditorFrame
 
insertKey(Object) - Method in class ix.iface.util.KeyValueTable
 
insertMenu - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class ix.iface.ui.tree.EditableTreeModel
 
install() - Method in class ix.icore.log.EventLogger
 
installAgentExtensions() - Method in class ix.icore.IXAgent
Installs any extensions specified by the "extension-classes" parameter.
installAgentExtensions(List) - Method in class ix.icore.IXAgent
 
installDefinitions() - Method in class ix.util.lisp.LispInterpreter
 
installExtension() - Method in interface ix.icore.IXAgentExtension
 
installExtension() - Method in class ix.ip2.ForAllCM
 
installExtension() - Method in class ix.ip2.FrameSnapshotExtension
 
installExtension() - Method in class ix.ip2.ObjectViewExtension
 
installExtension() - Method in class ix.ip2.SyncStateClient
 
installExtension() - Method in class ix.ip2.SyncStateServer
 
installExtension() - Method in class ix.test.ComputeExtensionExample
 
installExtension() - Method in class ix.test.ExtensionExample
 
installExtension() - Method in class ix.test.StateExportExtension
 
installPlan() - Method in class ix.ip2.PlanInstaller
 
instance - Variable in class ix.util.context.ContextLockingProxy.Handler
 
instanceContext - Variable in class ix.util.context.ContextLockingProxy.Handler
 
Instantiable - Interface in ix.icore.domain
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.Constraint
 
instantiate(MatchEnv, Function1) - Method in interface ix.icore.domain.Instantiable
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.NodeSpec
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.PatternAssignment
 
instantiate(MatchEnv) - Method in class ix.icore.domain.Refinement
Returns a copy of this refinement in which each ItemVar that has a value in the MatchEnv has been replaced by that value.
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.Refinement
Returns a copy of this refinement in which each ItemVar that has a value in the MatchEnv has been replaced by that value.
instantiate(MatchEnv, Function1) - Method in class ix.icore.Issue
 
instantiate(Object, Function1) - Method in class ix.util.match.MatchEnv
 
instantiateTree(Object, Function1) - Method in class ix.util.match.MatchEnv
 
inStream - Variable in class ix.util.lisp.LispReader
 
INTERFACE - Static variable in class ix.util.reflect.ClassDescr
Internal class type
intern(String) - Static method in class ix.util.lisp.Symbol
Returns the Symbol that has the specified string as its name, creating a new one only if one does not already exist.
InternalDomainEditor - Interface in ix.iview
What I-X applications need to know to about a domain editor.
Interpreter - Class in ix.util.lisp
The skeleton of a progamming language interpreter.
Interpreter() - Constructor for class ix.util.lisp.Interpreter
Constructs an interpreter.
Interpreter.AbstractEnv - Class in ix.util.lisp
An implementation of Env that supplies some utility methods.
Interpreter.AbstractEnv() - Constructor for class ix.util.lisp.Interpreter.AbstractEnv
 
Interpreter.AbstractFunction - Class in ix.util.lisp
An implementation of Function that supplies some utility methods and implements part of the interface.
Interpreter.AbstractFunction() - Constructor for class ix.util.lisp.Interpreter.AbstractFunction
 
Interpreter.And - Class in ix.util.lisp
A conditional AND.
Interpreter.And(List) - Constructor for class ix.util.lisp.Interpreter.And
 
Interpreter.Assignment - Class in ix.util.lisp
An assignment to a variable.
Interpreter.Assignment(Symbol, Interpreter.Expr) - Constructor for class ix.util.lisp.Interpreter.Assignment
 
Interpreter.Call - Class in ix.util.lisp
A function call.
Interpreter.Call(Interpreter.Expr, List) - Constructor for class ix.util.lisp.Interpreter.Call
 
Interpreter.Closure - Class in ix.util.lisp
An interpreted function.
Interpreter.Closure(Symbol[], Interpreter.Expr, Interpreter.Env) - Constructor for class ix.util.lisp.Interpreter.Closure
 
Interpreter.Env - Interface in ix.util.lisp
The context in which an expression is evaluated.
Interpreter.Error - Exception in ix.util.lisp
The root class for exceptions thrown for error conditions detected by an Interpreter or by an expression.
Interpreter.Error(String) - Constructor for exception ix.util.lisp.Interpreter.Error
 
Interpreter.Error(String, Object) - Constructor for exception ix.util.lisp.Interpreter.Error
 
Interpreter.Expr - Class in ix.util.lisp
The root class for expressions.
Interpreter.Expr() - Constructor for class ix.util.lisp.Interpreter.Expr
 
Interpreter.Function - Interface in ix.util.lisp
An object that represents a function that can be applied to arguments.
Interpreter.GlobalEnv - Class in ix.util.lisp
A global / top-level environment.
Interpreter.GlobalEnv() - Constructor for class ix.util.lisp.Interpreter.GlobalEnv
 
Interpreter.If - Class in ix.util.lisp
A simple conditional expression.
Interpreter.If(Interpreter.Expr, Interpreter.Expr, Interpreter.Expr) - Constructor for class ix.util.lisp.Interpreter.If
 
Interpreter.JFunction - Class in ix.util.lisp
A function implemented in Java.
Interpreter.JFunction(String, int) - Constructor for class ix.util.lisp.Interpreter.JFunction
 
Interpreter.JFunction(Symbol, int) - Constructor for class ix.util.lisp.Interpreter.JFunction
 
Interpreter.Lambda - Class in ix.util.lisp
An expression whose value is a function closed in the environment in which this Lambda is evaluated.
Interpreter.Lambda(List, Interpreter.Expr) - Constructor for class ix.util.lisp.Interpreter.Lambda
 
Interpreter.Let - Class in ix.util.lisp
An expression that binds variables and then evaluates an expression in the resulting environment.
Interpreter.Let(List, List, Interpreter.Expr) - Constructor for class ix.util.lisp.Interpreter.Let
 
Interpreter.LexicalEnv - Class in ix.util.lisp
An environment for local values of variables.
Interpreter.LexicalEnv(Symbol[], Object[], Interpreter.LexicalEnv) - Constructor for class ix.util.lisp.Interpreter.LexicalEnv
 
Interpreter.Literal - Class in ix.util.lisp
A reference to an object that is treated as a literal.
Interpreter.Literal(Object) - Constructor for class ix.util.lisp.Interpreter.Literal
 
Interpreter.Or - Class in ix.util.lisp
A conditional OR.
Interpreter.Or(List) - Constructor for class ix.util.lisp.Interpreter.Or
 
Interpreter.Sequence - Class in ix.util.lisp
A sequence of expressions.
Interpreter.Sequence(List) - Constructor for class ix.util.lisp.Interpreter.Sequence
 
Interpreter.VarRef - Class in ix.util.lisp
A reference to a variable.
Interpreter.VarRef(Symbol) - Constructor for class ix.util.lisp.Interpreter.VarRef
 
Interpreter.While - Class in ix.util.lisp
A while loop.
Interpreter.While(Interpreter.Expr, Interpreter.Expr) - Constructor for class ix.util.lisp.Interpreter.While
 
intersect(LList) - Method in class ix.util.lisp.LList
 
intersection(Collection, Collection) - Static method in class ix.util.Collect
Returns a new collection of the same class as its first argument and that contains the elements that appear in both collections.
IntRef - Class in ix.util
A modifiable reference to an int.
IntRef(int) - Constructor for class ix.util.IntRef
 
intToProperty(int) - Static method in class ix.iface.ui.util.UIUtil
 
InvalidPlanException - Exception in ix.icore.plan
Thrown to indicate that something is wrong in a Plan.
InvalidPlanException(String) - Constructor for exception ix.icore.plan.InvalidPlanException
 
invoke(Object, Method, Object[]) - Method in class ix.util.context.ContextLockingProxy.Handler
 
InvokeHandler - Class in ix.ip2
Generates HandlerActions for an AgendItem.
InvokeHandler(IXAgent) - Constructor for class ix.ip2.InvokeHandler
 
IO - Class in ix.util
Class for useful static I/O methods that don't belong anywhere else.
ip2 - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
ip2 - Variable in class ix.ip2.AgendaTableViewer
 
ip2 - Variable in class ix.ip2.AgendaViewTable
 
ip2 - Variable in class ix.ip2.AnnotationViewTable
 
ip2 - Variable in class ix.ip2.BindingViewer
 
ip2 - Variable in class ix.ip2.ConditionHandler
 
ip2 - Variable in class ix.ip2.ExpandHandler
 
Ip2 - Class in ix.ip2
The generic I-P2 class and application main program
Ip2() - Constructor for class ix.ip2.Ip2
 
Ip2(boolean) - Constructor for class ix.ip2.Ip2
Constructor for subclasses that need to creat a second agent.
ip2 - Variable in class ix.ip2.Ip2Frame
 
ip2 - Variable in class ix.ip2.Ip2ModelManager
 
ip2 - Variable in class ix.ip2.LoadDomainHandler
 
ip2 - Variable in class ix.ip2.LoadPlanHandler
 
ip2 - Variable in class ix.ip2.ShowURLHandler
 
ip2 - Variable in class ix.ip2.StateViewTable
 
ip2 - Variable in class ix.ip2.SyncState
 
ip2 - Variable in class ix.ip2.SyncState.SyncStateHandler
 
ip2 - Variable in class ix.test.ChangeSymbolNameHandler
 
ip2 - Variable in class ix.test.SimpleRSim
 
Ip2.AddExtensionsHandler - Class in ix.ip2
 
Ip2.AddExtensionsHandler() - Constructor for class ix.ip2.Ip2.AddExtensionsHandler
 
Ip2.AddHandlersHandler - Class in ix.ip2
 
Ip2.AddHandlersHandler() - Constructor for class ix.ip2.Ip2.AddHandlersHandler
 
Ip2Applet - Class in ix.ip2
An I-P2 applet
Ip2Applet() - Constructor for class ix.ip2.Ip2Applet
 
Ip2Applet.AppletIp2 - Class in ix.ip2
 
Ip2Example - Class in ix.test
An example of various ways to entend BasicIp2.
Ip2Example() - Constructor for class ix.test.Ip2Example
 
Ip2Example.ExampleToolController - Class in ix.test
 
Ip2Example.ExampleToolController(String) - Constructor for class ix.test.Ip2Example.ExampleToolController
 
Ip2Frame - Class in ix.ip2
The main frame of the I-P2 user interface.
Ip2Frame(Ip2) - Constructor for class ix.ip2.Ip2Frame
 
Ip2Frame.Ip2AboutFrame - Class in ix.ip2
 
Ip2Frame.Ip2AboutFrame(String) - Constructor for class ix.ip2.Ip2Frame.Ip2AboutFrame
 
Ip2ModelManager - Class in ix.ip2
 
Ip2ModelManager(Ip2) - Constructor for class ix.ip2.Ip2ModelManager
 
Ip2ModelManager.BindingSentinel - Class in ix.ip2
A sentinel that lets an activity become complete when all the variables in its effects have values.
Ip2Test - Class in ix.test
A version of Ip2 used to test and debug/
Ip2Test() - Constructor for class ix.test.Ip2Test
 
Ip2WorldStateManager - Class in ix.ip2
Stores the current world state and certain things about it.
Ip2WorldStateManager(Ip2ModelManager) - Constructor for class ix.ip2.Ip2WorldStateManager
 
Ip2XMLConfig - Class in ix.ip2
XML tool configuration for I-P2 and similar systems.
Ip2XMLConfig() - Constructor for class ix.ip2.Ip2XMLConfig
 
Ip2XMLConfig.ChecklistFiles - Class in ix.ip2
Checklist file syntax.
Ip2XMLConfig.ChecklistFiles() - Constructor for class ix.ip2.Ip2XMLConfig.ChecklistFiles
 
Ip2XMLConfig.HtmlFiles - Class in ix.ip2
HTML file syntax for plan output.
Ip2XMLConfig.HtmlFiles() - Constructor for class ix.ip2.Ip2XMLConfig.HtmlFiles
 
Ip2XMLConfig.InitFiles - Class in ix.ip2
".init" (world state) file syntax.
Ip2XMLConfig.InitFiles() - Constructor for class ix.ip2.Ip2XMLConfig.InitFiles
 
Ip2XMLConfig.LPADFiles - Class in ix.ip2
File syntax for plans represented as domains.
Ip2XMLConfig.LPADFiles() - Constructor for class ix.ip2.Ip2XMLConfig.LPADFiles
 
Ip2XMLConfig.LTFFiles - Class in ix.ip2
LTF file syntax.
Ip2XMLConfig.LTFFiles() - Constructor for class ix.ip2.Ip2XMLConfig.LTFFiles
 
Ip2XMLConfig.OwlSFiles - Class in ix.ip2
OWL-S file syntax.
Ip2XMLConfig.OwlSFiles() - Constructor for class ix.ip2.Ip2XMLConfig.OwlSFiles
 
Ip2XMLConfig.TextFiles - Class in ix.ip2
Text file syntax for plan output.
Ip2XMLConfig.TextFiles() - Constructor for class ix.ip2.Ip2XMLConfig.TextFiles
 
Ip2XMLConfig.TFFiles - Class in ix.ip2
TF file syntax.
Ip2XMLConfig.TFFiles() - Constructor for class ix.ip2.Ip2XMLConfig.TFFiles
 
IPC - Class in ix.util
Support for interprocess communication in a framework that allows different communication strategies to be used in a uniform way.
IPC.BasicDestinationTable - Class in ix.util
A HashMap implementation of the DestinationTable interface.
IPC.BasicDestinationTable() - Constructor for class ix.util.IPC.BasicDestinationTable
 
IPC.BasicInputMessage - Class in ix.util
A minimal implementation of InputMessage.
IPC.BasicInputMessage(Object) - Constructor for class ix.util.IPC.BasicInputMessage
 
IPC.BrokenConnectionException - Exception in ix.util
 
IPC.BrokenConnectionException(String) - Constructor for exception ix.util.IPC.BrokenConnectionException
 
IPC.BrokenConnectionException(String, Throwable) - Constructor for exception ix.util.IPC.BrokenConnectionException
 
IPC.BrokenConnectionException(IPC.Connection, Throwable) - Constructor for exception ix.util.IPC.BrokenConnectionException
 
IPC.BufferedMessageListener - Class in ix.util
A MessageListener that enqueues messages for processing in a separate thread of the listener's own.
IPC.BufferedMessageListener(IPC.MessageListener) - Constructor for class ix.util.IPC.BufferedMessageListener
Constructs an (outer) listener and starts the thread that will pass messages to the inner listener.
IPC.BufferedMessageListener() - Constructor for class ix.util.IPC.BufferedMessageListener
Constructs a listener without an inner listener.
IPC.CommunicationStrategy - Interface in ix.util
An object that determines how various IPC operations are performed.
IPC.Connection - Interface in ix.util
An object that can send and receive.
IPC.DestinationTable - Interface in ix.util
A mapping from destination names to the data needed to establish connections with the corresponding agents.
IPC.EmptyCommunicationStrategy - Class in ix.util
A strategy that just throws an exception whenever the agent tries to send.
IPC.EmptyCommunicationStrategy() - Constructor for class ix.util.IPC.EmptyCommunicationStrategy
 
IPC.InputMessage - Interface in ix.util
An object that represents an incoming message.
IPC.IPCException - Exception in ix.util
The exception thrown by IPC methods.
IPC.IPCException() - Constructor for exception ix.util.IPC.IPCException
 
IPC.IPCException(String) - Constructor for exception ix.util.IPC.IPCException
 
IPC.IPCException(Throwable) - Constructor for exception ix.util.IPC.IPCException
 
IPC.IPCException(String, Throwable) - Constructor for exception ix.util.IPC.IPCException
 
IPC.MessageListener - Interface in ix.util
An object that is notified when a message is received.
IPC.SimpleIXCommunicationStrategy - Class in ix.util
An ObjectStream communication strategy for I-X agents.
IPC.SimpleIXCommunicationStrategy() - Constructor for class ix.util.IPC.SimpleIXCommunicationStrategy
 
IPC.SimpleIXXMLCommunicationStrategy - Class in ix.util
An XMLObjectStream communication strategy for I-X agents.
IPC.SimpleIXXMLCommunicationStrategy() - Constructor for class ix.util.IPC.SimpleIXXMLCommunicationStrategy
 
IPC.SocketlikeCommunicationStrategy - Interface in ix.util
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 in ix.util
A version of ObjectStreamCommunicationStrategy that encodes the message contents in XML rather than serializing.
IPC.XMLObjectStreamCommunicationStrategy() - Constructor for class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
IPCListener - Class in ix.util.ipc
 
IPCListener() - Constructor for class ix.util.ipc.IPCListener
 
ipcName - Variable in class ix.icore.IXAgent
Name used for IPC purposes and returned by the getAgentIPCName() method.
ipcStrategyName - Variable in class ix.icore.IXAgent
 
IPCTest - Class in ix.test
 
IPCTest() - Constructor for class ix.test.IPCTest
 
IPlan - Class in ix.iplan
An interactive planner.
IPlan() - Constructor for class ix.iplan.IPlan
 
IPlan(boolean) - Constructor for class ix.iplan.IPlan
 
iplan - Variable in class ix.iplan.IPlanConditionHandler
 
iplan - Variable in class ix.iplan.IPlanExpandHandler
 
IPlanCompletionHandler - Class in ix.iplan
Generates HandlerActions for an AgendItem.
IPlanCompletionHandler(IPlan) - Constructor for class ix.iplan.IPlanCompletionHandler
 
IPlanConditionHandler - Class in ix.iplan
Satisfies conditions
IPlanConditionHandler(IPlan) - Constructor for class ix.iplan.IPlanConditionHandler
 
IPlanExpandHandler - Class in ix.iplan
Adds expansion actions to activities based on refinements in the agent's domain.
IPlanExpandHandler(IPlan) - Constructor for class ix.iplan.IPlanExpandHandler
 
IPlanFrame - Class in ix.iplan
The main frame of the I-Plan user interface.
IPlanFrame(Ip2) - Constructor for class ix.iplan.IPlanFrame
 
IPlanModelManager - Class in ix.iplan
 
IPlanModelManager(Ip2) - Constructor for class ix.iplan.IPlanModelManager
 
IPlanOptionManager - Class in ix.iplan
Manages options for an instance of IPlan or Ip2.
IPlanOptionManager(Ip2) - Constructor for class ix.iplan.IPlanOptionManager
 
IPlanOptionManager.ModelHolder - Class in ix.iplan
 
IPlanOptionManager.NoPlanEvent - Class in ix.iplan
 
IPlanOptionManager.Opt - Class in ix.iplan
 
IPlanOptionManager.Opt.UndoPoint - Class in ix.iplan
 
IPlanOptionManager.Opt.UndoPoint(String) - Constructor for class ix.iplan.IPlanOptionManager.Opt.UndoPoint
 
IPlanOptionManager.PlanEvent - Class in ix.iplan
 
IPlanOptionManager.PlanGen - Class in ix.iplan
Finds plans for options.
IPlanOptionManager.PseudoMessage - Class in ix.iplan
 
IPlanOptionManager.PseudoMessage(Object) - Constructor for class ix.iplan.IPlanOptionManager.PseudoMessage
 
IPlanOptionManager.UndoEvent - Class in ix.iplan
 
IPlanOptionTool - Class in ix.iplan
A control and comparison tool for options.
IPlanOptionTool(Ip2) - Constructor for class ix.iplan.IPlanOptionTool
 
IPlanOptionTool.ResetHook - Class in ix.iplan
 
IPlanOptionTool.ResetHook() - Constructor for class ix.iplan.IPlanOptionTool.ResetHook
 
IPlanTool - Class in ix.iplan
I-Plan's automatic planner as a tool.
IPlanTool(Ip2) - Constructor for class ix.iplan.IPlanTool
 
IPlanTool.ResetHook - Class in ix.iplan
 
IPlanTool.ResetHook() - Constructor for class ix.iplan.IPlanTool.ResetHook
 
IPlanWorldStateManager - Class in ix.iplan
Stores the current world state and certain things about it.
IPlanWorldStateManager(Ip2ModelManager) - Constructor for class ix.iplan.IPlanWorldStateManager
 
IPlanWorldStateManager.Fact - Class in ix.iplan
 
IPlanWorldStateManager.Fact() - Constructor for class ix.iplan.IPlanWorldStateManager.Fact
 
IPlanWorldStateManager.Fact(LList, Object, PNode) - Constructor for class ix.iplan.IPlanWorldStateManager.Fact
 
IQuery - Class in ix.iquery
Generic base for simple information source I-X agents.
IQuery() - Constructor for class ix.iquery.IQuery
 
IQuery.LookupThread - Class in ix.iquery
A thread that invokes a LookupHandler.
isAbstract() - Method in class ix.util.reflect.ClassDescr
 
isAdjusting - Variable in class ix.iface.ui.CardPanel
 
isAdjusting - Variable in class ix.iface.ui.JFrameMTP
set when the panel is created so that change events can be ignored
isAllLowerCase(String) - Static method in class ix.util.Strings
Determines whether there are no upper-case characters in a string.
isAncestorOf(PNode) - Method in class ix.icore.process.PNode
 
isApplet() - Static method in class ix.util.Parameters
 
isAttributeClass(Class) - Method in class ix.util.xml.XMLTranslator
 
isAutomatic() - Method in class ix.ip2.ItemHandler
Indicates whether this handler has the authority to handle items automatically rather than only when explicitly invoked.
isAutomatic() - Method in class ix.ip2.SyncSimulationTimeHandler
 
isAutomatic() - Method in class ix.ip2.SyncState.SyncStateHandler
 
isAutomatic() - Method in class ix.test.TestAutoHandler
 
isAutoRecursive - Variable in class ix.icore.plan.inspect.PlanInspector
 
isAvailable() - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
isAvailable() - Method in class ix.util.xml.AbstractFileSyntax
 
isAvailable() - Method in interface ix.util.xml.FileSyntax
Indicates whether this syntax can be used.
isAvailable() - Method in class ix.util.xml.FileSyntax.RDFFiles
 
isBefore(Object, Object) - Method in class ix.util.AbstractDirectedGraph
 
isBefore(Object, Object) - Method in class ix.util.DAGTransitiveClosure
 
isBefore(Object, Object) - Method in interface ix.util.DirectedGraph
 
isBefore(Object, Object) - Method in class ix.util.FullTransitiveClosure
 
isBooleanProperty(String, String) - Static method in class ix.iface.ui.JPropertiesManager
 
isBordered - Variable in class ix.iface.ui.AbstractEditorPanel
 
isBound() - Method in class ix.icore.Variable
 
isButtonGroup() - Method in class ix.iface.ui.IXButPanel
 
isCapabilityChange() - Method in class ix.ispace.event.ContactEvent
 
isCellEditable(int, int) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
isCellEditable(int, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
isCellEditable(EventObject) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
isCellEditable(EventObject) - Method in class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
Not implemented.
isCellEditable(int, int) - Method in class ix.iface.util.CheckTable.ViewTableModel
 
isCellEditable(int, int) - Method in class ix.iface.util.KeyValueTable.ViewTableModel
 
isCellEditable(int, int) - Method in class ix.ip2.AgendaItemTableModel
 
isCellEditable(int, int) - Method in class ix.iview.DeclarationEditor.VarTypeTableModel
 
isCellEditable(int, int) - Method in class ix.iview.table.PropertyTableModel
 
isClassConstraint(ItemVar, Constraint) - Static method in class ix.iview.util.IVUtil
Looks through constraints and finds the most likely for class info.
isClassConstraint(Constraint) - Static method in class ix.iview.util.IVUtil
Looks through constraints and finds the most likely for class info.
isCollection() - Method in class ix.util.reflect.ClassDescr
 
isColorChange() - Method in class ix.util.xml.event.NamespaceEvent
 
isCompletion() - Method in class ix.icore.Report
 
isComprehensive() - Method in class ix.iview.ActionEditorPanel
 
isConsistentWith(Bindings) - Method in class ix.util.match.Bindings
 
isConsistentWith(MatchChoice) - Method in class ix.util.match.Bindings
 
IScript - Class in ix.iscript
I-Script expression factory.
IScript() - Constructor for class ix.iscript.IScript
 
iscript - Static variable in class ix.util.lisp.Interpreter
An IScript factory used when constructing external forms.
IScriptInterpreter - Class in ix.iscript
An interpreter for the I-Script language.
IScriptInterpreter() - Constructor for class ix.iscript.IScriptInterpreter
 
IScriptLispSource - Class in ix.iscript
An object that can be used to wrap an I-Script Expression that is written in a Lisp-like syntax.
IScriptLispSource(String) - Constructor for class ix.iscript.IScriptLispSource
 
IScriptParser - Class in ix.iscript
A parser for the I-Script language.
IScriptParser() - Constructor for class ix.iscript.IScriptParser
 
IScriptSource - Interface in ix.iscript
An object that represents or contains I-Script source code.
IScriptXmlSource - Class in ix.iscript
An object that can be used to wrap an I-Script Expression.
IScriptXmlSource() - Constructor for class ix.iscript.IScriptXmlSource
 
isCurrentNamedObject(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
isCurrentObject(Object) - Method in class ix.iview.domain.UIDomain
 
isCurrentOwnObject(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
isDeclared(ItemVar) - Method in class ix.icore.domain.Refinement
Returns true iff this specified variable is declared in this refinement.
isDeletion() - Method in class ix.icore.event.AnnotationEvent
 
isDeletion() - Method in class ix.ispace.event.ContactEvent
 
isDescendentOf(PNode) - Method in class ix.icore.process.PNode
 
isDistributedSetPattern(LList) - Method in class ix.ip2.ObjectWorld
 
isDummyEditing(int, int) - Method in class ix.ip2.AgendaTableViewer
Hack to make things start properly
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.
isEditable(String) - Method in class ix.iface.ui.JPropertiesManager
 
isEditable - Variable in class ix.iview.DomainEditorFrame
 
isEditing() - Method in class ix.iface.ui.JConstraintEditor
 
isEditor() - Method in class ix.util.xml.XMLTreeEditFrame
Returns true if this frame allows editing and false if it is a read-only viewer.
isEditor() - Method in class ix.util.xml.XMLTreeViewFrame
 
isEmpty() - Method in class ix.icore.domain.Domain
 
isEmpty(Object) - Method in class ix.iface.ui.AbstractSetEditor
Checks whether the given object is empty
isEmpty() - Method in class ix.iface.ui.AbstractSetEditor
Checks whether there are objects in the set
isEmpty() - Method in interface ix.isim.util.LongPriorityQueue
This function tests whether this priority queue is empty.
isEmpty() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function tests whether this priority queue is empty.
isEmpty(Object) - Method in class ix.iview.AbstractUISetEditor
Checks whether the given object is empty
isEmpty() - Method in class ix.iview.domain.UIDomain
 
isEmpty() - Method in interface ix.iview.domain.UIEditableObject
 
isEmpty() - Method in interface ix.iview.domain.UIObject
Determines whether the object has any information in it.
isEmpty() - Method in class ix.iview.domain.UIObjectClass
If the specifications are empty, we don't care about the parents.
isEmpty(ObjectClass) - Method in class ix.iview.domain.UIObjectClass
If the original specifications are empty
isEmpty() - Method in class ix.iview.domain.UIRefinement
A refinement is empty if all its data fields are empty.
isEmpty(Refinement) - Method in class ix.iview.domain.UIRefinement
A refinement is empty if all its data fields are empty.
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.
isEmpty() - Method in class ix.util.context.LLQueue
 
isEmpty() - Method in class ix.util.lisp.LList
 
isEmpty() - Method in class ix.util.lisp.LListCollector
 
isEmptyConstraint(Constraint) - Static method in class ix.iview.util.IVUtil
 
isEmptyThing(Object) - Static method in class ix.iface.ui.util.UIUtil
Returns true if the given thing is null, empty string, or empty collection, or map with no values
isEmptyValue(Object) - Static method in class ix.iface.ui.util.UIUtil
Checks whether the given thing is empty.
isEnumeration() - Method in class ix.util.reflect.ClassDescr
 
IServe - Class in ix.iserve
A process panel that acts as an HTTP server.
IServe() - Constructor for class ix.iserve.IServe
 
IServeCommunicationServer - Class in ix.iserve.ipc
Handles messages for an IServeCommunicationStrategy.
IServeCommunicationServer() - Constructor for class ix.iserve.ipc.IServeCommunicationServer
 
IServeCommunicationServer.User - Class in ix.iserve.ipc
 
IServeCommunicationServer.UserMessageThread - Class in ix.iserve.ipc
 
IServeCommunicationStrategy - Class in ix.iserve.ipc
A communication strategy that sends all messages via a server.
IServeCommunicationStrategy() - Constructor for class ix.iserve.ipc.IServeCommunicationStrategy
 
IserveCommunicationStrategy - Class in ix.iserve
 
IserveCommunicationStrategy() - Constructor for class ix.iserve.IserveCommunicationStrategy
 
IServeCommunicationTool - Class in ix.iserve.ipc
The user interface to an IServeCommunicationStrategy.
IServeCommunicationTool(IServeCommunicationStrategy) - Constructor for class ix.iserve.ipc.IServeCommunicationTool
 
IServeCommunicationTool.Controller - Class in ix.iserve.ipc
A ToolController for an AppletCommunicationTool.
IServeCommunicationTool.Controller(IServeCommunicationStrategy) - Constructor for class ix.iserve.ipc.IServeCommunicationTool.Controller
 
IServeCommunicationTool.ToolFrame - Class in ix.iserve.ipc
A simple GUI.
isExhaustive - Variable in class ix.iplan.PlanTest
 
isExpanded() - Method in class ix.icore.process.PNode
 
isExpanding() - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
isFailure() - Method in class ix.icore.Report
 
isFalse() - Method in class ix.util.context.ContextBoolean
 
isFieldShowing(String) - Method in class ix.iface.ui.AbstractIFormModel
 
isFieldShowing(String) - Method in interface ix.iface.ui.IFormModel
Determines whether the given field is part of the model display.
isFullyBound(Object) - Static method in class ix.icore.Variable
 
isFullyBoundEverywhere(Object) - Static method in class ix.icore.Variable
 
isFullyPrintable(Object) - Static method in class ix.util.lisp.Lisp
 
isFullyPrintable(Object) - Method in class ix.util.lisp.LispPrinter
 
isGetName(String) - Static method in class ix.util.reflect.ClassSyntax
 
isGlobal() - Method in class ix.icore.Variable
 
isGround() - Method in class ix.icore.TaskItem
 
isHomeNamespace(Namespace) - Method in class ix.util.xml.XMLTranslator
 
isHomeNamespaceURI(String) - Method in class ix.util.xml.XMLTranslator
 
ISim - Class in ix.isim
This class is the entry point for starting an ISim agent.
ISim.AnimatedObjectList - Class in ix.isim
 
ISim.AnimatedObjectList() - Constructor for class ix.isim.ISim.AnimatedObjectList
 
ISimEngine - Class in ix.isim
 
ISimEngine(ISim) - Constructor for class ix.isim.ISimEngine
public constructor just memorizes theISim agent this engine belongs to
ISimEventsFrame - Class in ix.isim
 
ISimEventsFrame(ISimEngine) - Constructor for class ix.isim.ISimEventsFrame
 
ISimTimeFrame - Class in ix.isim
This class is used by an ISimTimer to display current simulated time.
ISimTimeFrame() - Constructor for class ix.isim.ISimTimeFrame
creates and initializes the frame displaying simulated time
iSimTimer - Variable in class ix.icore.IXAgent
 
ISimTimer - Class in ix.isim
An ISimTimer is a device for keeping track of simualted time.
ISimTimer(IXAgent) - Constructor for class ix.isim.ISimTimer
Protected constructor for use by sub-classes.
ISimTimerClient - Class in ix.isim
 
ISimTimerClient(IXAgent) - Constructor for class ix.isim.ISimTimerClient
 
ISimTimerException - Exception in ix.isim
 
ISimTimerException(String) - Constructor for exception ix.isim.ISimTimerException
 
ISimTimerException(Throwable) - Constructor for exception ix.isim.ISimTimerException
 
ISimTimerException(String, Throwable) - Constructor for exception ix.isim.ISimTimerException
 
ISimTimerServer - Class in ix.isim
 
ISimTimerServer(IXAgent) - Constructor for class ix.isim.ISimTimerServer
 
isIncluded(PatternAssignment) - Method in class ix.test.xml.WorldStateView
 
isIncluded(LList, Object) - Method in class ix.test.xml.WorldStateView
 
isInPattern(ItemVar, LList) - Static method in class ix.iview.util.IVUtil
 
isInput() - Method in class ix.icore.plan.Input
 
isInput() - Method in class ix.icore.plan.ProcessParameter
 
isInstanceOf(Class) - Static method in class ix.util.Fn
Returns a predicate that test whether an object is an instance of the specified class.
isInteractive() - Static method in class ix.util.Parameters
 
isInterface() - Method in class ix.util.reflect.ClassDescr
 
isLeaf() - Method in class ix.iface.ui.table.IXTNTreeTableNode
 
isLeaf() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
isLeaf() - Method in class ix.iview.domain.UINodeSpec
 
isLeaf() - Method in class ix.iview.domain.UIObjectClass
 
isLeaf() - Method in class ix.iview.domain.UIRefinement
 
isLess(long, long) - Static method in class ix.util.Inf
 
isLink() - Method in class ix.iface.ui.RendererLinkLabel
 
isList() - Method in class ix.util.reflect.ClassDescr
 
isListField(String) - Method in class ix.iface.ui.IFormPanel
 
isListItem() - Method in class ix.iface.ui.AbstractEditorPanel
 
isListItem(JComponent) - Static method in class ix.iface.ui.AbstractEditorPanel
 
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() - Method in class ix.iface.ui.ThingEditorPanel
 
isListItem() - Method in class ix.iface.ui.ToggleEditorPanel
 
isListItem() - Method in class ix.iview.MiniConstraintPanel
 
isLoading() - Method in class ix.iface.ui.AbstractSetEditor
 
isLoading() - Method in interface ix.iface.ui.ObjectManager
 
isLoading() - Method in class ix.iview.domain.UIDomain
 
isLocalChoice() - Method in class ix.iplan.Alternative
 
isLogging() - Method in class ix.icore.log.EventLogger
 
isLookupActivity(Activity) - Method in class ix.iquery.IQuery
Determines whether the activity is one that should be handled by a LookupHandler.
isLookupActivity(Activity) - Method in class ix.test.SimpleIQuery
 
isLookupMessage(Object) - Method in class ix.http.HttpNameServer.Syntax
 
isMap() - Method in class ix.util.reflect.ClassDescr
 
isMarkable() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
isMarkable() - Method in class ix.iface.ui.table.IXTable
 
isMarked(int) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
isMarked(int) - Method in class ix.iface.ui.table.IXTable
 
isMarkedEmpty() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
isMarkedEmpty() - Method in class ix.iface.ui.table.IXTable
 
isMatchingRefinement(LList, Object) - Method in class ix.iview.domain.UIDomain
Checks whether the given object is a refinement that matches the pattern.
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.
isMinimisable() - Method in class ix.iface.ui.AbstractEditorPanel
 
isMinimised() - Method in class ix.iface.ui.AbstractEditorPanel
 
isMinimised() - Method in interface ix.iface.ui.IXEditorPanel
 
isNameChange() - Method in class ix.icore.event.ObjectChangeEvent
 
isNew() - Method in class ix.ip2.AgendaItem
 
isNewCapability(Capability) - Method in class ix.ispace.event.ContactEvent
 
isNewContact() - Method in class ix.ispace.event.ContactEvent
 
isNodeAncestor(TreeNode) - Method in class ix.iview.domain.UIObjectClass
Returns true if the node is this node, or if it is a parent of this node, or if it is an ancestor of one of the parents.
isNotExpansion() - Method in class ix.icore.plan.PlanRefinement
 
isNull() - Method in class ix.util.lisp.Cons
 
isNull() - Method in class ix.util.lisp.LList
 
isNull() - Method in class ix.util.lisp.Null
 
isObjectName(Object) - Method in class ix.ip2.PropertyViewTable
 
ISODateFormat - Class in ix.util
Converts between Dates and ISO 8601 strings.
ISODateFormat() - Constructor for class ix.util.ISODateFormat
 
isOn() - Static method in class ix.util.Debug
Returns true if debugging is on and false otherwise.
isoSequence - Variable in class ix.util.Duration
 
isOutput() - Method in class ix.icore.plan.Output
 
isOutput() - Method in class ix.icore.plan.ProcessParameter
 
isOwnObject(Object) - Method in class ix.iface.ui.AbstractSetEditor
Checks whether the given object is one of this editor's own, e.g.
isOwnObject(Object) - Method in class ix.iview.table.ActionTreeTableModel
 
isOwnObject(Object) - Method in class ix.iview.UIObjectClassSetEditor
 
isOwnObject(Object) - Method in class ix.iview.UIRefinementSetEditor
 
isOwnProperty(ObjectProperty) - Method in class ix.iview.domain.UIObjectClass
 
isOwnUserObject(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
isOwnUserObject(Object) - Method in class ix.iview.tree.ObjectClassTreeModel
 
isOwnUserObject(Object) - Method in class ix.iview.tree.RefinementTreeModel
 
ISpaceAgent - Class in ix.ispace
What we know about another agent.
ISpaceAgent() - Constructor for class ix.ispace.ISpaceAgent
 
ISpaceTool - Class in ix.ispace
The I-Space user interface.
ISpaceTool(IXAgent) - Constructor for class ix.ispace.ISpaceTool
 
isParentOf(UIObjectClass) - Method in class ix.iview.domain.UIObjectClass
 
isParentsBold() - Method in class ix.iface.ui.table.AbstractTreeTableModel
Returns the flag that determines whether the names of parent nodes are displayed bold or not.
isPrimitive() - Method in class ix.util.reflect.ClassDescr
 
isPrimitive(Class) - Method in class ix.util.reflect.ClassDescr
 
isProgress() - Method in class ix.icore.Report
 
isProperty(String) - Method in class ix.iview.domain.UIObjectClass
 
isProperty(ObjectProperty) - Method in class ix.iview.domain.UIObjectClass
 
isPropertyPattern(LList) - Method in class ix.ip2.ObjectWorld
 
isPropertyPattern(ObjectProperty, LList) - Static method in class ix.iview.util.IVUtil
Looks at the first element in the list and compares it to the given property.
isReady() - Method in interface ix.icore.process.AbstractPMM.Sentinel
 
isReady() - Method in class ix.ip2.CompletionHandler.DoneAction
 
isReady() - Method in class ix.ip2.CompletionHandler.SimpleDoneAction
Deprecated.  
isReady() - Method in class ix.ip2.ExpandHandler.ExpandAction
 
isReady() - Method in class ix.ip2.HandlerAction.AutomaticWhenBound
Returns true iff all variables in the pattern have values.
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.Ip2ModelManager.BindingSentinel
 
isReady() - Method in class ix.util.FutureValue
 
isRef(NodeSpec, Object) - Static method in class ix.iview.domain.UIRefinement
Check whether the given object is a reference to the given node.
isRegisterMessage(Object) - Method in class ix.http.HttpNameServer.Syntax
 
isRelationshipChange() - Method in class ix.ispace.event.ContactEvent
 
isRelevantObject(Object, Function1) - Method in class ix.ip2.ObjectView
 
isReloadingViewers() - Method in class ix.ip2.Ip2
 
isSafe() - Method in class ix.util.lisp.Interpreter
Says whether the interpreter can safely be used in cases where you don't want the user to be able to do such things as call arbitrary Java methods, read or write files, or get other information about the host machine.
isSafe() - Method in class ix.util.lisp.Interpreter.JFunction
Says whether the function can safely be used in cases where you don't want the user to be able to read or write files or to get other information about the host machine.
isSameLayout(Object) - Method in class ix.iview.igraph.IGraph
 
isSaving() - Method in interface ix.iface.ui.ObjectManager
 
isSaving(Domain) - Method in class ix.iview.domain.UIDomain
 
isSaving() - Method in class ix.iview.domain.UIDomain
 
isSaving(Domain) - Method in interface ix.iview.DomainObjectManager
 
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.reflect.ClassDescr
 
isSetName(String) - Static method in class ix.util.reflect.ClassSyntax
 
isSiblingOf(PNode) - Method in class ix.icore.process.PNode
 
isSimple() - Method in class ix.iview.DomainEditorFrame
 
isSimpleField(String) - Method in class ix.iface.ui.IFormPanel
 
isSimpleMode() - Method in class ix.iview.DomainEditorFrame
 
isSimplePropertyAssignment(PatternAssignment, ObjectProperty, ItemVar) - Static method in class ix.iview.util.IVUtil
Looks at the second element in the list and compares it to the given variable.
isStandAlone() - Method in class ix.iplan.PlannerBase
 
isStandAlone() - Static method in class ix.util.ipc.SimpleNameServer
 
isStandalone() - Method in class ix.util.xml.XMLTreeEditFrame
 
isStillValid() - Method in class ix.ip2.ExpandHandler.ExpandAction
 
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.
isStruct() - Method in class ix.util.reflect.ClassDescr
 
isSubjectInPattern(ItemVar, LList) - Static method in class ix.iview.util.IVUtil
Looks at the second element in the list and compares it to the given variable.
isSuccess() - Method in class ix.icore.Report
 
Issue - Class in ix.icore
An Issue.
Issue() - Constructor for class ix.icore.Issue
 
Issue(String) - Constructor for class ix.icore.Issue
 
Issue(LList) - Constructor for class ix.icore.Issue
 
issue - Variable in class ix.icore.plan.PlanIssue
 
IssueAgenda - Class in ix.ip2
An agenda of issues
IssueAgenda(PanelController) - Constructor for class ix.ip2.IssueAgenda
 
issueDescription(Issue) - Static method in class ix.iface.util.Reporting
 
IssueHandledEvent - Class in ix.ip2.log
 
IssueHandledEvent() - Constructor for class ix.ip2.log.IssueHandledEvent
 
IssueHandler - Interface in ix.icore
Issue handlers.
IssueHandler - Class in ix.ip2
Generates HandlerActions for an IssueItem.
IssueHandler(String) - Constructor for class ix.ip2.IssueHandler
 
IssueItem - Class in ix.ip2
An AgendaEntry that represents an Issue.
IssueItem(Issue) - Constructor for class ix.ip2.IssueItem
 
IssueItem(IssueItem, Issue) - Constructor for class ix.ip2.IssueItem
 
issueRefinements - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
IssueRenderer - Class in ix.iview.util
A node renderer for list or table cells that displays only.
IssueRenderer(boolean) - Constructor for class ix.iview.util.IssueRenderer
Creates an issue name renderer with/without a border.
issues - Variable in class ix.icore.domain.Refinement
 
issues - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
issues - Variable in class ix.iview.domain.UIRefinement
 
issueSpecEditor - Variable in class ix.iview.ActionEditorPanel
 
IssueTableViewer - Class in ix.ip2
 
IssueTableViewer(Ip2) - Constructor for class ix.ip2.IssueTableViewer
 
issueViewer - Variable in class ix.ip2.Ip2
 
issueViewer - Variable in class ix.ip2.Ip2Frame
 
IssueViewTable - Class in ix.ip2
 
IssueViewTable(Ip2) - Constructor for class ix.ip2.IssueViewTable
 
isToSelf() - Method in class ix.icore.domain.NodeEndRef
 
isTrue(Object) - Method in interface ix.ip2.ComputeInterpreter
 
isTrue() - Method in class ix.util.context.ContextBoolean
 
isTrue(Object) - Method in class ix.util.lisp.Interpreter.AbstractEnv
Calls its Interpreter's isTrue method.
isTrue(Object) - Method in interface ix.util.lisp.Interpreter.Env
Determines whether the object should be regarded as true; otherwise, the object is considered false.
isTrue(Object) - Method in class ix.util.lisp.Interpreter
Determines whether this interpreter regards the object as true; otherwise, the object is considered false.
isTrue(Object) - Method in class ix.util.lisp.LispInterpreter
 
isTrue() - Method in interface ix.util.Predicate0
 
isTrue - Variable in class ix.util.ThreadCondition
 
isTrue() - Method in class ix.util.ThreadCondition
 
isTypedList() - Method in class ix.util.reflect.ClassDescr
 
isUndefined(Object) - Method in class ix.iface.ui.AbstractSetEditor
Checks whether the given object is undefined
isUndefined(Object) - Method in class ix.iview.AbstractUISetEditor
 
isUndefined() - Method in class ix.iview.domain.UIDomain
A refinement is undefined if all its data fields are empty except the pattern which may have data in it.
isUndefined() - Method in interface ix.iview.domain.UIEditableObject
 
isUndefined() - Method in class ix.iview.domain.UIObjectClass
 
isUndefined() - Method in class ix.iview.domain.UIRefinement
A refinement is undefined if all its data fields are empty except the pattern which may have data in it.
isUndoing() - Method in class ix.iview.UndoManager
Checks if the manager is currently undoing a change
isUpdating - Variable in class ix.iface.ui.AbstractIFormModel
 
isUsableRefinement(Refinement) - Method in class ix.ip2.AdviceManager
 
isUsefulFor(AgendaItem) - Method in class ix.ip2.ConditionHandler
 
isUserRoot(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
isViewer() - Method in class ix.util.xml.XMLTreeEditFrame
Returns the negation of the value returned by XMLTreeEditFrame.isEditor().
isVisible() - Method in class ix.iplan.PlanEvaluator
 
isVisible() - Method in class ix.util.TextAreaFrame
 
isVowel(char) - Static method in class ix.util.Strings
Returns true if the character is an English vowel (a, e, i, o, or u) and false if it is not.
isWanted(Field) - Method in class ix.util.reflect.ClassSyntax
 
isXML() - Method in class ix.util.reflect.ClassDescr
 
item - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
ITEM_WILD - Static variable in class ix.util.match.Matcher
 
itemAdded(AgendaItem) - Method in class ix.ip2.AgendaItemTableModel
Only adds the node if the parents are empty (deal with sub-nodes in tree).
itemAdded(AgendaEvent, AgendaItem) - Method in class ix.ip2.AgendaTableViewer
 
itemAdded(AgendaItem) - Method in class ix.ip2.AgendaTableViewer
Called when an itemhas been added, adds the item to the table.
itemAdded(AgendaEvent, AgendaItem) - Method in class ix.ip2.AgendaViewTable
 
itemAdded(AgendaItem) - Method in class ix.ip2.AgendaViewTable
 
itemAdded(AgendaEvent, AgendaItem) - Method in interface ix.ip2.event.AgendaListener
 
itemAdded(AgendaEvent, AgendaItem) - Method in class ix.iplan.CombinedPlanChangeListener
 
itemComponent - Variable in class ix.iface.ui.AbstractEditorPanel
The panel's item that may contain data.
ItemEditor - Class in ix.ip2
A simple editor for entering and viewing individual items.
ItemEditor.EditPanel - Class in ix.ip2
Item-editing panel
ItemEditor.ItemTextArea - Class in ix.ip2
A text area that looks disabled when it's no editable.
itemHandled(AgendaEvent, AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaItemTableModel
 
itemHandled(AgendaEvent, AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaTableViewer
 
itemHandled(AgendaEvent, AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaViewTable
 
itemHandled(AgendaEvent, AgendaItem, HandlerAction) - Method in interface ix.ip2.event.AgendaListener
 
itemHandled(AgendaEvent, AgendaItem, HandlerAction) - Method in class ix.iplan.CombinedPlanChangeListener
 
ItemHandledEvent - Class in ix.ip2.log
 
ItemHandledEvent() - Constructor for class ix.ip2.log.ItemHandledEvent
 
ItemHandler - Class in ix.ip2
Generates HandlerActions for an AgendaItem.
ItemHandler(String) - Constructor for class ix.ip2.ItemHandler
Constructs a handler with the given description.
itemRemoved(AgendaItem) - Method in class ix.ip2.AgendaItemTableModel
 
itemRemoved(AgendaEvent, AgendaItem) - Method in class ix.ip2.AgendaTableViewer
 
itemRemoved(AgendaEvent, AgendaItem) - Method in class ix.ip2.AgendaViewTable
 
itemRemoved(AgendaEvent, AgendaItem) - Method in interface ix.ip2.event.AgendaListener
 
itemRemoved(AgendaEvent, AgendaItem) - Method in class ix.iplan.CombinedPlanChangeListener
 
items - Variable in class ix.ip2.Agenda
 
itemStateChanged(ItemEvent) - Method in class ix.iface.ui.CardPanel
 
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.table.IXDefaultCellEditor.IXEditorDelegate
 
itemToSubitems - Variable in class ix.icore.plan.build.ExamplePlanBuilder
Maps a object to a list of its subobjects.
itemType - Variable in class ix.ip2.ItemEditor
 
ItemVar - Class in ix.util.lisp
Symbols used in patterns as variables that match a single object.
ItemVar(String) - Constructor for class ix.util.lisp.ItemVar
 
iterator(Collection) - Static method in class ix.util.Collect
Returns the collections's iterator, treating null as an empty list.
iterator() - Method in class ix.util.context.ContextHashMap.EntrySet
 
iterator() - Method in class ix.util.context.LLQueue
 
iterator() - Method in class ix.util.lisp.LList
Returns an interator over the elements of the list.
iterator() - Method in class ix.util.StableHashMap.EntrySet
 
Itest - Class in ix.itest
The generic I-TEST class and application main program.
Itest() - Constructor for class ix.itest.Itest
 
Itest(String) - Constructor for class ix.itest.Itest
 
itest - Variable in class ix.itest.ItestFrame
 
ItestFrame - Class in ix.itest
The main frame of the I-Test user interface.
IVarTool - Class in ix.ip2
...
IVarTool(Ip2) - Constructor for class ix.ip2.IVarTool
 
IVarTool.ResetHook - Class in ix.ip2
 
IVarTool.ResetHook() - Constructor for class ix.ip2.IVarTool.ResetHook
 
Ivory - Static variable in class ix.iface.util.XColors
 
IVUtil - Class in ix.iview.util
Class for useful static methods.
IVUtil() - Constructor for class ix.iview.util.IVUtil
 
ix - package ix
I-X software.
ix.applet - package ix.applet
Support for I-P2 applets.
ix.examples - package ix.examples
A simple version of an I-X framework (PicoIX) plus examples of its use.
ix.http - package ix.http
 
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.event - package ix.icore.event
Interfaces and classes for events related to classes in the ix.icore package.
ix.icore.log - package ix.icore.log
Classes for object history and event-log entries.
ix.icore.plan - package ix.icore.plan
Classes for external / snapshot representation of processes.
ix.icore.plan.build - package ix.icore.plan.build
Utilities for constructing plans.
ix.icore.plan.inspect - package ix.icore.plan.inspect
Utilities for examining plans.
ix.icore.process - package ix.icore.process
Classes for representing processes.
ix.icore.process.event - package ix.icore.process.event
Interfaces and classes for events related to process models
ix.iface.domain - package ix.iface.domain
Domain parsers and outputters.
ix.iface.plan - package ix.iface.plan
Plan outputters.
ix.iface.ui - package ix.iface.ui
I-X user interfaces.
ix.iface.ui.event - package ix.iface.ui.event
 
ix.iface.ui.table - package ix.iface.ui.table
 
ix.iface.ui.table.event - package ix.iface.ui.table.event
 
ix.iface.ui.tree - package ix.iface.ui.tree
 
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.ip2.event - package ix.ip2.event
Interfaces and classes for events fired within process panels.
ix.ip2.log - package ix.ip2.log
 
ix.ip2.test - package ix.ip2.test
Classes for test-menu entries.
ix.iplan - package ix.iplan
The I-X planner.
ix.iplan.event - package ix.iplan.event
Interfaces and classes for planning-related events.
ix.iquery - package ix.iquery
I-Q, an I-X Query agent.
ix.iscript - package ix.iscript
I-Script is a simple programming language.
ix.iserve - package ix.iserve
 
ix.iserve.ipc - package ix.iserve.ipc
 
ix.isim - package ix.isim
 
ix.isim.actions - package ix.isim.actions
 
ix.isim.dynamic - package ix.isim.dynamic
 
ix.isim.util - package ix.isim.util
 
ix.ispace - package ix.ispace
Information about other agents and agent-relationships.
ix.ispace.event - package ix.ispace.event
Interfaces and classes for I-Space-related events
ix.itest - package ix.itest
I-Test.
ix.iview - package ix.iview
Viewers.
ix.iview.domain - package ix.iview.domain
Objects that mirror those of the domain (in ix.icore.domain package) for UI purposes.
ix.iview.domain.event - package ix.iview.domain.event
Events and listeners that relate to UIObjects (Objects that mirror those of the domain)
ix.iview.event - package ix.iview.event
 
ix.iview.igraph - package ix.iview.igraph
 
ix.iview.table - package ix.iview.table
 
ix.iview.tree - package ix.iview.tree
 
ix.iview.util - package ix.iview.util
 
ix.postix - package ix.postix
Minimal I-X Process Panels
ix.test - package ix.test
Simple applications for testing purposes.
ix.test.xml - package ix.test.xml
Experiments with new classes that could be converted to and from XML.
ix.util - package ix.util
General-purpose utilities.
ix.util.context - package ix.util.context
Context-layering mechanism.
ix.util.http - package ix.util.http
 
ix.util.ipc - package ix.util.ipc
 
ix.util.lisp - package ix.util.lisp
List-processing utilities.
ix.util.match - package ix.util.match
Pattern-matching utilities.
ix.util.reflect - package ix.util.reflect
Reflection utilities.
ix.util.xml - package ix.util.xml
XML utilities.
ix.util.xml.event - package ix.util.xml.event
Interfaces and classes for events releated to XML utilities.
IXAgent - Class in ix.icore
Common class for I-X agents.
IXAgent() - Constructor for class ix.icore.IXAgent
Standard constructor.
IXAgent(boolean) - Constructor for class ix.icore.IXAgent
Constructor for subclasses that need to create a second agent.
IXAgentExtension - Interface in ix.icore
An object that installs extensions and other modifications to an IXAgent.
IXButPanel - Class in ix.iface.ui
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(EventListener, int, Object[]) - Constructor for class ix.iface.ui.IXButPanel
Creates a panel with given buttons, given axis, adding the given listener.
IXButPanel(EventListener, Object[]) - Constructor for class ix.iface.ui.IXButPanel
Creates a panel with given buttons, adding the given listener.
ixClasses(ClassSyntax) - Method in class ix.ip2.Ip2XMLConfig
 
IXComboBox - Class in ix.iface.ui
A JComboBox that generates an event even when the same item is selected.
IXComboBox() - Constructor for class ix.iface.ui.IXComboBox
 
IXDefaultCellEditor - Class in ix.iface.ui.table
A TableCellEditor with a combo box that can re-select the same item.
IXDefaultCellEditor(IXComboBox) - Constructor for class ix.iface.ui.table.IXDefaultCellEditor
 
IXDefaultCellEditor.IXEditorDelegate - Class in ix.iface.ui.table
 
IXDefaultCellEditor.IXEditorDelegate() - Constructor for class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
 
ixDomainClasses - Variable in class ix.ip2.Ip2XMLConfig
 
IXEditorPanel - Interface in ix.iface.ui
A simple panel with a label (title), a component, and optional buttons.
IXGUIConsts - Class in ix.iface.ui
An object containing constants useful for GUI layouts.
IXGUIConsts() - Constructor for class ix.iface.ui.IXGUIConsts
 
IXHtmlEditorKit - Class in ix.iface.util
An HTMLEditorKit customised for use in I-X applications.
IXHtmlEditorKit() - Constructor for class ix.iface.util.IXHtmlEditorKit
 
ixIScriptClasses - Variable in class ix.ip2.Ip2XMLConfig
 
IXLabelRenderer - Class in ix.iface.ui
A renderer for list or table cells.
IXLabelRenderer(boolean) - Constructor for class ix.iface.ui.IXLabelRenderer
Makes a renderer that produces a border.
IXMetalTheme - Class in ix.iface.util
A Metal theme for I-X applications.
IXMetalTheme() - Constructor for class ix.iface.util.IXMetalTheme
 
IXNode - Interface in ix.iface.ui.tree
 
IXObject - Interface in ix.icore
Properties required of the main data objects in I-X systems.
IXObjectChangeListener - Interface in ix.icore.event
 
IXOceanTheme - Class in ix.iface.util
A Metal theme for I-X applications.
IXOceanTheme() - Constructor for class ix.iface.util.IXOceanTheme
 
ixPlanClasses - Variable in class ix.ip2.Ip2XMLConfig
 
IXPopupMenu - Class in ix.iface.ui
A renderer for list or table cells.
IXPopupMenu() - Constructor for class ix.iface.ui.IXPopupMenu
 
IXPopupMenu(String) - Constructor for class ix.iface.ui.IXPopupMenu
 
IXRenderer - Interface in ix.iface.ui
A renderer for list or table cells.
ixStyleSheet - Variable in class ix.iface.util.IXHtmlEditorKit
 
IXTable - Class in ix.iface.ui.table
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).
IXTextRenderer - Class in ix.iface.ui
A renderer for list or table cells.
IXTextRenderer(boolean) - Constructor for class ix.iface.ui.IXTextRenderer
Makes a renderer that produces a border.
IXTNTreeTableNode - Class in ix.iface.ui.table
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
 
IXToolItem - Class in ix.iface.ui
A toolbar button that is not necessarily shown
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, ActionListener, String, String, 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, 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(JMenu, JToolBar, ActionListener, String, String, String, Icon, char, String) - Constructor for class ix.iface.ui.IXToolItem
As above with mnemo.
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.
IXTree - Class in ix.iface.ui.tree
A JTree with user objects.
IXTree() - Constructor for class ix.iface.ui.tree.IXTree
 
IXTree(TreeModel) - Constructor for class ix.iface.ui.tree.IXTree
 
IXTreeNode - Interface in ix.iface.ui.tree
 
IXTrees - Class in ix.iface.ui.tree
 
IXTrees() - Constructor for class ix.iface.ui.tree.IXTrees
 
IXTreeTable - Class in ix.iface.ui.table
Abstract table, as IXTable but for tree structures.
IXTreeTable() - Constructor for class ix.iface.ui.table.IXTreeTable
 
IXTreeTable(AbstractTreeTableModel) - 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 in ix.iface.ui.table
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
 
ixTTNListToString(List) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 

J

JAVA_NULL - Variable in class ix.util.lisp.LispInterpreter
 
javaFieldName(String) - Method in class ix.util.reflect.ClassFinder
Returns the Java name that corresponds to an external field name.
javaFieldName(String) - Method in class ix.util.reflect.DashSyntaxClassFinder
Returns the Java name that corresponds to an external field name.
javaName(String) - Method in class ix.util.reflect.ClassFinder
Returns the Java name that corresponds to an external class name.
javaName(String) - Method in class ix.util.reflect.DashSyntaxClassFinder
Returns the Java name that corresponds to an dash-syntax name.
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 (almost) all lower case and separated by dashes.
javaNameToField - Variable in class ix.util.reflect.FieldMap
 
JavaNameWordIterator - Class in ix.util
An iterator that returns successive words from a name that follows Java capitalization conventions.
JavaNameWordIterator(String) - Constructor for class ix.util.JavaNameWordIterator
 
JConstraintEditor - Class in ix.iface.ui
An abstract class with useful things for building constraint editors.
JConstraintEditor(Frame, String, String) - Constructor for class ix.iface.ui.JConstraintEditor
Creates an editor with the title for specifying constraints.
JConstraintEditor(Frame, String) - Constructor for class ix.iface.ui.JConstraintEditor
As above but with a default title.
JConstraintEditor(Frame, String, String, Object) - Constructor for class ix.iface.ui.JConstraintEditor
Creates an editor for specifying time point relations of the given object.
JConstraintListener - Interface in ix.iface.ui
An interface for things that are interested in new constraints.
JFrameMT - Class in ix.iface.ui
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 in ix.iface.ui
A frame with a set of panels.
JFrameMTP() - Constructor for class ix.iface.ui.JFrameMTP
 
JFrameMTP(String) - Constructor for class ix.iface.ui.JFrameMTP
 
JObjectMenu - Class in ix.iface.ui
A JMenu that notes a current object.
JObjectMenu() - Constructor for class ix.iface.ui.JObjectMenu
 
JObjectMenu(String) - Constructor for class ix.iface.ui.JObjectMenu
 
JObjectPopup - Class in ix.iface.ui
A JPopupMenu that notes a current object.
JObjectPopup() - Constructor for class ix.iface.ui.JObjectPopup
 
JObjectPopup(String) - Constructor for class ix.iface.ui.JObjectPopup
 
join() - Method in class ix.util.http.HttpServer
 
joinLines(List) - Static method in class ix.util.Strings
Returns a String formed by appending a list of strings with a line-separator between adjacent elements.
joinLines(String[]) - Static method in class ix.util.Strings
Returns a String formed by appending an array of strings with a line-separator between adjacent elements.
joinWith(String, List) - Static method in class ix.util.Strings
Returns a String formed by appending a List of strings with a separator between adjacent elements.
joinWith(String, String[]) - Static method in class ix.util.Strings
Returns a String formed by appending an array of strings with a separator between adjacent elements.
JPanel2 - Variable in class ix.iface.ui.JFrameMT
 
JPreferencesDialog - Class in ix.iface.ui
An abstarct dialog for editing preferences.
JPreferencesDialog(JFrame, JPropertiesManager) - Constructor for class ix.iface.ui.JPreferencesDialog
 
JPropertiesEditor - Interface in ix.iface.ui
An interface for editing properties.
JPropertiesManager - Class in ix.iface.ui
An abstarct class for managing the properties and preferences of an application.
JPropertiesManager(PropertiesApplication) - Constructor for class ix.iface.ui.JPropertiesManager
 
JSelectorDialog - Class in ix.iface.ui
An abstract class with useful things for building constraint editors.
JSelectorDialog(Frame, String, String) - Constructor for class ix.iface.ui.JSelectorDialog
Creates a dialog with the title for selecting from a list of items.
JSelectorDialog(Frame, String) - Constructor for class ix.iface.ui.JSelectorDialog
As above but with a default title.
JSelectorDialog(Frame, String, String, Object) - Constructor for class ix.iface.ui.JSelectorDialog
Creates a a selector with the context of the given object.
JSelectorDialog.JSelectorListener - Interface in ix.iface.ui
 

K

K_ALL - Static variable in class ix.iplan.Slip
 
K_NONE - Static variable in class ix.iplan.Slip
 
K_SYNTAX - Static variable in interface ix.iface.domain.LTF_Symbols
 
keepIf(Status, List) - Method in class ix.iplan.PlanCheckingSimulator
 
keepIf(Status, List) - Method in class ix.test.SimpleRSim
 
key - Variable in class ix.test.xml.MapEntry
 
keyChain - Variable in class ix.util.context.ContextHashMap
 
keyChain - Variable in class ix.util.StableHashMap
 
keyChainLast - Variable in class ix.util.context.ContextHashMap
 
keyChainLast - Variable in class ix.util.StableHashMap
 
keyComponents - Variable in class ix.iface.ui.JPreferencesDialog
 
keyList - Variable in class ix.iface.util.KeyValueTable
 
keys - Variable in class ix.util.FanComposer
 
keySortComparator - Variable in class ix.iface.util.KeyValueTable
Determines the order in which keys are listed.
keyTimestamp(Object) - Method in class ix.iface.util.KeyValueTable
 
keyTimestamps - Variable in class ix.iface.util.KeyValueTable
 
keyToString(Object) - Method in class ix.iface.util.KeyValueTable
 
keyToString(Object) - Method in class ix.ip2.PropertyViewTable
 
keyType - Variable in class ix.util.reflect.ClassDescr
 
KeyValueTable - Class in ix.iface.util
Packages a JTable together with a table model suitable for viewing a mapping from keys to values.
KeyValueTable(String, String) - Constructor for class ix.iface.util.KeyValueTable
 
KeyValueTable(Map, String, String) - Constructor for class ix.iface.util.KeyValueTable
 
KeyValueTable.LexicographicComparator - Class in ix.iface.util
 
KeyValueTable.LexicographicComparator() - Constructor for class ix.iface.util.KeyValueTable.LexicographicComparator
 
KeyValueTable.MostRecentFirstComparator - Class in ix.iface.util
 
KeyValueTable.MostRecentFirstComparator() - Constructor for class ix.iface.util.KeyValueTable.MostRecentFirstComparator
 
KeyValueTable.MostRecentLastComparator - Class in ix.iface.util
 
KeyValueTable.MostRecentLastComparator() - Constructor for class ix.iface.util.KeyValueTable.MostRecentLastComparator
 
KeyValueTable.PatternObjectComparator - Class in ix.iface.util
 
KeyValueTable.PatternObjectComparator() - Constructor for class ix.iface.util.KeyValueTable.PatternObjectComparator
 
KeyValueTable.RowPopupMenu - Class in ix.iface.util
 
KeyValueTable.RowPopupMenu() - Constructor for class ix.iface.util.KeyValueTable.RowPopupMenu
 
KeyValueTable.ViewJTable - Class in ix.iface.util
 
KeyValueTable.ViewJTable(TableModel) - Constructor for class ix.iface.util.KeyValueTable.ViewJTable
 
KeyValueTable.ViewTableModel - Class in ix.iface.util
Mediates between the data and the JTable.
KeyValueTable.ViewTableModel(String, String) - Constructor for class ix.iface.util.KeyValueTable.ViewTableModel
 
KeyValueTable.ViewTableMouseListener - Class in ix.iface.util
 
KeyValueTable.ViewTableMouseListener() - Constructor for class ix.iface.util.KeyValueTable.ViewTableMouseListener
 
Keyword - Class in ix.util.lisp
Keywords - symbols generally used as literals.
Keyword(String) - Constructor for class ix.util.lisp.Keyword
 
Khaki - Static variable in class ix.iface.util.XColors
 
kids - Variable in class ix.iface.ui.table.IXTreeTableNode
 
knownAgents - Static variable in class ix.icore.IXAgent
 
knownPoints - Variable in class ix.iplan.TimePointNet
 

L

label - Variable in class ix.iface.ui.AbstractSetEditor
 
label - Variable in class ix.iface.ui.JConstraintEditor
 
label - Variable in class ix.iface.ui.JSelectorDialog
 
labels - Variable in class ix.iview.util.ModellingState
 
Lambda - Class in ix.iscript
 
Lambda() - Constructor for class ix.iscript.Lambda
 
LAMBDA - Static variable in class ix.util.lisp.LispInterpreter
 
larger() - Method in class ix.iface.ui.AbstractEditorPanel
 
larger() - Method in interface ix.iface.ui.IXEditorPanel
 
LastB - Variable in class ix.iview.MiniConstraintPanel
 
lastCons() - Method in class ix.util.lisp.LList
 
lastElement(List<E>) - Static method in class ix.util.Collect
Returns the last element of the list, or null if the list is empty.
lastExaminedElement - Variable in class ix.util.xml.XMLTranslator
 
lastIndexOf(Object) - Method in class ix.util.context.LLQueue
 
lastIndexOf(Object) - Method in class ix.util.lisp.LList
 
lastIndexOf(Object) - Method in class ix.util.lisp.LListCollector
 
lastKey() - Method in class ix.applet.MessageMemory
 
lastKey() - Method in class ix.iserve.ipc.MessageMemory
 
lastKey() - Method in class ix.isim.util.LongKeyTreeMap
This function returns the last (highest) key currently in this sorted map.
lastRead - Variable in class ix.iface.domain.LTF_Parser
 
Lavender - Static variable in class ix.iface.util.XColors
 
LavenderBlush - Static variable in class ix.iface.util.XColors
 
LawnGreen - Static variable in class ix.iface.util.XColors
 
layoutFromCanvasPoints(GraphView) - Method in class ix.iview.igraph.IGraph
Lays out the graph from the current canvas points.
layoutFromGraph(IGraph) - Method in class ix.iview.igraph.GExpansionEditor
 
layoutItem - Variable in class ix.iview.igraph.GExpansionEditor
 
layoutLeftItem - Variable in class ix.iview.igraph.GExpansionEditor
 
lazyOwn - Variable in class ix.iface.ui.AbstractSetEditor
 
lazyOwn - Variable in class ix.iview.UIRefinementSetEditor
 
LCNameMapper - Class in ix.util
Maps both ways between short names, in lower-case, and long names.
LCNameMapper() - Constructor for class ix.util.LCNameMapper
 
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
 
LemonChiffon - Static variable in class ix.iface.util.XColors
 
length() - Method in interface ix.isim.util.LongPriorityQueue
This function returns the size of this priority queue.
length() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function returns the size of this priority queue.
length() - Method in class ix.util.lisp.Cons
 
length() - Method in class ix.util.lisp.LList
 
length() - Method in class ix.util.lisp.LListCollector
 
length() - Method in class ix.util.lisp.Null
 
length() - Method in class ix.util.SimpleStringBuffer
Returns the number of characters currently in the buffer.
Let - Class in ix.iscript
 
Let() - Constructor for class ix.iscript.Let
 
level - Variable in class ix.icore.process.PNode
 
lexiconPanel - Variable in class ix.iview.DomainEditorFrame
 
libDir - Variable in class ix.util.xml.XMLLoader
 
libDir - Variable in class ix.util.xml.XMLSaver
 
LightBlue - Static variable in class ix.iface.util.XColors
 
LightCoral - Static variable in class ix.iface.util.XColors
 
LightCyan - Static variable in class ix.iface.util.XColors
 
LightGoldenRodYellow - Static variable in class ix.iface.util.XColors
 
LightGreen - Static variable in class ix.iface.util.XColors
 
LightGrey - Static variable in class ix.iface.util.XColors
 
LightPink - Static variable in class ix.iface.util.XColors
 
LightSalmon - Static variable in class ix.iface.util.XColors
 
LightSeaGreen - Static variable in class ix.iface.util.XColors
 
LightSkyBlue - Static variable in class ix.iface.util.XColors
 
LightSlateBlue - Static variable in class ix.iface.util.XColors
 
LightSlateGray - Static variable in class ix.iface.util.XColors
 
LightSteelBlue - Static variable in class ix.iface.util.XColors
 
LightYellow - Static variable in class ix.iface.util.XColors
 
Lime - Static variable in class ix.iface.util.XColors
 
LimeGreen - Static variable in class ix.iface.util.XColors
 
lin - Variable in class ix.iface.domain.LTF_Parser
 
Linen - Static variable in class ix.iface.util.XColors
 
lineSeparator - Static variable in class ix.iface.ui.util.UIUtil
 
link - Variable in class ix.iface.ui.RendererLinkLabel
 
link - Variable in class ix.util.context.ContextValue
 
linkAfter(PNodeEnd) - Method in class ix.icore.process.PNodeEnd
 
linkAfter(PNodeEnd, PNodeEnd) - Method in class ix.ip2.Ip2ModelManager
 
linkBefore(PNodeEnd) - Method in class ix.icore.process.PNodeEnd
 
linkBefore(PNodeEnd, PNodeEnd) - Method in class ix.ip2.Ip2ModelManager
 
linkDisplay - Variable in class ix.iface.ui.RendererLinkLabel
 
linkEnabled() - Method in class ix.iface.ui.RendererLinkLabel
 
Lisp - Class in ix.util.lisp
The class for static Lisp utilities.
LispComputeInterpreter - Class in ix.ip2
Interpreter for the code in "compute" conditions.
LispComputeInterpreter(Ip2ModelManager) - Constructor for class ix.ip2.LispComputeInterpreter
 
LispFileReader - Class in ix.util.lisp
A LispReader for files.
LispFileReader(String) - Constructor for class ix.util.lisp.LispFileReader
 
LispFileReader(File) - Constructor for class ix.util.lisp.LispFileReader
 
LispInterpreter - Class in ix.util.lisp
An interpreter for a simple dialect of Lisp.
LispInterpreter() - Constructor for class ix.util.lisp.LispInterpreter
 
LispInterpreter(boolean) - Constructor for class ix.util.lisp.LispInterpreter
 
LispInterpreter.JavaNull - Class in ix.util.lisp
Class used to create a single object that represents Java null.
LispInterpreter.Parser - Interface in ix.util.lisp
 
LispInterpreter.Syntax - Class in ix.util.lisp
 
LispInterpreter.Syntax(String) - Constructor for class ix.util.lisp.LispInterpreter.Syntax
 
LispInterpreter.SyntaxError - Exception in ix.util.lisp
 
LispInterpreter.SyntaxError(String) - Constructor for exception ix.util.lisp.LispInterpreter.SyntaxError
 
LispInterpreter.SyntaxError(String, Object) - Constructor for exception ix.util.lisp.LispInterpreter.SyntaxError
 
LispObject - Interface in ix.util.lisp
Tagging interface for Lisp objects
LispPrinter - Class in ix.util.lisp
Converts objects to printed representations.
LispPrinter() - Constructor for class ix.util.lisp.LispPrinter
 
LispProgramReader - Class in ix.util.lisp
A LispReader for reading Lisp source code.
LispProgramReader(LispTokenizer) - Constructor for class ix.util.lisp.LispProgramReader
 
LispProgramReader(InputStream) - Constructor for class ix.util.lisp.LispProgramReader
 
LispProgramReader(Reader) - Constructor for class ix.util.lisp.LispProgramReader
 
LispProgramReader(String) - Constructor for class ix.util.lisp.LispProgramReader
 
LispReader - Class in ix.util.lisp
A LispReader can be used to read Objects using a Lisp-like syntax.
LispReader(LispTokenizer) - Constructor for class ix.util.lisp.LispReader
 
LispReader(InputStream) - 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 in ix.util.lisp
The class of errors thrown by the Lisp reader.
LispSourceText - Class in ix.test.xml
Allows Lisp source code to be written in XML using the ordinary textual syntax.
LispSourceText(String) - Constructor for class ix.test.xml.LispSourceText
 
LispStreamTokenizer - Class in ix.util.lisp
 
LispStreamTokenizer(InputStream) - Constructor for class ix.util.lisp.LispStreamTokenizer
 
LispStreamTokenizer(Reader) - Constructor for class ix.util.lisp.LispStreamTokenizer
 
LispToIScriptXMLTest - Class in ix.test
Lets the user type Lisp code and have it printed as IScript XML.
LispToIScriptXMLTest() - Constructor for class ix.test.LispToIScriptXMLTest
 
LispTokenizer - Class in ix.util.lisp
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
 
LispToXMLTest - Class in ix.test
Lets the user type things in a Lisp-like syntax and see the corresponding XML.
LispToXMLTest() - Constructor for class ix.test.LispToXMLTest
 
LIST - Static variable in class ix.icore.domain.ObjectProperty.Syntax
Value representing the type of a property value.
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
 
list(Object, Object, Object, Object, Object, Object) - Static method in class ix.util.lisp.Lisp
 
list - Variable in class ix.util.lisp.LListListIterator
 
LIST - Static variable in class ix.util.reflect.ClassDescr
Internal class type
ListEditorPanel - Class in ix.iface.ui
A simple panel with a label (title), a component, and optional buttons.
ListEditorPanel() - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(boolean) - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(EventListener, String, JComponent) - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(EventListener, String, String[]) - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(EventListener, String, JComponent, String[]) - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(EventListener, String, boolean, JComponent) - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(EventListener, String, boolean, String[]) - Constructor for class ix.iface.ui.ListEditorPanel
 
ListEditorPanel(EventListener, String, boolean, JComponent, String[]) - Constructor for class ix.iface.ui.ListEditorPanel
 
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.
listener - Variable in class ix.iface.util.RadioButtonBox
The listener this box attaches to radio buttons.
listeners - Variable in class ix.icore.domain.Domain
 
listeners - Variable in class ix.iface.ui.AbstractIFormModel
 
listeners - Variable in class ix.iface.ui.IFormPanel
 
listeners - Variable in class ix.ip2.Agenda
 
listeners - Variable in class ix.ip2.AgendaItem
 
listeners - Variable in class ix.ispace.ContactManager
 
listeners - Variable in class ix.util.TextAreaFrame
 
listenToCB(JComboBox, PopupMenuListener) - Static method in class ix.iface.ui.util.UIUtil
 
listFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
ListImageWriters - Class in ix.test
 
ListImageWriters() - Constructor for class ix.test.ListImageWriters
 
listIterator(int) - Method in class ix.util.context.LLQueue
 
listIterator(int) - Method in class ix.util.lisp.LList
 
listIterator(int) - Method in class ix.util.lisp.LListCollector
 
ListOf - Class in ix.util
Static util methods for TypedLists.
listreader() - Method in class ix.util.lisp.LispReader
 
listsAsText - Variable in class ix.iview.DomainEditorFrame
 
listsAsText() - Method in class ix.iview.DomainEditorFrame
Check whether lists are to be displayed as texts.
ListSelectionDialog - Class in ix.iface.util
 
ListSelectionDialog(Frame, String, Object[]) - Constructor for class ix.iface.util.ListSelectionDialog
Creates a modal dialog with the specified owner frame, title, and list data.
ListText - Class in ix.test.xml
Allows LLists to be written in XML using their ordinary textual syntax.
ListText() - Constructor for class ix.test.xml.ListText
 
listToDisplay(Collection) - Static method in class ix.iface.ui.util.UIUtil
 
listToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
listToText(Collection) - Static method in class ix.iface.ui.util.UIUtil
 
listToTextArray(Collection) - Static method in class ix.iface.ui.util.UIUtil
 
Literal - Class in ix.iscript
 
Literal() - Constructor for class ix.iscript.Literal
 
LiteralDocument - Class in ix.util.xml
XML that can be embedded in objects that can be translated to or from XML.
LiteralDocument() - Constructor for class ix.util.xml.LiteralDocument
 
LiteralDocument(Element) - Constructor for class ix.util.xml.LiteralDocument
 
LList - Class in ix.util.lisp
Lisp-style lists.
LList() - Constructor for class ix.util.lisp.LList
 
llistAppender() - Method in class ix.util.lisp.LListCollector
 
LListCollector - Class in ix.util.lisp
A Collector that uses an LList to hold the elements and that provides a number of different ways to add elements.
LListCollector() - Constructor for class ix.util.lisp.LListCollector
 
LListCollector(Collection) - Constructor for class ix.util.lisp.LListCollector
 
LListCollector.adderFunction - Interface in ix.util.lisp
 
llistConcer() - Method in class ix.util.lisp.LListCollector
 
LListify(List) - Static method in class ix.util.lisp.LList
Returns an LList copy of a possibly nested List.
LListIterator - Class in ix.util.lisp
An implementation of Iterator for LLists.
LListIterator(LList) - Constructor for class ix.util.lisp.LListIterator
 
LListIterator(LListIterator) - Constructor for class ix.util.lisp.LListIterator
 
LListListIterator - Class in ix.util.lisp
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
 
LListListIterator(LListListIterator) - Constructor for class ix.util.lisp.LListListIterator
 
LLQueue<E> - Class in ix.util.context
A context-dependent list or queue, often used for building lists.
LLQueue() - Constructor for class ix.util.context.LLQueue
 
LLQueue(Collection<? extends E>) - Constructor for class ix.util.context.LLQueue
 
LLQueue(ContextHolder) - Constructor for class ix.util.context.LLQueue
 
LLQueue(ContextHolder, Collection<? extends E>) - Constructor for class ix.util.context.LLQueue
 
LLQueue.LLQueueListIterator - Class in ix.util.context
ListIterator that doesn't allow any modification.
LLQueue.LLQueueListIterator(LList, int) - Constructor for class ix.util.context.LLQueue.LLQueueListIterator
 
load() - Method in class ix.iface.util.SelectionPanel
Tells the panel to add rows corresponding to entries in the Map returned by SelectionPanel.getCurrentValueMap().
loadAnyNewComputeSupportCode() - Method in class ix.ip2.Ip2ModelManager
 
loadCanvasPositionGraphFromDomain(Refinement) - Method in class ix.iview.domain.UIRefinement
 
loadDocument() - Method in class ix.util.xml.XMLLoader
Reads a JDOM Document from a file selected by the user, conducting all necessary dialogs along the way.
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.
loadDomain(Domain) - Method in class ix.ip2.Ip2
 
loadDomain() - Method in class ix.iview.domain.UIDomain
Clears the draft domain (noting all of original domain as removed) and loads a domain-file into the draft domain.
LoadDomainHandler - Class in ix.ip2
Generates a HandlerAction that loads a new domain and one that inclides a domain in the agent's existing domain.
LoadDomainHandler(Ip2) - Constructor for class ix.ip2.LoadDomainHandler
 
Loader - Interface in ix.util.xml
 
loadFrom() - Method in class ix.util.xml.XMLTreeEditFrame
 
loadFromDomain() - Method in class ix.iview.domain.UIDomain
load the object's own information (name) from the original domain
loadFromDomain(Object) - Method in class ix.iview.domain.UIDomain
 
loadFromDomain() - Method in interface ix.iview.domain.UIObject
Loads the contents of this object from its corresponding domain object.
loadFromDomain(Object) - Method in interface ix.iview.domain.UIObject
Loads the contents of this object from the given object.
loadFromDomain() - Method in class ix.iview.domain.UIObjectClass
Loads this object from its baseObject.
loadFromDomain(Object) - Method in class ix.iview.domain.UIObjectClass
 
loadFromDomain() - Method in class ix.iview.domain.UIRefinement
Loads this object from its baseObject.
loadFromDomain(Object) - Method in class ix.iview.domain.UIRefinement
 
loadFromObject() - Method in class ix.iview.ActionFormPanel
 
loadFromObject() - Method in class ix.iview.AROEditorPanel.AROFormPanel
 
loadFromObject() - Method in interface ix.iview.ConstructEditing
Saves the data from the panel into the current object.
loadFromObject() - Method in class ix.iview.GlobalFormPanel
 
loadFromObject() - Method in class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
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
 
loadFromOriginal() - Method in class ix.iview.domain.UIDomain
 
loadFromOriginal() - Method in interface ix.iview.domain.UIObject
Loads the contents of this object from its original domain object.
loadFromOriginal() - Method in class ix.iview.domain.UIObjectClass
 
loadFromOriginal() - Method in class ix.iview.domain.UIRefinement
Loads this object from its original in the domain if it has one, otherwise clear the object.
loadFromRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
loadFromURL(URL) - Method in class ix.iface.ui.HTMLPanel
 
loadGenericConstraints(UIDomain) - Method in class ix.iview.domain.UIGrammar
 
loadHandlerActions() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
loadInitialPlan() - Method in class ix.ip2.Ip2
 
loadLink(Object) - Method in class ix.iview.igraph.ExpansionModel
 
loadLisp(List) - Method in class ix.util.lisp.LispInterpreter
 
loadLisp(String) - Method in class ix.util.lisp.LispInterpreter
 
loadMenuItem_actionPerformed(ActionEvent) - Method in class ix.isim.ISimEventsFrame
 
loadMGraphFromDomain(Refinement) - Method in class ix.iview.domain.UIRefinement
 
loadObject() - Method in class ix.util.xml.XMLLoader
Reads an object from a file selected by the user, conducting all necessary dialogs along the way.
loadObjectConstraints(UIRefinement) - Method in class ix.iview.DeclarationEditor
Gets variable type and property constraints from the given refinement, loads them into the editor and keeps a copy in case of cancel.
loadObjectFile(Reader) - Static method in class ix.isim.dynamic.ObjectAnimator
 
loadObjects() - Method in class ix.isim.dynamic.ObjectAnimator
 
loadOptions(String) - Method in class ix.iplan.IPlanOptionManager
 
loadOriginal(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
loadOriginal(Object) - Method in class ix.iview.AbstractUISetEditor
 
loadParameters(String) - Static method in class ix.util.Parameters
 
loadPlan() - Method in class ix.ip2.Ip2
 
loadPlan(String) - Method in class ix.ip2.Ip2
 
loadPlan(Plan) - Method in class ix.ip2.Ip2
 
loadPlan(Plan) - Method in class ix.iplan.FilteredPlanner
 
loadPlan(Plan) - Method in interface ix.iplan.Planner
Adds the contents of the specified plan to this planner's current plan.
LoadPlanHandler - Class in ix.ip2
Generates a HandlerAction that loads a plan.
LoadPlanHandler(Ip2) - Constructor for class ix.ip2.LoadPlanHandler
 
LoadPlanHandler(Ip2, String) - Constructor for class ix.ip2.LoadPlanHandler
 
loadProperties() - Method in class ix.iface.ui.JPropertiesManager
 
loadProperties(Properties) - Method in class ix.iface.ui.JPropertiesManager
 
LoadStateHandler - Class in ix.ip2
Generates a HandlerAction that loads a plan that contains world-state.
loadSupportCode(Object) - Method in interface ix.ip2.ComputeInterpreter
 
loadSupportCode(Object) - Method in class ix.ip2.LispComputeInterpreter
 
loadTimedEvents(File[]) - Method in class ix.isim.ISimEngine
This function loads the timed events from the given Files.
loadVarConstraints(UIRefinement, ItemVar) - Method in class ix.iview.DeclarationEditor
Loads the constraints of the refinement into the varConstMap
loadVarType(UIRefinement, ItemVar) - Method in class ix.iview.DeclarationEditor
Looks up the type constraint of the given var in the given refinement.
LOCAL - Static variable in class ix.icore.plan.VariableScope
 
localCommandClicked(String) - Method in class ix.iface.ui.JPreferencesDialog
for buttons etc within the panel
localCommandClicked(String) - Method in interface ix.iface.ui.JPropertiesEditor
for buttons etc within the panel
localCommandClicked(String) - Method in class ix.iview.IDEPreferencesDialog
 
log(HistoryEvent) - Method in class ix.icore.IXAgent
 
log(HistoryEvent) - Method in class ix.icore.log.EventLogger
 
logBindings(Map) - Method in class ix.ip2.Ip2ModelManager
 
logoImage - Variable in class ix.ip2.Ip2
 
logoLine1 - Variable in class ix.ip2.Ip2
 
logoLine2 - Variable in class ix.ip2.Ip2
 
LogoPanel - Class in ix.iface.util
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
 
logoPanel - Variable in class ix.ip2.Ip2Frame
 
logoPanel - Variable in class ix.itest.ItestFrame
 
LongKeyTreeMap - Class in ix.isim.util
This is a Red-Black-Tree-based implementation of a sorted map, mapping longs to objects.
LongKeyTreeMap() - Constructor for class ix.isim.util.LongKeyTreeMap
This constructor creates a new, empty map.
longName(String) - Method in class ix.util.NameMapper
 
LongPriorityQueue - Interface in ix.isim.util
This class represents a priority queue, that is a queue in which elements can be held and from which they can be retrieved by priority.
LongToBytes - Class in ix.test
 
LongToBytes() - Constructor for class ix.test.LongToBytes
 
longToBytes(long) - Static method in class ix.test.LongToBytes
Converts a long to a (big-endian) array of bytes.
longToShort - Variable in class ix.util.NameMapper
 
looksLikeAnIXDocument(Document) - Static method in class ix.util.xml.XML
Deprecated. As of I-X 3.3, use XML.looksLikeAnObjectDocument(Document).
looksLikeAnObjectDocument(Document) - Static method in class ix.util.xml.XML
Asks the default translator whether the document looks like it can be read as an Object.
looksLikeAnObjectDocument(Document) - Method in class ix.util.xml.XMLTranslator
 
lookup(Interpreter.VarRef) - Method in interface ix.util.lisp.Interpreter.Env
Returns the value bound to the variable by this environment.
lookup(Interpreter.VarRef) - Method in class ix.util.lisp.Interpreter.GlobalEnv
 
lookup(Symbol) - Method in class ix.util.lisp.Interpreter.GlobalEnv
 
lookup(Interpreter.VarRef) - Method in class ix.util.lisp.Interpreter.LexicalEnv
 
lookupActivity - Variable in class ix.iquery.LookupHandler
The activity this handler is processing.
lookupFieldClasses(List) - Method in class ix.iface.ui.AbstractIFormModel
 
lookupFieldNames(List) - Method in class ix.iface.ui.AbstractIFormModel
 
LookupHandler - Class in ix.iquery
Performs a lookup for a query agent.
LookupHandler(IQuery, Activity) - Constructor for class ix.iquery.LookupHandler
Creates a LookupHander to handle the specified activity for the specified agent.
lostOwnership(Clipboard, Transferable) - Method in class ix.iface.ui.tree.EditableTree
 
LOW - Static variable in class ix.icore.Priority
 
LOWEST - Static variable in class ix.icore.Priority
 
LowLevelIPCTest - Class in ix.test
 
LowLevelIPCTest() - Constructor for class ix.test.LowLevelIPCTest
 
LTF_Parser - Class in ix.iface.domain
A parser for domains described in a Lisp-like syntax.
LTF_Parser(String) - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_Parser(File) - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_Parser(URL) - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_Parser() - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_Parser.ConstraintParser - Class in ix.iface.domain
 
LTF_Symbols - Interface in ix.iface.domain
Defines constants that are useful when processing "Lisp syntax" domain definitions.
LTF_Writer - Class in ix.iface.domain
A writer for domains described in LTF syntax.
LTF_Writer(File) - Constructor for class ix.iface.domain.LTF_Writer
 
LTF_Writer(Writer) - Constructor for class ix.iface.domain.LTF_Writer
 
LTF_Writer() - Constructor for class ix.iface.domain.LTF_Writer
 

M

Magenta - Static variable in class ix.iface.util.XColors
 
main(String[]) - Static method in class ix.applet.CGIRelay
 
main(String[]) - Static method in class ix.applet.CGIServerStatus
 
main(String[]) - Static method in class ix.applet.MessageServer
 
main(String[]) - Static method in class ix.examples.PicoISimTest1
Main program.
main(String[]) - Static method in class ix.examples.PicoISimTest2
Main program.
main(String[]) - Static method in class ix.examples.PicoISimTest3
Main program.
main(String[]) - Static method in class ix.examples.PicoIXTest1
Main program.
main(String[]) - Static method in class ix.examples.PicoIXTest2
Main program.
main(String[]) - Static method in class ix.http.HttpNameServer
 
main(String[]) - Static method in class ix.ichat.IChat
Main program.
main(String[]) - Static method in class ix.icore.log.EventLogger
Simple test program.
main(String[]) - Static method in class ix.icore.log.PrintEventLog
 
main(String[]) - Static method in class ix.icore.plan.build.ExamplePlanBuilder
Main program for testing.
main(String[]) - Static method in class ix.icore.plan.build.SimplePlanBuilder
Main program for testing.
main(String[]) - Static method in class ix.icore.plan.DomainAsPlan
 
main(String[]) - Static method in class ix.icore.plan.PlanAsDomain
 
main(String[]) - Static method in class ix.iface.util.CheckTableDialog
 
main(String[]) - Static method in class ix.iface.util.ListSelectionDialog
 
main(String[]) - Static method in class ix.iface.util.TranscriptTextPane
 
main(String[]) - Static method in class ix.ip2.Ip2
Main program.
main(String[]) - Static method in class ix.ip2.LispComputeInterpreter
Main program for testing.
main(String[]) - Static method in class ix.iplan.AutoTester
 
main(String[]) - Static method in class ix.iplan.DomainAnalyser
Test program.
main(String[]) - Static method in class ix.iplan.ExecutionStages
Test program.
main(String[]) - Static method in class ix.iplan.IPlan
 
main(String[]) - Static method in class ix.iplan.PlanCheckingSimulator
Standalone main program for testing.
main(String[]) - Static method in class ix.iplan.Slip
Standalone main program.
main(String[]) - Static method in class ix.iplan.Thatcher
Standalone main program.
main(String[]) - Static method in class ix.iscript.IScriptInterpreter
 
main(String[]) - Static method in class ix.iserve.ipc.IServeCommunicationServer
 
main(String[]) - Static method in class ix.iserve.IServe
 
main(String[]) - Static method in class ix.isim.ISim
This function creates the ISim I-X agent.
main(String[]) - Static method in class ix.itest.Itest
Main program.
main(String[]) - Static method in class ix.iview.DomainEditor
 
main(String[]) - Static method in class ix.iview.DomainEditorFrame
 
main(String[]) - Static method in class ix.iview.igraph.NodePosition
 
main(String[]) - Static method in class ix.postix.Postix
Main program.
main(String[]) - Static method in class ix.test.CheckDomains
 
main(String[]) - Static method in class ix.test.CompendiumToIX
 
main(String[]) - Static method in class ix.test.DigestSet
 
main(String[]) - Static method in class ix.test.ExampleData
 
main(String[]) - Static method in class ix.test.FilePlanner
 
main(String[]) - Static method in class ix.test.FinallyTest
 
main(String[]) - Static method in class ix.test.FixDomain
 
main(String[]) - Static method in class ix.test.HtnBlockStacker
 
main(String[]) - Static method in class ix.test.HttpRequestTest
 
main(String[]) - Static method in class ix.test.InnerClassTest
 
main(String[]) - Static method in class ix.test.Ip2Example
 
main(String[]) - Static method in class ix.test.Ip2Test
 
main(String[]) - Static method in class ix.test.IPCTest
 
main(String[]) - Static method in class ix.test.LispToIScriptXMLTest
 
main(String[]) - Static method in class ix.test.LispToXMLTest
 
main(String[]) - Static method in class ix.test.ListImageWriters
 
main(String[]) - Static method in class ix.test.LongToBytes
 
main(String[]) - Static method in class ix.test.LowLevelIPCTest
 
main(String[]) - Static method in class ix.test.MakeDistanceTable
 
main(String[]) - Static method in class ix.test.MatchChoiceTest
 
main(String[]) - Static method in class ix.test.MediumLevelIPCTest
 
main(String[]) - Static method in class ix.test.MethodTest
 
main(String[]) - Static method in class ix.test.MultiAgentIp2
 
main(String[]) - Static method in class ix.test.MultiAgentTest
 
main(String[]) - Static method in class ix.test.NameGenTest
 
main(String[]) - Static method in class ix.test.NullListTest
 
main(String[]) - Static method in class ix.test.OPlanPSGraph
 
main(String[]) - Static method in class ix.test.OrderingNotationTest
 
main(String[]) - Static method in class ix.test.PlainIp2
 
main(String[]) - Static method in class ix.test.PlanBuilderTest
Main program for testing.
main(String[]) - Static method in class ix.test.PlanningTest
 
main(String[]) - Static method in class ix.test.PowersetTest
 
main(String[]) - Static method in class ix.test.PrecondBlockStacker
 
main(String[]) - Static method in class ix.test.PrintLengthTest
 
main(String[]) - Static method in class ix.test.ReadURLTest
 
main(String[]) - Static method in class ix.test.SecureRandomTest
 
main(String[]) - Static method in class ix.test.SerializationTest
Simple main program used for testing.
main(String[]) - Static method in class ix.test.ShowHtmlStyles
 
main(String[]) - Static method in class ix.test.ShowIDE
 
main(String[]) - Static method in class ix.test.SimpleExpandingSimulator
 
main(String[]) - Static method in class ix.test.SimpleIQuery
 
main(String[]) - Static method in class ix.test.SimpleIXAgent
 
main(String[]) - Static method in class ix.test.SimpleRSim
Standalone main program for testing.
main(String[]) - Static method in class ix.test.StringReplaceTest
 
main(String[]) - Static method in class ix.test.SwingLaterTest
 
main(String[]) - Static method in class ix.test.SystemProperties
 
main(String[]) - Static method in class ix.test.ThreadConditionHangTest
 
main(String[]) - Static method in class ix.test.ThreadConditionTest
 
main(String[]) - Static method in class ix.test.TranslateFile
 
main(String[]) - Static method in class ix.test.TwoIp2Test
 
main(String[]) - Static method in class ix.test.UIDefaultsTest
 
main(String[]) - Static method in class ix.test.WithCleanupTest
 
main(String[]) - Static method in class ix.test.XMLFileTest
Simple main program used for testing.
main(String[]) - Static method in class ix.test.XMLReadTest
 
main(String[]) - Static method in class ix.test.XMLSendTest
 
main(String[]) - Static method in class ix.util.AgentLauncher
 
main(String[]) - Static method in class ix.util.Duration
Simple test program.
main(String[]) - Static method in class ix.util.Gensym
For testing.
main(String[]) - Static method in class ix.util.http.HttpObjectClient
Main program for testing.
main(String[]) - Static method in class ix.util.http.HttpObjectServlet
Main program for testing.
main(String[]) - Static method in class ix.util.http.HttpServer
Main program for testing.
main(String[]) - Static method in class ix.util.http.HttpStringClient
Main program for testing.
main(String[]) - Static method in class ix.util.http.HttpStringServlet
Main program for testing.
main(String[]) - Static method in class ix.util.ipc.SimpleNameServer
 
main(String[]) - Static method in class ix.util.JavaNameWordIterator
Test loop.
main(String[]) - Static method in class ix.util.lisp.LispInterpreter
 
main(String[]) - Static method in class ix.util.lisp.ObjectHash
Test loop
main(String[]) - Static method in class ix.util.lisp.SafeLispInterpreter
 
main(String[]) - Static method in class ix.util.match.SimpleMatcher
 
main(String[]) - Static method in class ix.util.ObjectCopier
Test loop
main(String[]) - Static method in class ix.util.ObjectWalker
Test loop
main(String[]) - Static method in class ix.util.reflect.ClassFinder
Simple main program for testing.
main(String[]) - Static method in class ix.util.reflect.ClassSyntax
Test loop that repeatedly asks the user for a class name and prints a description.
main(String[]) - Static method in class ix.util.reflect.DashSyntaxClassFinder
Simple main program for testing.
main(String[]) - Static method in class ix.util.xml.BNFSyntax
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.util.xml.RelaxNGSyntax
Outputs a schema for I-X plans or for the class specified by the "root" parameter.
main(String[]) - Static method in class ix.util.xml.Xform
For testing
main(String[]) - Static method in class ix.util.xml.XML
Test loop that asks the user for a line of text and shows the result of calling XML.encodeAttribute(String) on the input then calling XML.decodeAttribute(String) on the encoded result.
main(String[]) - Static method in class ix.util.xml.XMLSchemaSyntax
Outputs a schema for I-X plans or for the class specified by the "root" parameter.
main(String[]) - Static method in class ix.util.xml.XMLSyntax
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.util.xml.XMLTreeEditor
Main program.
mainJPanel - Variable in class ix.iface.ui.JFrameMT
 
mainLoop(String[], HttpObjectClient, Fn1<String, Object>) - Static method in class ix.util.http.HttpObjectClient
 
mainPanel - Variable in class ix.iface.ui.JConstraintEditor
 
mainPanel - Variable in class ix.iface.ui.JSelectorDialog
 
mainPanel - Variable in class ix.iview.AConstructFramePanel
The panel's main panel in which editing occurs
mainStartup(String[]) - Method in class ix.icore.IXAgent
Method called by main(String[] argv) to perform the initialization sequence common to all I-X agents.
makeAboutText() - Method in class ix.ip2.Ip2Frame
 
makeActivityAgenda() - Method in class ix.ip2.PanelController
 
makeActivityViewer() - Method in class ix.ip2.Ip2
Called to create the activity viewer.
makeAdviceManager() - Method in class ix.ip2.Ip2ModelManager
 
makeAnd(ListOfExpression) - Method in class ix.iscript.IScript
 
makeAnnMap() - Method in class ix.icore.AbstractAnnotatedObject
 
makeAnnMap() - Method in class ix.util.context.ContextAnnotatedObject
 
makeAnnotationViewer() - Method in class ix.ip2.Ip2
Called to create the annotation viewer.
makeArrayImplementation(Class) - Static method in class ix.util.ListOf
 
makeAssignment(Symbol, Expression) - Method in class ix.iscript.IScript
 
makeAssignment(Name, Expression) - Method in class ix.iscript.IScript
 
makeBaseObject() - Method in class ix.iview.domain.UIDomain
 
makeBaseObject() - Method in interface ix.iview.domain.UIObject
Makes an empty object of the right class that can represent this UIObject in the domain.
makeBaseObject() - Method in class ix.iview.domain.UIObjectClass
 
makeBaseObject() - Method in class ix.iview.domain.UIRefinement
 
makeBinding(Name, Expression) - Method in class ix.iscript.IScript
 
makeBits() - Method in class ix.iface.ui.IFormPanel.FieldChooser
Makes all items on the relations panel - just a text field.
makeBits() - Method in class ix.iface.ui.JConstraintEditor
Makes all items on the panel used to specify parts of the constraint.
makeBits() - Method in class ix.iface.ui.JSelectorDialog
Makes all items on the panel used to specify parts of the constraint.
makeBits() - Method in class ix.iview.ConstraintEditor
 
makeBits() - Method in class ix.iview.PropertyEditor
 
makeBooleanComponent(String, String) - Method in class ix.iface.ui.JPreferencesDialog
 
makeBoundedGraph(DirectedGraph) - Static method in class ix.util.Graphs
Makes a BoundedGraph from a DirectedGraph by adding start and finish nodes.
makeBoundedGraph(DirectedGraph, Function0) - Static method in class ix.util.Graphs
Makes a BoundedGraph from a DirectedGraph by adding start and finish nodes.
makeButton(String, ActionListener) - Static method in class ix.iface.util.IFUtil
Creates a button with the specified action Listener placed inside a CatchingActionListener.
makeButton(String, boolean, ActionListener) - Static method in class ix.iface.util.IFUtil
Creates a button with the specified action Listener placed inside a CatchingActionListener.
makeButton(String) - Method in class ix.iface.util.SimpleToolFrame
 
makeButton(String) - Method in class ix.ip2.ItemEditor.EditPanel
 
makeButton(String) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
makeButton(String) - Method in class ix.util.TextAreaFrame.TFrame
 
makeButton(String) - Method in class ix.util.xml.XMLTreeEditPanel
 
makeButtonPanel(EventListener, JToggleButton[]) - Method in class ix.iface.ui.ToggleEditorPanel
 
makeButtonPanel(String[]) - Method in class ix.iface.util.SimpleToolFrame
 
makeButtonPanel() - Method in class ix.ip2.BindingViewer
 
makeButtonPanel(String[]) - Method in class ix.util.TextAreaFrame.TFrame
 
makeButtonPanel() - Method in class ix.util.xml.XMLTreeEditPanel
 
makeButtonPanel() - Method in class ix.util.xml.XMLTreeViewFrame
 
makeCall(Expression, ListOfExpression) - Method in class ix.iscript.IScript
 
makeCheckBoxComponent(String, String, List, String) - Method in class ix.iface.ui.JPreferencesDialog
 
makeCheckItem() - Method in class ix.iface.ui.IXToolItem
 
makeClassDescr(Class) - Method in class ix.util.reflect.ClassSyntax
 
makeClassDescr(Class, Class) - Method in class ix.util.reflect.ClassSyntax
 
makeClassDescr(Class, Class, Class) - Method in class ix.util.reflect.ClassSyntax
 
makeClassFinder() - Method in class ix.ip2.Ip2XMLConfig
 
makeClassFinder() - Method in class ix.util.xml.XMLConfig
 
makeClassSyntax(ClassFinder) - Method in class ix.util.xml.XMLConfig
 
makeCommunicationStrategy(String) - Static method in class ix.util.IPC
Returns a CommunicationStrategy based on a name, name, that is either an expression containing a colon, a special abbreviation or the name of a class.
makeComponents() - Method in class ix.iface.ui.JPreferencesDialog
 
makeComponents() - Method in interface ix.iface.ui.JPropertiesEditor
 
makeComponents() - Method in class ix.iview.IDEPreferencesDialog
 
makeComputeInterpreter() - Method in class ix.ip2.Ip2ModelManager
 
makeConstPrefInt(boolean, boolean, boolean) - Static method in class ix.iview.util.IDEUtil
 
makeConstPrefSymbol(boolean, boolean, boolean) - Static method in class ix.iview.util.IDEUtil
 
makeConstraint(LList, MatchEnv) - Method in class ix.iface.domain.LTF_Parser.ConstraintParser
 
makeConstraint(String, String, double) - Static method in class ix.isim.dynamic.ObjectAnimator
 
makeConstraint(ItemVar, UIObjectClass, String) - Method in class ix.iview.ObjectConstraintEditor
Make a type constraint for the variable
makeConstraints(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeController() - Method in class ix.ip2.Ip2
Called to create this agent's controller.
makeController() - Method in class ix.test.SimpleExpandingSimulator
 
makeControlPanel() - Method in class ix.itest.SendPanel
 
makeDefaultInstances() - Method in class ix.ip2.Ip2XMLConfig
 
makeDefaultInstances() - Method in class ix.util.xml.XMLConfig
 
makeDefaultMenu() - Method in class ix.iface.ui.JFrameMT
Makes a default menubar Menus: File (new, open, save, saveAs, Options menu, close, exit), Edit (revert, copy, cut, paste), View (), Tools(), Help (help, manual, about)
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.
makeDefaultPlanner() - Static method in class ix.iplan.IPlan
Returns a Planner suitable for use within Java.
MakeDefaultToolbar() - Method in class ix.iface.ui.JFrameMT
 
makeDirectedGraph(Map) - Static method in class ix.util.Graphs
Makes a directed graph from a map that maps each vertex to its successors.
makeDirectedGraph(Collection, Function1) - Static method in class ix.util.Graphs
Makes a directed graph from a collection of root vertices and a function that maps each vertex to its successors.
makeDisplayBit(String) - Method in class ix.iface.ui.IFormPanel
Makes a display panel with the name as its label and a suitable item.
makeDisplayBit(String) - Method in class ix.iview.ActionFormPanel
make a special display bit for miniConstraints proper patterns enable variable checking in pattern and text versions of nodes and issues
makeDisplayBit(String) - Method in class ix.iview.GlobalFormPanel
 
MakeDistanceTable - Class in ix.test
Produces a distance table from state information in a plan.
makeDomainEditor(IXAgent, Domain) - Method in class ix.ip2.PanelFrame
Constructs the domain editor for this panel.
makeEditMenu() - Method in class ix.iface.ui.JFrameMT
 
makeEditMenu() - Method in class ix.iview.DomainEditorFrame
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.AnnotationEditor
 
makeEditPanel() - Method in class ix.ip2.ItemEditor
 
makeEditPanel() - Method in class ix.util.xml.XMLTreeEditFrame
 
makeEditPanel() - Method in class ix.util.xml.XMLTreeViewFrame
 
makeElement(String, Namespace, String[][]) - Method in class ix.util.xml.XMLSchemaSyntax
 
makeExamplePlan(PlanBuilder) - Method in class ix.test.PlanBuilderTest
Constructs a simple plan containing some issues, activities, constraints, and annotations.
makeExecutionStages(List<PNodeEnd>) - Method in class ix.iplan.ExecutionStages
 
makeExpandAction(AgendaItem, Refinement, MatchEnv) - Method in class ix.ip2.ExpandHandler
Factory method that returns an instance of a suitable subclass of ExpandHandler.ExpandAction.
makeExplanation() - Method in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
makeExprArray(List) - Static method in class ix.util.lisp.Interpreter.Expr
A utility for converting a List of Interpreter.Exprs to an array.
makeFieldDescr(String, Class) - Method in class ix.util.reflect.ClassSyntax
 
makeFieldToggles(Iterator) - Method in class ix.iface.ui.IFormPanel.FieldChooser
 
makeFieldTypeDescr(FieldDescr, Class) - Method in class ix.util.reflect.ClassSyntax
Constructs a ClassDescr that describes the value of a field.
makeFileChooser() - Method in class ix.util.xml.XMLLoader
Constructs a suitable file-chooser for this XMLLoader's desired result class.
makeFileChooser() - Method in class ix.util.xml.XMLSaver
Constructs a suitable file-chooser for this XMLSaver's output object class.
makeFileMenu() - Method in class ix.iface.ui.JFrameMT
 
makeFileMenu() - Method in class ix.iview.DomainEditorFrame
Makes a the file menu and toolbar buttons.
makeFileMenuExits() - Method in class ix.iface.ui.JFrameMT
 
makeFileMenuExits() - Method in class ix.iview.DomainEditorFrame
Makes default close/exit menu options and 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.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.
makeFileSyntaxManager() - Method in class ix.ip2.Ip2XMLConfig
 
makeFileSyntaxManager() - Method in class ix.util.xml.XMLConfig
 
makeFixedList(E...) - Static method in class ix.util.Collect
Returns a fixed-length list of the specified elements.
makeForwardingAction(String, AgendaItem) - Method in class ix.ip2.ForwardingHandler
 
makeForwardingAction(String, AgendaItem) - Method in class ix.ip2.InvokeHandler
 
makeFrame() - Method in class ix.iface.ui.JFrameMT
 
makeHandler(Ip2, String) - Static method in class ix.ip2.ItemHandler
Constructs an instance of the class with the specified name.
makeHashPrefix() - Method in class ix.util.Gensym.Generator
 
makeHelpMenu() - Method in class ix.iface.ui.JFrameMT
Make sure that if this is overwritten, adaptDefaultMenu is called elsewhere.
makeHelpMenu() - Method in class ix.iview.DomainEditorFrame
 
makeHelpMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default help menu and toolbar buttons.
makeHelpText() - Method in class ix.util.xml.XMLTreeEditFrame
 
makeHelpText() - Method in class ix.util.xml.XMLTreeViewFrame
 
makeHTMLViewer() - Method in class ix.ip2.Ip2Frame
 
makeIf(Expression, Expression, Expression) - Method in class ix.iscript.IScript
 
makeInputComponent(Container, String, String, String, String) - Method in class ix.iface.ui.JPreferencesDialog
 
makeInputComponent(Container, String, String, String, String, int) - Method in class ix.iface.ui.JPreferencesDialog
 
makeInstance(String) - Method in class ix.iplan.PlannerBase
 
makeInstance(Class) - Static method in class ix.util.Util
Makes an instance of a class using the 0-argument constructor.
makeInstance(Class, Object...) - Static method in class ix.util.Util
Makes an instance of a class using the most specifc constructor.
makeInstance(String) - Method in class ix.util.xml.AbstractFileSyntax
 
makeInstance(Class) - Method in class ix.util.xml.XMLTranslator
Makes an instance of a class using the 0-argument constructor.
makeIp2Frame() - Method in class ix.ip2.Ip2
Called to make the main user interface frame.
makeIp2Frame() - Method in class ix.ip2.Ip2Applet.AppletIp2
 
makeIp2Frame() - Method in class ix.iplan.IPlan
 
makeIssueAgenda() - Method in class ix.ip2.PanelController
 
makeIssues(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeIssueViewer() - Method in class ix.ip2.Ip2
Called to create the issue viewer.
makeItem() - Method in class ix.iface.ui.IXToolItem
 
makeItem(LList) - Method in class ix.ip2.ActivityAgenda
 
makeItem(TaskItem) - Method in class ix.ip2.ActivityAgenda
 
makeItem(String) - Method in class ix.ip2.Agenda
 
makeItem(LList) - Method in class ix.ip2.Agenda
 
makeItem(TaskItem) - Method in class ix.ip2.Agenda
 
makeItem(String) - Method in interface ix.ip2.AgendaManager
 
makeItem(LList) - Method in interface ix.ip2.AgendaManager
 
makeItem(LList) - Method in class ix.ip2.AgendaTableViewer
 
makeItem(LList) - Method in interface ix.ip2.AgendaViewer
 
makeItem(LList) - Method in class ix.ip2.AgendaViewTable
 
makeItem(LList) - Method in class ix.ip2.IssueAgenda
 
makeItem(TaskItem) - Method in class ix.ip2.IssueAgenda
 
makeItemEditor() - Method in class ix.ip2.ActivityTableViewer
 
makeItemEditor() - Method in class ix.ip2.ActivityViewTable
 
makeItemEditor() - Method in class ix.ip2.AgendaTableViewer
 
makeItemEditor() - Method in class ix.ip2.AgendaViewTable
Creates the item editor.
makeItemEditor() - Method in class ix.ip2.IssueTableViewer
 
makeItemEditor() - Method in class ix.ip2.IssueViewTable
 
makeIXTreeNode(Object, String) - Method in class ix.iface.ui.tree.EditableTreeModel
 
makeIXTreeTableNode(Object) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
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)
makeIXTreeTableNode(Object) - Method in class ix.ip2.AgendaItemTableModel
 
makeIXTreeTableNode(Object) - Method in class ix.iview.AROEditorPanel.ClassTreeTableModel
Makes an IXTreeTableNode from the given object.
makeIXTreeTableNode(Object) - Method in class ix.iview.table.ActionTreeTableModel
Makes an IXTreeTableNode from the given object.
makeLambda(Symbol[], Expression) - Method in class ix.iscript.IScript
 
makeLambda(ListOfName, Expression) - Method in class ix.iscript.IScript
 
makeLeftLabel(String) - Method in class ix.ip2.ItemEditor.EditPanel
 
makeLeftLabel(JLabel) - Method in class ix.ip2.ItemEditor.EditPanel
 
makeLet(Symbol[], ListOfExpression, Expression) - Method in class ix.iscript.IScript
 
makeLet(ListOfBinding, Expression) - Method in class ix.iscript.IScript
 
makeLinkedImplementation(Class) - Static method in class ix.util.ListOf
 
makeList(E...) - Static method in class ix.util.Collect
Returns an extendable list of the specified elements.
makeLiteral(Object) - Method in class ix.iscript.IScript
 
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.
makeLongPrefix() - Method in class ix.util.Gensym.Generator
 
makeLookupHandler(IQuery, Activity) - Method in class ix.iquery.IQuery
Return a LookupHandler for an activity that was approved by IQuery.isLookupActivity(Activity).
makeLookupHandler(IQuery, Activity) - Method in class ix.test.SimpleIQuery
 
makeLookupMessage(String) - Static method in class ix.http.HttpNameServer.Syntax
 
makeManualExpandAction(AgendaItem, Refinement) - Method in class ix.ip2.ExpandHandler
 
makeManualExpandAction(AgendaItem, Refinement) - Method in class ix.iplan.IPlanExpandHandler
 
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.ichat.ChatFrame
Creates the menu bar
makeMenuBar() - Method in class ix.ip2.Ip2Frame
 
makeMenuBar() - Method in class ix.ip2.ItemEditor
Constructs the menu bar.
makeMenuBar() - Method in class ix.ip2.NewIp2Frame
 
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.iview.SimpleDomainEditor
 
makeMenuBar() - Method in class ix.postix.PostixFrame
 
makeMenuBar() - Method in class ix.util.TextAreaFrame.TFrame
 
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(String, ActionListener) - Static method in class ix.iface.util.IFUtil
Creates a menu-item with the specified action Listener placed inside a CatchingActionListener.
makeMenuItem(String, boolean, ActionListener) - Static method in class ix.iface.util.IFUtil
Creates a menu-item, enabled or not, with the specified action Listener placed inside a CatchingActionListener.
makeMenuItem(String) - Method in class ix.iface.util.KeyValueTable.RowPopupMenu
 
makeMenuItem(String) - Method in class ix.iface.util.SimpleToolFrame
 
makeMenuItem(String) - Method in class ix.iface.util.SortingKVTable.SortMenu
 
makeMenuItem(ToolController) - Method in class ix.iface.util.ToolManager
Makes a JMenuItem that has an ActionListener that calls ToolManager.activateTool(ToolController) on the specified controller.
makeMenuItem(String) - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
makeMenuItem(String) - Method in class ix.ip2.ItemEditor
 
makeMenuItem(String) - Method in class ix.ip2.PanelFrame
 
makeMenuItem(String) - Method in class ix.iview.SimpleDomainEditor
 
makeMenuItem(String) - Method in class ix.util.TextAreaFrame.TFrame
 
makeMenuItem(String) - Method in class ix.util.xml.XMLTreeEditFrame
 
makeMenuToolBars() - Method in class ix.iface.ui.JFrameMT
 
makeMessageURL(ServiceAddress, String) - Method in class ix.util.http.HttpUtilities
 
makeModelManager() - Method in class ix.ip2.Ip2
Called to create this agent's model-manager.
makeModelManager() - Method in class ix.iplan.IPlan
 
makeModeMenu() - Method in class ix.iview.DomainEditorFrame
 
makeNewConstruct() - Method in class ix.iview.AConstructFramePanel
 
makeNewConstruct() - Method in class ix.iview.ActionEditorPanel
User request to make a new action.
makeNewConstruct() - Method in class ix.iview.AROEditorPanel
Make a new construct of the panel's type.
makeNewConstruct() - Method in interface ix.iview.ConstructFraming
Makes a new construct of the panel's type.
makeNewConstruct() - Method in class ix.iview.GlobalFramePanel
 
makeNewConstruct() - Method in class ix.iview.GrammarEditorPanel
 
makeNewConstruct() - Method in class ix.iview.SimpleEditorPanel
 
makeNewRefinement(String, LList) - Method in class ix.iview.ActionEditorPanel
 
makeNodeConstraintsMap() - Method in class ix.ip2.Ip2WorldStateManager
 
makeNodes(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeObjectClassTree(UIDomain, List) - Static method in class ix.iview.util.IVUtil
Turn the given list of object classes into a list that shows the tree (root first)
makeOptionsMenu() - Method in class ix.iface.ui.JFrameMT
 
makeOptionsMenu() - Method in class ix.iface.ui.JFrameMTP
 
makeOptionsMenu() - Method in class ix.iview.DomainEditorFrame
Overrides the one in JFrameMTP and JFrameMT - goes into View menu, not File.
makeOptionsMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default options menu and toolbar buttons.
makeOr(ListOfExpression) - Method in class ix.iscript.IScript
 
makeOrderings(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeOriginalList() - Method in class ix.iview.UIObjectClassSetEditor
 
makeOriginalList() - Method in class ix.iview.UIRefinementSetEditor
 
makeOwnObject(Object) - Method in class ix.iface.ui.AbstractSetEditor
Makes an own object from the given one
makeOwnObject(Object) - Method in class ix.iview.UIObjectClassSetEditor
 
makeOwnObject(Object) - Method in class ix.iview.UIRefinementSetEditor
 
makePanelComponent(EventListener, 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 name's type or extension.
makePlanBuilder(Class) - Static method in class ix.test.PlanBuilderTest
Makes a PlanBuilder by calling the 0-argument constuctor of the specified class.
makePlanItem(TaskItem, AbstractPlanItem) - Method in class ix.icore.plan.build.ExamplePlanBuilder.ActivityExpander
Returns a PlanNode.
makePlanItem(TaskItem, AbstractPlanItem) - Method in class ix.icore.plan.build.ExamplePlanBuilder.Expander
 
makePlanItem(TaskItem, AbstractPlanItem) - Method in class ix.icore.plan.build.ExamplePlanBuilder.IssueExpander
Returns a PlanIssue.
makePlanRefinement() - Method in class ix.icore.plan.build.ExamplePlanBuilder.ActivityExpander
Returns a PlanRefinement.
makePlanRefinement() - Method in class ix.icore.plan.build.ExamplePlanBuilder.Expander
 
makePlanRefinement() - Method in class ix.icore.plan.build.ExamplePlanBuilder.IssueExpander
Returns a PlanIssueRefinement.
makePNode(PNode, LList) - Method in class ix.icore.process.PNode
 
makePNode(PNode, LList) - Method in class ix.ip2.ActivityItem
 
makePNode(PNode, LList) - Method in class ix.ip2.IssueItem
 
makePopupMenu() - Method in class ix.iface.util.KeyValueTable
Factory method.
makePreferences() - Method in class ix.iview.DomainEditorFrame
 
makePreferencesDialog() - Method in class ix.iface.ui.JPropertiesManager
 
makePreferencesDialog() - Method in class ix.iview.IDEPropertiesManager
 
makePrettyXMLOutputter() - Static method in class ix.util.xml.XML
Constructs a JDOM XMLOutputter that outputs a JDOM Document in a nicely indented fashion.
makePrettyXMLOutputter() - Method in class ix.util.xml.XMLConfig
Constructs a JDOM XMLOutputter that outputs a JDOM Document in a nicely indented fashion.
makePriorityControl() - Method in class ix.itest.SendPanel
 
makeRadioComponent(String, String, List, String) - Method in class ix.iface.ui.JPreferencesDialog
 
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
 
makeReader(URLConnection) - Method in class ix.applet.AppletCommunicationStrategy
 
makeRefinement(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeReflexive(DirectedGraph) - Static method in class ix.util.Graphs
Returns a graph in which each vertex has an edge back to itself.
makeRegisterMessage(String, ServiceAddress) - Static method in class ix.http.HttpNameServer.Syntax
 
makeRels() - Method in class ix.iview.ConditionEffectEditor
Makes all items on the relations panel.
makeRels() - Method in class ix.iview.ConstraintEditor
Makes all items on the panel used to specify parts of the constraint.
makeRels() - Method in class ix.iview.DeclarationEditor
Makes all items on the relations panel.
makeRels() - Method in class ix.iview.DefaultConstraintEditor
Makes all items on the relations panel.
makeRels() - Method in class ix.iview.ObjectConstraintEditor
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.PropertyEditor
Makes all items on the relations panel - just a text field and a list.
makeRels() - Method in class ix.iview.SimpleDeclarationEditor
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.
makeReport(ReportType, String) - Method in class ix.iquery.LookupHandler
Constructs a report about this handler's LookupHandler.lookupActivity.
makeReport(Activity, ReportType, String) - Method in class ix.iquery.LookupHandler
Constructs a report about the specified activity.
makeResultMap() - Method in class ix.util.FanComposer
 
makeRightClickMenu(HashSet) - Method in class ix.iface.ui.AbstractEditorPanel
 
makeRowsFromQueue(List, List, LongPriorityQueue) - Method in class ix.isim.ISimEventsFrame
 
makeSAXBuilder() - Static method in class ix.util.xml.XML
Constructs a JDOM SAXBuilder.
makeSAXBuilder() - Method in class ix.util.xml.XMLConfig
Constructs a JDOM SAXBuilder.
makeSchema(Class) - Method in class ix.util.xml.RelaxNGSyntax
 
makeSchema(Class) - Method in class ix.util.xml.XMLSchemaSyntax
 
makeSequence(ListOfExpression) - Method in class ix.iscript.IScript
 
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.
makeSequence() - Method in class ix.iview.domain.UIRefinement
 
makeStateConstraint(LList, Object) - Method in class ix.iquery.LookupHandler
 
makeStateConstraint(LList) - Method in class ix.iquery.LookupHandler
 
makeStateConstraint(String, Object) - Method in class ix.iquery.LookupHandler
 
makeStateConstraint(String) - Method in class ix.iquery.LookupHandler
 
makeStateViewer() - Method in class ix.ip2.Ip2
Called to create the state viewer.
makeStatusText(AgendaItem) - Method in class ix.ip2.ItemEditor
 
makeStyleMenu(JComponent) - Method in class ix.iface.ui.JFrameMTP
Makes a default style menu (all known styles) and no toolbar buttons.
makeSyncStateActivity(SyncState.Operation) - Method in class ix.ip2.SyncState
 
makeSyntaxText() - Method in class ix.ip2.Ip2Frame
 
makeTemplate() - Method in class ix.iface.domain.LTF_Parser.ConstraintParser
 
makeTemplateTree() - Method in class ix.util.xml.XMLTreeEditPanel
 
makeTestRunner(AutoTester) - Method in class ix.iplan.ExpandPlanTestGroup
Returns a TestRunner that will run the tests in the group.
makeTestRunner(AutoTester) - Method in class ix.iplan.PlanTest
Factory method that returns a new TestRunner that should be used to run this test.
makeTestRunner(AutoTester) - Method in class ix.iplan.PlanTestDefaults
Returns a TestRunner that tells the AutoTester to use this PlanTest for default values.
makeTestRunner(AutoTester) - Method in class ix.iplan.PlanTestGroup
Returns a TestRunner that tells the AutoTester to remember this group.
makeTestRunner(AutoTester) - Method in class ix.test.xml.BlockStackingTest
 
makeTestRunner(AutoTester) - Method in class ix.test.xml.MissionaryTest
Returns a TestRunner that runs an extra simulation.
makeTestRunner(AutoTester) - Method in class ix.test.xml.TrainsTest
 
makeText(Object) - Static method in class ix.iview.util.NodeNameRenderer
 
makeTFrame(String, String[]) - Method in class ix.applet.AppletCommunicationTool.ToolFrame
 
makeTFrame(String, String[]) - Method in class ix.iserve.ipc.IServeCommunicationTool.ToolFrame
 
makeTFrame(String, String[]) - Method in class ix.util.TextAreaFrame
 
makeTimelineText() - Method in class ix.ip2.TimelineViewer
 
makeTimePointAtZero() - Method in class ix.iplan.TimePointNet
 
makeTitle(IXAgent) - Method in class ix.iview.DomainEditorFrame
Makes the editor title and ensures not-stand-alone visuals.
makeToolbar() - Method in class ix.iview.DomainEditorFrame
 
makeToolbarItem(JMenu) - Method in class ix.iface.ui.JFrameMT
 
makeToolsMenu() - Method in class ix.iface.ui.JFrameMT
 
makeToolsMenu() - Method in class ix.iview.DomainEditorFrame
Makes a tools menu and toolbar buttons.
makeToolsMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default tools menu and toolbar buttons.
makeTPNManager() - Method in class ix.ip2.Ip2ModelManager
 
makeTreeEditorLookAtMenu(XMLTreeEditFrame) - Method in class ix.ip2.Ip2XMLConfig
 
makeTreeEditorLookAtMenu(XMLTreeEditFrame) - Method in class ix.util.xml.XMLConfig
 
makeTypeConstraint(ItemVar) - Method in class ix.iview.DeclarationEditor
Makes a type constraint for the given variable from the current settings.
makeTypeControl() - Method in class ix.itest.SendPanel
 
makeUniquePrefix() - Method in class ix.util.Gensym.Generator
 
makeUserObject(String) - Method in class ix.iface.ui.tree.EditableTree
Makes a user object with the given string as its name
makeUserObject(String, List) - Method in class ix.iface.ui.tree.EditableTree
Makes a user object as above with the given userObjects as children
makeUserObject(String) - Method in class ix.iface.ui.tree.EditableTreeModel
 
makeUserObject(String, List) - Method in class ix.iface.ui.tree.EditableTreeModel
 
makeUserObject(String, List) - Method in class ix.iface.ui.tree.IXTree
 
makeUserObject(String) - Method in class ix.iview.tree.DomainTreeModel
 
makeUserObject(String, List) - Method in class ix.iview.tree.DomainTreeModel
 
makeUserObject(String) - Method in class ix.iview.tree.ObjectClassTreeModel
 
makeUserObject(String, List) - Method in class ix.iview.tree.ObjectClassTreeModel
 
makeUserObject(String) - Method in class ix.iview.tree.RefinementTreeModel
 
makeUserObject(String, List) - Method in class ix.iview.tree.RefinementTreeModel
 
makeValueCollection(Object) - Method in class ix.util.context.ContextMultiHashMap
 
makeValueCollection() - Method in class ix.util.FanComposer
 
makeValueCollection(Object) - Method in class ix.util.MultiHashMap
 
makeValueCollection(Object) - Method in interface ix.util.MultiMap
 
makeValueComboBox() - Method in class ix.iface.util.SelectionPanel
 
makeValueParser() - Method in class ix.ip2.ObjectView
 
makeVarArray(List) - Static method in class ix.util.lisp.Interpreter.Expr
A utility for converting a List of variables (Symbols) to an array.
makeVarDcls(LList) - Method in class ix.iface.domain.LTF_Parser
 
makeVarDcls(Set) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
makeVariableDeclaration(String) - Static method in class ix.iview.util.IVUtil
 
makeVariableDeclarations(Collection) - Static method in class ix.iview.util.IVUtil
Turns the given collection of variables (names or ItemVars) into a list of variable declarations
makeVariableManager() - Method in class ix.ip2.Ip2ModelManager
 
makeVarRef(Symbol) - Method in class ix.iscript.IScript
 
makeVarRef(Name) - Method in class ix.iscript.IScript
 
makeViewer(String, Class) - Method in class ix.ip2.Ip2
Utility use to construct viewers.
makeViewMenu() - Method in class ix.iface.ui.JFrameMT
 
makeViewMenu() - Method in class ix.iface.ui.JFrameMTP
 
makeViewMenu() - Method in class ix.iview.DomainEditorFrame
 
makeViewMenuTool(JComponent) - Method in class ix.iface.ui.JFrameMT
Makes a default view menu and toolbar buttons.
makeViewsMenu() - Method in class ix.iview.DomainEditorFrame
 
makeWhile(Expression, Expression) - Method in class ix.iscript.IScript
 
makeWindowsMenu(JComponent) - Method in class ix.iface.ui.JFrameMTP
Makes a default windows menu and no toolbar buttons.
makeWindowsMenu(JComponent, String) - Method in class ix.iface.ui.JFrameMTP
As above, but with the given string as the menu title.
makeWorldStateManager() - Method in class ix.ip2.Ip2ModelManager
 
makeWorldStateManager() - Method in class ix.iplan.IPlanModelManager
 
makeWorldStateMap() - Method in class ix.ip2.Ip2WorldStateManager
 
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.
makeXMLTranslator(ClassSyntax) - Method in class ix.ip2.Ip2XMLConfig
 
makeXMLTranslator(ClassSyntax) - Method in class ix.util.xml.XMLConfig
 
makeXMLTranslator() - Method in class ix.util.xml.XMLConfig
 
makeXsdElement(String, String[][]) - Method in class ix.util.xml.XMLSchemaSyntax
 
makeXsdElement(String) - Method in class ix.util.xml.XMLSchemaSyntax
 
manager - Variable in class ix.iface.ui.AbstractSetEditor
 
manager - Variable in class ix.iface.ui.JPreferencesDialog
 
manualItem - Variable in class ix.iface.ui.JFrameMT
 
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(Collection, Collection, Function1) - Static method in class ix.util.Collect
Returns the result collection after adding the values returned by a function applied to each element of another collection.
map - Variable in class ix.util.context.ContextHashMap
 
MAP - Static variable in class ix.util.reflect.ClassDescr
Internal class type
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.
map - Variable in class ix.util.StableHashMap
 
mapc(Function1) - Method in class ix.util.lisp.LList
 
mapcar(Function1) - Method in class ix.util.lisp.LList
 
mapElement(Object) - Method in class ix.util.DeepCopier
Called on subobjects of the object being copied to determine what object takes the subobject's place in the copy.
mapElement(Object) - Method in class ix.util.ObjectCopier
Called on subobjects of the object being copied to determine what object takes the subobject's place in the copy.
MapEntry - Class in ix.test.xml
A possibly useful representation of a Map.Entry.
MapEntry() - Constructor for class ix.test.xml.MapEntry
 
MapEntry(Object, Object) - Constructor for class ix.test.xml.MapEntry
 
MapEntry(Map.Entry) - Constructor for class ix.test.xml.MapEntry
 
mapEntryName - Variable in class ix.util.xml.XMLTranslator
 
mapFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
mapList(List, ClassDescr) - Method in class ix.util.ObjectCopier
Copies a List, calling ObjectCopier.mapElement(Object) on each element of the list.
mapList(List, ClassDescr) - Method in interface ix.util.reflect.ObjectMapper
 
mapLongName(Object) - Method in class ix.util.NameMapper
 
mapLongName(String) - Method in class ix.util.NameMapper
Returns a suitable short name for a long name, generating and storing a short name if one is not already in the map.
mapMap(Map, ClassDescr) - Method in class ix.util.ObjectCopier
Copies a Map, calling ObjectCopier.mapElement(Object) on each key and value.
mapMap(Map, ClassDescr) - Method in interface ix.util.reflect.ObjectMapper
 
mapNth(int) - Method in class ix.util.lisp.LList
Returns a list of the nth elements from a list of lists.
mapObject(Object, ObjectMapper) - Method in class ix.util.reflect.ClassDescr
 
Mapping - Class in ix.test.xml
A possibly useful Map-like class.
Mapping() - Constructor for class ix.test.xml.Mapping
 
Mapping(Map) - Constructor for class ix.test.xml.Mapping
 
mapPrimitive(Object, ClassDescr) - Method in class ix.util.ObjectCopier
Copies a "primitive" object.
mapPrimitive(Object, ClassDescr) - Method in interface ix.util.reflect.ObjectMapper
 
mapSet(Set, ClassDescr) - Method in class ix.util.ObjectCopier
Copies a Set, calling ObjectCopier.mapElement(Object) on each member of the set.
mapSet(Set, ClassDescr) - Method in interface ix.util.reflect.ObjectMapper
 
mapsToBindings(List) - Static method in class ix.util.match.Bindings
 
mapStruct(Object, ClassDescr) - Method in class ix.util.ObjectCopier
Copies a structure, calling ObjectCopier.mapElement(Object) on each field value.
mapStruct(Object, ClassDescr) - Method in interface ix.util.reflect.ObjectMapper
 
mapToAlist(Map) - Static method in class ix.util.lisp.LList
 
mapToAssignments(Map) - Static method in class ix.icore.domain.PatternAssignment
 
mapToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
mapTree(Function1) - Method in class ix.util.lisp.LList
 
mapVariableDeclaration(PlanVariableDeclaration) - Method in class ix.ip2.PlanInstaller
 
mapXML(LiteralDocument, ClassDescr) - Method in class ix.util.ObjectCopier
Copies embedded XML.
mapXML(LiteralDocument, ClassDescr) - Method in interface ix.util.reflect.ObjectMapper
 
Mark - Class in ix.util
A class used when marking objects as used, visited, etc.
Mark(String) - Constructor for class ix.util.Mark
 
Markable - Interface in ix.util
An interface for markable objects.
markAll() - Method in class ix.iface.ui.table.AbstractIXTableModel
 
markAll() - Method in class ix.iface.ui.table.IXTable
 
markedRows - Variable in class ix.iface.ui.table.AbstractIXTableModel
contains data objects. cannot do rows because it gets confused with expand/collapse in tree tables!
markRow(int) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
markRow(int) - Method in class ix.iface.ui.table.IXTable
 
markUndoPoint(String) - Method in class ix.ip2.Ip2ModelManager
 
markUndoPoint(String) - Method in class ix.iplan.IPlanOptionManager
 
Maroon - Static variable in class ix.iface.util.XColors
 
match(Object, Object) - Static method in class ix.iplan.DomainAnalyser
Simple pattern-matcher that treats all variables as wildcards.
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.Matcher
 
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, MatchEnv) - Static method in class ix.util.match.SimpleMatcher
 
MATCH_DEBUG - Variable in class ix.ip2.VariableManager
 
matchAnyPattern(List, Object) - Static method in class ix.util.match.SimpleMatcher
 
matchAnyValue(Object, List) - Static method in class ix.util.match.SimpleMatcher
 
MatchCase - Class in ix.util.match
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).
MatchChoice - Class in ix.util.match
 
MatchChoice() - Constructor for class ix.util.match.MatchChoice
 
MatchChoice(List) - Constructor for class ix.util.match.MatchChoice
 
MatchChoice(Constraint) - Constructor for class ix.util.match.MatchChoice
 
MatchChoiceHandler - Class in ix.test
Constrains variables by matching a pattern against a choice of values.
MatchChoiceHandler(Ip2) - Constructor for class ix.test.MatchChoiceHandler
 
MatchChoiceManager - Class in ix.util.match
Manages a pool of constraints on variable values. ... /\/ N.B.
MatchChoiceManager() - Constructor for class ix.util.match.MatchChoiceManager
 
matchChoices - Variable in class ix.util.match.MatchChoiceManager
 
MatchChoiceTest - Class in ix.test
Lets the user type things in a Lisp-like syntax and see the corresponding XML.
MatchChoiceTest() - Constructor for class ix.test.MatchChoiceTest
 
MatchCluster - Class in ix.util.match
 
MatchCluster(List) - Constructor for class ix.util.match.MatchCluster
 
matchComputeResult(Constraint, Object, LList, MatchEnv) - Method in class ix.ip2.VariableManager.FilterMatcher
 
matchComputeResult(Object, Object) - Method in class ix.iplan.PlanCheckingSimulator
 
matchDefault(Object) - Method in class ix.util.match.MatchTable
Applies the default case, if there is one.
MatchEnv - Class in ix.util.match
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 in ix.util.match
A less simple pattern-matcher.
Matcher() - Constructor for class ix.util.match.Matcher
 
matchesPattern(LList) - Method in class ix.iview.domain.UIRefinement
 
matchFilter(PatternAssignment, Map.Entry, MatchEnv) - Method in class ix.ip2.VariableManager.FilterMatcher
 
matchRefinement(AgendaItem, Refinement) - Method in class ix.ip2.ExpandHandler
 
MatchStateHandler - Class in ix.test
 
MatchStateHandler(Ip2) - Constructor for class ix.test.MatchStateHandler
 
MatchStateHandler(Ip2, String) - Constructor for class ix.test.MatchStateHandler
 
matchSyntax(LList) - Method in class ix.ip2.SendReportHandler
 
MatchTable - Class in ix.util.match
A MatchTable acts as a kind of pattern-matching case statement.
MatchTable() - Constructor for class ix.util.match.MatchTable
 
max - Variable in class ix.icore.domain.TimeWindow
 
max - Variable in class ix.iplan.TimePointNet.TimeConstraint
 
maximalElements(DirectedGraph) - Static method in class ix.util.Graphs
Returns a set containing the vertices that have no successors.
maybeShuffle(List<PNodeEnd>) - Method in class ix.iplan.PlanCheckingSimulator
 
maybeShuffle(List) - Method in class ix.test.SimpleRSim
 
md - Variable in class ix.test.DigestSet
 
MediumAquaMarine - Static variable in class ix.iface.util.XColors
 
MediumBlue - Static variable in class ix.iface.util.XColors
 
MediumLevelIPCTest - Class in ix.test
 
MediumLevelIPCTest() - Constructor for class ix.test.MediumLevelIPCTest
 
MediumOrchid - Static variable in class ix.iface.util.XColors
 
MediumPurple - Static variable in class ix.iface.util.XColors
 
MediumSeaGree - Static variable in class ix.iface.util.XColors
 
MediumSlateBlue - Static variable in class ix.iface.util.XColors
 
MediumSpringGreen - Static variable in class ix.iface.util.XColors
 
MediumTurquoise - Static variable in class ix.iface.util.XColors
 
MediumVioletRed - Static variable in class ix.iface.util.XColors
 
members - Variable in class ix.iface.ui.AbstractSetEditor
List of objects in the editor.
memoizedDigestObject(Object) - Method in class ix.test.DigestSet
 
menuBar - Variable in class ix.iface.ui.JFrameMT
 
menuBar - Variable in class ix.iface.util.SimpleToolFrame
 
menuText - Variable in class ix.ip2.test.PanelTest
 
menuText - Variable in class ix.ip2.test.TestSubmenu
 
message - Variable in class ix.iview.PropertyEditor
 
messageDescription(IPC.InputMessage) - Static method in class ix.iface.util.Reporting
 
messageFrame - Variable in class ix.util.xml.XMLTreeEditor
 
MessageMemory - Class in ix.applet
 
MessageMemory() - Constructor for class ix.applet.MessageMemory
 
MessageMemory - Class in ix.iserve.ipc
 
MessageMemory() - Constructor for class ix.iserve.ipc.MessageMemory
 
MessageQueue - Class in ix.util
A queue for messages between threads.
MessageQueue() - Constructor for class ix.util.MessageQueue
 
MessageQueue(boolean) - Constructor for class ix.util.MessageQueue
 
MessageReceived - Class in ix.icore.log
 
MessageReceived() - Constructor for class ix.icore.log.MessageReceived
 
MessageReceived(Object, Object) - Constructor for class ix.icore.log.MessageReceived
 
messageReceived(IPC.InputMessage) - Method in class ix.util.IPC.BufferedMessageListener
Enqueues a message for later processing by the IPC.BufferedMessageListener.handleMessage(IPC.InputMessage) method, which will be called in this BufferedMessageListener's thread.
messageReceived(IPC.InputMessage) - Method in class ix.util.ipc.IPCListener
 
messageReceived(IPC.InputMessage) - Method in interface ix.util.IPC.MessageListener
 
MessageSent - Class in ix.icore.log
 
MessageSent() - Constructor for class ix.icore.log.MessageSent
 
MessageSent(Object, Object) - Constructor for class ix.icore.log.MessageSent
 
messageSent(Object, Object) - Method in class ix.util.ipc.IPCListener
 
MessageServer - Class in ix.applet
Handles messages for an AppletCommunicationStrategy.
MessageServer() - Constructor for class ix.applet.MessageServer
 
MessageServer.User - Class in ix.applet
 
MessageServer.UserMessageThread - Class in ix.applet
 
MessageWrapper - Class in ix.iserve.ipc
Wrapper for messages sent via an IServeCommunicationStrategy.
MessageWrapper() - Constructor for class ix.iserve.ipc.MessageWrapper
 
MessageWrapper(String, String) - Constructor for class ix.iserve.ipc.MessageWrapper
 
MessageWrapper(String, String, Object) - Constructor for class ix.iserve.ipc.MessageWrapper
 
MessageWrapper(String, String, Object, Object) - Constructor for class ix.iserve.ipc.MessageWrapper
 
MessageWrapper(String, String, LList) - Constructor for class ix.iserve.ipc.MessageWrapper
 
method - Variable in class ix.isim.ExecutableAction
 
MethodTest - Class in ix.test
 
MethodTest() - Constructor for class ix.test.MethodTest
 
MidnightBlue - Static variable in class ix.iface.util.XColors
 
mightInteract(Constraint, Constraint) - Method in interface ix.icore.ConstraintManager
 
mightInteract(Constraint, Constraint) - Method in class ix.ip2.ForAllCM
 
mightInteract(Constraint, Constraint) - Method in class ix.ip2.Scrum
 
mightInteract(Constraint, Constraint) - Method in class ix.ip2.UseCM
 
mightInteract(Constraint, Constraint) - Method in class ix.iplan.TimePointNet
 
mightSatisfy(PatternAssignment, PatternAssignment) - Method in class ix.iplan.DomainAnalyser
 
mightSatisfy(PatternAssignment, Collection) - Method in class ix.iplan.DomainAnalyser
 
milliseconds - Variable in class ix.util.Duration
 
min - Variable in class ix.icore.domain.TimeWindow
 
min - Variable in class ix.iplan.TimePointNet.TimeConstraint
 
minBut - Variable in class ix.iface.ui.AbstractEditorPanel
 
minFullExpandFinder - Variable in class ix.iplan.DomainAnalyser
 
minFullExpandSizeCache - Variable in class ix.iplan.DomainAnalyser
 
minIcon - Variable in class ix.iface.ui.AbstractEditorPanel
 
MiniConstraintPanel - Class in ix.iview
A simple panel with a label (title), a component, and optional buttons.
MiniConstraintPanel(EventListener, String, String[]) - Constructor for class ix.iview.MiniConstraintPanel
 
minimalElements(DirectedGraph) - Static method in class ix.util.Graphs
Returns a set containing the vertices that have no predecessors.
minimalIcon - Variable in class ix.iview.DomainEditorFrame
 
minimalItem - Variable in class ix.iview.DomainEditorFrame
 
minimise() - Method in class ix.iface.ui.AbstractEditorPanel
Minimises the component and the rest of the editor
minimise() - Method in interface ix.iface.ui.IXEditorPanel
 
MintCream - Static variable in class ix.iface.util.XColors
 
minutes - Variable in class ix.util.Duration
 
minWidth - Variable in class ix.iface.ui.table.IXTable
 
MissingValuesException - Exception in ix.icore.domain
An exception that can be thrown when a variable, or set of variables, cannot be given a value.
MissingValuesException(ItemVar) - Constructor for exception ix.icore.domain.MissingValuesException
 
MissingValuesException(Set) - Constructor for exception ix.icore.domain.MissingValuesException
 
MissionaryTest - Class in ix.test.xml
Describes a missionary and cannibals plan test.
MissionaryTest() - Constructor for class ix.test.xml.MissionaryTest
 
MissionaryTest.MissionaryTestRunner - Class in ix.test.xml
 
MistyRose - Static variable in class ix.iface.util.XColors
 
mm - Variable in class ix.ip2.ConstraintAssociator
 
mm - Variable in class ix.ip2.SyncState
 
mm - Variable in class ix.iplan.SanityChecker
 
Moccasin - Static variable in class ix.iface.util.XColors
 
MODE_ADVANCED - Static variable in interface ix.iview.IDESymbols
 
MODE_SIMPLE - Static variable in interface ix.iview.IDESymbols
 
model - Variable in class ix.iface.ui.IFormPanel
 
model - Variable in class ix.iface.ui.table.IXTreeTableNode
 
model - Variable in class ix.iface.util.CheckTable
 
model - Variable in class ix.iface.util.KeyValueTable
 
model - Variable in class ix.util.xml.XMLTreeNamespaceManager
 
ModellingState - Class in ix.iview.util
A class to maintain notes of modelling issues and state of modelling progress.
ModellingState() - Constructor for class ix.iview.util.ModellingState
 
modelManager - Variable in class ix.icore.process.PNode
 
modelManager - Variable in class ix.icore.process.StatusStepper
 
modelManager - Variable in class ix.ip2.ConditionHandler
 
modelManager - Variable in class ix.ip2.ExpandHandler
 
modelManager - Variable in class ix.ip2.Ip2
 
modelManager - Variable in class ix.ip2.Ip2WorldStateManager
 
modelManager - Variable in class ix.ip2.LispComputeInterpreter
 
modelManager - Variable in class ix.ip2.VariableManager
 
modelManager - Variable in class ix.iplan.IPlanConditionHandler
 
modelManager - Variable in class ix.iplan.PlanCheckingSimulator
 
modelManager - Variable in class ix.iplan.ThatcherActivityHandler
 
modelManager - Variable in class ix.test.SimpleRSim
 
modeMenu - Variable in class ix.iview.DomainEditorFrame
 
modifyIcon - Variable in class ix.iview.DomainEditorFrame
 
modifyItem - Variable in class ix.iview.DomainEditorFrame
 
moreBut - Variable in class ix.iface.ui.JConstraintEditor
 
moreInitFromObject() - Method in class ix.iface.ui.JConstraintEditor
Called instead of initFromObject when addMore is clicked rather than add.
moreInitFromObject() - Method in class ix.iview.ConditionEffectEditor
 
moreInitFromObject() - Method in class ix.iview.ObjectConstraintEditor
Set up the editor to specify more of the same (add more button) This is disabled for the editor - all constraints are done here anyway
mostRecentHomeNamespace - Variable in class ix.util.xml.XMLTranslator
Size 1 cache for fast comparisons.
mostRecentlySelectedTree - Static variable in class ix.util.xml.XMLTreeEditPanel
 
mouseClicked(MouseEvent) - Method in class ix.iface.ui.JConstraintEditor
 
mouseClicked(MouseEvent) - Method in class ix.iface.ui.JPreferencesDialog
 
mouseClicked(MouseEvent) - Method in class ix.iface.ui.JSelectorDialog
 
mouseClicked(MouseEvent) - Method in class ix.iface.ui.table.IXTable
Send a cellClicked notification to all registered TableMouseListeners.
mouseClicked(MouseEvent) - Method in class ix.iface.ui.ToggleEditorPanel
 
mouseClicked(MouseEvent) - Method in class ix.ip2.AgendaTableViewer
If the left button was clicked on the tree-column, expand/collapse node as per model.
mouseClicked(MouseEvent) - Method in class ix.iview.DeclarationEditor
mouse clicked - radio button "none": warn about clearing declarations - button "Ok": finish editing, collect constraint, and exit - button "Other Editor": use simple cond/eff editor - button "Note Edits": put constraints into refinement
mouseClicked(MouseEvent) - Method in class ix.iview.ObjectConstraintEditor
 
mouseClicked(MouseEvent) - Method in class ix.iview.SimpleDeclarationEditor
 
mouseClicked(MouseEvent) - Method in class ix.iview.table.ConstructTableMouser
If the left button was clicked on a row (except column 0) put the construct in the editor.
mouseEntered(MouseEvent) - Method in class ix.iface.ui.JConstraintEditor
 
mouseEntered(MouseEvent) - Method in class ix.iface.ui.JPreferencesDialog
 
mouseEntered(MouseEvent) - Method in class ix.iface.ui.JSelectorDialog
 
mouseEntered(MouseEvent) - Method in class ix.iface.ui.table.IXTable
 
mouseEntered(MouseEvent) - Method in class ix.iface.ui.ToggleEditorPanel
 
mouseEntered(MouseEvent) - Method in class ix.ip2.AgendaTableViewer
 
mouseExited(MouseEvent) - Method in class ix.iface.ui.JConstraintEditor
 
mouseExited(MouseEvent) - Method in class ix.iface.ui.JPreferencesDialog
 
mouseExited(MouseEvent) - Method in class ix.iface.ui.JSelectorDialog
 
mouseExited(MouseEvent) - Method in class ix.iface.ui.table.IXTable
 
mouseExited(MouseEvent) - Method in class ix.iface.ui.ToggleEditorPanel
 
mouseExited(MouseEvent) - Method in class ix.ip2.AgendaTableViewer
 
mouseListener - Variable in class ix.iface.util.KeyValueTable
 
mousePressed(MouseEvent) - Method in class ix.iface.ui.JConstraintEditor
 
mousePressed(MouseEvent) - Method in class ix.iface.ui.JPreferencesDialog
 
mousePressed(MouseEvent) - Method in class ix.iface.ui.JSelectorDialog
 
mousePressed(MouseEvent) - Method in class ix.iface.ui.table.IXTable
 
mousePressed(MouseEvent) - Method in class ix.iface.ui.ToggleEditorPanel
 
mousePressed(MouseEvent) - Method in class ix.iface.util.KeyValueTable.ViewTableMouseListener
 
mousePressed(MouseEvent) - Method in class ix.iface.util.SortingKVTable.KeySortMouseListener
 
mousePressed(MouseEvent) - Method in class ix.ip2.AgendaTableViewer
If the right button was pressed in any column bring up the item popup menu.
mousePressed(MouseEvent) - Method in class ix.iview.DeclarationEditor
 
mouseReleased(MouseEvent) - Method in class ix.iface.ui.JConstraintEditor
 
mouseReleased(MouseEvent) - Method in class ix.iface.ui.JPreferencesDialog
 
mouseReleased(MouseEvent) - Method in class ix.iface.ui.JSelectorDialog
 
mouseReleased(MouseEvent) - Method in class ix.iface.ui.table.IXTable
 
mouseReleased(MouseEvent) - Method in class ix.iface.ui.ToggleEditorPanel
 
mouseReleased(MouseEvent) - Method in class ix.ip2.AgendaTableViewer
 
MoveSpec - Interface in ix.isim.dynamic
Title: I-X Simple Object Animation Tool Copyright: Copyright (c) 2005 Company: AIAI, University of Edinburgh
moveToUIDomain(UIDomain) - Method in class ix.iview.domain.UIDomain
 
moveToUIDomain(UIDomain) - Method in interface ix.iview.domain.UIObject
Move the object from its current UIDomain to the given one.
moveToUIDomain(UIDomain) - Method in class ix.iview.domain.UIObjectClass
 
moveToUIDomain(UIDomain) - Method in class ix.iview.domain.UIRefinement
 
ms - Variable in class ix.util.Duration
 
MS_CONSISTENT - Static variable in class ix.iview.util.ModellingState
 
MS_DEFAULT - Static variable in class ix.iview.util.ModellingState
 
MS_DONE - Static variable in class ix.iview.util.ModellingState
 
MS_EMPTY - Static variable in class ix.iview.util.ModellingState
 
MultiAgentIp2 - Class in ix.test
 
MultiAgentIp2() - Constructor for class ix.test.MultiAgentIp2
 
MultiAgentIp2.LaunchTool - Class in ix.test
 
MultiAgentIp2.LaunchTool() - Constructor for class ix.test.MultiAgentIp2.LaunchTool
 
MultiAgentTest - Class in ix.test
 
MultiAgentTest() - Constructor for class ix.test.MultiAgentTest
 
MultiAgentTest.Launcher - Class in ix.test
 
MultiAgentTest.Launcher() - Constructor for class ix.test.MultiAgentTest.Launcher
 
MultiHashMap - Class in ix.util
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
 
MultiMap - Interface in ix.util
 
mustBe(Class<T>, Object) - Method in class ix.util.lisp.Interpreter.AbstractFunction
Returns an object if it is an instance of the specified class, but throws a ClassCastException if it isn't.
mustBe(Class<T>, Object) - Method in class ix.util.lisp.LispInterpreter.Syntax
 
mustBe(Class<T>, Object) - Static method in class ix.util.Util
Returns an object if it is an instance of the specified class, but throws a ClassCastException if it isn't.
mustBeLListOf(Class, Object) - Method in class ix.util.lisp.LispInterpreter.Syntax
 
mustBeStringlike(Object) - Static method in class ix.util.Util
Returns the String representation of a String, Symbol, or Name, and throws a ClassCastException for anything else.
mustMatch(Object, Object) - Static method in class ix.util.match.Matcher
 
mustMatch(Object, Object, MatchEnv) - Static method in class ix.util.match.Matcher
 
mustMatch(Object, Object) - Static method in class ix.util.match.SimpleMatcher
 
mustMatch(Object, Object, MatchEnv) - Static method in class ix.util.match.SimpleMatcher
 

N

NA - Static variable in class ix.icore.Status
 
name - Variable in class ix.icore.domain.Domain
 
name - Variable in class ix.icore.domain.ObjectClass
 
name - Variable in class ix.icore.domain.ObjectProperty
 
name - Variable in class ix.icore.domain.Refinement
 
name - Variable in class ix.icore.domain.VariableDeclaration
 
name - Variable in class ix.icore.plan.PlanVariable
 
name - Variable in class ix.icore.plan.PlanVariableDeclaration
 
name - Variable in class ix.icore.plan.ProcessParameter
 
name - Variable in class ix.icore.Variable
 
name - Variable in class ix.ip2.ObjectView
 
name - Variable in class ix.iplan.ExpandPlanTestGroup
This group's name.
name - Variable in class ix.iplan.PlanTestGroup
This group's name.
name - Variable in class ix.iscript.Binding
 
name - Variable in class ix.iscript.VarRef
 
name - Variable in class ix.ispace.AgentData
 
name - Variable in class ix.iview.domain.UIDomain
 
name - Variable in class ix.iview.domain.UIObjectClass
 
name - Variable in class ix.iview.domain.UIRefinement
 
name - Static variable in class ix.iview.IDERelease
 
name - Variable in class ix.iview.igraph.IGraph
 
name - Variable in class ix.test.ExampleData
 
name - Variable in class ix.test.xml.WorldStateView
 
name - Variable in class ix.util.EnumeratedValue
 
name - Variable in class ix.util.lisp.Interpreter.JFunction
 
name - Variable in class ix.util.lisp.LispInterpreter.Syntax
 
name - Variable in class ix.util.lisp.Symbol
This Symbol's name.
Name - Class in ix.util
Wrapper for relatively short strings used as names.
Name() - Constructor for class ix.util.Name
 
Name(String) - Constructor for class ix.util.Name
 
name - Variable in class ix.util.Name
 
name - Variable in class ix.util.reflect.FieldDescr
 
name - Variable in class ix.util.ThreadCondition
 
name - Variable in class ix.util.UniqueObject
 
nameBits - Variable in class ix.iface.ui.IFormPanel
 
nameColumn - Variable in class ix.iface.ui.table.AbstractTreeTableModel
the column to be used as a name column
Named - Interface in ix.icore.domain
An interface implemented by all IX domain objects that have names.
namedListToDisplay(Collection) - Static method in class ix.iview.util.IVUtil
 
NamedRenderer - Class in ix.iface.ui
An efficient renderer like RendererJLabel, but a subclass of JTextField to allow mousing text.
NamedRenderer() - Constructor for class ix.iface.ui.NamedRenderer
 
NamedRenderer(boolean) - Constructor for class ix.iface.ui.NamedRenderer
 
nameFields - Variable in class ix.iface.ui.AbstractIFormModel
 
nameForClass(Class) - Static method in class ix.util.lisp.Interpreter
A utility that returns a relatively readable name for a class.
nameForClass(Class) - Method in class ix.util.reflect.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.
nameForClass(Class) - Static method in class ix.util.xml.XML
Returns the class-name that would be used by the default ClassFinder.
nameGen - Variable in class ix.icore.plan.build.ExamplePlanBuilder
Used by ExamplePlanBuilder.genId(String).
nameGen - Variable in class ix.icore.plan.DomainAsPlan
 
nameGen - Variable in class ix.icore.plan.PlanAsDomain
 
NameGenTest - Class in ix.test
 
NameGenTest() - Constructor for class ix.test.NameGenTest
 
nameHasChanged(Object) - Method in class ix.iview.domain.UIDomain
 
nameHasChanged(Object) - Method in interface ix.iview.domain.UIObject
Determines whether the object's identifying fields have changed
nameHasChanged(Object) - Method in class ix.iview.domain.UIObjectClass
 
nameHasChanged(Object) - Method in class ix.iview.domain.UIRefinement
 
nameLabel - Variable in class ix.iface.ui.AbstractEditorPanel
The panel's label (title)
nameListeners - Variable in class ix.icore.IXAgent
 
NameMapper - Class in ix.util
Maps both ways between short and long names.
NameMapper() - Constructor for class ix.util.NameMapper
 
NameMapper(Map) - Constructor for class ix.util.NameMapper
 
namePart(File) - Method in class ix.test.FilePlanner
Returns the name from a File, leaving out the directory and any file type.
NamespaceEvent - Class in ix.util.xml.event
 
NamespaceEvent(Namespace) - Constructor for class ix.util.xml.event.NamespaceEvent
 
NamespaceEvent(Namespace, Object) - Constructor for class ix.util.xml.event.NamespaceEvent
 
namespaceEvent(NamespaceEvent) - Method in interface ix.util.xml.event.NamespaceListener
Something has happened, releted to the source Namespace.
namespaceEvent(NamespaceEvent) - Method in class ix.util.xml.XMLTreeEditPanel
 
NamespaceListener - Interface in ix.util.xml.event
 
namespaceListeners - Variable in class ix.util.xml.XMLTreeNamespaceManager
 
namespaces - Variable in class ix.util.xml.XMLTreeNamespaceManager
 
nameToClass - Variable in class ix.util.reflect.ClassFinder
 
nameToClassCache - Variable in class ix.util.reflect.ClassFinder
 
nameToGroup - Variable in class ix.ispace.ContactManager
 
nameToPlanVarMap - Variable in class ix.icore.plan.DomainAsPlan
 
nameToTestGroup - Variable in class ix.iplan.AutoTester
 
nameToVarMap - Variable in class ix.icore.process.PNode.MakeVarIfUnbound
 
NavajoWhite - Static variable in class ix.iface.util.XColors
 
Navy - Static variable in class ix.iface.util.XColors
 
NDRenderer - Class in ix.iface.ui
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.
NDTextRenderer - Class in ix.iface.ui
NDRenderer - uses text, colour, image and a symbol to display information.
NDTextRenderer(boolean) - Constructor for class ix.iface.ui.NDTextRenderer
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.
negative - Variable in class ix.util.Duration
 
NeutralIconRenderer - Class in ix.iface.ui
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(ProcessStatusEvent, Map) - Method in interface ix.icore.process.event.ProcessStatusListener
 
newBindings(ProcessStatusEvent, Map) - Method in class ix.ip2.Agenda
 
newBindings(AgendaEvent, Map) - Method in class ix.ip2.AgendaTableViewer
 
newBindings(AgendaEvent, Map) - Method in class ix.ip2.AgendaViewTable
 
newBindings(AgendaEvent, Map) - Method in interface ix.ip2.event.AgendaListener
 
newBindings(ProcessStatusEvent, Map) - Method in class ix.ip2.ObjectWhiteboard
Ignored by this viewer.
newBindings(ProcessStatusEvent, Map) - Method in class ix.ip2.StateViewTable
Ignored by this viewer.
newBindings(Map) - Method in class ix.ip2.VariableManager
 
newBindings(ProcessStatusEvent, Map) - Method in class ix.iplan.CombinedPlanChangeListener
 
newBindings(AgendaEvent, Map) - Method in class ix.iplan.CombinedPlanChangeListener
 
newConstraint() - Method in class ix.ip2.Ip2Frame
 
newConstruct() - Method in class ix.iview.AConstructFramePanel
Makes a new construct of the panel's type and get ready to edit it by seting it in the panel.
newConstruct() - Method in interface ix.iview.ConstructFraming
Makes a new construct of the panel's type and gets ready to edit it.
newConstruct() - Method in class ix.iview.GlobalFramePanel
 
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.SimpleEditorPanel
Make a new construct of the panel's type and get ready to edit it.
newData - Variable in class ix.ispace.event.ContactEvent
 
newEditItem - Variable in class ix.iview.DomainEditorFrame
 
newEditorWindow() - Method in class ix.util.xml.XMLTreeEditFrame
 
newGNodeItem - Variable in class ix.iview.igraph.GExpansionEditor
 
newHandlerAction(AgendaItemEvent, HandlerAction) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
newHandlerAction(AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaTableViewer
 
newHandlerAction(AgendaItemEvent, HandlerAction) - Method in class ix.ip2.event.AgendaItemAdapter
 
newHandlerAction(AgendaItemEvent, HandlerAction) - Method in interface ix.ip2.event.AgendaItemListener
 
newHandlerAction(AgendaItemEvent, HandlerAction) - Method in class ix.ip2.ItemEditor.EditPanel
 
newIcon - Variable in class ix.iface.ui.JFrameMT
 
newInstance() - Static method in class ix.iplan.IPlanOptionManager.ModelHolder
 
newInstance(Object, LList) - Method in class ix.util.lisp.Cons
Creates a new instance of this class.
NewIp2Frame - Class in ix.ip2
A revised version of 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
 
newIXTreeNode(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
Creates a new instance of a suitable IXTreeNode from the user object
newIXTreeNode(Object) - Method in class ix.iview.tree.DomainTreeModel
Creates a new instance of a suitable IXTreeNode from the user object
newIXTreeNode(Object) - Method in class ix.iview.tree.ObjectClassTreeModel
 
newIXTreeNode(Object) - Method in class ix.iview.tree.RefinementTreeModel
 
newLine() - Method in class ix.iface.util.HtmlWriter
 
newLList(Collection) - Static method in class ix.util.lisp.LList
 
newMessage(ChatMessage) - Method in class ix.ichat.ChatFrame
 
newMessage(ChatMessage) - Method in class ix.itest.ReceivePanel
 
NEWNAME - Static variable in class ix.iface.ui.AbstractSetEditor
 
newOption(String) - Method in class ix.iplan.IPlanOptionManager
 
newOrderings() - Method in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
newOwnObject(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
newProxyInstance(Class<T>, Object) - Static method in class ix.util.context.ContextLockingProxy
Creates a proxy around the specified instance of the interface.
newReport(AgendaItemEvent, Report) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
newReport(AgendaItemEvent, Report) - Method in class ix.ip2.event.AgendaItemAdapter
 
newReport(AgendaItemEvent, Report) - Method in interface ix.ip2.event.AgendaItemListener
 
newReport(AgendaItemEvent, Report) - Method in class ix.ip2.ItemEditor.EditPanel
 
newReport(Report) - Method in class ix.ip2.PanelController
 
newTreeChild(UIObject) - Method in class ix.iface.ui.tree.EditableTreeModel
 
newTreeChild(IXTreeNode) - Method in class ix.iface.ui.tree.EditableTreeModel
 
newTreeChild(IXTreeNode) - Method in class ix.iview.tree.DomainTreeModel
 
newTreeNode(Object) - Method in class ix.iface.ui.tree.EditableTree
Makes a node for this tree from the given user object
newTypedList(Class, Collection) - Static method in class ix.iface.ui.util.UIUtil
 
newTypedList(Class, Object[]) - Static method in class ix.iface.ui.util.UIUtil
 
newTypedList(Class, Object) - Static method in class ix.iface.ui.util.UIUtil
 
newUIObject(IXObject) - Method in class ix.iview.domain.UIDomain
 
newUIObjectClass(String) - Method in class ix.iview.AROEditorPanel
 
newUIObjectClass(String, UIObjectClass) - Method in class ix.iview.AROEditorPanel
 
next() - Method in class ix.util.context.ContextHashMap.EntrySetIterator
 
next() - Method in class ix.util.JavaNameWordIterator
 
next() - Method in class ix.util.lisp.LListIterator
 
next() - Method in class ix.util.lisp.LListListIterator
 
next() - Method in class ix.util.StableHashMap.EntrySetIterator
 
nextColor() - Method in class ix.util.ColorGenerator
 
nextElement() - Method in class ix.util.Seq.IteratorEnumeration
 
nextExecFringe(Set, Set, Set) - Method in class ix.iplan.PlanCheckingSimulator
Moves node-ends from waiting to ready.
nextIndex() - Method in class ix.util.lisp.LListListIterator
 
nextMenuItem_actionPerformed(ActionEvent) - Method in class ix.isim.ISimEventsFrame
 
nextMessage() - Method in class ix.util.MessageQueue
 
nextName(String) - Method in class ix.util.context.ContextGensym.Generator
 
nextName(String) - Method in class ix.util.Gensym.Generator
 
nextName(String) - Static method in class ix.util.Gensym
Calls the default generator's method Gensym.Generator.nextName(String).
nextNewSymbol(String) - Method in class ix.util.context.ContextGensym.Generator
 
nextNewSymbol(String) - Method in class ix.util.Gensym.Generator
 
nextNewSymbol(String) - Static method in class ix.util.Gensym
Calls the default generator's method Gensym.Generator.nextNewSymbol(String).
nextRGB() - Method in class ix.util.ColorGenerator
 
nextString(String) - Method in class ix.util.context.ContextGensym.Generator
 
nextString(String) - Method in class ix.util.Gensym.Generator
 
nextString(String) - Static method in class ix.util.Gensym
Calls the default generator's method Gensym.Generator.nextString(String).
nextSymbol(String) - Method in class ix.util.context.ContextGensym.Generator
 
nextSymbol(String) - Method in class ix.util.Gensym.Generator
 
nextSymbol(String) - Static method in class ix.util.Gensym
Calls the default generator's method Gensym.Generator.nextSymbol(String).
niceColors - Variable in class ix.util.ColorGenerator
 
niceColors - Variable in class ix.util.xml.XMLTreeNamespaceManager
 
niceColorsUsed - Variable in class ix.util.ColorGenerator
 
niceColorsUsed - Variable in class ix.util.xml.XMLTreeNamespaceManager
 
NIL - Static variable in class ix.util.lisp.Lisp
 
NO - Static variable in class ix.icore.YesNo
 
NO_ACTION_DESCRIPTION - Static variable in class ix.ip2.HandlerAction.NoAction
 
NO_VALUE - Static variable in class ix.ip2.ObjectView
 
node - Variable in class ix.icore.domain.NodeEndRef
 
node - Variable in class ix.iface.ui.table.IXTNTreeTableNode
 
node - Variable in class ix.iface.ui.table.IXTreeTableNode
 
node - Variable in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
NODE_COL - Variable in class ix.iview.table.PropertyTableModel
 
NodeEndRef - Class in ix.icore.domain
 
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
 
nodeFilterConstraints - Variable in class ix.ip2.Ip2ModelManager
 
nodeIdToNodeSpecMap - Variable in class ix.icore.plan.DomainAsPlan
 
nodeIdToRefinementMap - Variable in class ix.icore.plan.DomainAsPlan
 
nodeMap - Variable in class ix.iface.ui.table.AbstractTreeTableModel
A map for looking up a TreeNode for a Object.
NodeNameRenderer - Class in ix.iview.util
A simple node name renderer for list or table cells.
NodeNameRenderer(boolean) - Constructor for class ix.iview.util.NodeNameRenderer
Creates a node name renderer with/without a border.
NodeNumberRenderer - Class in ix.iview.util
A simple node number renderer for list or table cells.
NodeNumberRenderer(boolean) - Constructor for class ix.iview.util.NodeNumberRenderer
Creates a node number renderer with/without a border.
nodeParser - Variable in class ix.util.xml.XMLTreeEditPanel
 
NodePosition - Class in ix.iview.igraph
 
NodePosition() - Constructor for class ix.iview.igraph.NodePosition
 
NodePosition(Name, double, double) - Constructor for class ix.iview.igraph.NodePosition
 
nodes - Variable in class ix.icore.domain.Refinement
 
nodes - Variable in class ix.iface.ui.table.AbstractTreeTableModel
a collection of IXTreeTableNodes that have been generated
nodes - Variable in class ix.ip2.Ip2ModelManager
 
nodes - Variable in class ix.iview.domain.UIRefinement
 
nodes - Variable in class ix.iview.igraph.IGraph
 
NodeSpec - Class in ix.icore.domain
 
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
 
NodeSpec(int, LList) - Constructor for class ix.icore.domain.NodeSpec
 
nodeSpecEditor - Variable in class ix.iview.ActionEditorPanel
 
nodeStructureChanged(IXTreeTableNode) - Method in interface ix.iface.ui.table.event.TreeTableStructureListener
 
nodeStructureChanged(IXTreeTableNode) - Method in class ix.iface.ui.table.IXTreeTable
bold making is now in AbsTTModel Reacts to new node structure by updating nameColumn, making it bold if the node is a parent, plain if it is a leaf node.
nodeTimeConstraints - Variable in class ix.ip2.Ip2ModelManager
 
nodeToConditions - Variable in class ix.ip2.Ip2WorldStateManager
 
nodeToEffects - Variable in class ix.ip2.Ip2WorldStateManager
 
nodeType - Variable in class ix.iview.igraph.IGraph
 
nodeViewType - Variable in class ix.iview.igraph.IGraph
 
noEditComponents - Variable in class ix.iface.ui.JPropertiesManager
 
NONE - Static variable in class ix.ispace.AgentRelationship
 
none - Variable in class ix.iview.DeclarationEditor
 
none - Variable in class ix.iview.SimpleDeclarationEditor
 
NoPlanException - Exception in ix.iplan
An exception that can be thrown my a planning algorithm to indicate that no can be found.
NoPlanException() - Constructor for exception ix.iplan.NoPlanException
 
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
Record the agent as having the specified relationship to this agent, if the agent is not already known.
noteChange() - Method in class ix.iview.domain.UIDomain
 
noteChange() - Method in interface ix.iview.domain.UIObject
Get the UIDomain to note the change of this object.
noteChange() - Method in class ix.iview.domain.UIObjectClass
Get the UIDomain to note the change of this object
noteChange() - Method in class ix.iview.domain.UIRefinement
Get the UIDomain to note the change of this object
noteConstruct() - Method in class ix.iview.AConstructFramePanel
Note the contents of the panel into the current object.
noteConstruct() - Method in class ix.iview.ActionEditorPanel
Note the settings in the editor in a UIObject.
noteConstruct() - Method in class ix.iview.AROEditorPanel
Note the contents of the panel into the current object.
noteConstruct() - Method in class ix.iview.GlobalFramePanel
 
noteConstruct() - Method in class ix.iview.GrammarEditorPanel
Notes the content of the editing panel into the current(new?)
noteConstruct() - Method in class ix.iview.SimpleEditorPanel
Note the contents of the panel into the current object.
noteDebug() - Method in class ix.iview.UndoManager.UndoNote
 
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.
notelines(String[]) - Static method in class ix.util.Debug
 
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, Object) - Static method in class ix.util.Debug
 
noteln(Object, Object) - Static method in class ix.util.Debug
 
noteln(String, int) - Static method in class ix.util.Debug
 
noteln(String, boolean) - Static method in class ix.util.Debug
 
noteNamespace(Namespace) - Method in class ix.util.xml.XMLTreeEditPanel
 
noteNamespace(Namespace) - Method in class ix.util.xml.XMLTreeNamespaceManager
 
noteNewValue(Object) - Method in class ix.iface.ui.JConstraintEditor
make UIO update properly so that the event is noted elsewhere (panels..)
noteNewValue(Object) - Method in class ix.iview.DeclarationEditor
 
noteNewValue(Object) - Method in class ix.iview.PropertyEditor
make UIO update properly so that the event is noted elsewhere (panels..)
noteNewValue(Object) - Method in class ix.iview.SimpleDeclarationEditor
 
noteNoEditable(String) - Method in class ix.iface.ui.JPropertiesManager
If there are properties that cannot be edited here, mark them as such.
noteOldConstraints() - Method in class ix.iview.table.PropertyTableModel
 
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.
noteProperty(HashMap, UIObjectClass, ObjectProperty, Constraint) - Static method in class ix.iview.table.PropertyTableModel
Note the given constraint in the given propMap under the given property.
notes - Variable in class ix.iview.util.ModellingState
 
noteSetEditor(AbstractSetEditor) - Method in interface ix.iface.ui.ObjectManager
 
noteSetEditor(AbstractSetEditor) - Method in class ix.iview.domain.UIDomain
 
noteTextNodes() - Method in class ix.iview.ActionEditorPanel
Parse the nodes from the text area and store them in the current refinement.
noteThreads - Static variable in class ix.util.Debug
True iff the "noteln" methods should give the name of the current thread at the start of the line.
noteType() - Method in class ix.iview.ObjectConstraintEditor
 
noteUndo(EditableObject, String, Object, Object) - Method in class ix.iview.UndoManager
Notes an undoable change.
noteVarConstraints(ItemVar, HashMap) - Method in class ix.iview.DeclarationEditor
Notes the given constraints for the given variable in the varConstMap.
noteVarType(ItemVar, UIObjectClass) - Method in class ix.iview.DeclarationEditor
Notes the given type for the given variable in the varTypeMap.
noteVarTypeConstraint(ItemVar, Constraint) - Method in class ix.iview.DeclarationEditor
Notes the var type for the given variable in the varTypeConstraints map
noteVarTypeConstraint(ItemVar, UIObjectClass) - Method in class ix.iview.DeclarationEditor
Notes the var type for the given variable in the varTypeConstraints map
noticeForced - Variable in class ix.ip2.VariableManager
 
noticeForcedBindings() - Method in class ix.ip2.VariableManager
Called within the variable manager when it notices that some variables have only one possible value remaining.
noticeForcedBindings() - Method in class ix.util.match.MatchChoiceManager
 
noticeItemState() - Method in class ix.ip2.AbstractAgendaItemPopupMenu
 
noticeStatus() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
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.iface.ui.util.UIUtil
Brings up a message that the given string item is not yet supported.
notImplemented(Component, String) - Static method in class ix.util.Util
Brings up a message that the given string item is not yet supported.
nsElement(String) - Method in class ix.util.xml.XMLTranslator
Utility that creates an element in the home namespace.
Null - Class in ix.util.lisp
The class of Lisp.NIL, and of nothing else.
NullListTest - Class in ix.test
 
NullListTest() - Constructor for class ix.test.NullListTest
 
NUMBER - Static variable in class ix.icore.domain.ObjectProperty.Syntax
Value representing the type of a property value.
number - Variable in class ix.icore.Variable
 
number - Variable in class ix.util.ThreadCondition
 
NumberlikeSymbol - Class in ix.util.lisp
Symbols that could parse as numbers.
NumberlikeSymbol(String) - Constructor for class ix.util.lisp.NumberlikeSymbol
 
numberOfPlans - Variable in class ix.iplan.AutoTester
 
numberOfPlans - Variable in class ix.test.FilePlanner
 
numberOfPoints - Variable in class ix.iplan.TimePointNet
 
numberOfTests - Variable in class ix.iplan.AutoTester
 

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
 
OBJECT - Static variable in class ix.icore.domain.ObjectProperty.Syntax
Value representing the type of a property value.
object - Variable in class ix.icore.event.ObjectChangeEvent
 
object - Variable in class ix.iface.ui.JObjectMenu
 
object - Variable in class ix.iface.ui.JObjectPopup
 
objectAdded(ObjectChangeEvent) - Method in interface ix.icore.event.IXObjectChangeListener
 
ObjectAnimator - Class in ix.isim.dynamic
I-X Simple Object Animation Tool
ObjectAnimator(ISim) - Constructor for class ix.isim.dynamic.ObjectAnimator
 
objectChanged(ObjectChangeEvent) - Method in interface ix.icore.event.IXObjectChangeListener
 
ObjectChangeEvent - Class in ix.icore.event
 
ObjectChangeEvent(Object, Object) - Constructor for class ix.icore.event.ObjectChangeEvent
Use this for added/removed events
ObjectChangeEvent(Object, Object, String, Object, Object) - Constructor for class ix.icore.event.ObjectChangeEvent
Use this for edited events
ObjectClass - Class in ix.icore.domain
 
ObjectClass() - Constructor for class ix.icore.domain.ObjectClass
 
objectClass - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
objectClass - Variable in class ix.iview.ObjectConstraintEditor
 
objectClassAdded(DomainEvent) - Method in class ix.iview.domain.UIDomain
DomainListener
objectClasses - Variable in class ix.icore.domain.Domain
 
ObjectClassGenerator - Class in ix.iview
Static class for inferring object classes from refinements
ObjectClassGenerator() - Constructor for class ix.iview.ObjectClassGenerator
 
ObjectClassTreeModel - Class in ix.iview.tree
 
ObjectClassTreeModel(UIDomain, IXTreeNode) - Constructor for class ix.iview.tree.ObjectClassTreeModel
Constructs a new instance with the given node as the root node of the tree.
ObjectClassTreeNode - Class in ix.iview.tree
 
ObjectClassTreeNode(Object) - Constructor for class ix.iview.tree.ObjectClassTreeNode
 
ObjectComparator - Class in ix.util
Provides a total ordering for arbitrary objects.
ObjectComparator() - Constructor for class ix.util.ObjectComparator
 
objectConstraintEditor - Variable in class ix.iview.ActionEditorPanel
 
ObjectConstraintEditor - Class in ix.iview
An editor for specifying (world-state) constraints on objects in refinements.
ObjectConstraintEditor(Frame, UIDomain) - Constructor for class ix.iview.ObjectConstraintEditor
Creates an editor for specifying object constraints.
ObjectConstraintEditor(Frame, UIRefinement) - Constructor for class ix.iview.ObjectConstraintEditor
Creates an editor for specifying object constraints within the given refinement.
ObjectCopier - Class in ix.util
Copies Objects.
ObjectCopier() - Constructor for class ix.util.ObjectCopier
Creates a copier that uses the default ClassSyntax.
ObjectCopier(ClassSyntax) - Constructor for class ix.util.ObjectCopier
Creates a copier that uses the specified ClassSyntax as a source for ClassDescrs.
objectFromControls() - Method in class ix.itest.SendPanel
Construct an object from the current state of the GUI.
objectFromDocument(Document) - Static method in class ix.util.xml.XML
Converts a JDOM Document to an object using the default translator.
objectFromDocument(Document) - Method in class ix.util.xml.XMLTranslator
Converts a JDOM Document to an object.
objectFromElement(Element) - Static method in class ix.util.xml.XML
Converts a JDOM Element to an object using the default translator.
objectFromElement(Element) - Method in class ix.util.xml.XMLTranslator
Converts a JDOM Element to an object.
objectFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
objectFromFile(File) - Static method in class ix.util.xml.XML
Deprecated. As of I-X 3.3, use XML.readObject(String).
objectFromXML(String) - Static method in class ix.util.xml.XML
Converts a string 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.
ObjectHash - Class in ix.util.lisp
Provides re-readable (within a JVM) names for objects.
ObjectHash() - Constructor for class ix.util.lisp.ObjectHash
 
objectHeader - Variable in class ix.ip2.ObjectView
 
ObjectManager - Interface in ix.iface.ui
An interface to provide access to an (ordered) set of objects.
ObjectMapper - Interface in ix.util.reflect
Provides methods for the principal ClassDescr cases when transforming an instance of the corresponding class.
objectProperties - Variable in class ix.icore.domain.ObjectClass
 
objectProperties - Variable in class ix.iview.domain.UIObjectClass
A list of symbols that are property names.
ObjectProperty - Class in ix.icore.domain
 
ObjectProperty() - Constructor for class ix.icore.domain.ObjectProperty
 
ObjectProperty(Symbol, Symbol) - Constructor for class ix.icore.domain.ObjectProperty
 
ObjectProperty(Symbol, Symbol, ObjectProperty.Syntax) - Constructor for class ix.icore.domain.ObjectProperty
 
ObjectProperty.Syntax - Class in ix.icore.domain
 
objectRemoved(ObjectChangeEvent) - Method in interface ix.icore.event.IXObjectChangeListener
 
objects - Variable in class ix.ip2.ObjectView
 
ObjectStreamConnection - Class in ix.util.ipc
A Connection that is used to send and receive serialized objects via a socket.
ObjectStreamConnection(Socket) - Constructor for class ix.util.ipc.ObjectStreamConnection
 
ObjectStreamConnection(Object, Socket) - Constructor for class ix.util.ipc.ObjectStreamConnection
 
objectTable - Variable in class ix.ip2.ObjectWorld
 
objectToColorMap - Variable in class ix.util.ColorGenerator
 
objectToDocument(Object) - Static method in class ix.util.xml.XML
Converts an object to a JDOM Document using the default translator.
objectToDocument(Object) - Method in class ix.util.xml.XMLTranslator
Converts an object to a JDOM Document.
objectToElement(Object) - Method in class ix.util.xml.XMLTranslator
Converts an object to a JDOM Element.
objectToHash - Variable in class ix.util.lisp.ObjectHash
 
objectToXMLString(Object) - Static method in class ix.util.xml.XML
Converts an object to a string of XML using the default translator.
objectToXMLString(Object) - Method in class ix.util.xml.XMLTranslator
Converts an object to a string of XML.
ObjectView - Class in ix.ip2
 
ObjectView() - Constructor for class ix.ip2.ObjectView
 
ObjectView.ValueParser - Class in ix.ip2
 
ObjectView.ValueParser() - Constructor for class ix.ip2.ObjectView.ValueParser
 
ObjectViewExtension - Class in ix.ip2
Adds an "Object Views" tool to an I-X Process Panel.
ObjectViewExtension(Ip2) - Constructor for class ix.ip2.ObjectViewExtension
 
ObjectVisitor - Interface in ix.util.reflect
Provides methods for the principal ClassDescr cases when visiting an instance of the corresponding class.
ObjectWalker - Class in ix.util
Walks objects.
ObjectWalker() - Constructor for class ix.util.ObjectWalker
Creates a walker that uses the default ClassSyntax.
ObjectWalker(ClassSyntax) - Constructor for class ix.util.ObjectWalker
Creates a walker that uses the specified ClassSyntax as a source for ClassDescrs.
ObjectWhiteboard - Class in ix.ip2
 
ObjectWhiteboard(Ip2) - Constructor for class ix.ip2.ObjectWhiteboard
Create a viewer for the indicated agent.
ObjectWhiteboard(Ip2, SortedMap) - Constructor for class ix.ip2.ObjectWhiteboard
Create a viewer for the indicated agent with references to any existing views.
ObjectWorld - Class in ix.ip2
Maintains an context-layered, object-oriented view of a world-state.
ObjectWorld() - Constructor for class ix.ip2.ObjectWorld
 
ObjectWorld(Map) - Constructor for class ix.ip2.ObjectWorld
 
obTable - Static variable in class ix.util.lisp.Symbol
The mapping from names to Symbols used to ensure that there is at most one symbol with any given name.
of - Variable in class ix.iscript.And
 
of - Variable in class ix.iscript.Or
 
of - Variable in class ix.iscript.Sequence
 
off() - Static method in class ix.util.Debug
Turns off debugging output except for exception-reporting.
offerVars(VarSpecifier, JTextComponent, List, Point, int) - Static method in class ix.iview.util.IVUtil
Offers the declared variables (if any) for completion, splices in selection (if any) NOTE: the "?"
okBut - Variable in class ix.iface.ui.JConstraintEditor
 
okBut - Variable in class ix.iface.ui.JSelectorDialog
 
oldData - Variable in class ix.ispace.event.ContactEvent
 
OldLace - Static variable in class ix.iface.util.XColors
 
OLDsetUIConstruct(UIObject) - Method in class ix.iview.AConstructFramePanel
Sets the given UI construct to be viewed/edited.
Olive - Static variable in class ix.iface.util.XColors
 
OliveDrab - Static variable in class ix.iface.util.XColors
 
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.
on() - Static method in class ix.util.Debug
Turns on debugging output.
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
 
openFile(File) - Method in class ix.iface.ui.JFrameMT
Overwrite this with actual opening.
openForInput(URL) - Static method in class ix.util.lisp.Lisp
 
openForInput(String) - Static method in class ix.util.lisp.Lisp
 
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
 
openOtherReportsActivity() - Method in class ix.ip2.ActivityAgenda
 
openURLReader(URL) - Static method in class ix.util.Util
Returns a Reader for the specified URL based on the InputStream and content encoding obtained by opening a connection to the URL.
OPlanPSGraph - Class in ix.test
Converts a Plan to a format that can be understood by etc/psgraph-ix-plan.
OPlanPSGraph() - Constructor for class ix.test.OPlanPSGraph
 
option - Variable in class ix.iplan.event.OptionEvent
 
optionAdded(OptionEvent) - Method in class ix.iplan.event.AbstractOptionListener
 
optionAdded(OptionEvent) - Method in interface ix.iplan.event.OptionListener
 
optionAdded(OptionEvent) - Method in class ix.iplan.OptionUI
 
optionContentsChanged(OptionEvent, EventObject) - Method in class ix.iplan.event.AbstractOptionListener
 
optionContentsChanged(OptionEvent, EventObject) - Method in interface ix.iplan.event.OptionListener
 
optionContentsChanged(OptionEvent, EventObject) - Method in class ix.iplan.OptionUI
 
optionDeleted(OptionEvent) - Method in class ix.iplan.event.AbstractOptionListener
 
optionDeleted(OptionEvent) - Method in interface ix.iplan.event.OptionListener
 
optionDeleted(OptionEvent) - Method in class ix.iplan.OptionUI
 
OptionEvent - Class in ix.iplan.event
 
OptionEvent(IPlanOptionManager, IPlanOptionManager.Opt) - Constructor for class ix.iplan.event.OptionEvent
 
optionLabel - Variable in class ix.ip2.NewIp2Frame
 
OptionListener - Interface in ix.iplan.event
 
optionManager - Variable in class ix.ip2.Ip2
 
optionRenamed(OptionEvent, String) - Method in class ix.iplan.event.AbstractOptionListener
 
optionRenamed(OptionEvent, String) - Method in interface ix.iplan.event.OptionListener
 
optionRenamed(OptionEvent, String) - Method in class ix.iplan.OptionUI
 
optionSet(OptionEvent) - Method in class ix.iplan.event.AbstractOptionListener
 
optionSet(OptionEvent) - Method in interface ix.iplan.event.OptionListener
 
optionSet(OptionEvent) - Method in class ix.iplan.OptionUI
 
optionsMenu - Variable in class ix.iface.ui.JFrameMT
 
OptionUI - Class in ix.iplan
 
OptionUI(IPlanOptionManager, JFrame) - Constructor for class ix.iplan.OptionUI
 
optMan - Variable in class ix.ip2.SyncState
 
Or - Class in ix.iscript
 
Or() - Constructor for class ix.iscript.Or
 
Orange - Static variable in class ix.iface.util.XColors
 
OrangeRed - Static variable in class ix.iface.util.XColors
 
Orchid - Static variable in class ix.iface.util.XColors
 
Ordering - Class in ix.icore.domain
A probably temporary representation of temporal "before" 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.DomainEditorFrame
 
OrderingEditor - Class in ix.iview
An editor for specifying temporal relations between time points in refinements.
OrderingEditor(Frame) - Constructor for class ix.iview.OrderingEditor
Creates an editor for specifying time point relations.
OrderingEditor(Frame, UIRefinement) - Constructor for class ix.iview.OrderingEditor
Creates an editor for specifying time point relations within the given refinement.
OrderingNotationTest - Class in ix.test
 
OrderingNotationTest() - Constructor for class ix.test.OrderingNotationTest
 
orderings - Variable in class ix.icore.domain.Refinement
 
orderings - Variable in class ix.iview.domain.UIRefinement
 
orderingsAreSequential(LList, LList) - Static method in class ix.iview.ActionEditorPanel
Checks whether the orderings are a sequence of the nodes.
orderingsAreSequential() - Method in class ix.iview.domain.UIRefinement
Checks whether the orderings are a sequence of the nodes.
orderingsAreSequential(Collection) - Method in class ix.iview.domain.UIRefinement
 
orderingsAreSequential(List, List) - Static method in class ix.iview.SimpleDomainEditor
 
OrderingVisitor - Interface in ix.icore.plan.inspect
 
orientation - Variable in class ix.iface.ui.IXButPanel
 
original - Variable in class ix.iface.ui.JConstraintEditor
 
originals - Variable in class ix.iface.ui.AbstractSetEditor
original to copy map; note that new Objects do *not* appear
otherB - Static variable in class ix.iview.MiniConstraintPanel
 
otherConstraints - Variable in class ix.iface.domain.LTF_Parser
 
otherConstraints - Variable in class ix.ip2.Ip2ModelManager
 
otherEdBut - Variable in class ix.iview.DeclarationEditor
 
otherNodeConstraints - Variable in class ix.ip2.Ip2ModelManager
 
out - Variable in class ix.iface.plan.TextPlanWriter
 
out - Variable in class ix.iface.util.HtmlDescriber
 
out - Variable in class ix.iface.util.HtmlWriter
 
out - Variable in class ix.test.PlanBuilderTest
 
out - Static variable in class ix.util.Debug
The output destination used by note and noteln.
Output - Class in ix.icore.plan
 
Output() - Constructor for class ix.icore.plan.Output
 
Output(Symbol, Symbol, Symbol) - Constructor for class ix.icore.plan.Output
 
outputDirecoryFile - Variable in class ix.test.FilePlanner
 
outputDirecoryName - Variable in class ix.test.FilePlanner
 
outputFile - Variable in class ix.iface.plan.TextPlanWriter
 
outputFileType - Variable in class ix.test.FilePlanner
 
outputObjectClass - Variable in class ix.util.xml.XMLSaver
 
outputOwlSPlan() - Method in class ix.iplan.PlannerBase
 
outputPlan() - Method in class ix.iplan.PlannerBase
 
outputPlan(Plan) - Method in class ix.test.FilePlanner
 
outputPlanForOPlan(Plan, String) - Method in class ix.test.OPlanPSGraph
 
outputPlanForOPlan(Plan, PrintStream) - Method in class ix.test.OPlanPSGraph
 
outputPlanPSGraphData(Plan) - Method in class ix.iplan.PlannerBase
 
outputter - Static variable in class ix.iscript.Expression
 
outputter - Variable in class ix.util.xml.XMLTranslator
 
OVERWRITE - Static variable in class ix.iface.ui.AbstractSetEditor
 
owner - Variable in class ix.isim.ISimTimer
the IXAgent to which this timer belongs

P

packageName() - Method in class ix.util.reflect.ClassFinder.Import
 
PaleGoldenRod - Static variable in class ix.iface.util.XColors
 
PaleGreen - Static variable in class ix.iface.util.XColors
 
PaleTurquoise - Static variable in class ix.iface.util.XColors
 
PaleVioletRed - Static variable in class ix.iface.util.XColors
 
PanelController - Class in ix.ip2
Controller for process and other, similar panels.
PanelController(Ip2) - Constructor for class ix.ip2.PanelController
 
PanelFrame - Class in ix.ip2
The main frame of an I-X panel user interface.
PanelFrame(IXAgent) - Constructor for class ix.ip2.PanelFrame
 
PanelSearcher - Class in ix.iview
A class for panel-specific search.
PanelSearcher(AConstructFramePanel, ListCellRenderer) - Constructor for class ix.iview.PanelSearcher
 
PanelSearcher(AConstructFramePanel) - Constructor for class ix.iview.PanelSearcher
 
PanelSearcher(AConstructFramePanel, List) - Constructor for class ix.iview.PanelSearcher
 
PanelTest - Class in ix.ip2.test
A specification of a test that can be selected from a panel's "Test" menu.
PanelTest() - Constructor for class ix.ip2.test.PanelTest
 
PapayaWhip - Static variable in class ix.iface.util.XColors
 
parallelB - Static variable in class ix.iview.MiniConstraintPanel
 
parallelItem - Variable in class ix.iview.DomainEditorFrame
 
ParameterException - Exception in ix.util
Thrown when there is a problem regarding parameters.
ParameterException() - Constructor for exception ix.util.ParameterException
 
ParameterException(String) - Constructor for exception ix.util.ParameterException
 
ParameterizedCommStrategy - Interface in ix.util.ipc
A communication strategy that can be given parameters that are usually the names of other communication strategies or communication strategy expressions.
parameters - Variable in class ix.icore.domain.Constraint
 
parameters - Variable in class ix.iscript.Lambda
 
Parameters - Class in ix.util
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() - Constructor for class ix.util.Parameters
 
parenSyntax(LList) - Method in class ix.test.MatchStateHandler
Parser for pattern = value pairs with each pattern in parens.
parent - Variable in class ix.icore.process.PNode
 
parent - Variable in class ix.iface.ui.IFormPanel
 
parent - Variable in class ix.iview.AConstructEditorPanel
 
parent - Variable in class ix.iview.AConstructFramePanel
The panels parent - a DomainEditor
parent - Variable in class ix.iview.igraph.GExpansionEditor
 
parentLine - Variable in class ix.iface.ui.table.IXTreeTableNode
 
parse(LList) - Method in interface ix.util.lisp.LispInterpreter.Parser
 
parse(String) - Static method in class ix.util.PatternParser
 
parseBody(LList) - Method in class ix.util.lisp.LispInterpreter.Syntax
 
parseConstraint(Object) - Method in class ix.iface.domain.LTF_Parser
 
parseDateTime(String) - Method in class ix.util.ISODateFormat
 
parseExpression(String) - Method in class ix.iscript.IScriptParser
 
parseExpression(Expression) - Method in class ix.iscript.IScriptParser
 
parseForm(Object) - Method in class ix.util.lisp.LispInterpreter
 
parseHashName(String) - Static method in class ix.util.lisp.Lisp
 
parseHashName(String) - Method in class ix.util.lisp.ObjectHash
The inverse of ObjectHash.hashName(Object).
parseISOString(String) - Method in class ix.util.Duration
Fills in fields in this duration by parsing a string that is written in the subset of ISO 8601 notation that is supported by this class.
parseIssues(UIDomain, String) - Static method in class ix.iview.domain.UIRefinement
Builds a LList of nodes from a string that contains node descriptions.
parseList(List) - Method in class ix.util.lisp.LispInterpreter
 
parseNamespaceSpec(String) - Method in class ix.util.xml.XMLTreeNamespaceManager
 
parseNodes(UIDomain, String) - Static method in class ix.iview.domain.UIRefinement
Builds a LList of nodes from a string that contains node descriptions.
parseNodes(String) - Static method in class ix.iview.SimpleDomainEditor
 
parsePattern(String) - Method in class ix.util.PatternParser.LispPatternParser
 
parsePattern(String) - Method in interface ix.util.PatternParser.Parser
 
parser - Variable in class ix.iface.domain.DomainParser.DomainParserWrapper
 
parser - Variable in class ix.ip2.ObjectView
 
parser - Static variable in class ix.iscript.IScriptXmlSource
 
parser - Static variable in class ix.test.xml.LispSourceText
 
parsers - Variable in class ix.iface.domain.LTF_Parser
 
parserTable - Variable in class ix.util.lisp.LispInterpreter
 
parseSource() - Method in interface ix.iscript.IScriptSource
Converts the source code into the tree representation used by Interpreters.
parseSource() - Method in class ix.iscript.IScriptXmlSource
 
parseSource() - Method in class ix.test.xml.LispSourceText
 
parseTowers(String) - Method in class ix.test.BlockStacker
 
parseXML(String) - Static method in class ix.util.xml.XML
Converts a String of XML to a JDOM Document.
parseXML(File) - Static method in class ix.util.xml.XML
Converts a File of XML to a JDOM Document.
parseXML(URL) - Static method in class ix.util.xml.XML
Converts XML from a URL to a JDOM Document.
pasteIcon - Variable in class ix.iface.ui.JFrameMT
 
pasteItem - Variable in class ix.iface.ui.JFrameMT
 
pasteNode(EditableTree, IXTreeNode, IXTreeNode, boolean) - Method in class ix.iface.ui.tree.TreeTransferHandler
Pastes the node into the tree if it was copied.
pattern - Variable in class ix.icore.domain.NodeSpec
 
pattern - Variable in class ix.icore.domain.PatternAssignment
 
pattern - Variable in class ix.icore.domain.Refinement
 
pattern - Variable in class ix.icore.TaskItem
 
pattern - Variable in class ix.ip2.log.ItemHandledEvent
 
pattern - Variable in class ix.iplan.IPlanWorldStateManager.Fact
 
pattern - Variable in class ix.iview.domain.UIRefinement
 
pattern - Variable in class ix.util.match.MatchCase
An object to match against.
PATTERN_COL - Variable in class ix.iview.table.ActionTreeTableModel
 
PatternAssignment - Class in ix.icore.domain
 
PatternAssignment() - Constructor for class ix.icore.domain.PatternAssignment
 
PatternAssignment(LList, Object) - Constructor for class ix.icore.domain.PatternAssignment
 
PatternAssignment(LList) - Constructor for class ix.icore.domain.PatternAssignment
Construct a PatternAssignment in which the value is the Symbol named "true".
PatternAssignment(Map.Entry) - Constructor for class ix.icore.domain.PatternAssignment
 
patternDescription(LList) - Static method in class ix.iface.util.Reporting
 
patternField - Variable in class ix.iview.PanelSearcher
 
PatternParser - Class in ix.util
A simple framework for conversion in both directions between LList and String representations of pattern "sentences".
PatternParser() - Constructor for class ix.util.PatternParser
 
PatternParser.LispPatternParser - Class in ix.util
A parser that uses a Lisp-like syntax.
PatternParser.LispPatternParser() - Constructor for class ix.util.PatternParser.LispPatternParser
 
PatternParser.Parser - Interface in ix.util
 
Patterns - Class in ix.util
A class for pattern-related utilities.
patternToFactMap - Variable in class ix.iplan.IPlanWorldStateManager
 
patternVars - Variable in class ix.icore.TaskItem
 
PAUSE - Variable in class ix.isim.ISimTimer
 
pause() - Method in class ix.isim.ISimTimer
This function pauses this simulation timer, be it a Server or Client.
pause() - Method in class ix.isim.ISimTimerServer
 
pauseMenuItem_actionPerformed(ActionEvent) - Method in class ix.isim.ISimEventsFrame
 
pauseSimulation() - Method in class ix.isim.ISimEngine
 
PeachPuff - Static variable in class ix.iface.util.XColors
 
PEER - Static variable in class ix.ispace.AgentRelationship
 
PerformAsActivityHandler - Class in ix.ip2
Generates a HandlerAction that removes an issue and adds a corresponding activity.
PerformAsActivityHandler(Ip2) - Constructor for class ix.ip2.PerformAsActivityHandler
 
permute() - Method in class ix.util.lisp.LList
 
Peru - Static variable in class ix.iface.util.XColors
 
pickNewNamespaceColor(Namespace) - Method in class ix.util.xml.XMLTreeNamespaceManager
 
PicoISim - Class in ix.examples
A simple example using an I-X framework.
PicoISim() - Constructor for class ix.examples.PicoISim
 
PicoISimTest1 - Class in ix.examples
A simple example using an I-X framework.
PicoISimTest1() - Constructor for class ix.examples.PicoISimTest1
 
PicoISimTest2 - Class in ix.examples
A simple example using an I-X framework.
PicoISimTest2() - Constructor for class ix.examples.PicoISimTest2
 
PicoISimTest3 - Class in ix.examples
A simple example using an I-X framework.
PicoISimTest3() - Constructor for class ix.examples.PicoISimTest3
 
PicoIX - Class in ix.examples
A simple example of an I-X framework.
PicoIX() - Constructor for class ix.examples.PicoIX
 
PicoIXTest1 - Class in ix.examples
A simple example using an I-X framework.
PicoIXTest1() - Constructor for class ix.examples.PicoIXTest1
 
PicoIXTest2 - Class in ix.examples
A simple example using an I-X framework.
PicoIXTest2() - Constructor for class ix.examples.PicoIXTest2
 
Pink - Static variable in class ix.iface.util.XColors
 
placeToolbarButton(JButton, int) - Method in class ix.iface.ui.JFrameMT
 
PlainContextHolder - Class in ix.util.context
A "final" version of BasicContextHolder.
PlainContextHolder() - Constructor for class ix.util.context.PlainContextHolder
 
PlainContextHolder(Context) - Constructor for class ix.util.context.PlainContextHolder
 
PlainIp2 - Class in ix.test
An I-P2 without a GUI.
PlainIp2() - Constructor for class ix.test.PlainIp2
 
PlainIp2(boolean) - Constructor for class ix.test.PlainIp2
 
plan - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
plan - Variable in class ix.icore.plan.inspect.PlanInspector
 
Plan - Class in ix.icore.plan
Represents a plan in a form that can be converted to XML, etc.
Plan() - Constructor for class ix.icore.plan.Plan
 
plan - Variable in class ix.iplan.FilteredPlanner
 
plan() - Method in class ix.iplan.FilteredPlanner
 
plan() - Method in class ix.iplan.IPlanOptionManager
 
plan() - Method in interface ix.iplan.Planner
Finds a plan that is a completion of this planner's current plan and makes it the new current plan.
plan() - Method in class ix.iplan.PlannerBase
 
plan() - Method in class ix.iplan.Slip
 
plan() - Method in class ix.iplan.Thatcher
 
PlanAsDomain - Class in ix.icore.plan
A plan represented as a domain.
PlanAsDomain() - Constructor for class ix.icore.plan.PlanAsDomain
 
PlanAsDomain(Plan) - Constructor for class ix.icore.plan.PlanAsDomain
 
PlanBuilder - Interface in ix.icore.plan.build
Constructs a plan piece by piece.
PlanBuilderTest - Class in ix.test
Constructs a plan and outputs it in XML.
PlanBuilderTest() - Constructor for class ix.test.PlanBuilderTest
 
PlanCheckingSimulator - Class in ix.iplan
A simple plan-execution simulator that complains if any condition is not satisfied when a node-end is executed after obeying all ordering constraints.
PlanCheckingSimulator(Ip2) - Constructor for class ix.iplan.PlanCheckingSimulator
Creates a simulator for the specified agent's current plan.
PlanCheckingSimulator(Plan, Domain) - Constructor for class ix.iplan.PlanCheckingSimulator
Creates a simulator for the specified plan and domain.
PlanCheckingSimulator.CheckingInterpreter - Class in ix.iplan
 
PlanCheckingSimulator.CheckingInterpreter(Ip2) - Constructor for class ix.iplan.PlanCheckingSimulator.CheckingInterpreter
 
PlanCheckingSimulator.ExecOrderSorter - Class in ix.iplan
Topological sort for node-ends to provide a total order that can be used to simulate execution.
PlanCheckingSimulator.ExecOrderSorter() - Constructor for class ix.iplan.PlanCheckingSimulator.ExecOrderSorter
 
planClasses(ClassSyntax, Class) - Method in class ix.ip2.Ip2XMLConfig
 
PlanEvalManager - Class in ix.iplan
 
PlanEvalManager() - Constructor for class ix.iplan.PlanEvalManager
 
PlanEvaluation - Interface in ix.iplan
A description of some aspect of a plan.
PlanEvaluator - Class in ix.iplan
Produces a description of some aspect of a plan.
PlanEvaluator() - Constructor for class ix.iplan.PlanEvaluator
 
PlanEvaluator(String) - Constructor for class ix.iplan.PlanEvaluator
 
planEvaluators - Variable in class ix.iplan.PlanEvalManager
 
planEvaluators - Variable in class ix.iplan.TechnicalPlanEvalManager
 
planFile - Variable in class ix.test.FilePlanner
 
planFromPlan(Slip) - Method in class ix.iplan.AutoTester.TestRunner
 
planFromPlans - Variable in class ix.iplan.AutoTester
 
PlanInspector - Class in ix.icore.plan.inspect
Plan-inspection utility.
PlanInspector(Plan) - Constructor for class ix.icore.plan.inspect.PlanInspector
 
PlanInstaller - Class in ix.ip2
Loads a plan into the model.
PlanInstaller(Ip2, Plan) - Constructor for class ix.ip2.PlanInstaller
 
PlanInstaller.PlanWalker - Interface in ix.ip2
 
PlanIssue - Class in ix.icore.plan
Wraps an Issue when it appears in a plan.
PlanIssue() - Constructor for class ix.icore.plan.PlanIssue
 
PlanIssue(Name, Issue) - Constructor for class ix.icore.plan.PlanIssue
 
PlanIssueRefinement - Class in ix.icore.plan
Describes one level of the expansion of a PlanIssue.
PlanIssueRefinement() - Constructor for class ix.icore.plan.PlanIssueRefinement
 
planIssueRefinements - Variable in class ix.icore.plan.Plan
 
planIssues - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
planIssues - Variable in class ix.icore.plan.Plan
 
planIssues - Variable in class ix.icore.plan.PlanIssueRefinement
 
planItems - Variable in class ix.icore.plan.build.ExamplePlanBuilder.Expander
 
PlanItemVisitor - Interface in ix.icore.plan.inspect
 
planName - Variable in class ix.test.PlanningTest
 
planner - Variable in class ix.iplan.FilteredPlanner
 
Planner - Interface in ix.iplan
Planner / planning algorithm.
planner - Variable in class ix.iplan.ThatcherActivityHandler
 
planner - Variable in class ix.test.PlanningTest
 
PlannerBase - Class in ix.iplan
A base class for GUI-less planners.
PlannerBase(boolean) - Constructor for class ix.iplan.PlannerBase
 
PlanningTest - Class in ix.test
Used for running planning problems.
PlanningTest() - Constructor for class ix.test.PlanningTest
 
PlanNode - Class in ix.icore.plan
Wraps an Activity when it appears in a plan.
PlanNode() - Constructor for class ix.icore.plan.PlanNode
 
PlanNode(Name, Activity) - Constructor for class ix.icore.plan.PlanNode
 
planNodes - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
planNodes - Variable in class ix.icore.plan.Plan
 
planNodes - Variable in class ix.icore.plan.PlanRefinement
 
planNumber - Variable in class ix.test.FilePlanner
 
PlanObject - Class in ix.icore.plan
Base class for most classes in this package.
PlanObject() - Constructor for class ix.icore.plan.PlanObject
 
PlanRefinement - Class in ix.icore.plan
Describes one level of the expansion of a PlanNode.
PlanRefinement() - Constructor for class ix.icore.plan.PlanRefinement
 
planRefinements - Variable in class ix.icore.plan.build.ExamplePlanBuilder.Expander
 
planRefinements - Variable in class ix.icore.plan.build.ExamplePlanBuilder
 
planRefinements - Variable in class ix.icore.plan.Plan
 
plans - Variable in class ix.iplan.PlanTest
 
PlanStats - Interface in ix.iplan
Statistics provided by a planning algorithm after it has been asked to plan or replan.
PlanTest - Class in ix.iplan
Specifies a planning test.
PlanTest() - Constructor for class ix.iplan.PlanTest
 
planTestDefaults - Variable in class ix.iplan.AutoTester
 
PlanTestDefaults - Class in ix.iplan
Specifies default values for PlanTests.
PlanTestDefaults() - Constructor for class ix.iplan.PlanTestDefaults
 
PlanTestGroup - Class in ix.iplan
Specifies a group of tests that can be applied to different domains.
PlanTestGroup() - Constructor for class ix.iplan.PlanTestGroup
 
PlanVariable - Class in ix.icore.plan
A variable that can appear in patterns in a plan.
PlanVariable() - Constructor for class ix.icore.plan.PlanVariable
 
PlanVariable(Name, Symbol) - Constructor for class ix.icore.plan.PlanVariable
 
planVariable - Variable in class ix.icore.plan.PlanVariableDeclaration
 
PlanVariableDeclaration - Class in ix.icore.plan
Introduces a PlanVariable.
PlanVariableDeclaration() - Constructor for class ix.icore.plan.PlanVariableDeclaration
 
PlanVariableDeclaration(Name, Variable) - Constructor for class ix.icore.plan.PlanVariableDeclaration
 
planVariableDeclarations - Variable in class ix.icore.plan.Plan
 
planVariableDeclarations - Variable in class ix.icore.plan.PlanIssueRefinement
 
planVariableDeclarations - Variable in class ix.icore.plan.PlanRefinement
 
planVarIdToItemVarMap - Variable in class ix.icore.plan.PlanAsDomain
 
plausibleShortName(String) - Method in class ix.util.LCNameMapper
 
plausibleShortName(String) - Method in class ix.util.NameMapper
 
Plum - Static variable in class ix.iface.util.XColors
 
PNode - Class in ix.icore.process
A node that represents an action in a process.
PNode(PNode) - Constructor for class ix.icore.process.PNode
 
PNode.MakeVarIfUnbound - Class in ix.icore.process
 
PNode.MakeVarIfUnbound(Map) - Constructor for class ix.icore.process.PNode.MakeVarIfUnbound
 
PNodeEnd - Class in ix.icore.process
One end of a PNode.
PNodeEnd(End, PNode) - Constructor for class ix.icore.process.PNodeEnd
 
PointListMoveAction - Class in ix.isim.actions
 
PointListMoveAction() - Constructor for class ix.isim.actions.PointListMoveAction
 
PointListMoveSpec - Class in ix.isim.dynamic
Title: I-X Simple Object Animation Tool Copyright: Copyright (c) 2005 Company: AIAI, University of Edinburgh
PointListMoveSpec() - Constructor for class ix.isim.dynamic.PointListMoveSpec
 
PointListMoveSpec(StreamTokenizer) - Constructor for class ix.isim.dynamic.PointListMoveSpec
 
Poison - Exception in ix.iplan
An exception used to poison.
Poison(Object) - Constructor for exception ix.iplan.Poison
 
pop() - Method in class ix.util.context.LLQueue
Remove and return the first element of the list.
popContext(ContextHolder) - Static method in class ix.util.context.Context
Moves the specified context-holder to the parent of its current context.
popContext() - Static method in class ix.util.context.Context
Calls Context.popContext(ContextHolder) on the ContextHolder returned by the current ContextHoldingStrategy
popElement() - Method in class ix.util.lisp.LListCollector
 
popToAny(Collection) - Method in class ix.util.lisp.LListCollector
 
populateARO() - Method in class ix.iview.AROEditorPanel
 
populateEditMenu() - Method in class ix.iview.DomainEditorFrame
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.
populateMenu(ActionListener, JMenu, String, 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.
populateMenu(ActionListener, JObjectMenu, Object, 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.
populatePopup(JObjectPopup, Object) - Method in class ix.iview.AConstructFramePanel
 
populatePopup(JObjectPopup, Object) - Method in class ix.iview.ActionEditorPanel
 
populateRefinementMenu() - Method in class ix.iview.SimpleDomainEditor
 
popupMenuCanceled(PopupMenuEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
port - Variable in class ix.util.ipc.ServiceAddress
 
POSSIBLE - Static variable in class ix.icore.Status
 
possibleConditionsCache - Variable in class ix.iplan.DomainAnalyser
 
possibleConditionsTable - Variable in class ix.iplan.DomainAnalyser
 
possibleConstraintsCache - Variable in class ix.iplan.DomainAnalyser
 
possibleConstraintsTable - Variable in class ix.iplan.DomainAnalyser
 
possibleEffectsCache - Variable in class ix.iplan.DomainAnalyser
 
possibleEffectsTable - Variable in class ix.iplan.DomainAnalyser
 
possibleValues - Variable in class ix.ip2.BindingViewer
 
post - Variable in class ix.iplan.TimePointNet.TimeConstraint
 
postDecode(Object) - Method in class ix.util.ipc.SerializedCommunicationStrategy
 
postDecode(Object) - Method in class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
postfilter - Variable in class ix.util.xml.XMLTranslator
 
postInitPanels() - Method in class ix.iview.DomainEditorFrame
 
Postix - Class in ix.postix
A minimized I-P2 class and application main program.
Postix() - Constructor for class ix.postix.Postix
 
Postix(boolean) - Constructor for class ix.postix.Postix
 
PostixFrame - Class in ix.postix
The main frame of the Postix user interface.
PostixFrame(Postix) - Constructor for class ix.postix.PostixFrame
 
postProcessInstalledPlan(PlanInstaller) - Method in class ix.ip2.Ip2ModelManager
 
postProcessInstalledPlan(PlanInstaller) - Method in class ix.iplan.IPlanModelManager
 
PowderBlue - Static variable in class ix.iface.util.XColors
 
powerset(List) - Static method in class ix.util.Collect
Returns the powerset of a List in a nice order.
PowersetTest - Class in ix.test
 
PowersetTest() - Constructor for class ix.test.PowersetTest
 
pre - Variable in class ix.iplan.TimePointNet.TimeConstraint
 
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.
PrecondBlockStacker - Class in ix.test
A classe for running block-stacking planning problems that use precondition-satisfaction.
PrecondBlockStacker(String) - Constructor for class ix.test.PrecondBlockStacker
 
Predicate0 - Interface in ix.util
An interface for boolean functions of zero arguments
Predicate1 - Interface in ix.util
An interface for boolean functions of one argument.
Predicate2 - Interface in ix.util
An interface for boolean functions of two arguments.
preEncode(Object) - Method in class ix.util.ipc.SerializedCommunicationStrategy
 
preEncode(Object) - Method in class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
preferencesDialog - Variable in class ix.iface.ui.JPropertiesManager
 
preferencesItem - Variable in class ix.iview.DomainEditorFrame
 
preferredConstraints - Variable in class ix.iview.DomainEditorFrame
 
preferredIcon - Variable in class ix.iview.DomainEditorFrame
 
preferredItem - Variable in class ix.iview.DomainEditorFrame
 
preferredStyle - Variable in class ix.iview.DomainEditorFrame
 
preferredView - Variable in class ix.iview.DomainEditorFrame
 
prefilter - Variable in class ix.util.xml.XMLTranslator
 
prefix - Variable in class ix.util.Gensym.Generator
 
prefsPanel - Variable in class ix.iface.ui.JPreferencesDialog
 
preLoad(List) - Method in class ix.util.reflect.ClassFinder
 
preprocessInput(IPC.InputMessage) - Method in class ix.icore.IXAgent
A chance to modify or replace a message on its way in.
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
 
PRIMITIVE - Static variable in class ix.util.reflect.ClassDescr
Internal class type
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
 
print() - Method in class ix.icore.event.ObjectChangeEvent
 
print() - Method in class ix.iface.ui.AbstractSetEditor
 
print() - Method in class ix.iview.domain.UIDomain
 
print() - Method in interface ix.iview.domain.UIObject
 
print() - Method in class ix.iview.domain.UIObjectClass
 
print() - Method in class ix.iview.domain.UIRefinement
 
printCondition(Constraint) - Static method in class ix.iview.util.IVUtil
 
printConstraint(Constraint) - Static method in class ix.iview.util.IVUtil
 
printConstraintParameters(Constraint) - Static method in class ix.iview.util.IVUtil
 
printConstraints(Collection) - Static method in class ix.iview.util.IVUtil
 
printContextTree() - Static method in class ix.util.context.Context
Prints a description of the current context tree on Debug.out.
printDetailedSets() - Method in class ix.iview.domain.UIDomain
 
printDetails() - Method in class ix.iface.ui.AbstractSetEditor
 
PrintEventLog - Class in ix.icore.log
 
PrintEventLog() - Constructor for class ix.icore.log.PrintEventLog
 
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.
printIDEReleaseGreeting() - Static method in class ix.iview.util.IVUtil
 
printLength(Object) - Static method in class ix.util.lisp.Lisp
Returns the number of characters in the textual represpetation of an object.
printLength(Object) - Method in class ix.util.lisp.LispPrinter
Returns the number of characters in the textual represpetation of an object.
PrintLengthTest - Class in ix.test
 
PrintLengthTest() - Constructor for class ix.test.PrintLengthTest
 
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.util.IVUtil
 
printNodes(Collection) - Static method in class ix.iview.util.IVUtil
 
printOrdering(Ordering) - Static method in class ix.iview.util.IVUtil
 
printOrderings(Collection) - Static method in class ix.iview.util.IVUtil
 
printSet() - Method in class ix.iface.ui.AbstractSetEditor
 
printSets() - Method in class ix.iview.domain.UIDomain
 
printSubTree() - Method in class ix.iface.ui.tree.EditableTreeModel
 
printSubTree(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
printToString(Object) - Static method in class ix.util.lisp.Lisp
 
printToString(Object) - Method in class ix.util.lisp.LispPrinter
 
printUIObjects(Collection) - Static method in class ix.iview.util.IVUtil
 
printUndoTrail() - Method in class ix.iplan.IPlanOptionManager
 
printUndoTrail(IPlanOptionManager.Opt) - Method in class ix.iplan.IPlanOptionManager
 
printUndoTrail(int, int, LinkedList) - Method in class ix.iplan.IPlanOptionManager
 
printVarDec(VariableDeclaration) - Static method in class ix.iview.util.IVUtil
 
printVarDecs(Collection) - Static method in class ix.iview.util.IVUtil
 
printXMLWithWhitespace(Document, int) - Static method in class ix.util.xml.XML
Prints a document as text to System.out with blank lines between top-level parts of the root element.
printXMLWithWhitespace(String, int) - Static method in class ix.util.xml.XML
Prints a multi-line string of XML with blank lines between top-level parts of the root element.
Priority - Class in ix.icore
Priority values.
priority - Variable in class ix.icore.Report
 
priority - Variable in class ix.icore.TaskItem
 
priority - Variable in class ix.iview.util.EditablePriority
 
PRIORITY_COL - Variable in class ix.ip2.AgendaItemTableModel
 
priorityChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
priorityChanged(AgendaItemEvent) - Method in class ix.ip2.event.AgendaItemAdapter
 
priorityChanged(AgendaItemEvent) - Method in interface ix.ip2.event.AgendaItemListener
 
priorityChanged(AgendaItemEvent) - Method in class ix.ip2.ItemEditor.EditPanel
 
PriorityComboBox - Class in ix.iface.util
A ComboBox that contains items that represent priorities.
PriorityComboBox() - Constructor for class ix.iface.util.PriorityComboBox
 
PriorityComboBox - Class in ix.iview.util
A ComboBox that contains items that represent priorities.
PriorityComboBox() - Constructor for class ix.iview.util.PriorityComboBox
 
PriorityComboBox.PriorityCellRenderer - Class in ix.iface.util
 
PriorityComboBox.PriorityCellRenderer() - Constructor for class ix.iface.util.PriorityComboBox.PriorityCellRenderer
 
priorityFromControls() - Method in class ix.itest.SendPanel
Obtain a priority from the current state of the GUI.
PriorityRenderer - Class in ix.iview.util
A renderer for items that represent priorities; uses colour and text.
PriorityRenderer(boolean) - Constructor for class ix.iview.util.PriorityRenderer
 
priorityWasSet() - Method in class ix.icore.TaskItem
 
probableMainFrame() - Static method in class ix.util.Debug
Returns the frame that is likely to be the agent's main GUI frame.
problem(String) - Method in class ix.iplan.PlanCheckingSimulator
 
problem - Variable in class ix.test.BlockStacker
 
problemDomain() - Method in class ix.test.BlockStacker
 
problemDomain(List, List) - Method in class ix.test.BlockStacker
 
problems - Variable in class ix.iplan.PlanCheckingSimulator
 
Proc - Class in ix.util
Procedure objects.
Proc() - Constructor for class ix.util.Proc
 
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.icore.IXAgent
Handles command-line arguments common to all I-X agents.
processCommandLineArguments() - Method in class ix.icore.log.EventLogger
 
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.iplan.PlanCheckingSimulator
 
processCommandLineArguments() - Method in class ix.iplan.Slip
 
processCommandLineArguments() - Method in class ix.iquery.IQuery
Command-line argument processing.
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.PlainIp2
Command-line argument processing.
processCommandLineArguments() - Method in class ix.test.SimpleIXAgent
 
processCommandLineArguments() - Method in class ix.test.SimpleRSim
 
processCommandLineArguments(String[]) - Static method in class ix.util.Parameters
Parse a String[] of command-line arguments.
processCommandLineArguments() - Method in class ix.util.xml.XMLTreeEditor
Command-line argument processing.
processConstraint() - Method in class ix.iface.ui.JConstraintEditor
Reads the selected relation and let interested parties know.
processConstraint() - Method in class ix.iview.ConstraintEditor
Reads the selected relation and let interested parties know.
ProcessModelManager - Interface in ix.icore.process
 
processMouseEvent(MouseEvent) - Method in class ix.iface.ui.IXPopupMenu
 
processOrderings(List, Map) - Method in class ix.icore.process.PNode
 
ProcessParameter - Class in ix.icore.plan
 
ProcessParameter() - Constructor for class ix.icore.plan.ProcessParameter
 
ProcessParameter(Symbol, Symbol, Symbol) - Constructor for class ix.icore.plan.ProcessParameter
 
processParameter(String, String) - Static method in class ix.util.Debug
Observes parameters as they're set and implements their effects (if any) on debugging output.
processSelection() - Method in class ix.iface.ui.JSelectorDialog
Reads the selected relation and let interested parties know.
ProcessStatusEvent - Class in ix.icore.process.event
 
ProcessStatusEvent(ProcessModelManager) - Constructor for class ix.icore.process.event.ProcessStatusEvent
 
ProcessStatusListener - Interface in ix.icore.process.event
 
PROGN - Static variable in class ix.util.lisp.LispInterpreter
 
ProgramSource - Interface in ix.util
An object that represents, or contains, source code.
PROGRESS - Static variable in class ix.icore.ReportType
 
PROP_COL - Variable in class ix.iview.table.PropertyTableModel
 
propagateAfterAdding(TimePointNet.TimeConstraint) - Method in class ix.iplan.TimePointNet
 
propConstraintEd - Variable in class ix.iview.ObjectConstraintEditor
 
properties - Variable in class ix.iface.ui.JPropertiesManager
 
properties - Variable in class ix.ip2.ObjectView
 
PropertiesApplication - Interface in ix.iface.ui
An interface implemented by all applications (agents) that have properties or preferences that can be changed.
propertyChange(PropertyChangeEvent) - Method in class ix.iview.DomainEditor
 
propertyConstraints - Variable in class ix.iview.ObjectConstraintEditor
 
PropertyConstraintsListener - Interface in ix.iview
An interface to be implemented by anything interested in changes to property constraints
PropertyEditor - Class in ix.iview
A simple text-input editor for entering property names with a list for the syntax type.
PropertyEditor(Frame) - Constructor for class ix.iview.PropertyEditor
Creates an editor for specifying time point relations.
PropertyEditor(Frame, String) - Constructor for class ix.iview.PropertyEditor
Creates an editor for specifying time point relations.
propertyFromConstraint(Constraint) - Static method in class ix.iview.util.IVUtil
Looks at the pattern of the given constraint and returns the string that is the first element of that pattern, i.e. the place where a property would be.
propertyFromConstraint(UIObjectClass, Constraint) - Static method in class ix.iview.util.IVUtil
Looks at the pattern of the given constraint and returns the string that is the first element of that pattern, i.e. the place where a property would be.
propertyFromPattern(List, UIObjectClass) - Static method in class ix.iview.util.IVUtil
Looks for an ObjectProperty in the given pattern that is defined for the given UIObjectClass.
propertyFromString(String, UIObjectClass) - Static method in class ix.iview.util.IVUtil
Finds a property of the given class whose name matches the given string.
PropertyTableModel - Class in ix.iview.table
A table model for showing and editing (world-state) constraints on object properties in refinements.
PropertyTableModel() - Constructor for class ix.iview.table.PropertyTableModel
 
propertyToBoolean(String) - Static method in class ix.iface.ui.util.UIUtil
 
propertyToInt(String) - Static method in class ix.iface.ui.util.UIUtil
 
propertyToSymbol(String) - Static method in class ix.iface.ui.util.UIUtil
 
propertyViewer - Variable in class ix.ip2.StateViewTable
 
PropertyViewTable - Class in ix.ip2
 
PropertyViewTable(StateViewTable) - Constructor for class ix.ip2.PropertyViewTable
 
propMan - Variable in class ix.iview.DomainEditor
 
propMan - Variable in class ix.iview.DomainEditorFrame
 
propModePan - Variable in class ix.iview.ObjectConstraintEditor
 
pTree - Variable in class ix.isim.util.TreeOfListsLongPriorityQueue
the data structure that contains a tree of lists of nodes
publishedEdits() - Method in class ix.iface.ui.AbstractSetEditor
 
publishIcon - Variable in class ix.iview.DomainEditorFrame
 
publishItem - Variable in class ix.iview.DomainEditorFrame
 
publishToDomain() - Method in class ix.iview.domain.UIDomain
 
Purple - Static variable in class ix.iface.util.XColors
 
push(E) - Method in class ix.util.context.LLQueue
Add an object to the front of the list.
push(Object) - Method in class ix.util.MessageQueue
 
pushContext(ContextHolder) - Static method in class ix.util.context.Context
Moves the specified context-holder to a new child of its current context and returns that new context.
pushContext() - Static method in class ix.util.context.Context
Calls Context.pushContext(ContextHolder) on the ContextHolder returned by the current ContextHoldingStrategy.
pushElement(Object) - Method in class ix.util.lisp.LListCollector
 
pushLList(LList) - Method in class ix.util.lisp.LListCollector
 
put(long, Object) - Method in class ix.isim.util.LongKeyTreeMap
This function associates the specified value with the specified key in this map.
put(Object, Object) - Method in class ix.test.xml.Mapping
 
put(Object, Object) - Method in class ix.util.context.ContextHashMap
 
put(Object, Object) - Method in class ix.util.context.ContextMultiHashMap
 
put(Object, Object) - Method in interface ix.util.IPC.DestinationTable
 
put(Object, Object) - Method in class ix.util.lisp.EqMap
 
put(Object, Object) - Method in class ix.util.lisp.LList
Returns a plist that maps propname to value.
put(Object, Object) - Method in class ix.util.MultiHashMap
Set the entire colletion of values associated with the key.
put(Object, Object) - Method in class ix.util.StableHashMap
 
put(Object, Object, Object) - Method in class ix.util.TwoKeyHashMap
 
putVariablesInPattern(LList) - Method in class ix.icore.process.AbstractPMM
Returns a copy of the pattern in which ItemVars have been replaced by Variables.
putVariablesInPattern(LList) - Method in interface ix.icore.process.ProcessModelManager
Returns a copy of the pattern in which ItemVars have been replaced by Variables.

Q

Q_AGENT_NAME - Variable in class ix.ip2.SendReportHandler
 
Q_MAX - Static variable in interface ix.iface.domain.LTF_Symbols
 
Q_MIN - Static variable in interface ix.iface.domain.LTF_Symbols
 
Q_PATTERN - Static variable in interface ix.iface.domain.LTF_Symbols
 
Q_TEXT - Variable in class ix.ip2.SendReportHandler
 
Q_VALUE - Static variable in interface ix.iface.domain.LTF_Symbols
 
queryAgent - Variable in class ix.iquery.LookupHandler
The agent that created this handler.
QueryHandler - Class in ix.ip2
Generates HandlerActions that send queries.
QueryHandler() - Constructor for class ix.ip2.QueryHandler
 
QueryHandler.AnswerHandler - Class in ix.ip2
Generates HandlerActions that send answers to queries.
QueryHandler.AnswerHandler() - Constructor for class ix.ip2.QueryHandler.AnswerHandler
 
queue - Variable in class ix.util.TransferThread
 
QUOTE - Static variable in class ix.util.lisp.LispInterpreter
 
quote(String) - Static method in class ix.util.Strings
Puts double quotes around a string.
quote(String) - Static method in class ix.util.Util
Puts double quotes around a string.
quotedAndEscaped(char, String) - Static method in class ix.util.lisp.Lisp
Adds quote marks around a string and escape sequences inside it.
quotedAndEscaped(char, String) - Method in class ix.util.lisp.LispPrinter
Adds quote marks around a string and escape sequences inside it.

R

RadioButtonBox - Class in ix.iface.util
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.
random - Variable in class ix.iplan.PlanCheckingSimulator
 
randomize() - Method in class ix.iplan.PlanCheckingSimulator
Changes this simulator's random number generator to one set up with a seed based on the current time.
randomized - Variable in class ix.iplan.PlanCheckingSimulator
 
randomSeed - Variable in class ix.iplan.PlanCheckingSimulator
 
randomSimulations - Variable in class ix.iplan.PlanTest
 
randomth(List<E>, Random) - Static method in class ix.util.Collect
Returns a random element of the list.
reactingActionChange(boolean) - Method in class ix.iview.GlobalFormPanel
 
read(ObjectProperty, String, Object) - Method in class ix.ip2.ObjectView
 
read(ObjectProperty, String, Object) - Method in class ix.ip2.ObjectView.ValueParser
 
readableClasses() - Method in class ix.ip2.Ip2XMLConfig.ChecklistFiles
 
readableClasses() - Method in class ix.ip2.Ip2XMLConfig.InitFiles
 
readableClasses() - Method in class ix.ip2.Ip2XMLConfig.LPADFiles
 
readableClasses() - Method in class ix.ip2.Ip2XMLConfig.LTFFiles
 
readableClasses() - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
readableClasses() - Method in class ix.util.xml.AbstractFileSyntax
 
readableClasses() - Method in interface ix.util.xml.FileSyntax
The classes whose instances can be read in.
readAllLines(Reader) - Method in class ix.util.http.HttpUtilities
 
readAllObjects(Class, String) - Method in class ix.util.xml.FileSyntaxManager
Returns a sorted-map from the Files in a specified directory to objects that are instances of a desired class.
readCanvasPoints() - Method in class ix.iview.igraph.IGraph
Getting and noting canvas point information from the graph
readCondition(Symbol, String) - Method in class ix.iview.ConditionEffectEditor
 
readCondition(String) - Method in class ix.iview.ConditionEffectEditor
 
readCondition(Symbol, Symbol, String) - Static method in class ix.iview.util.IVUtil
 
readContent(InputStream, int, String) - Method in class ix.util.http.HttpUtilities
 
readDocument(String) - Static method in class ix.util.xml.XML
Reads a JDOM Document from the specified resource. /\/ explain ...
readDocumentFrom(File) - Method in class ix.util.xml.XMLLoader
Converts the contents of the specified file to a JDOM Document.
readDomain() - Method in class ix.iface.domain.ChecklistParser
Constructs a domain by parsing the contents of the URL.
readDomain() - Method in class ix.iface.domain.DomainParser.DomainParserWrapper
 
readDomain(Domain) - Method in class ix.iface.domain.DomainParser.DomainParserWrapper
 
readDomain() - Method in class ix.iface.domain.DomainParser
 
readDomain(Domain) - Method in class ix.iface.domain.DomainParser
 
readDomain() - Method in class ix.iface.domain.LTF_Parser
 
readDomain(Domain) - Method in class ix.iface.domain.LTF_Parser
 
readDomain(Domain) - Method in class ix.ip2.Ip2
Read in any initial domain descriptions.
readDomain(Domain, String) - Method in class ix.ip2.Ip2
Adds definitions to a domain.
readDomain() - Method in class ix.iplan.AutoTester.TestRunner
 
readDomain(Domain) - Static method in class ix.iview.DomainEditor
 
readDomain(Domain, String) - Static method in class ix.iview.DomainEditor
Adds definitions from a given resource to a given domain.
readDomain(Domain) - Static method in class ix.iview.DomainEditorFrame
 
readDomain(Domain, String) - Static method in class ix.iview.DomainEditorFrame
Adds definitions from a given resource to a given domain.
readEmptyValue(ObjectProperty, Object) - Method in class ix.ip2.ObjectView.ValueParser
 
reader - Variable in class ix.util.lisp.LispInterpreter
 
reader() - Method in class ix.util.lisp.LispReader
 
readEvalPrintLoop() - Method in class ix.util.lisp.LispInterpreter
 
readFromString(String) - Static method in class ix.util.lisp.Lisp
 
readInit(URL) - Method in class ix.iface.plan.InitLoader
 
readLine() - Static method in class ix.util.Util
Reads a line from System.in.
readLine(InputStream) - Static method in class ix.util.Util
Reads a line from an InputStream and returns it as a String.
readLines() - Static method in class ix.util.Util
Reads lines from System.in.
readLines(InputStream) - Static method in class ix.util.Util
Reads lines up to a blank line, then returns all of the lines, except the blank one, concatenated into one string.
readObject(URL) - Method in class ix.ip2.Ip2XMLConfig.ChecklistFiles
 
readObject(URL) - Method in class ix.ip2.Ip2XMLConfig.InitFiles
 
readObject(URL) - Method in class ix.ip2.Ip2XMLConfig.LPADFiles
 
readObject(URL) - Method in class ix.ip2.Ip2XMLConfig.LTFFiles
 
readObject(URL) - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
readObject() - Method in class ix.util.lisp.LispReader
 
readObject(URL) - Method in class ix.util.xml.AbstractFileSyntax
 
readObject(URL) - Method in class ix.util.xml.FileSyntax.RDFFiles
 
readObject(URL) - Method in class ix.util.xml.FileSyntax.XMLFiles
 
readObject(Class, String) - Method in class ix.util.xml.FileSyntaxManager
 
readObject(Class, URL) - Method in class ix.util.xml.FileSyntaxManager
 
readObject(URL) - Method in interface ix.util.xml.Loader
 
readObject(String) - Static method in class ix.util.xml.XML
Reads an object from the specified resource. /\/ explain ...
readObject(Class<T>, String) - Static method in class ix.util.xml.XML
Reads an object from the specified resource. /\/ explain...
readObject(Class<T>, URL) - Static method in class ix.util.xml.XML
Reads an object from the specified resource. /\/ explain...
readObject(URL) - Method in class ix.util.xml.XMLTranslator
 
readObjectFrom(File) - Method in class ix.util.xml.XMLLoader
Converts the contents of the specified file to an object.
readParameters(String) - Method in class ix.iview.DefaultConstraintEditor
 
readPlans(String) - Method in class ix.iplan.IPlanOptionManager
Returns a map from (file / option) names to Plans.
readReply(HttpURLConnection) - Method in class ix.util.http.HttpObjectClient
Utility method that reads a reply from the connection and returns it as a String.
readRequest(HttpServletRequest) - Method in class ix.util.http.HttpObjectServlet
Utility method that reads the request's contents and returns it as a string.
readResolve() - Method in class ix.util.EnumeratedValue
Ensures that the correct (==) objects are obtained when deserializing.
readResolve() - Method in class ix.util.lisp.Null
 
readResolve() - Method in class ix.util.lisp.Symbol
 
readSource() - Method in class ix.test.xml.LispSourceText
 
readText(InputStream, int, String) - Method in class ix.util.http.HttpUtilities
 
ReadURLTest - Class in ix.test
 
ReadURLTest() - Constructor for class ix.test.ReadURLTest
 
readViews(String) - Method in class ix.ip2.ObjectWhiteboard
Tries to read an ObjectView from each file in the indicated directory that might contain one.
recalculate() - Method in class ix.util.match.MatchChoiceManager
 
receive() - Method in interface ix.util.IPC.Connection
 
receive() - Method in class ix.util.ipc.ObjectStreamConnection
 
receivedBy(IPlanOptionManager.Opt, Ip2) - Method in class ix.ip2.SyncStateClient.ChangeMessage
 
receivedBy(IPlanOptionManager.Opt, Ip2) - Method in class ix.ip2.SyncStateClient.DeleteMessage
 
receivedBy(IPlanOptionManager.Opt, Ip2) - Method in class ix.iplan.IPlanOptionManager.PseudoMessage
 
receiveFrom(ObjectStreamConnection) - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamServer
 
receiveLoop(ObjectStreamConnection) - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamServer
 
receivePanel - Variable in class ix.itest.ItestFrame
 
ReceivePanel - Class in ix.itest
Panel for displaying received messages.
ReceivePanel(IXAgent) - Constructor for class ix.itest.ReceivePanel
 
reconsiderHandler(ItemHandler, Object) - Method in class ix.ip2.Agenda
Called by the controller when a handler has discovered that it may need to add actions.
reconsiderHandler(ItemHandler, Object) - Method in class ix.ip2.PanelController
Called by a handler when it discovers that it may need to add actions.
recordDelayedInput(IPC.InputMessage) - Method in class ix.iplan.IPlanOptionManager.Opt
 
recordDelayedInput(IPC.InputMessage) - Method in class ix.iplan.IPlanOptionManager
 
recordExpansionRefinementName() - Method in class ix.ip2.ActivityItem
 
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.
recordMainFrame(JFrame) - Static method in class ix.util.Debug
Records the GUI frame to use by default when displaying popups.
recordNewValue(Object, Object) - Method in class ix.iface.util.KeyValueTable
 
recordNewValue(Object, Object) - Method in class ix.ip2.PropertyViewTable
 
recordNewValues(Map) - Method in class ix.iface.util.KeyValueTable
 
recordRegistration(ObjectStreamConnection, String, ServiceAddress) - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamNameServer
 
recordStat(String, Object) - Method in interface ix.iplan.PlanStats
Records a statistic.
recordStat(String, Object) - Method in class ix.iplan.SlipStats
 
recordUser(MessageServer.User) - Method in class ix.applet.MessageServer
 
recordUser(IServeCommunicationServer.User) - Method in class ix.iserve.ipc.IServeCommunicationServer
 
recordValue(List, EnumeratedValue) - Static method in class ix.util.EnumeratedValue
 
Red - Static variable in class ix.iface.util.XColors
 
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.
redo() - Method in class ix.iview.AConstructFramePanel
 
redo() - Method in class ix.iview.UndoManager
Redoes a change that has previously been undone.
redo(EditableObject) - Method in class ix.iview.UndoManager
As above, but for a given object.
redoIcon - Variable in class ix.iface.ui.JFrameMT
 
redoItem - Variable in class ix.iface.ui.JFrameMT
 
reevaluateFilters(AgendaItem) - Method in class ix.ip2.ExpandHandler.ExpandAction
 
reevaluateFilters(ListOfConstraint) - Method in class ix.ip2.Ip2ModelManager
 
ref - Variable in class ix.icore.Report
 
ref - Variable in class ix.icore.TaskItem
 
refinement - Variable in class ix.icore.domain.event.RefinementEvent
 
Refinement - Class in ix.icore.domain
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
 
Refinement.NameComparator - Class in ix.icore.domain
A comparator that puts refinements in alphabetical order by name.
Refinement.NameComparator() - Constructor for class ix.icore.domain.Refinement.NameComparator
 
refinementAdded(RefinementEvent) - Method in interface ix.icore.domain.event.DomainListener
 
refinementAdded(RefinementEvent) - Method in class ix.ip2.ExpandHandler
 
refinementAdded(RefinementEvent) - Method in class ix.iplan.IPlanExpandHandler
 
refinementAdded(RefinementEvent) - Method in class ix.iview.domain.UIDomain
DomainListener
refinementAdded(RefinementEvent) - Method in class ix.iview.DomainEditor
 
refinementAdded(RefinementEvent) - Method in class ix.iview.DomainEditorFrame
 
refinementAdded(RefinementEvent) - Method in class ix.iview.GlobalFormPanel
 
refinementAdded(RefinementEvent) - Method in class ix.iview.table.ActionTreeTableModel
 
RefinementEvent - Class in ix.icore.domain.event
 
RefinementEvent(Domain, Refinement) - Constructor for class ix.icore.domain.event.RefinementEvent
 
refinementNameMap - Variable in class ix.icore.domain.Domain
 
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
 
refinementsExpandingPattern(LList) - Method in class ix.iplan.DomainAnalyser
 
refinementsForCondition(PatternAssignment) - Method in class ix.iplan.DomainAnalyser
 
refinementToDirectSuccessors - Variable in class ix.iplan.DomainAnalyser
 
refinementToReachableRefinements - Variable in class ix.iplan.DomainAnalyser
 
RefinementTreeModel - Class in ix.iview.tree
 
RefinementTreeModel(UIDomain, IXTreeNode) - Constructor for class ix.iview.tree.RefinementTreeModel
Constructs a new instance with the given node as the root node of the tree.
RefinementTreeNode - Class in ix.iview.tree
 
RefinementTreeNode(Refinement) - Constructor for class ix.iview.tree.RefinementTreeNode
 
RefinementTreeNode(UIRefinement) - Constructor for class ix.iview.tree.RefinementTreeNode
 
refresh() - Method in class ix.iview.AConstructFramePanel
 
refresh() - Method in class ix.iview.ActionEditorPanel
 
refresh() - Method in class ix.iview.AROEditorPanel
 
refresh() - Method in class ix.iview.GlobalFramePanel
 
refresh() - Method in class ix.iview.GrammarEditorPanel
 
refresh() - Method in class ix.iview.SimpleEditorPanel
 
refreshGraph(GraphView) - Method in class ix.iview.igraph.IGraph
Refreshes the IGraph from the information in the graphView.
refreshItem - Variable in class ix.iview.DomainEditorFrame
 
refreshProperties() - Method in class ix.iview.table.PropertyTableModel
 
REGISTER - Variable in class ix.isim.ISimTimer
 
registerAgent(String) - Method in class ix.isim.ISimTimerServer
 
registerClient(String) - Method in class ix.ip2.SyncStateServer
 
registerConstraintManager(Symbol, Symbol, ConstraintManager) - Method in class ix.icore.process.AbstractPMM
 
registerConstraintManager(Symbol, Symbol, ConstraintManager) - Method in interface ix.icore.process.ProcessModelManager
 
registerIfNew(String) - Method in class ix.ip2.SyncStateServer
 
registerListKeys(JComponent, String) - Method in class ix.iview.AConstructFramePanel
 
registerWith(ConstraintManagerRegistry) - Method in interface ix.icore.ConstraintManager
 
registerWith(ConstraintManagerRegistry) - Method in class ix.ip2.ForAllCM
 
registerWith(ConstraintManagerRegistry) - Method in class ix.ip2.Scrum
 
registerWith(ConstraintManagerRegistry) - Method in class ix.ip2.UseCM
 
registerWith(ConstraintManagerRegistry) - Method in class ix.iplan.TimePointNet
 
registerWithNameServer() - Method in class ix.http.HttpCommunicationStrategy
 
registerWithNameServer() - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamServer
 
rel - Variable in class ix.ip2.ForwardingHandler
 
REL_DEFAULT - Static variable in class ix.iview.table.PropertyTableModel
 
relation - Variable in class ix.icore.domain.Constraint
 
relation - Variable in class ix.icore.GenericConstraint
 
relationship - Variable in class ix.ispace.AgentData
 
RelationshipGroup - Class in ix.ispace
 
RelationshipGroup(AgentRelationship, ContactManager) - Constructor for class ix.ispace.RelationshipGroup
 
relaxNGNamespace - Static variable in class ix.util.xml.RelaxNGSyntax
 
RelaxNGSyntax - Class in ix.util.xml
Describes the (XML) syntax of I-X data objects as a Relax NG schema.
RelaxNGSyntax() - Constructor for class ix.util.xml.RelaxNGSyntax
 
RelaxNGSyntax(XMLTranslator) - Constructor for class ix.util.xml.RelaxNGSyntax
 
Release - Class in ix
I-X 4.5 10-Mar-08
Release() - Constructor for class ix.Release
 
releaseToString() - Static method in class ix.iview.util.IVUtil
 
relevantClasses(Class) - Method in class ix.util.reflect.ClassSyntax
Returns a recursively composed list of classes that are related to the specified class by being the types of fields, etc.
relevantClasses(Class[]) - Method in class ix.util.reflect.ClassSyntax
Returns a recursively composed list of classes that are related to the classes in the specified array by being the types of fields, etc.
relevantClasses(List) - Method in class ix.util.reflect.ClassSyntax
Returns a recursively composed list of classes that are related to the classes in the specified list by being the types of fields, etc.
relevantClasses(Class) - Method in class ix.util.xml.XMLSyntax
 
relField - Variable in class ix.iview.DefaultConstraintEditor
 
relMap - Variable in class ix.ispace.ContactManager
 
reload() - Method in class ix.iface.ui.tree.EditableTreeModel
 
reload(IXTreeNode) - Method in class ix.iface.ui.tree.EditableTreeModel
 
reload() - Method in class ix.iface.util.SelectionPanel
Removes everything from the table and then calls SelectionPanel.load().
reload() - Method in class ix.ip2.TimelineViewer.TimelineFrame
 
reloadAllVarConstraints() - Method in class ix.iview.DeclarationEditor
Checks applicability of editor constraints and noObCons for all vars.
reloadData() - Method in class ix.iface.ui.tree.EditableTreeModel
 
reloadData() - Method in class ix.iview.AROEditorPanel.ClassTreeTableModel
Looks up all object classes and updates the tree model from them.
reloadData() - Method in class ix.iview.GrammarEditorPanel.GenericConstraintTableModel
 
reloadData() - Method in class ix.iview.table.ActionTreeTableModel
Looks up all refinements and updates the tree model from them.
reloadVarConstraints(ItemVar) - Method in class ix.iview.DeclarationEditor
Checks applicability of editor constraints and noObCons
reloadView(Set) - Method in class ix.ip2.BindingViewer
 
reloadViewers() - Method in class ix.ip2.Ip2
 
remember(AppletMessage) - Method in class ix.applet.MessageMemory
 
remember(MessageWrapper) - Method in class ix.iserve.ipc.MessageMemory
 
rememberClear() - Method in class ix.iview.AbstractUISetEditor
 
remove(Object, LList) - Static method in class ix.iface.ui.util.UIUtil
 
remove(int) - Method in class ix.iface.util.GridColumn
 
remove(Component) - Method in class ix.iface.util.GridColumn
 
remove(long) - Method in class ix.isim.util.LongKeyTreeMap
This function removes the mapping for this key from this map if it was present.
remove() - Method in class ix.util.context.ContextHashMap.EntrySetIterator
 
remove(Object) - Method in class ix.util.context.ContextHashMap
 
remove(Object) - Method in class ix.util.context.LLQueue
 
remove() - Method in class ix.util.JavaNameWordIterator
 
remove() - Method in class ix.util.lisp.LListIterator
 
remove() - Method in class ix.util.lisp.LListListIterator
 
remove(MatchChoice) - Method in class ix.util.match.MatchChoiceManager
 
remove(FieldDescr) - Method in class ix.util.reflect.FieldMap
 
remove(Object) - Method in class ix.util.StableHashMap.EntrySet
 
remove() - Method in class ix.util.StableHashMap.EntrySetIterator
 
remove(Object) - Method in class ix.util.StableHashMap
 
removeAll() - Method in class ix.iface.util.GridColumn
 
removeAll(Map, Map) - Static method in class ix.util.Collect
Removes all entries from a map that appear in a second map.
removeAll(Collection<?>) - Method in class ix.util.context.LLQueue
 
removeAll(Collection) - Method in class ix.util.StableHashMap.EntrySet
 
removeAllPanels() - Method in class ix.iface.ui.CardPanel
 
removeAllPanels() - Method in class ix.iface.ui.JFrameMTP
Removes all panels from the frame.
removeAllVars(Object) - Static method in class ix.icore.Variable
Returns a copy of the object in which every Variable is replaced by its value, if it has a value, or else by the ItemVar that is its name.
removeAnnotation(Object) - Method in class ix.icore.AbstractAnnotatedObject
 
removeAnnotation(Object) - Method in interface ix.icore.Annotated
 
removeCellEditorListener(CellEditorListener) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
removeChild(IXNode) - Method in interface ix.iface.ui.tree.IXNode
 
removeChild(Symbol) - Method in class ix.iview.domain.UIObjectClass
 
removeChild(String) - Method in class ix.iview.domain.UIObjectClass
 
removeChild(IXNode) - Method in class ix.iview.domain.UIObjectClass
 
removeChildData(IXTreeTableNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
removeChildren(IXTreeTableNode, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
 
removeConstraint(Constraint) - Method in class ix.iview.DeclarationEditor
Remove the constraint;
removeConstraint(ItemVar, Constraint) - Method in class ix.iview.DeclarationEditor
Remove the constraint;
removeConstraint(ItemVar, UIObjectClass, Constraint) - Method in class ix.iview.DeclarationEditor
Remove the constraint;
removeConstraint(ItemVar, UIObjectClass, ObjectProperty, Constraint) - Method in class ix.iview.DeclarationEditor
Remove the constraint;
removeConstraint(Set, Constraint) - Static method in class ix.iview.util.IVUtil
 
removeConstraintListener(JConstraintListener) - Method in class ix.iface.ui.JConstraintEditor
 
removeConstruct(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
removeConstruct(Named) - Method in class ix.iview.domain.UIDomain
 
removeConstruct(Named) - Method in class ix.iview.UIObjectClassSetEditor
 
removeCurrentConstructListener(CurrentConstructListener) - Method in class ix.iview.AConstructFramePanel
 
removed - Variable in class ix.iface.ui.AbstractSetEditor
list of Objects removed from the set (unless added).
removeData() - Method in class ix.iface.ui.AbstractEditorPanel
 
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 (including its children) and notifies listeners.
removeData() - Method in class ix.iface.ui.ThingEditorPanel
Removes all text from the component.
removeData() - Method in class ix.iface.ui.ToggleEditorPanel
 
removeData() - Method in class ix.iview.MiniConstraintPanel
Removes all text from the component.
removeDataChangeListener(DataChangeListener) - Method in interface ix.iface.ui.EditableObject
 
removeDataChangeListener(DataChangeListener) - Method in class ix.iview.domain.UIDomain
 
removeDataChangeListener(DataChangeListener) - Method in class ix.iview.domain.UIObjectClass
 
removeDataChangeListener(DataChangeListener) - Method in class ix.iview.domain.UIRefinement
 
removeDataNode(IXTreeTableNode) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Completely forget about the node (and its children)
removeDuplicates(LList) - Static method in class ix.iface.ui.util.UIUtil
 
removeElementAt(Object, long) - Method in interface ix.isim.util.LongPriorityQueue
This function attempts to remove the given object at the given priority from this priority queue.
removeElementAt(Object, long) - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function throws an UnsupportedOperationException as there is no efficient implementation of this operation for this class.
removeFromDomain(Domain, Object) - Method in class ix.iview.AbstractUISetEditor
 
removeFromDomain(Domain) - Method in class ix.iview.domain.UIDomain
 
removeFromDomain(Domain) - Method in interface ix.iview.domain.UIObject
Removes the object's corresponding base object from the domain.
removeFromDomain() - Method in class ix.iview.domain.UIObjectClass
 
removeFromDomain(Domain) - Method in class ix.iview.domain.UIObjectClass
 
removeFromDomain() - Method in class ix.iview.domain.UIRefinement
 
removeFromDomain(Domain) - Method in class ix.iview.domain.UIRefinement
 
removeGraph(IGraph) - Method in class ix.iview.domain.UIRefinement
 
removeHighestEnd() - Method in interface ix.isim.util.LongPriorityQueue
This function removes and returns the element in this priority queue that has the highest priority.
removeHighestEnd() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function removes and returns the element in this priority queue that has the highest priority.
removeHighestFront() - Method in interface ix.isim.util.LongPriorityQueue
This function removes and returns the element in this priority queue that has the highest priority.
removeHighestFront() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function removes and returns the element in this priority queue that has the highest priority.
removeIf(Status, List) - Method in class ix.iplan.PlanCheckingSimulator
 
removeIf(Status, List) - Method in class ix.test.SimpleRSim
 
removeItem(AgendaItem) - Method in class ix.ip2.ActivityAgenda
 
removeItem(AgendaItem) - Method in class ix.ip2.Agenda
 
removeListSelectionListener(ListSelectionListener) - Method in class ix.iface.ui.ListEditorPanel
 
removeListSelectionListener(ListSelectionListener) - Method in class ix.iface.ui.ToggleEditorPanel
 
removeLowestEnd() - Method in interface ix.isim.util.LongPriorityQueue
This function removes and returns the element in this priority queue that has the lowest priority.
removeLowestEnd() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function removes and returns the element in this priority queue that has the lowest priority.
removeLowestFront() - Method in interface ix.isim.util.LongPriorityQueue
This function removes and returns the element in this priority queue that has the lowest priority.
removeLowestFront() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function removes and returns the element in this priority queue that has the lowest priority.
removeMarkListener(AbstractIXTableModel.TableMarkListener) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
removeNamedGraph(String) - Method in class ix.iview.domain.UIDomain
 
removeNode(PNode) - Method in class ix.ip2.Ip2ModelManager
 
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, String) - Method in class ix.iface.ui.CardPanel
 
removePanel(JPanel) - Method in class ix.iface.ui.CardPanel
 
removeParent(IXNode) - Method in interface ix.iface.ui.tree.IXNode
 
removeParent(Symbol) - Method in class ix.iview.domain.UIObjectClass
 
removeParent(String) - Method in class ix.iview.domain.UIObjectClass
 
removeParent(IXNode) - Method in class ix.iview.domain.UIObjectClass
 
removePlanVars(Object) - Static method in class ix.iface.plan.TextPlanWriter
 
removePostConstraint(TimePointNet.TimeConstraint) - Method in class ix.icore.process.TimePoint
 
removePreConstraint(TimePointNet.TimeConstraint) - Method in class ix.icore.process.TimePoint
 
removeProperty(Object) - Method in class ix.iview.domain.UIObjectClass
 
removePropertyChangeListener(PropertyChangeListener) - Method in class ix.iface.ui.JPreferencesDialog
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface ix.iface.ui.JPropertiesEditor
 
removePropValueElement(Symbol, Object, Object) - Method in class ix.ip2.ObjectWorld
 
removeSelectionListener(JSelectorDialog.JSelectorListener) - Method in class ix.iface.ui.JSelectorDialog
 
removeSentinel(AbstractPMM.Sentinel) - Method in class ix.icore.process.AbstractPMM
 
removeSentinel(AbstractPMM.Sentinel) - Method in class ix.ip2.Ip2ModelManager
 
removeTableMouseListener(TableMouseListener) - Method in class ix.iface.ui.table.IXTable
 
removeTreeNode(Object) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Forget the association of the given TreeNode to the given object
removeUIDomainListener(UIDomainListener) - Method in class ix.iview.domain.UIDomain
 
removeUser(MessageServer.User) - Method in class ix.applet.MessageServer
 
removeUser(IServeCommunicationServer.User) - Method in class ix.iserve.ipc.IServeCommunicationServer
 
removeUserChild(Object, Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
removeUserChild(Object, Object) - Method in class ix.iview.tree.DomainTreeModel
 
removeUserChild(Object, Object) - Method in class ix.iview.tree.ObjectClassTreeModel
 
removeUserChild(Object, Object) - Method in class ix.iview.tree.RefinementTreeModel
 
removeUserParent(Object, Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
removeUserParent(Object, Object) - Method in class ix.iview.tree.ObjectClassTreeModel
 
removeUserParent(Object, Object) - Method in class ix.iview.tree.RefinementTreeModel
 
removeValue(Object, Object) - Method in class ix.util.MultiHashMap
 
removeValue(Object, Object) - Method in interface ix.util.MultiMap
 
removeVarConstraints(ItemVar) - Method in class ix.iview.DeclarationEditor
 
removeVars(Object) - Static method in class ix.icore.Variable
Returns a copy of the tree in which every Variable is replaced by its value, if it has a value, or else by the ItemVar that is its name.
removeVarType(ItemVar) - Method in class ix.iview.DeclarationEditor
 
removeVarTypeConstraint(ItemVar) - Method in class ix.iview.DeclarationEditor
 
renameItemVars(Object) - Static method in class ix.util.lisp.ItemVar
Returns a copy of the tree in which every ItemVar is replaced by an ItemVar that did not exist before this call to this method.
renameItemVars(HashMap, Object) - Static method in class ix.util.lisp.ItemVar
 
renameOption(String) - Method in class ix.iplan.IPlanOptionManager
 
renameToBackup(File) - Static method in class ix.util.Util
Renames the file to indicate it is an earlier version so that a new version can then be written.
RendererJLabel - Class in ix.iface.util
A subclass of JLabel that overrides methods not needed when rendering.
RendererJLabel() - Constructor for class ix.iface.util.RendererJLabel
 
RendererJText - Class in ix.iface.util
An efficient renderer like RendererJLabel, but a subclass of JTextField to allow mousing text.
RendererJText() - Constructor for class ix.iface.util.RendererJText
 
RendererLinkLabel - Class in ix.iface.ui
A renderer that can follow URL links.
RendererLinkLabel() - Constructor for class ix.iface.ui.RendererLinkLabel
 
renderValue(String, Object) - Method in class ix.iface.ui.IFormPanel
Default rendering of the given value for the given field - transforms collections to arrays.
renderValue(String, Object) - Method in class ix.iview.ActionFormPanel
Render values for: pattern (list to display), text nodes (write a line for each node)
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 - Variable in class ix.iscript.While
 
repeat(int, String) - Static method in class ix.util.Strings
Returns a String made by appending a specified string count times.
replace(Component, Component) - Method in class ix.iface.util.GridColumn
 
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.
replaceAgentData(AgentData, AgentData) - Method in class ix.ispace.ContactManager
 
replaceAll(Object, Object) - Method in class ix.util.lisp.LList
 
replaceChars(String, String, String) - Static method in class ix.util.Strings
Returns a copy of source in any character that appears in from has been replaced by the the corresponding char in to.
replaceData(Object, Object) - Method in class ix.iface.ui.table.AbstractIXTableModel
Replaces the given old data object with the new given one and notifies listeners if it worked.
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.
replaceInPattern(ItemVar, ItemVar, LList) - Static method in class ix.iview.util.IVUtil
Replace each variable in each given constraint with the new one propertiesMap (property-constraintSet)
replaceNamedRefinement(String, Refinement) - Method in class ix.icore.domain.Domain
 
replaceNotes(ItemVar, ItemVar) - Method in class ix.iview.DeclarationEditor
If variable name has changed, replace note of type and constraints and note that the change was made (to clean up uir on exit)
replaceObjectClass(ObjectClass, ObjectClass) - Method in class ix.icore.domain.Domain
 
replaceProperty(ObjectProperty, ObjectProperty) - Method in class ix.iview.domain.UIObjectClass
 
replaceRefinement(Refinement, Refinement) - Method in class ix.icore.domain.Domain
 
replaceVarInConstraints(ItemVar, ItemVar, HashMap) - Static method in class ix.iview.util.IVUtil
Replace each variable in each given constraint with the new one propertiesMap (property-constraintSet)
replan() - Method in class ix.iplan.FilteredPlanner
 
replan() - Method in class ix.iplan.IPlanOptionManager
 
replan() - Method in interface ix.iplan.Planner
Finds the next in a series of plans that are completions of the plan that was current when Planner.plan() was most recently called.
replan() - Method in class ix.iplan.PlannerBase
 
replan() - Method in class ix.iplan.Slip
 
replan() - Method in class ix.test.BlockStacker
 
Report - Class in ix.icore
A report sent from another agent.
Report() - Constructor for class ix.icore.Report
 
Report(String) - Constructor for class ix.icore.Report
 
Report(ReportType, String) - Constructor for class ix.icore.Report
 
report() - Method in class ix.iplan.PlanCheckingSimulator
 
report(PrintStream) - Method in class ix.iplan.PlanCheckingSimulator
 
report(PrintStream) - Method in interface ix.iplan.PlanStats
Prints a plain text description of the statistics and their values.
report(PrintStream) - Method in class ix.iplan.SlipStats
 
reportBack - Variable in class ix.icore.TaskItem
 
reportBack - Variable in class ix.ip2.ForwardingHandler
 
reportDescription(Report) - Static method in class ix.iface.util.Reporting
 
Reporting - Class in ix.iface.util
Class of static methods useful when reporting incoming messages etc.
reportInputException(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.
reportLegalChild(UIObjectClass) - Method in class ix.iview.domain.UIObjectClass
 
reportLegalParent(UIObjectClass) - Method in class ix.iview.domain.UIObjectClass
 
reports - Variable in class ix.ip2.AgendaItem
 
reportType - Variable in class ix.icore.Report
 
ReportType - Class in ix.icore
Report types.
requestCharsetName - Variable in class ix.util.http.HttpObjectClient
 
requestContentType - Variable in class ix.util.http.HttpObjectClient
 
requestObject(AppletMessage) - Method in class ix.applet.AppletCommunicationStrategy
Sends a request to the message server and returns the server's reply.
requestObject(MessageWrapper) - Method in class ix.iserve.ipc.IServeCommunicationStrategy
Sends a request to the message server and returns the server's reply.
requireEltSize(int, Element) - Method in class ix.util.xml.XMLTranslator
 
requireEltType(String, Element) - Method in class ix.util.xml.XMLTranslator
 
requireInContext(ContextLink, Context) - Static method in class ix.util.context.Context
Searches a chain of ContextLinks to find the value associated with a given context and throws an exception if no value can be found.
requireNamespace - Variable in class ix.util.xml.XMLTranslator
Is an I-X namespace required in input XML?
requireParameter(String) - Static method in class ix.util.Parameters
 
reset() - Method in interface ix.icore.ConstraintManager
 
reset() - Method in interface ix.icore.process.ProcessModelManager
 
reset() - Method in class ix.iface.util.GridColumn
 
reset() - Method in class ix.iface.util.KeyValueTable
Empties the table.
reset() - Method in class ix.ip2.ActivityAgenda
 
reset() - Method in class ix.ip2.AdviceManager
 
reset() - Method in class ix.ip2.Agenda
 
reset() - Method in class ix.ip2.AgendaTableViewer
Sets the viewer back to something approximating its initial state.
reset() - Method in interface ix.ip2.AgendaViewer
 
reset() - Method in class ix.ip2.AgendaViewTable
Sets the viewer back to something approximating its initial state.
reset() - Method in interface ix.ip2.AnnotationViewer
Sets the viewer back to its initial state (or a reasonable approximation).
reset() - Method in class ix.ip2.AnnotationViewTable
Sets the viewer back to something approximating its initial state.
reset() - Method in class ix.ip2.ConstraintAssociator
 
reset() - Method in class ix.ip2.ForAllCM
 
reset() - Method in class ix.ip2.Ip2
Called to restore the initial state.
reset() - Method in class ix.ip2.Ip2ModelManager
 
reset() - Method in class ix.ip2.Ip2WorldStateManager
 
reset() - Method in class ix.ip2.ObjectWhiteboard
 
reset() - Method in class ix.ip2.PanelController
 
reset() - Method in class ix.ip2.PropertyViewTable
 
reset() - Method in class ix.ip2.Scrum
 
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.StateViewTable
Sets the viewer back to something approximating its initial state.
reset() - Method in class ix.ip2.UseCM
 
reset() - Method in class ix.iplan.DomainAnalyser
 
reset() - Method in class ix.iplan.IPlanWorldStateManager
 
reset() - Method in class ix.iplan.Slip
Called to restore the initial state.
reset() - Method in class ix.iplan.TimePointNet
 
reset() - Method in class ix.isim.dynamic.BearingMoveSpec
 
reset() - Method in interface ix.isim.dynamic.MoveSpec
 
reset() - Method in class ix.isim.dynamic.PointListMoveSpec
 
reset() - Method in class ix.util.match.MatchChoiceManager
 
reset() - Method in class ix.util.xml.XMLTreeEditFrame
 
reset() - Method in class ix.util.xml.XMLTreeEditPanel
 
resetAllButState() - Method in class ix.ip2.Ip2
 
resetData() - Method in class ix.iview.table.ActionTreeTableModel
Looks up all refinements and builds the tree model from them, discarding previous data.
resetEdits() - Method in class ix.iface.ui.AbstractSetEditor
 
resetHooks - Variable in class ix.ip2.Ip2
 
resetIfUserConfirms() - Method in class ix.util.xml.XMLTreeEditFrame
 
resetPossibleValues() - Method in class ix.ip2.BindingViewer
 
resetPossibleValues(Map) - Method in class ix.ip2.BindingViewer
 
resetTree() - Method in class ix.iview.AROEditorPanel
 
resetUIConstruct(UIObject) - Method in class ix.iview.ActionEditorPanel
Same as setUIConstruct, but remembers the setting of the miniConstraints
resetViewers() - Method in class ix.ip2.Ip2
 
resolveDomainFile(String) - Static method in class ix.iview.DomainEditor
 
resolveDomainFile(String) - Static method in class ix.iview.DomainEditorFrame
 
resourceImageIcon(String) - Static method in class ix.util.Util
Constructs an ImageIcon from the named (image) resource found on the system's class path.
resourceURL(String) - Static method in class ix.iface.ui.util.UIUtil
 
responseCharsetName - Variable in class ix.util.http.HttpObjectServlet
 
responseContentType - Variable in class ix.util.http.HttpObjectServlet
 
REST - Static variable in class ix.util.match.Matcher
 
REST - Static variable in class ix.util.match.SimpleMatcher
 
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 - Variable in class ix.util.FanComposer
 
result() - Method in class ix.util.lisp.LListCollector
 
resultEnvs - Variable in class ix.ip2.VariableManager.FilterMatcher
 
RESUME - Variable in class ix.isim.ISimTimer
 
resume() - Method in class ix.isim.ISimTimer
This function re-starts the simulation timer after it had been paused.
resume() - Method in class ix.isim.ISimTimerServer
 
resumeMenuItem_actionPerformed(ActionEvent) - Method in class ix.isim.ISimEventsFrame
 
resumeSimulation() - Method in class ix.isim.ISimEngine
 
retainAll(Collection) - Method in class ix.util.StableHashMap.EntrySet
 
RethrownException - Exception in ix.util
An unchecked exception used to wrap other Throwables when they're rethrown.
RethrownException(Throwable) - Constructor for exception ix.util.RethrownException
Constructs an exception with a description of the cause as its message.
RethrownException(Throwable, String) - Constructor for exception ix.util.RethrownException
Constructs an exception with the specified cause and message.
RethrownException(String, Throwable) - Constructor for exception ix.util.RethrownException
Constructs an exception with the specified cause and a message formed by concatenating the prefix, followed by a space, to the result of calling Debug.describeException(Throwable) on the cause.
RethrownIOException - Exception in ix.util
An unchecked exception used to wrap IOExceptions when they're rethrown.
RethrownIOException(Throwable) - Constructor for exception ix.util.RethrownIOException
Constructs an exception with a description of the cause as its message.
RethrownIOException(String, Throwable) - Constructor for exception ix.util.RethrownIOException
Constructs an exception with the specified cause and a message formed by concatenating the prefix, followed by a space, to the result of calling Debug.describeException(Throwable) on the cause.
revalidate() - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
reverse() - Method in class ix.util.lisp.LList
 
revertAllVars(Object) - Static method in class ix.icore.Variable
Returns a copy of the object in which every Variable is replaced by the ItemVar that is its name.
revertConstruct() - Method in class ix.iview.AConstructFramePanel
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.DomainEditorFrame
 
revertIcon - Variable in class ix.iface.ui.JFrameMT
 
revertItem - Variable in class ix.iface.ui.JFrameMT
 
revertOConstruct() - Method in class ix.iview.AConstructFramePanel
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.DomainEditorFrame
 
revertOItem - Variable in class ix.iview.DomainEditorFrame
 
revertToOriginal() - Method in class ix.iview.domain.UIDomain
Reverts the domain and all its construct to the last published domain.
revertVars(Object) - Static method in class ix.icore.Variable
Returns a copy of the tree in which every Variable is replaced by the ItemVar that is its name.
reviseHandlerActions(AgendaItem, Object) - Method in class ix.ip2.ConditionHandler
 
reviseHandlerActions(AgendaItem, Object) - Method in class ix.ip2.ExpandHandler
 
reviseHandlerActions(AgendaItem, Object) - Method in class ix.ip2.ForwardingHandler
 
reviseHandlerActions(AgendaItem, Object) - Method in class ix.ip2.ItemHandler
Called after something has happened that may require new HandlerActions to be added to an item.
reviseHandlerActions(AgendaItem, Object) - Method in class ix.iplan.IPlanConditionHandler
 
reviseHandlerActions(AgendaItem, Object) - Method in class ix.iplan.IPlanExpandHandler
 
root - Variable in class ix.isim.util.LongKeyTreeMap
the root of the tree
rootContext - Static variable in class ix.util.context.Context
A context that is an ancestor of all others.
rootElement - Variable in class ix.util.xml.LiteralDocument
 
ROOTNAME - Static variable in class ix.iface.ui.tree.IXTrees
 
RosyBrown - Static variable in class ix.iface.util.XColors
 
round(long) - Method in class ix.util.Duration
Returns this Duration after rounding the time to the nearest multiple of the specified granularity.
roundToMinutes() - Method in class ix.util.Duration
Equivalent to round(60 * 1000).
roundToSeconds() - Method in class ix.util.Duration
Equivalent to round(1000).
row - Variable in class ix.iface.ui.table.TablePopupMenu
 
row - Variable in class ix.iface.util.KeyValueTable.RowPopupMenu
 
rowItems - Variable in class ix.iface.util.HtmlTableWalker
 
rows - Variable in class ix.iface.ui.table.AbstractIXTableModel
a list of objects that appear in the table
rowsMarkable - Variable in class ix.iface.ui.table.AbstractIXTableModel
 
RoyalBlue - Static variable in class ix.iface.util.XColors
 
run() - Method in class ix.applet.MessageServer.UserMessageThread
 
run() - Method in class ix.ip2.Ip2ModelManager.BindingSentinel
 
run() - Method in class ix.ip2.IVarTool.ResetHook
 
run(SyncStateClient) - Method in interface ix.ip2.SyncState.ClientOperation
 
run(SyncStateServer) - Method in class ix.ip2.SyncState.ClientStateChange
 
run(SyncStateServer) - Method in class ix.ip2.SyncState.ClientStateDeletion
 
run(SyncStateServer) - Method in class ix.ip2.SyncState.RegisterClient
 
run(SyncStateClient) - Method in class ix.ip2.SyncState.ServerFullState
 
run(SyncStateServer) - Method in interface ix.ip2.SyncState.ServerOperation
 
run(SyncStateClient) - Method in class ix.ip2.SyncState.ServerStateChange
 
run(SyncStateClient) - Method in class ix.ip2.SyncState.ServerStateDeletion
 
run() - Method in class ix.ip2.SyncStateClient.ResetHook
 
run() - Method in class ix.ip2.SyncStateClient.StartupHook
 
run() - Method in class ix.ip2.SyncStateServer.ResetHook
 
run() - Method in class ix.ip2.SyncStateServer.StartupHook
 
run() - Method in class ix.ip2.TimelineViewer.ResetHook
 
run() - Method in class ix.iplan.IPlanOptionTool.ResetHook
 
run() - Method in class ix.iplan.IPlanTool.ResetHook
 
run() - Method in class ix.iplan.PlanCheckingSimulator
Simulates execution.
run() - Method in class ix.iserve.ipc.IServeCommunicationServer.UserMessageThread
 
run() - Method in class ix.isim.dynamic.AnimatedObject
 
run() - Method in class ix.isim.ISimEngine
 
run() - Method in class ix.test.FilePlanner
 
run() - Method in class ix.test.OPlanPSGraph
 
run() - Method in class ix.test.PlanningTest
 
run() - Method in class ix.util.CatchingThread
Calls innerRun() inside a catch that calls the CatchingThread.handleException(Throwable) method on any Throwable caught.
run(Runnable) - Static method in class ix.util.Util
A method that lets you write "run" before the creation of a Runnable.
run() - Method in class ix.util.WithCleanup
Calls WithCleanup.body() in a "try", WithCleanup.cleanup() in the corresponding "finally", and ensures that any exception thrown by WithCleanup.body() is rethrown.
runGroupTests(AutoTester, PlanTestGroup) - Method in class ix.iplan.ExpandPlanTestGroup
 
runHooks(String, List) - Static method in class ix.util.Util
Runs each item, in sequence, in a list of Runnables.
runSentinels() - Method in class ix.icore.process.AbstractPMM
 
runSimulation(PlanCheckingSimulator) - Method in class ix.iplan.AutoTester.TestRunner
 
runSimulation(PlanCheckingSimulator) - Method in class ix.test.xml.MissionaryTest.MissionaryTestRunner
Runs the usual simulation using the PlanCheckingSimulator, then runs a second simulation that uses the same linearization of the plan but considers only the move activities.
runTest() - Method in class ix.iplan.AutoTester.TestRunner
 

S

S_ACHIEVABLE_CONDS - Static variable in class ix.iplan.Slip
 
S_ACHIEVE - Static variable in class ix.test.BlockStacker
 
S_ADVICE - Static variable in class ix.ip2.AdviceManager
 
S_ANNOTATIONS - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_BEFORE - Static variable in class ix.icore.domain.Ordering
 
S_BLOCK - Static variable in class ix.test.BlockStacker
 
S_CLEARTOP - Static variable in class ix.test.BlockStacker
 
S_COMPUTE - Static variable in class ix.icore.domain.Refinement
 
S_COMPUTE_SUPPORT_CODE - Static variable in class ix.ip2.Ip2ModelManager
 
S_CONDITION - Static variable in class ix.icore.domain.Refinement
 
S_CONDITION - Static variable in class ix.ip2.Ip2ModelManager
 
S_CONDITION - Static variable in class ix.ip2.Ip2WorldStateManager
 
S_CONSTRAINTS - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_DOMAIN - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_EFFECT - Static variable in class ix.icore.domain.Refinement
 
S_EFFECT - Static variable in class ix.ip2.Ip2ModelManager
 
S_EFFECT - Static variable in class ix.ip2.Ip2WorldStateManager
 
S_EXPANSION_REFINEMENT - Static variable in class ix.ip2.AdviceManager
 
S_FALSE - Static variable in class ix.icore.domain.PatternAssignment
 
S_FALSE - Static variable in class ix.test.BlockStacker
 
S_FORWARDED_TO - Static variable in class ix.icore.TaskItem
 
S_INCLUDE - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_INCLUDE_DOMAIN - Static variable in class ix.ip2.LoadDomainHandler
 
S_INPUT_OBJECTS - Static variable in interface ix.iplan.ServiceSymbols
Refinement annotation key.
S_INPUTS - Static variable in interface ix.iplan.ServiceSymbols
Activity annotation key.
S_ISSUE - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_ISSUES - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_LOAD_DOMAIN - Static variable in class ix.ip2.LoadDomainHandler
 
S_LOAD_PLAN - Static variable in class ix.ip2.LoadPlanHandler
 
S_LOAD_STATE - Static variable in class ix.ip2.LoadStateHandler
 
S_MAP - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_MATCH_CHOICE - Static variable in class ix.util.match.MatchChoice
 
S_MULTIPLE_ANSWER - Static variable in class ix.icore.domain.Refinement
 
S_NAME - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_NAME_MAP - Static variable in interface ix.iplan.ServiceSymbols
Domain annotation key.
S_NEW_DOMAIN - Static variable in class ix.ip2.LoadDomainHandler
 
S_NODES - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_OBJECT_CLASS - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_ON - Static variable in class ix.test.BlockStacker
 
S_ORDERINGS - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_OUTPUT_OBJECTS - Static variable in interface ix.iplan.ServiceSymbols
Refinement annotation key.
S_OUTPUTS - Static variable in interface ix.iplan.ServiceSymbols
Activity annotation key.
S_OWL_S_PROCESS - Static variable in interface ix.iplan.ServiceSymbols
Refinement annotation key.
S_REFINEMENT - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_SELF - Static variable in class ix.icore.domain.Refinement
 
S_SELF - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_SHOW_URL - Static variable in class ix.ip2.ShowURLHandler
 
S_TABLE - Static variable in class ix.test.BlockStacker
 
S_TEMPORAL - Static variable in class ix.icore.domain.Ordering
 
S_TRUE - Static variable in class ix.icore.domain.PatternAssignment
 
S_TRUE - Static variable in class ix.ip2.ObjectWorld
 
S_TRUE - Static variable in class ix.test.BlockStacker
 
S_TYPE - Static variable in interface ix.iplan.ServiceSymbols
 
S_USE_FOR_EFFECTS - Static variable in class ix.iplan.Slip
 
S_VARIABLE - Static variable in class ix.util.match.MatchChoice
 
S_VARIABLES - Static variable in interface ix.iface.domain.LTF_Symbols
 
S_WORLD_STATE - Static variable in class ix.icore.domain.Refinement
 
S_WORLD_STATE - Static variable in class ix.ip2.Ip2ModelManager
 
S_WORLD_STATE - Static variable in class ix.ip2.Ip2WorldStateManager
 
SaddleBrown - Static variable in class ix.iface.util.XColors
 
SafeLispInterpreter - Class in ix.util.lisp
A safe interpreter for a simple dialect of Lisp.
SafeLispInterpreter() - Constructor for class ix.util.lisp.SafeLispInterpreter
 
safeRead(Object) - Method in class ix.util.lisp.LispReader
 
safeRead() - Method in class ix.util.lisp.LispReader
 
safetyListener - Variable in class ix.iface.util.SimpleToolFrame
 
Salmon - Static variable in class ix.iface.util.XColors
 
sameConstraint(Constraint, Constraint) - Static method in class ix.iview.util.IVUtil
Determines whether the two constraints are the same.
sameConstruct(Object, Object) - Method in class ix.iface.ui.AbstractSetEditor
Checks whether the two given objects have the same specifications.
sameConstruct(Object, Object) - Method in class ix.iview.UIObjectClassSetEditor
 
sameConstruct(Object, Object) - Method in class ix.iview.UIRefinementSetEditor
 
sameList(List, List) - Static method in class ix.iview.util.IVUtil
 
sameMap(Map, Map) - Static method in class ix.iview.util.IVUtil
 
sameNodes(List, List) - Method in class ix.iview.domain.UIRefinement
 
sameObject(Object, Object) - Static method in class ix.iview.util.IVUtil
 
sameObjectConstraint(Constraint, Constraint) - Static method in class ix.iview.util.IVUtil
Determines whether the two constraints are on the same thing.
sameSet(Collection, Collection) - Static method in class ix.iview.util.IVUtil
 
sameStableMap(StableHashMap, StableHashMap) - Static method in class ix.iview.util.IVUtil
 
sameString(String, String) - Static method in class ix.iview.util.IVUtil
 
sameSymbol(Object, Object) - Static method in class ix.iview.util.IVUtil
 
sameValue(String, Object, Object) - Method in interface ix.iface.ui.EditableObject
Determines whether the two given values of the given field differ
sameValue(String, Object, Object) - Method in class ix.iview.domain.UIDomain
 
sameValue(String, Object, Object) - Method in interface ix.iview.domain.UIObject
Determines whether the two given values of the given field differ
sameValue(String, Object, Object) - Method in class ix.iview.domain.UIObjectClass
Determines whether the two given values of the given field differ.
sameValue(String, Object, Object) - Method in class ix.iview.domain.UIRefinement
 
SandyBrown - Static variable in class ix.iface.util.XColors
 
sanityChecker - Variable in class ix.iplan.PlanCheckingSimulator
 
SanityChecker - Class in ix.iplan
A plan-checker that looks for inconsistencies in the details.
SanityChecker(PlanCheckingSimulator) - Constructor for class ix.iplan.SanityChecker
Creates a sanity-checker for the specified similator.
SanityChecker.NodeEndConnectivityChecker<L> - Class in ix.iplan
 
SanityChecker.NodeEndConnectivityChecker() - Constructor for class ix.iplan.SanityChecker.NodeEndConnectivityChecker
 
SanityChecker.ReachableWithin<T,L> - Class in ix.iplan
 
SanityChecker.ReachableWithin() - Constructor for class ix.iplan.SanityChecker.ReachableWithin
 
satisfiedConditions - Variable in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
satisfy1Cond(LList, Object, PNode) - Method in class ix.iplan.IPlanWorldStateManager
 
satisfyConds(PNode, ListOfConstraint, MatchEnv) - Method in class ix.iplan.IPlanWorldStateManager
 
satisfyRefinementPreconditions(Activity, Refinement) - Method in class ix.ip2.Ip2ModelManager
Returns a list of MatchEnvs containing one env for each way in which all of the refinement's preconditions can be satisfied by the curent world state.
saveApplicationProperties() - Method in class ix.iface.ui.JPropertiesManager
 
saveAs() - Method in class ix.util.xml.XMLTreeEditFrame
 
saveAsItem - Variable in class ix.iface.ui.JFrameMT
 
saveCanvasPositionGraphToDomain(Refinement) - Method in class ix.iview.domain.UIRefinement
 
saveChangedState(Map) - Method in class ix.iplan.AutoTester.TestRunner
 
saveConstruct() - Method in class ix.iview.AConstructFramePanel
User request to save a construct into the draft domain.
saveConstruct() - Method in class ix.iview.AROEditorPanel
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.
saveConstruct() - Method in class ix.iview.GlobalFramePanel
User request to save a domain.
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.SimpleEditorPanel
Save a construct of the panel's type into the draft domain.
savedChangedStateName() - Method in class ix.iplan.AutoTester.TestRunner
 
saveDefinition() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
Define a refinement
saveDocument(Document) - Method in class ix.util.xml.XMLSaver
Writes a JDOM Document to a file selected by the user, conducting any necessary dialogs along the way.
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
Writes a description of the domain to the specified file.
saveDomain() - Method in class ix.iview.domain.UIDomain
Save the UIDomain to a local file - does not publish!
saveDomain(File) - Method in class ix.iview.domain.UIDomain
Save the UIDomain to the given local file - does not publish!
saveDomainAs() - Method in class ix.iview.domain.UIDomain
Save the UIDomain to a local file - does not publish!
savedPlanName() - Method in class ix.iplan.AutoTester.TestRunner
 
savedPlanName() - Method in class ix.test.FilePlanner
Constructs a file name for a plan based on the domain name plus the task, if one was specified, or else the name of the initial plan.
saveExpansion(Refinement) - Method in class ix.ip2.AgendaTableViewer
 
saveExpansion(Refinement) - Method in interface ix.ip2.AgendaViewer
 
saveExpansion(Refinement) - Method in class ix.ip2.AgendaViewTable
 
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.iview.DomainEditorFrame
The name of this is a hangover from something Jeff did.
saveExpansion(Refinement) - Method in interface ix.iview.InternalDomainEditor
 
saveExpansion(Refinement) - Method in class ix.iview.SimpleDomainEditor
 
saveExpansionGraph(UIRefinement) - Method in class ix.iview.igraph.GExpansionEditor
 
saveFieldData(String) - Method in class ix.iface.ui.IFormPanel
Saves the field's value from its display component into the model's object.
saveFieldData(String) - Method in class ix.iview.GlobalFormPanel
 
saveFile() - Method in class ix.iface.ui.JFrameMT
 
saveFileAs() - Method in class ix.iface.ui.JFrameMT
 
saveIcon - Variable in class ix.iface.ui.JFrameMT
 
saveItem - Variable in class ix.iface.ui.JFrameMT
 
saveMGraphToDomain(Refinement) - Method in class ix.iview.domain.UIRefinement
 
saveObject(Object) - Method in class ix.util.xml.XMLSaver
Writes an object to a file in a form that corresponds to the selected file type or extension, conducting any necessary dialogs along the way.
savePlan(Plan, File) - Method in class ix.iface.plan.InitSaver
 
savePlan(Slip) - Method in class ix.iplan.AutoTester.TestRunner
 
savePlanAs() - Method in class ix.ip2.Ip2
 
savePlanFromPlan(Plan) - Method in class ix.iplan.AutoTester.TestRunner
 
saveProperties() - Method in class ix.iface.ui.JPropertiesManager
 
saveProperties(Properties) - Method in class ix.iface.ui.JPropertiesManager
 
Saver - Interface in ix.util.xml
 
saveToDomain(Domain) - Method in class ix.iview.AbstractUISetEditor
 
saveToDomain() - Method in class ix.iview.domain.UIDomain
Save the object's own info into its base object
saveToDomain(Object) - Method in class ix.iview.domain.UIDomain
 
saveToDomain() - Method in interface ix.iview.domain.UIObject
Saves the contents of this object into its corresponding domain object.
saveToDomain(Object) - Method in interface ix.iview.domain.UIObject
Saves the contents of this object into the given object.
saveToDomain() - Method in class ix.iview.domain.UIObjectClass
Saves this object into a suitable baseObject.
saveToDomain(Object) - Method in class ix.iview.domain.UIObjectClass
 
saveToDomain() - Method in class ix.iview.domain.UIRefinement
Saves this object into a suitable baseObject.
saveToDomain(Object) - Method in class ix.iview.domain.UIRefinement
 
saveToFile(File) - Method in class ix.iface.ui.JFrameMT
Overwrite this with actual saving.
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(EditableObject) - Method in class ix.iface.ui.IFormPanel
Saves the display information from the display panels into the given object.
saveToObject(EditableObject) - Method in class ix.iview.AConstructEditorPanel
Saves the data from the panel into the given object.
saveToObject(EditableObject) - Method in class ix.iview.ActionFormPanel
 
saveToObject() - Method in class ix.iview.ActionFormPanel
 
saveToObject(EditableObject) - Method in interface ix.iview.ConstructEditing
Saves the data from the panel into the given object.
saveToObject(EditableObject) - Method in class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
saveToObject(EditableObject) - Method in class ix.iview.igraph.GExpansionEditor
Save the data from the panel into the given object.
saveUndoAction(UndoAction) - Method in class ix.ip2.Ip2ModelManager
 
saveUndoAction(UndoAction) - Method in class ix.iplan.IPlanOptionManager.Opt.UndoPoint
 
saveUndoAction(UndoAction) - Method in class ix.iplan.IPlanOptionManager
 
saveVarConstraints(UIRefinement, ItemVar) - Method in class ix.iview.DeclarationEditor
Saves the constraints in the varConstMap into the refinement
saveVarType(UIRefinement, ItemVar) - Method in class ix.iview.DeclarationEditor
Saves the var type (class) in the varTypeMap into the refinement.
SAXDriverClass - Variable in class ix.util.xml.XMLConfig
 
SAXDriverClass() - Method in class ix.util.xml.XMLConfig
Returns the class name of the SAX parser that should be used by the XML.parseXML methods.
schemaNamespace - Static variable in class ix.util.xml.XMLSchemaSyntax
 
SchemaTerms - Interface in ix.icore.domain
 
scope - Variable in class ix.icore.plan.PlanVariableDeclaration
 
scrollPan - Variable in class ix.iface.ui.AbstractEditorPanel
A scroll-panel for the component (if required)
scrollPane - Variable in class ix.iview.AConstructFramePanel
The scrollPane in which all the panel's contents are placed
Scrum - Class in ix.ip2
Strictly-consumable resource usage manager. /\/: This is a very simple version.
Scrum() - Constructor for class ix.ip2.Scrum
 
SeaGreen - Static variable in class ix.iface.util.XColors
 
search(String) - Method in class ix.iview.AConstructFramePanel
 
search() - Method in class ix.iview.PanelSearcher
 
searchBut - Variable in class ix.iview.PanelSearcher
 
searcher - Variable in class ix.iview.ActionEditorPanel
An editor for temporal relations
searcher - Variable in class ix.iview.AROEditorPanel
 
searchField - Variable in class ix.iview.PanelSearcher
 
searchItem - Variable in class ix.iview.DomainEditorFrame
 
searchResults - Variable in class ix.iview.PanelSearcher
 
SeaShell - Static variable in class ix.iface.util.XColors
 
seconds - Variable in class ix.util.Duration
 
SecureRandomTest - Class in ix.test
 
SecureRandomTest() - Constructor for class ix.test.SecureRandomTest
 
SecureRandomTest.FutureRandom - Class in ix.test
 
SecureRandomTest.FutureRandom() - Constructor for class ix.test.SecureRandomTest.FutureRandom
 
selection - Variable in class ix.iface.util.RadioButtonBox
The action-command from the most recently selected button.
selectionListeners - Variable in class ix.iface.ui.JSelectorDialog
 
SelectionPanel - Class in ix.iface.util
 
SelectionPanel(JFrame, String, String) - Constructor for class ix.iface.util.SelectionPanel
 
SELF - Static variable in class ix.icore.domain.NodeEndRef
 
SemiPrimitive - Interface in ix.util
Tagging interface for objects that have a straightforward representation as Strings.
send(String, SyncState.Operation) - Method in class ix.ip2.SyncState
 
send(String, Sendable) - Method in class ix.itest.SendPanel
Sends to the indicated destination.
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
 
Sendable - Interface in ix.icore
Objects that are sent between I-X agents as part of their expected function.
sendAbout(Activity, Object) - Method in class ix.iquery.LookupHandler
Sends to the agent that should receive reports about the specified activity.
sendAccelerateActivity(double) - Method in class ix.isim.ISimTimerServer
 
SendActivity - Class in ix.isim.actions
 
SendActivity() - Constructor for class ix.isim.actions.SendActivity
 
sendBytes(byte[], URL, HttpURLConnection) - Method in class ix.util.http.HttpObjectClient
Utility method that writes bytes to an HttpURLConnection.
SendConstraint - Class in ix.isim.actions
 
SendConstraint() - Constructor for class ix.isim.actions.SendConstraint
 
sendConstraint(String, String, double, String) - Static method in class ix.isim.dynamic.ObjectAnimator
 
sendCopy(String, Sendable) - Method in class ix.itest.SendPanel
Used to send things "as if by the Messenger".
senderColor(Object) - Method in class ix.itest.ReceivePanel
 
senderId - Variable in class ix.ichat.ChatMessage
 
senderId - Variable in class ix.icore.domain.Constraint
 
senderId - Variable in class ix.icore.Report
 
senderId - Variable in class ix.icore.TaskItem
 
sendFrame - Static variable in class ix.util.xml.XMLTreeEditFrame
 
sendIfNew(Object) - Method in class ix.util.MessageQueue
 
sending(String, Sendable) - Method in class ix.itest.SendPanel
A hook to allow subclasses to see messages just before they're sent.
sendingMessage(Object, Object) - Method in class ix.util.ipc.IPCListener
 
SendMessage - Class in ix.isim.actions
 
SendMessage() - Constructor for class ix.isim.actions.SendMessage
 
sendObject(Object, Object) - Method in class ix.applet.AppletCommunicationStrategy
 
sendObject(Object, Object) - Method in class ix.http.HttpCommunicationStrategy
 
sendObject(Object, Object) - Method in class ix.iserve.ipc.IServeCommunicationStrategy
 
sendObject(Object, Object) - Method in class ix.test.FilterStrategy
 
sendObject(Object, Object) - Method in class ix.test.TestStrategy
 
sendObject(Object, Object) - Method in interface ix.util.IPC.CommunicationStrategy
 
sendObject(Object, Object) - Method in class ix.util.ipc.DispatchingStrategy
 
sendObject(Object, Object) - Method in class ix.util.IPC.EmptyCommunicationStrategy
 
sendObject(Object, Object) - Static method in class ix.util.IPC
Sends an object to the specified destination using the global communication strategy.
sendObject(Object, Object) - Method in class ix.util.ipc.SeparateStrategy
 
sendObject(Object, Object) - Method in class ix.util.ipc.SerializedCommunicationStrategy
 
sendObject(Object, Object) - Method in class ix.util.ipc.TracingStrategy
 
sendObject(Object, Object) - Method in class ix.util.ipc.WrapperStrategy
 
sendPanel - Variable in class ix.itest.ItestFrame
 
SendPanel - Class in ix.itest
I-Test and Messenger panel for sending messages.
SendPanel(IXAgent) - Constructor for class ix.itest.SendPanel
 
sendPauseActivity(long) - Method in class ix.isim.ISimTimerServer
 
SendPlan - Class in ix.test
Used only to test that code compiles.
SendPlan() - Constructor for class ix.test.SendPlan
 
sendReply(Object) - Method in class ix.iquery.LookupHandler
Sends to the agent that send this handler's LookupHandler.lookupActivity.
sendReply(ObjectStreamConnection, Object) - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamNameServer
 
sendReport(ReportType, String) - Method in class ix.iquery.LookupHandler
Sends a report about this handler's LookupHandler.lookupActivity by calling LookupHandler.sendReport(Activity, ReportType, String).
sendReport(Activity, ReportType, String) - Method in class ix.iquery.LookupHandler
Sends a report about the specified activity.
SendReportHandler - Class in ix.ip2
Generates HandlerActions that send a report.
SendReportHandler() - Constructor for class ix.ip2.SendReportHandler
 
sendRequest(URL, Object) - Method in class ix.util.http.HttpObjectClient
Send an object and receive one in reply.
sendRequest(URL, Object) - Method in class ix.util.http.HttpStringClient
Send a string and receive one in reply.
sendRequest(Object, Object) - Method in class ix.util.ipc.SerializedCommunicationStrategy
 
sendResponse(byte[], HttpServletResponse) - Method in class ix.util.http.HttpObjectServlet
Utility method that writes the response contents.
sendResumeActivity(long) - Method in class ix.isim.ISimTimerServer
 
sendStartActivity(long, double) - Method in class ix.isim.ISimTimerServer
 
sendStopActivity() - Method in class ix.isim.ISimTimerServer
 
sendText(String) - Method in class ix.applet.AppletCommunicationStrategy
 
sendTo(Object, Object) - Method in class ix.iquery.LookupHandler
Sends the contents object to the agent represented by the specified destination.
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() - Method in class ix.util.xml.XMLTreeEditFrame
 
sendToClients(SyncState.ClientOperation) - Method in class ix.ip2.SyncStateServer
 
sendToGroup(Sendable) - Method in class ix.itest.SendPanel
 
sendToSelectedGroup() - Method in class ix.ispace.GroupSender
 
sentinels - Variable in class ix.ip2.Ip2ModelManager
 
SeparateStrategy - Class in ix.util.ipc
 
SeparateStrategy() - Constructor for class ix.util.ipc.SeparateStrategy
 
SeparateStrategy(IPC.CommunicationStrategy) - Constructor for class ix.util.ipc.SeparateStrategy
 
separator - Variable in class ix.util.Gensym.Generator
 
Seq - Class in ix.util
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 in ix.util
 
Seq.IteratorEnumeration(Iterator) - Constructor for class ix.util.Seq.IteratorEnumeration
 
seqNoToMessageMap - Variable in class ix.iserve.ipc.MessageMemory
 
Sequence - Class in ix.iscript
 
Sequence() - Constructor for class ix.iscript.Sequence
 
sequenceB - Static variable in class ix.iview.MiniConstraintPanel
 
sequenceItem - Variable in class ix.iview.DomainEditorFrame
 
sequenceNewItem - Variable in class ix.iview.DomainEditorFrame
 
sequentialOrderings(List) - Static method in class ix.iview.SimpleDomainEditor
 
SerializationTest - Class in ix.test
 
SerializationTest.FlexibleEquality - Class in ix.test
 
SerializationTest.FlexibleEquality(ClassSyntax) - Constructor for class ix.test.SerializationTest.FlexibleEquality
 
SerializationTest.StrictEquality - Class in ix.test
 
SerializationTest.StrictEquality(ClassSyntax) - Constructor for class ix.test.SerializationTest.StrictEquality
 
SerializedCommunicationStrategy - Class in ix.util.ipc
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.
SerializedCommunicationStrategy() - Constructor for class ix.util.ipc.SerializedCommunicationStrategy
 
SerializedCommunicationStrategy.ObjectStreamNameServer - Class in ix.util.ipc
A Thread that acts as a name-server on a specified port.
SerializedCommunicationStrategy.ObjectStreamNameServer(SerializedCommunicationStrategy, ServiceAddress) - Constructor for class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamNameServer
 
SerializedCommunicationStrategy.ObjectStreamServer - Class in ix.util.ipc
A Thread that accepts connections to a ServerSocket and creates an object-reading thread for each connection.
SerializedCommunicationStrategy.ObjectStreamServer(SerializedCommunicationStrategy, Object, IPC.MessageListener) - Constructor for class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamServer
 
serveClientOn(ObjectStreamConnection) - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamNameServer
 
serverName - Variable in class ix.ip2.SyncStateClient
 
SERVICE - Static variable in class ix.ispace.AgentRelationship
 
ServiceAddress - Class in ix.util.ipc
An object that contains a host name and a port number.
ServiceAddress() - Constructor for class ix.util.ipc.ServiceAddress
 
ServiceAddress(String, int) - Constructor for class ix.util.ipc.ServiceAddress
 
ServiceAddress(String) - Constructor for class ix.util.ipc.ServiceAddress
Makes a ServiceAddress from a host:port string.
ServiceSymbols - Interface in ix.iplan
Symbols used for various purposes when planning web-service compositions.
set(boolean) - Method in class ix.util.context.ContextBoolean
 
set(int) - Method in class ix.util.context.ContextInt
 
set(long) - Method in class ix.util.context.ContextLong
 
set(String) - Method in class ix.util.context.ContextString
 
set(T) - Method in class ix.util.context.ContextValue
 
set(Object) - Method in class ix.util.context.LLQueue.LLQueueListIterator
Always throws an UnsupportedOperationException.
set(T) - Method in class ix.util.context.TypedContextValue
 
set(int) - Method in class ix.util.IntRef
 
set(Object) - Method in class ix.util.lisp.LListListIterator
 
SET - Static variable in class ix.util.reflect.ClassDescr
Internal class type
setAbout(TaskItem) - Method in class ix.ip2.AgendaItem
 
setAcceptDirectories(boolean) - Method in class ix.util.FileExtensionFileFilter
 
setAction(String) - Method in class ix.ip2.log.ItemHandledEvent
 
setAction(UIRefinement) - Method in class ix.iview.igraph.ExpansionModel
 
setAction(UIRefinement) - Method in class ix.iview.igraph.GExpansionEditor
 
setActionListener(ActionListener) - Method in class ix.iface.ui.IXToolItem
 
setActionListener(ActionListener) - Method in class ix.iface.util.SimpleToolFrame
 
setActivity(Activity) - Method in class ix.icore.plan.PlanNode
 
setActivityView(Symbol) - Method in class ix.iview.DomainEditorFrame
If the state of the menu item does not correspond to the new setting, it is changed.
setAge(int) - Method in class ix.test.ExampleData
 
setAgendaManager(AgendaManager) - Method in class ix.ip2.AgendaTableViewer
 
setAgendaManager(AgendaManager) - Method in interface ix.ip2.AgendaViewer
 
setAgendaManager(AgendaManager) - Method in class ix.ip2.AgendaViewTable
 
setAgendaManager(AgendaManager) - Method in interface ix.ip2.event.AgendaListener
 
setAgendaManager(AgendaManager) - Method in class ix.iplan.CombinedPlanChangeListener
 
setAgent(Object) - Method in class ix.icore.log.HistoryEvent
 
setAgentColor(String, Color) - Method in class ix.ispace.ContactManager
 
setAgentSymbolName(String) - Method in class ix.icore.IXAgent
Changes the agent's symbol name
setAllConstraints(UIRefinement) - Method in class ix.iview.DeclarationEditor
Goes through the variable type constraints in the var-type table and sets them all in the refinement.
setAnnotation(Object, Object) - Method in class ix.icore.AbstractAnnotatedObject
 
setAnnotation(Object, Object) - Method in interface ix.icore.Annotated
 
setAnnotation(AnnotationEvent) - Method in interface ix.icore.event.AnnotationListener
 
setAnnotation(Object, Object) - Method in class ix.icore.plan.build.ExamplePlanBuilder
 
setAnnotation(Object, Object) - Method in interface ix.icore.plan.build.PlanBuilder
Sets a top-level annotation.
setAnnotation(AnnotationEvent) - Method in class ix.ip2.AnnotationViewTable
 
setAnnotation(Object, Object) - Method in class ix.ip2.Ip2ModelManager
 
setAnnotations(Annotations) - Method in class ix.icore.AbstractAnnotatedObject
 
setAnnotations(Annotations) - Method in interface ix.icore.Annotated
 
setAnnotations(Annotations) - Method in class ix.iview.domain.UIDomain
 
setAnnotations(Annotations) - Method in class ix.iview.domain.UIObjectClass
 
setAnnotations(Annotations) - Method in class ix.iview.domain.UIRefinement
 
setArgs(LList) - Method in class ix.applet.AppletMessage
 
setArgs(LList) - Method in class ix.iserve.ipc.MessageWrapper
 
setArguments(ListOfExpression) - Method in class ix.iscript.Call
 
setAttributes(Element, String[][]) - Static method in class ix.util.xml.XML
Sets attributes of a JDOM Element as specified by a String[][] array.
setAutoPoints(List) - Method in class ix.iview.domain.UIRefinement
 
setBaseObject(IXObject) - Method in class ix.iview.domain.UIDomain
 
setBaseObject(IXObject) - Method in interface ix.iview.domain.UIObject
Sets the object that will represent this one in the domain.
setBaseObject(IXObject) - Method in class ix.iview.domain.UIObjectClass
 
setBaseObject(IXObject) - Method in class ix.iview.domain.UIRefinement
 
setBaseReference(Object) - Method in class ix.iview.domain.UIDomain
 
setBaseReference(Object) - Method in interface ix.iview.domain.UIObject
Sets the Id that can be used to identify the base object in the domain.
setBaseReference(Object) - Method in class ix.iview.domain.UIObjectClass
 
setBaseReference(Object) - Method in class ix.iview.domain.UIRefinement
 
setBindings(Map) - Method in class ix.icore.log.BindingEvent
 
setBindings(ListOfBinding) - Method in class ix.iscript.Let
 
setBold(boolean) - Method in class ix.iface.ui.IXLabelRenderer
 
setBold(boolean) - Method in class ix.iface.ui.IXTextRenderer
 
setBooleanComponent(String, Component, String) - Method in class ix.iface.ui.JPreferencesDialog
 
setBorderSize(int, int) - Method in class ix.iface.ui.IXLabelRenderer
 
setBorderSize(int, int) - Method in class ix.iface.ui.IXTextRenderer
 
setBottom(String) - Method in class ix.iview.igraph.CompositeRectangularNode
 
setBoundsFromProperties() - Method in class ix.iview.DomainEditorFrame
 
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
 
setCanvasPoints(HashMap) - Method in class ix.iview.igraph.IGraph
 
setCapabilities(ListOfCapability) - Method in class ix.ispace.AgentData
 
setCapabilities(Collection) - Method in class ix.ispace.AgentData
 
setCapabilities(String, List) - Method in class ix.ispace.ContactManager
 
SetCapabilitiesHandler - Class in ix.ip2
 
SetCapabilitiesHandler(IXAgent) - Constructor for class ix.ip2.SetCapabilitiesHandler
 
setCar(Object) - Method in class ix.util.lisp.Cons
 
setCaseSensitive(boolean) - Method in class ix.util.FileExtensionFileFilter
 
setCdr(Object) - Method in class ix.util.lisp.Cons
 
setCell(int, int) - Method in class ix.iface.ui.table.TablePopupMenu
Remember which table cell is being edited.
setChildren(List) - Method in class ix.icore.process.PNode
 
setClickCountToStart(int) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
setClientName(String) - Method in class ix.ip2.SyncState.AbstractServerOperation
 
setColor(Object, Color) - Method in class ix.util.ColorGenerator
 
setColor(Object, int) - Method in class ix.util.ColorGenerator
 
setColor(Object, String) - Method in class ix.util.ColorGenerator
 
setColour(Color) - Method in class ix.iface.ui.DefaultColourField
 
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(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
setColumnPlaces() - Method in class ix.iface.ui.table.AbstractTreeTableModel
Sets the column fplaces for tree info and name depending on whether the table is markable or not.
setColumnVars() - Method in class ix.ip2.AgendaItemTableModel
 
setCommand(String) - Method in class ix.applet.AppletMessage
 
setCommand(String) - Method in class ix.iserve.ipc.MessageWrapper
 
setComments(String) - Method in class ix.icore.AbstractAnnotatedObject
 
setComments(String) - Method in interface ix.icore.domain.ConstraintStatement
 
setComments(String) - Method in class ix.ip2.AgendaItem
 
setComments(String) - Method in class ix.iview.domain.UIDomain
 
setComments(String) - Method in class ix.iview.domain.UIRefinement
 
setCommunicationStrategy(IPC.CommunicationStrategy) - Static method in class ix.util.IPC
Sets the communication strategy used by the static methods of this class that do not have a communication strategy as a parameter.
setCommunicationStrategy(String) - Static method in class ix.util.IPC
Sets the communication strategy used by the static methods of this class that do not have a communication strategy as a parameter.
setComponentFromProperty(String, List, String) - Method in class ix.iface.ui.JPreferencesDialog
Sets the given dialog components for the given key with the value.
setComponentFromProperty(String, List, String) - Method in interface ix.iface.ui.JPropertiesEditor
Sets the given dialog components for the given key with the value.
setComponentFromProperty(String, List, String) - Method in class ix.iview.IDEPreferencesDialog
 
setComponentsFromProperties(Properties) - Method in class ix.iface.ui.JPreferencesDialog
 
setComponentsFromProperties(Properties) - Method in interface ix.iface.ui.JPropertiesEditor
Looks up the current (old?)
setConditions(List) - Method in class ix.iview.domain.UIRefinement
 
setConfig(XMLConfig) - Static method in class ix.util.xml.XML
Sets the configuration that will be used by the XML tools.
setConstraints(ListOfConstraint) - Method in class ix.icore.domain.Refinement
 
setConstraints(List) - Method in class ix.icore.domain.Refinement
 
setConstraints(ListOfConstrainer) - Method in class ix.icore.plan.Plan
 
setConstraints(ListOfConstrainer) - Method in class ix.icore.plan.PlanRefinement
 
setConstraints(List) - Method in class ix.icore.Report
 
setConstraints(List) - Method in class ix.iview.domain.UIRefinement
 
setConstraints(ItemVar, UIObjectClass, HashMap) - Method in class ix.iview.table.PropertyTableModel
 
setConstraints(HashMap) - Method in class ix.iview.table.PropertyTableModel
 
setConstraintsView(Symbol) - Method in class ix.iview.ActionEditorPanel
Changes the fields that are displayed in the form view.
setConstraintsView(Symbol) - Method in class ix.iview.DomainEditorFrame
 
setConstraintValue(Constraint, Object) - Static method in class ix.iview.util.IVUtil
 
setConstraintValue(UIObjectClass, Constraint, Object) - Static method in class ix.iview.util.IVUtil
 
setConstruct(IXObject) - Method in class ix.iview.AConstructEditorPanel
Sets the current construct.
setConstruct(IXObject) - Method in class ix.iview.AConstructFramePanel
Sets the given construct to be viewed/edited.
setConstruct(IXObject) - Method in class ix.iview.ActionFormPanel
Sets the current construct.
setConstruct(IXObject) - Method in class ix.iview.AROEditorPanel.AROFormPanel
 
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(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.DomainEditorFrame
Sets the given construct as the current one and displays it for editing.
setConstruct(IXObject) - Method in class ix.iview.GlobalFormPanel
 
setConstruct(IXObject) - Method in class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
setConstruct(IXObject) - 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.SimpleEditorPanel
Put a given construct of the panel's type into the panel ready for editing
setConstruct(EditableObject) - Method in class ix.iview.UndoManager
 
setConstructFields() - Method in class ix.iview.GlobalFramePanel
Sets the construct's fields in their respective panels (fills the panels).
setContent(Sendable, String) - Method in class ix.ip2.test.TestSequenceGenerator
 
setContents(String) - Method in class ix.icore.log.HistoryComment
 
setContents(Object) - Method in class ix.icore.log.MessageReceived
 
setContents(Object) - Method in class ix.icore.log.MessageSent
 
setContents(Sendable) - Method in class ix.ip2.test.TestItem
 
setContents(List) - Method in class ix.util.context.LLQueue
 
setContents(LList) - Method in class ix.util.lisp.LListCollector
 
setContentStrings(List) - Method in class ix.ip2.test.TestSequenceGenerator
 
setContext(Context) - Method in class ix.util.context.BasicContextHolder
 
setContext(Context) - Static method in class ix.util.context.Context
Sets the context in the ContextHolder returned by the current ContextHoldingStrategy.
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.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
 
setContextHoldingStrategy(ContextHoldingStrategy) - Static method in class ix.util.context.Context
Sets the current context-holding strategy.
setContributor(PNode) - Method in class ix.iplan.IPlanWorldStateManager.Fact
 
setCost(Slip) - Method in class ix.iplan.Alternative
 
setCurrentDomain(Domain) - Method in class ix.iview.domain.UIDomain
 
setCurrentInput(Object) - Method in class ix.test.Ip2Test
 
setCurrentPageAsHome() - Method in class ix.iface.ui.HTMLFrame
 
setCurrentPanel(JPanel) - Method in class ix.iface.ui.JFrameMTP
 
setCurrentSimTime(long) - Method in class ix.isim.ISimTimer
 
setCurrentView(Symbol) - Method in class ix.iview.ActionEditorPanel
 
setData(Object) - Method in class ix.iface.ui.AbstractEditorPanel
 
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(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.iface.ui.table.AbstractTreeTableModel
Sets the table's rows to the given TreeNode objects and notifies listeners.
setData(Object) - Method in class ix.iface.ui.ThingEditorPanel
Sets the current data of a text component.
setData(Object) - Method in class ix.iface.ui.ToggleEditorPanel
Sets the data of a collection component.
setData(UIRefinement, Collection) - Method in class ix.iview.DeclarationEditor.VarListEditor
 
setData(UIRefinement, Collection) - Method in class ix.iview.DeclarationEditor.VarTypeTableModel
 
setData(Object) - Method in class ix.iview.MiniConstraintPanel
Sets the current data of a text component.
setDate(Date) - Method in class ix.icore.log.HistoryEvent
 
setDebug(boolean) - Static method in class ix.util.Debug
Turns off debugging output except for exception-reporting.
setDefault(MatchCase) - Method in class ix.util.match.MatchTable
setDefault assigns a MatchCase as the table's default case.
setDefault(FileSyntax) - Method in class ix.util.xml.FileSyntaxManager
 
setDefaultAttributes(String, String) - Method in class ix.iface.util.HtmlWriter
 
setDefaultAttributes(String, String[][]) - Method in class ix.iface.util.HtmlWriter
 
setDefaultGenerator(Gensym.Generator) - Static method in class ix.util.Gensym
 
setDefaultProperties(Properties) - Method in class ix.iface.ui.JPropertiesManager
Sets the default properties for the application into the given properties object; application specific.
setDefaultProperties(Properties) - Method in class ix.iview.IDEPropertiesManager
 
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.DomainEditorFrame
Sets the toggle for default sub-activity sequencing behaviour.
setDefaultWidths() - Method in class ix.iface.ui.table.IXTable
 
setDelayBefore(int) - Method in class ix.ip2.test.TestItem
 
setDelayBetween(int) - Method in class ix.ip2.test.TestSequenceGenerator
 
setDelays(List) - Method in class ix.test.xml.TestGen
 
setDelta(ListOfPatternAssignment) - Method in class ix.ip2.SyncState.ClientStateDelta
 
setDelta(ListOfPatternAssignment) - Method in class ix.ip2.SyncState.ServerStateDelta
 
setDescription(String) - Method in class ix.util.FileExtensionFileFilter
 
setDescription(Object) - Method in class ix.util.lisp.Interpreter.Expr
 
setDestination(String) - Method in class ix.test.xml.WorldStateExport
 
setDestination(Object) - Method in class ix.util.ipc.ObjectStreamConnection
 
setDestinationAddress(String, ServiceAddress) - Method in class ix.util.ipc.SerializedCommunicationStrategy
 
setDestinationData(Object, Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
setDisplayFields(List) - Method in class ix.iface.ui.AbstractIFormModel
 
setDisplayFields(String[]) - 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. names)
setDisplayFields(String[]) - Method in interface ix.iface.ui.IFormModel
Sets the fields of the object that are to be shown as its name.
setDocRoot(String, String) - Method in class ix.util.http.HttpServer
Tells this server to serve files from the tree below the specified root directory and to use the specified path in the corresponding URLs.
setDocRoot(XMLTreeEditPanel.TNode) - Method in class ix.util.xml.XMLTreeEditPanel
 
setDocText(String) - Method in class ix.iface.util.HtmlTableEditorPane
 
setDomain(Domain) - Method in class ix.iplan.FilteredPlanner
 
setDomain(Domain) - Method in class ix.iplan.IPlan
 
setDomain(Domain) - Method in interface ix.iplan.Planner
Sets this planner's domain.
setDomain(String) - Method in class ix.iplan.PlanTest
 
setDomain(Domain) - Method in class ix.iplan.Slip
 
setDomain(UIDomain) - Method in class ix.iview.AROEditorPanel.ClassTreeTableModel
 
setDomain(Domain) - Method in class ix.iview.domain.UIDomain
clears this domain, then sets it to the new one.
setDomain(Domain) - Method in class ix.iview.DomainEditor
Sets the given domain as current in te uiDomain.
setDomain(Domain) - Method in class ix.iview.DomainEditorFrame
Sets the given domain as current both in this frame and the domain editor panel.
setDomain(UIDomain) - Method in class ix.iview.GrammarEditorPanel.GenericConstraintTableModel
 
setDomain(UIDomain) - Method in class ix.iview.table.ActionTreeTableModel
 
setDomainFile(File) - Method in class ix.iview.domain.UIDomain
 
setEditable(boolean) - Method in class ix.ip2.ItemEditor.ItemTextArea
 
setEditable(boolean) - Method in class ix.iview.DomainEditor
Changes the flat that toggles I-DE viewer-only/viewer-editor mode.
setEditable(boolean) - Method in class ix.iview.DomainEditorFrame
Changes the flat that toggles I-DE viewer-only/viewer-editor mode.
setEnabled(boolean) - Method in class ix.iface.ui.AbstractEditorPanel
Makes the item (not) editable and enables (disables) the buttons and the component (needed for right-click)
setEnabled(boolean) - Method in class ix.iface.ui.IXButPanel
 
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.ThingEditorPanel
Makes the item (not) editable and enables (disables) the buttons
setEnabledComponent(Component, boolean) - Method in class ix.iface.ui.JPreferencesDialog
I-DE overwrites this to focus on toggle-buttons only
setEnabledComponent(Component, boolean) - Method in class ix.iview.IDEPreferencesDialog
 
setEnabledComponents(String, boolean) - Method in class ix.iface.ui.JPreferencesDialog
 
setEnabledComponents(String, List, boolean) - Method in class ix.iface.ui.JPreferencesDialog
 
setEnd(End) - Method in class ix.icore.domain.NodeEndRef
 
setEntries(ListOfMapEntry) - Method in class ix.test.xml.Mapping
 
setExample(Object) - Method in class ix.icore.GenericConstraint
 
setExpanded(boolean) - Method in class ix.iface.ui.table.IXTreeTableNode
 
setExpands(Name) - Method in class ix.icore.plan.AbstractRefinement
 
setExpansion(Name) - Method in class ix.icore.plan.AbstractPlanItem
 
setExpression(Expression) - Method in class ix.iscript.IScriptXmlSource
 
setFalse() - Method in class ix.util.ThreadCondition
 
setFieldCase(Class, String, ClassDescr) - Method in class ix.util.reflect.ClassSyntax
 
setFieldData(String, Object) - Method in class ix.iface.ui.IFormPanel
Sets the given data of the given field in the panel.
setFieldData(String, Object) - Method in class ix.iview.GlobalFormPanel
 
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
 
setFilterPatterns(List) - Method in class ix.test.xml.WorldStateView
 
setFixedWidth(Class, Integer) - Method in class ix.iface.ui.table.IXTable
 
setFixedWidth(String, Integer) - Method in class ix.iface.ui.table.IXTable
 
setFoldLongLines(int) - Method in class ix.iface.util.TranscriptTextArea
Tells TranscriptTextArea.appendLine(String) to break a long line into separate lines that will fit in the display area.
setFoldLongLines(int) - Method in class ix.iface.util.TranscriptTextPane
Tells TranscriptTextPane.appendLine(String) to break a long line into separate lines that will fit in the display area.
setFont(int) - Method in class ix.iface.ui.DefaultColourField
 
setForm(String) - Method in class ix.icore.GenericConstraint
 
setForwardedTo(Name) - Method in class ix.icore.TaskItem
 
setFrom(String) - Method in class ix.applet.AppletMessage
 
setFrom(NodeEndRef) - Method in class ix.icore.domain.Ordering
 
setFrom(Object) - Method in class ix.icore.log.MessageReceived
 
setFrom(String) - Method in class ix.iserve.ipc.MessageWrapper
 
setFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
setFromObject(Object) - Method in class ix.iface.ui.IFormPanel.FieldChooser
 
setFromObject(Object) - Method in class ix.iface.ui.JConstraintEditor
Sets the editor up to edit (rather than add) an original constraint object.
setFromObject(Object) - Method in class ix.iview.ConditionEffectEditor
 
setFromObject(Object) - Method in class ix.iview.ConstraintEditor
Sets the editor up to edit (rather than add) an original constraint object.
setFromObject(Object) - Method in class ix.iview.DeclarationEditor
We do editing of all variable declarations from initFromObject so this is obsolete.
setFromObject(Object) - Method in class ix.iview.DefaultConstraintEditor
 
setFromObject(Object) - Method in class ix.iview.ObjectConstraintEditor
Set the editor for editing a constraint (not putting in a new one)
setFromObject(Object) - Method in class ix.iview.OrderingEditor
 
setFromObject(Object) - Method in class ix.iview.PropertyEditor
when editing, put text in and select syntax
setFromObject(Object) - Method in class ix.iview.SimpleDeclarationEditor
We do editing of all variable declarations from initFromObject so this is obsolete.
setFromObject(Object) - Method in class ix.iview.SpecEditor
Nothing to do to initialise the editor from an object.
setFunction(Expression) - Method in class ix.iscript.Call
 
setGrammar(UIGrammar) - Method in class ix.iview.domain.UIDomain
 
setGraph(IGraph) - Method in class ix.iview.domain.UIRefinement
 
setGraphical() - Method in class ix.iview.DomainEditorFrame
If the state of the menu item does not correspond to the new setting, it is changed.
setHandledBy(HandlerAction) - Method in class ix.ip2.AgendaItem
 
setHandlerAction(AgendaItem, HandlerAction) - Method in class ix.ip2.AgendaItemTableModel
 
setHandlerAction(HandlerAction) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
setHideBits(Collection) - Method in class ix.iface.ui.IFormPanel
 
setHistory(List) - Method in class ix.icore.TaskItem
 
setHomeNamespaceURI(String) - Method in class ix.util.xml.XMLConfig
 
setHost(String) - Method in class ix.util.ipc.ServiceAddress
 
setIcon(Icon) - Method in class ix.iface.ui.DefaultColourField
 
setIcon(Icon) - Method in class ix.iface.ui.IXToolItem
 
setId(Name) - Method in class ix.icore.domain.NodeSpec
 
setId(Name) - Method in class ix.icore.plan.AbstractPlanItem
 
setId(Name) - Method in class ix.icore.plan.AbstractRefinement
 
setId(Name) - Method in class ix.icore.plan.PlanVariable
 
setId(Name) - Method in class ix.icore.plan.PlanVariableDeclaration
 
setId(Name) - Method in class ix.icore.TaskItem
 
setId(Name) - Method in class ix.iview.domain.UINodeSpec
 
setIfFalse(Expression) - Method in class ix.iscript.If
 
setIfTrue(Expression) - Method in class ix.iscript.If
 
setImplAttribute(Element, String) - Method in class ix.util.xml.XMLTranslator
 
setIn(Expression) - Method in class ix.iscript.Lambda
 
setIn(Expression) - Method in class ix.iscript.Let
 
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.
setInferElementClasses(boolean) - Method in class ix.util.reflect.ClassSyntax
Sets whether this ClassSyntax is allowed to infer List and Set element classes from field names.
setInfo(Object) - Method in class ix.iface.ui.IconRenderer
 
setInfo(Object) - Method in class ix.iface.ui.IXLabelRenderer
Provides the information to be displayed.
setInfo(Object) - Method in interface ix.iface.ui.IXRenderer
Provides the information to be displayed.
setInfo(Object) - Method in class ix.iface.ui.IXTextRenderer
Provides the information to be displayed.
setInfo(Object) - Method in class ix.iface.ui.NamedRenderer
 
setInfo(Object) - Method in class ix.iface.ui.NDRenderer
 
setInfo(Object) - Method in class ix.iface.ui.NDTextRenderer
 
setInfo(Object) - Method in class ix.iface.ui.NeutralIconRenderer
 
setInfo(Object) - Method in class ix.iface.ui.SimpleTextRenderer
 
setInfo(Object) - Method in class ix.iview.util.ActionListRenderer
 
setInfo(Object) - Method in class ix.iview.util.EditablePriorityRenderer
 
setInfo(Object) - Method in class ix.iview.util.FullNodeRenderer
Sets the cell text to the node number and name e.g. "[2] alter plan"
setInfo(Object) - Method in class ix.iview.util.IssueRenderer
Sets the cell text to the node number and name e.g. "[2] alter plan"
setInfo(Object) - Method in class ix.iview.util.NodeNameRenderer
Sets the cell text to the node name e.g.
setInfo(Object) - Method in class ix.iview.util.NodeNumberRenderer
Sets the cell text to the node number.
setInfo(Object) - Method in class ix.iview.util.PriorityRenderer
 
setInitialDelay(int) - Method in class ix.ip2.test.TestSequenceGenerator
 
setInitialNumber(long) - Method in class ix.util.Gensym.Generator
 
setInitialPlan(String) - Method in class ix.iplan.PlanTest
 
setInitialPlan(String) - Method in class ix.test.xml.BlockStackingTest
 
setInnerListener(ActionListener) - Method in class ix.iface.util.CatchingActionListener
Sets the inner action-listener that is wrapped in this CatchingActionListener.
setIsApplet(boolean) - Static method in class ix.util.Parameters
 
setIsAutoRecursive(boolean) - Method in class ix.icore.plan.inspect.PlanInspector
 
setIsExhaustive(boolean) - Method in class ix.iplan.PlanTest
 
setIsInteractive(boolean) - Static method in class ix.util.Parameters
 
setIsNew(boolean) - Method in class ix.ip2.AgendaItem
 
setIsNotExpansion() - Method in class ix.icore.plan.PlanRefinement
 
setIsStandAlone(boolean) - Static method in class ix.util.ipc.SimpleNameServer
 
setIssue(Issue) - Method in class ix.icore.plan.PlanIssue
 
setIssues(ArrayList) - Method in interface ix.icore.domain.ConstraintStatement
 
setIssues(ListOfIssue) - Method in class ix.icore.domain.Refinement
 
setIssues(List) - Method in class ix.icore.domain.Refinement
 
setIssues(List) - Method in class ix.iview.domain.UIRefinement
 
setItem(TaskItem) - Method in class ix.icore.plan.AbstractPlanItem
 
setItem(TaskItem) - Method in class ix.icore.plan.PlanIssue
 
setItem(TaskItem) - Method in class ix.icore.plan.PlanNode
 
setItemEditor(ItemEditor) - Method in class ix.ip2.AgendaTableViewer
 
setItemLabel(String) - Method in class ix.iface.ui.IXToolItem
 
setKey(Object) - Method in class ix.test.xml.MapEntry
 
setKeySortComparator(Comparator) - Method in class ix.iface.util.KeyValueTable
Sets the Comparator used to sort keys.
setLabel(String) - Method in class ix.iface.ui.AbstractEditorPanel
Sets the panel's label
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
 
setLegalName(Object, String) - Method in class ix.iface.ui.AbstractSetEditor
Sets a string representation of the object that identifies it uniquely
setLegalName(String) - Method in class ix.iview.domain.UIObjectClass
 
setLegalName(String) - Method in class ix.iview.domain.UIRefinement
 
setLegalName(Object, String) - Method in class ix.iview.UIObjectClassSetEditor
 
setLegalName(Object, String) - Method in class ix.iview.UIRefinementSetEditor
 
setLined(boolean) - Method in class ix.iface.ui.IXLabelRenderer
 
setLined(boolean) - Method in class ix.iface.ui.IXTextRenderer
 
setListData(Object[]) - Method in class ix.iface.ui.ListEditorPanel
 
setListData(boolean[]) - Method in class ix.iface.ui.ToggleEditorPanel
 
setListData(Object[]) - Method in class ix.iface.ui.ToggleEditorPanel
 
setListData(UIRefinement, Collection) - Method in class ix.iview.DeclarationEditor
Sets the data in the variable-type table Handles lists or sets of ItemVar
setListData(Collection) - Method in class ix.iview.SimpleDeclarationEditor
Handles lists of ItemVar or VariableDeclaration (one for variablesUsed, the other for initialisation from previously declared variables)
setListsAsText(boolean) - Method in class ix.iview.GrammarEditorPanel
 
setLLContents(LList) - Method in class ix.util.context.LLQueue
 
setLoading(boolean) - Method in class ix.iview.domain.UIDomain
 
setLocation(int, int) - Method in class ix.iview.SimpleDomainEditor
 
setLogPath(String, String) - Method in class ix.util.http.HttpServer
Tells this server to write an NCSA-format request log in the specified directory.
setManager(ObjectManager, LinkedList) - Method in class ix.iface.ui.AbstractSetEditor
 
setManager(DomainObjectManager, LinkedList) - Method in class ix.iview.AbstractUISetEditor
 
setMapping(String, String) - Method in class ix.util.NameMapper
 
setMark(Mark) - Method in interface ix.util.Markable
 
setMax(Duration) - Method in class ix.icore.domain.TimeWindow
 
setMaxTime(long) - Method in class ix.icore.process.TimePoint
 
setMenu(JMenu) - Method in class ix.iface.ui.IXToolItem
Sets the item's menu ONLY if the current menu is null.
setMenuText(String) - Method in class ix.ip2.test.PanelTest
 
setMenuText(String) - Method in class ix.ip2.test.TestSubmenu
 
setMessage(String) - Method in class ix.iface.ui.JConstraintEditor
 
setMessage(String) - Method in class ix.iface.ui.JSelectorDialog
 
setMin(Duration) - Method in class ix.icore.domain.TimeWindow
 
setMinTime(long) - Method in class ix.icore.process.TimePoint
 
setMode(Symbol) - Method in class ix.iview.DomainEditorFrame
 
setMode(int) - Method in class ix.iview.table.PropertyTableModel
 
setModel(IFormModel, FormDataListener) - Method in class ix.iface.ui.IFormPanel
Sets the panel's model and loads the data into the panel.
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
 
setModel(TableModel) - Method in class ix.iface.ui.table.IXTreeTable
Sets the model which must ba an AbstractTreeTableModel
setModelDirectory(File) - Method in class ix.iview.DomainEditor
Sets the directory used to load/save models.
setModelDirectory(File) - Method in class ix.iview.DomainEditorFrame
Sets the directory used to load/save models.
setName(String) - Method in interface ix.icore.domain.ConstraintStatement
 
setName(String) - Method in class ix.icore.domain.Domain
 
setName(String) - Method in class ix.icore.domain.ObjectClass
 
setName(Symbol) - Method in class ix.icore.domain.ObjectProperty
 
setName(String) - Method in class ix.icore.domain.Refinement
 
setName(ItemVar) - Method in class ix.icore.domain.VariableDeclaration
 
setName(Symbol) - Method in class ix.icore.plan.PlanVariable
 
setName(Symbol) - Method in class ix.icore.plan.PlanVariableDeclaration
 
setName(Symbol) - Method in class ix.icore.plan.ProcessParameter
 
setName(Object) - Method in class ix.icore.Variable
 
setName(Object, String) - Method in class ix.iface.ui.AbstractSetEditor
Sets a string representation of the object that identifies it uniquely
setName(String) - Method in class ix.ip2.ObjectView
 
setName(String) - Method in class ix.iplan.ExpandPlanTestGroup
 
setName(String) - Method in class ix.iplan.IPlanOptionManager.Opt
 
setName(String) - Method in class ix.iplan.PlanTestGroup
 
setName(Name) - Method in class ix.iscript.Binding
 
setName(Name) - Method in class ix.iscript.VarRef
 
setName(String) - Method in class ix.ispace.AgentData
 
setName(Object, String) - Method in class ix.iview.AbstractUISetEditor
 
setName(String) - Method in class ix.iview.domain.UIDomain
 
setName(String) - Method in interface ix.iview.domain.UIObject
 
setName(String) - Method in class ix.iview.domain.UIObjectClass
 
setName(String) - Method in class ix.iview.domain.UIRefinement
 
setName(Name) - Method in class ix.iview.igraph.NodePosition
 
setName(String) - Method in class ix.test.ExampleData
 
setName(String) - Method in class ix.test.xml.WorldStateView
 
setName(String) - Method in class ix.util.UniqueObject
 
setNameFields(List) - Method in class ix.iface.ui.AbstractIFormModel
 
setNameFields(String[]) - 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 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(ListOfNodeSpec) - Method in class ix.icore.domain.Refinement
 
setNodes(List) - Method in class ix.icore.domain.Refinement
 
setNodes(List) - Method in class ix.iview.domain.UIRefinement
 
setNoteFile(String) - Static method in class ix.util.Debug
Sets the output destination for debugging notes.
setNotes(String) - Method in class ix.iview.util.ModellingState
 
setNoteStream(PrintStream) - Static method in class ix.util.Debug
Sets the output destination for debugging notes.
setObject(EditableObject) - Method in class ix.iface.ui.AbstractIFormModel
 
setObject(EditableObject) - Method in interface ix.iface.ui.IFormModel
Set the model's base object
setObject(Object) - Method in class ix.iface.ui.JConstraintEditor
Sets the object whose components (children) are to be realted.
setObject(Object) - Method in class ix.iface.ui.JObjectMenu
 
setObject(Object) - Method in class ix.iface.ui.JObjectPopup
 
setObject(Object) - Method in class ix.iface.ui.JSelectorDialog
Sets the object whose components (children) are to be realted.
setObject(Object) - Method in class ix.iview.ObjectConstraintEditor
Set the object (UIRefinement) whose objects are to be constrained
setObjectClass(Class) - Method in class ix.iface.ui.AbstractIFormModel
Set the class of the model's base object
setObjectClass(UIObjectClass) - Method in class ix.iview.table.PropertyTableModel
 
setObjectClasses(ListOfObjectClass) - Method in class ix.icore.domain.Domain
 
setObjectClasses(List) - Method in class ix.icore.domain.Domain
 
setObjectFieldValue(Object, String, Class, Object) - Static method in class ix.iface.ui.util.UIUtil
Sets the object's field to the given value
setObjectHeader(String) - Method in class ix.ip2.ObjectView
 
setObjectProperties(ListOfObjectProperty) - Method in class ix.icore.domain.ObjectClass
 
setObjectProperties(List) - Method in class ix.iview.domain.UIObjectClass
 
setObjects(LinkedList) - Method in class ix.iface.ui.AbstractSetEditor
 
setObjects(List) - Method in class ix.ip2.ObjectView
 
setObjects(LinkedList) - Method in class ix.iview.AbstractUISetEditor
 
setObjects(LinkedList) - Method in class ix.iview.UIObjectClassSetEditor
Crates UI versions for all objects, then enters parent/child relations.
setObjectView(String) - Method in class ix.ip2.ObjectWhiteboard
 
setObjectView(ObjectView) - Method in class ix.ip2.ObjectWhiteboard
 
setOf(ListOfExpression) - Method in class ix.iscript.And
 
setOf(ListOfExpression) - Method in class ix.iscript.Or
 
setOf(ListOfExpression) - Method in class ix.iscript.Sequence
 
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.
setOpenOtherReportsActivity(ActivityAgenda.OtherReportsActivity) - Method in class ix.ip2.ActivityAgenda
 
setOption(String) - Method in class ix.iplan.IPlanOptionManager
 
setOption(IPlanOptionManager.Opt) - Method in class ix.iplan.IPlanOptionManager
 
setOptionForInput(String) - Method in class ix.iplan.IPlanOptionManager
 
setOptionForInput(IPlanOptionManager.Opt) - Method in class ix.iplan.IPlanOptionManager
 
setOrdering(boolean) - Method in class ix.iview.ActionEditorPanel
 
setOrderings(ListOfOrdering) - Method in class ix.icore.domain.Refinement
 
setOrderings(List) - Method in class ix.icore.domain.Refinement
 
setOrderings(List) - Method in class ix.iview.domain.UIRefinement
 
setOrderingType(String) - Method in class ix.iview.domain.UIRefinement
Sets the refinement's ordering type (none, parallel, sequence, other) if it is allowed to.
setOriginal(Object, Object) - Method in class ix.iface.ui.AbstractSetEditor
Finds the original version of the given object in the originals map
setOriginal(Object) - Method in class ix.iface.ui.JConstraintEditor
Set this to the original value (non-null) to get edit-bahaviour rather than add-behaviour.
setOriginal(Object, Object) - Method in class ix.iview.AbstractUISetEditor
 
setOtherConstraints(List) - Method in class ix.iview.domain.UIRefinement
 
setOverwrite(boolean) - Method in class ix.iface.ui.AbstractSetEditor
 
setOverwrite(boolean) - Method in class ix.iview.domain.UIDomain
 
setPanel(String) - Method in class ix.iface.ui.CardPanel
 
setPanel(ConstructEditing) - Method in class ix.iview.ActionEditorPanel
 
setPanel(ActionEditorPanel) - Method in class ix.iview.igraph.ExpansionModel
 
setPanelStyle(String) - Method in class ix.iface.ui.JFrameMTP
 
setPanelStyle(String) - Method in class ix.iview.DomainEditorFrame
 
setPanelStyles(ArrayList) - Method in class ix.iface.ui.JFrameMTP
 
setParameter(String, String) - Static method in class ix.util.Parameters
Sets a parameter value.
setParameters(List) - Method in class ix.icore.domain.Constraint
 
setParameters(ListOfName) - Method in class ix.iscript.Lambda
 
setParents(List) - Method in class ix.iface.ui.table.IXTreeTableNode
 
setParentsBold(boolean) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Sets the flag that determines whether the names of parent nodes are displayed bold or not.
setPattern(LList) - Method in class ix.icore.domain.NodeSpec
 
setPattern(LList) - Method in class ix.icore.domain.PatternAssignment
 
setPattern(LList) - Method in class ix.icore.domain.Refinement
 
setPattern(LList) - Method in class ix.icore.TaskItem
 
setPattern(LList) - Method in class ix.ip2.AgendaItem
 
setPattern(LList) - Method in class ix.ip2.log.ItemHandledEvent
 
setPattern(LList) - Method in class ix.iview.domain.UINodeSpec
 
setPattern(LList) - Method in class ix.iview.domain.UIRefinement
 
setPaused() - Method in class ix.isim.ISimTimeFrame
This function should be called when the simulated clock is paused.
setPlan(Plan) - Method in interface ix.icore.process.ProcessModelManager
 
setPlan(Plan) - Method in class ix.ip2.Ip2ModelManager
 
setPlanIssueRefinements(ListOfPlanIssueRefinement) - Method in class ix.icore.plan.Plan
 
setPlanIssues(ListOfPlanIssue) - Method in class ix.icore.plan.Plan
 
setPlanIssues(ListOfPlanIssue) - Method in class ix.icore.plan.PlanIssueRefinement
 
setPlanNodes(ListOfPlanNode) - Method in class ix.icore.plan.Plan
 
setPlanNodes(ListOfPlanNode) - Method in class ix.icore.plan.PlanRefinement
 
setPlanRefinements(ListOfPlanRefinement) - Method in class ix.icore.plan.Plan
 
setPlans(int) - Method in class ix.iplan.PlanTest
 
setPlanVariableDeclarations(ListOfPlanVariableDeclaration) - Method in class ix.icore.plan.Plan
 
setPlanVariableDeclarations(ListOfPlanVariableDeclaration) - Method in class ix.icore.plan.PlanIssueRefinement
 
setPlanVariableDeclarations(ListOfPlanVariableDeclaration) - Method in class ix.icore.plan.PlanRefinement
 
setPoint - Variable in class ix.util.lisp.LListListIterator
 
setPopup(JPopupMenu) - Method in class ix.iface.ui.table.IXTable
Set the popup of the table
setPort(int) - Method in class ix.util.ipc.ServiceAddress
 
setPostfilter(Function1) - Method in class ix.util.xml.XMLTranslator
 
setPreferredColumnWidths() - Method in class ix.iface.util.CheckTable.ViewJTable
 
setPreferredColumnWidths() - Method in class ix.iface.util.KeyValueTable.ViewJTable
 
setPrefilter(Function1) - Method in class ix.util.xml.XMLTranslator
 
setPrefix(String) - Method in class ix.util.Gensym.Generator
 
setPrintUnprintablesUsingToString(boolean) - Method in class ix.util.lisp.LispPrinter
 
setPriority(Priority) - Method in class ix.icore.Report
 
setPriority(Priority) - Method in class ix.icore.TaskItem
 
setPriority(Priority) - Method in class ix.iface.util.PriorityComboBox
 
setPriority(Priority) - Method in class ix.ip2.AgendaItem
 
setPriority(Priority) - Method in class ix.iview.util.PriorityComboBox
 
setPriority(EditablePriority) - Method in class ix.iview.util.PriorityComboBox
 
setPriorityValue(AgendaItem, Object, int, int) - Method in class ix.ip2.AgendaItemTableModel
 
setPriorityValue(Object, int, int) - Method in class ix.ip2.AgendaItemTableModel
 
setProblem(String) - Method in class ix.test.xml.BlockStackingTest
 
setProperties(ListOfObjectProperty) - Method in class ix.ip2.ObjectView
 
setProperty(String, String) - Method in class ix.iface.ui.JPropertiesManager
 
setProperty(String, String) - Method in interface ix.iface.ui.PropertiesApplication
Sets the given property within the application to the given value.
setProperty(String, String) - Method in class ix.iview.DomainEditor
Sets the given property to the given value within the application
setPropertyChangeListeners(HashSet) - Method in class ix.iface.ui.JPreferencesDialog
 
setPropValue(Symbol, Object, Object) - Method in class ix.ip2.ObjectWorld
 
setRandomSimulations(int) - Method in class ix.iplan.PlanTest
 
setReasonableSize() - Method in class ix.ip2.Ip2Frame
 
setRef(Name) - Method in class ix.icore.Report
 
setRef(Name) - Method in class ix.icore.TaskItem
 
setRefinement(Refinement) - Method in class ix.icore.process.PNode
 
setRefinement(Refinement) - Method in class ix.ip2.ActivityItem
 
setRefinements(ListOfRefinement) - Method in class ix.icore.domain.Domain
 
setRefinements(List) - Method in class ix.icore.domain.Domain
 
setRelation(Symbol) - Method in class ix.icore.domain.Constraint
 
setRelation(Symbol) - Method in class ix.icore.GenericConstraint
 
setRelationship(AgentRelationship) - Method in class ix.ispace.AgentData
 
setRelativeTime(long) - Method in class ix.isim.TimedEvent
 
setRemoteAddr(String) - Method in class ix.applet.AppletMessage
 
setRemoteAddr(String) - Method in class ix.iserve.ipc.MessageWrapper
 
setRemoteHost(String) - Method in class ix.applet.AppletMessage
 
setRemoteHost(String) - Method in class ix.iserve.ipc.MessageWrapper
 
setRenderer(ListCellRenderer) - Method in class ix.iface.ui.AbstractEditorPanel
 
setRenderer(String, IXRenderer) - Method in class ix.iface.ui.IFormPanel
Sets the given renderer for the given field.
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(ListCellRenderer) - Method in class ix.iface.ui.ThingEditorPanel
 
setRenderer(ListCellRenderer) - Method in class ix.iface.ui.ToggleEditorPanel
 
setRenderer(ListCellRenderer) - Method in class ix.iview.MiniConstraintPanel
 
setRenderers() - Method in class ix.iface.ui.IFormPanel
Sets the renderers to be added to the panel items (lists) of fiels.
setRenderers() - Method in class ix.iview.ActionFormPanel
 
setRenderers() - Method in class ix.iview.GlobalFormPanel
 
setRepeat(Expression) - Method in class ix.iscript.While
 
setReportBack(YesNo) - Method in class ix.icore.TaskItem
 
setReportType(ReportType) - Method in class ix.icore.Report
 
setRequestCharsetName(String) - Method in class ix.util.http.HttpObjectClient
Set the character set used when sending requests.
setRequestContentType(String) - Method in class ix.util.http.HttpObjectClient
Set the Content-Type used when sending requests.
setRequireNamespace(boolean) - Method in class ix.util.xml.XMLTranslator
Controls whether element names must be in the home namespace for the elements to be translatable to objects.
setResponseCharsetName(String) - Method in class ix.util.http.HttpObjectServlet
Set the character set used when sending a response.
setResponseContentType(String) - Method in class ix.util.http.HttpObjectServlet
Set the Content-Type used when sending a response.
setRoot(IXTreeNode) - Method in class ix.iface.ui.tree.EditableTreeModel
 
setRootElement(Element) - Method in class ix.util.xml.LiteralDocument
 
setRow(int) - Method in class ix.iface.util.KeyValueTable.RowPopupMenu
Tells the menu what row it is about.
setRunning() - Method in class ix.isim.ISimTimeFrame
This function should be called when the simulated clock is running.
setSatusAfterExpansion(AgendaItem) - Method in class ix.ip2.ExpandHandler.ExpandAction
 
setSAXDriverClass(String) - Method in class ix.util.xml.XMLConfig
 
setScope(VariableScope) - Method in class ix.icore.plan.PlanVariableDeclaration
 
setSelected(JMenuItem) - Method in class ix.iface.ui.IXPopupMenu
 
setSelected(String) - Method in class ix.iface.ui.IXPopupMenu
 
setSelectedAction(UIRefinement) - Method in class ix.iview.GlobalFormPanel
 
setSelectedIndex(int) - Method in class ix.iface.ui.ListEditorPanel
 
setSelectedIndex(int) - Method in class ix.iface.ui.ToggleEditorPanel
 
setSelectedItem(String) - Method in class ix.iface.util.ComboChoice
 
setSelectedObject(Object) - Method in class ix.iface.ui.ListEditorPanel
 
setSelectedObject(Object) - Method in class ix.iface.ui.table.IXTable
 
setSelectedObject(Object) - Method in class ix.iface.ui.ToggleEditorPanel
 
setSelectedObject(Object) - Method in class ix.iface.ui.tree.EditableTree
 
setSelectedRow(int) - Method in class ix.iface.ui.table.IXTable
 
setSelectedValue(Object) - Method in class ix.iface.util.ValueComboBox
 
setSelection(String) - Method in class ix.iface.util.RadioButtonBox
Selects the corresponding button.
setSendDate(Date) - Method in class ix.applet.AppletMessage
 
setSendDate(Date) - Method in class ix.iserve.ipc.MessageWrapper
 
setSenderId(Name) - Method in class ix.ichat.ChatMessage
 
setSenderId(Name) - Method in class ix.icore.domain.Constraint
 
setSenderId(Name) - Method in class ix.icore.Report
 
setSenderId(Name) - Method in interface ix.icore.Sendable
 
setSenderId(Name) - Method in class ix.icore.TaskItem
 
setSeparator(String) - Method in class ix.util.Gensym.Generator
 
setSeqNo(int) - Method in class ix.applet.AppletMessage
 
setSeqNo(int) - Method in class ix.iserve.ipc.MessageWrapper
 
setSequenceNumber(Integer) - Method in class ix.applet.AppletMessage
 
setSequenceNumber(Integer) - Method in class ix.iserve.ipc.MessageWrapper
 
setShadowingAction(AgendaItem, String, HandlerAction) - Method in class ix.ip2.AgendaTableViewer
 
setShadowingAction(AgendaItem, String, HandlerAction) - Method in class ix.ip2.AgendaViewTable
 
setShuffle(boolean) - Method in class ix.iplan.PlanCheckingSimulator
Controls whether the node-ends are permuted when putting them in order for execution.
setSimpleField(String) - Method in class ix.iface.ui.IFormPanel
 
setSimpleMode(boolean) - Method in class ix.iview.DomainEditorFrame
Sets the editor to simple (true) or advanced (false) mode.
setSingleQuoteIsMacro(boolean) - Method in class ix.util.lisp.LispReader
 
setSort(boolean) - Method in class ix.iview.AConstructFramePanel
 
setSort(boolean) - Method in class ix.iview.ActionEditorPanel
 
setSort(boolean) - Method in class ix.iview.GlobalFormPanel
 
setSort(boolean) - Method in class ix.iview.GlobalFramePanel
 
setSort(boolean) - Method in class ix.iview.table.ActionTreeTableModel
 
setSourceNode(PNode) - Method in class ix.icore.Variable
 
setSpecialWordChars(String) - Method in class ix.util.lisp.LispStreamTokenizer
 
setState(String) - Method in class ix.iview.util.ModellingState
 
setState(Symbol) - Method in class ix.iview.util.ModellingState
 
setStatus(Status) - Method in interface ix.icore.HasStatus
 
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.icore.process.PNodeEnd
 
setStatus(Status) - Method in class ix.icore.TaskItem
 
setStatus(Status) - Method in class ix.ip2.ActivityAgenda.OtherReportsActivity
 
setStatus(Status) - Method in class ix.ip2.AgendaItem
 
setStatus(int) - Method in class ix.isim.TimedEvent
 
setStatusBasedOn(Report) - Method in class ix.ip2.ActivityAgenda.OtherReportsActivity
 
setStatusBasedOn(Report) - Method in class ix.ip2.AgendaItem
 
setStepLimit(int) - Method in class ix.iplan.PlanTest
 
setStepLimit(int) - Method in class ix.iplan.Slip
 
setString(String) - Method in class ix.iface.ui.DefaultColourField
 
setStringer(Class, Stringer) - Method in class ix.util.reflect.ClassSyntax
 
setStringForNil(String) - Method in class ix.util.lisp.LispPrinter
 
setStyleInMenu(String) - Method in class ix.iface.ui.JFrameMTP
 
setStyleSheetFontFamily(String) - Method in class ix.iface.util.IXHtmlEditorKit
Sets the font-family for the "body" element.
setSubClassNames(List) - Method in class ix.iview.domain.UIObjectClass
 
setSubitems(List) - Method in class ix.icore.plan.AbstractRefinement
 
setSubitems(List) - Method in class ix.icore.plan.PlanIssueRefinement
 
setSubitems(List) - Method in class ix.icore.plan.PlanRefinement
 
setSuperClassNames(ListOfSymbol) - Method in class ix.icore.domain.ObjectClass
 
setSuperClassNames(List) - Method in class ix.iview.domain.UIObjectClass
 
setSymbol(Character) - Method in class ix.iface.ui.DefaultColourField
 
setSyntax(ObjectProperty.Syntax) - Method in class ix.icore.domain.ObjectProperty
 
setTask(String) - Method in class ix.iplan.PlanTest
 
setTask(String) - Method in class ix.test.xml.BlockStackingTest
 
setTemplate(TestItem) - Method in class ix.ip2.test.TestSequenceGenerator
 
setTest(Expression) - Method in class ix.iscript.If
 
setTest(Expression) - Method in class ix.iscript.While
 
setTestItems(List) - Method in class ix.ip2.test.TestSequence
 
setTestItems(List) - Method in class ix.ip2.test.TestSubmenu
 
setTests(List) - Method in class ix.iplan.ExpandPlanTestGroup
 
setTests(List) - Method in class ix.iplan.PlanTestGroup
 
setText(String) - Method in class ix.ichat.ChatMessage
 
setText(String) - Method in class ix.icore.Report
 
setText(String) - Method in class ix.iface.ui.AboutFrame
Use this to set the whole text to the given one.
setText(String[]) - Method in class ix.iface.ui.AboutFrame
As above, but puts each array element into its own line.
setText(String, String[]) - Method in class ix.iface.ui.AboutFrame
As above, but puts starter at the start, then each array element into its own line.
setText(String) - Method in class ix.iface.ui.RendererLinkLabel
 
setText(String) - Method in class ix.ip2.Ip2Frame.Ip2AboutFrame
 
setText(String) - Method in class ix.ip2.TimelineViewer.TimelineFrame
 
setText(String) - Method in class ix.iview.PropertyEditor
 
setText(String) - Method in class ix.iview.SpecEditor
 
setText(String) - Method in class ix.util.TextAreaFrame
 
setText(String) - Method in class ix.util.xml.XMLTreeEditFrame.FindFrame
 
setText(String) - Method in class ix.util.xml.XMLTreeEditFrame.TreeHelpFrame
 
setThread(String) - Method in class ix.isim.TimedEvent
 
setTime(long) - Method in class ix.isim.ISimTimeFrame
This function updates the current simulated time in the display.
settingData - Variable in class ix.iface.ui.AbstractIFormModel
 
settingText - Variable in class ix.iface.util.HtmlTableEditorPane
 
setTitle(String) - Method in class ix.util.TextAreaFrame
 
setTo(NodeEndRef) - Method in class ix.icore.domain.Ordering
 
setTo(Object) - Method in class ix.icore.log.MessageSent
 
setTo(Name) - Method in class ix.iscript.Assignment
 
setToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
setToName(String) - Method in class ix.ip2.test.TestItem
 
setToNames(List) - Method in class ix.ip2.test.TestSequenceGenerator
 
setTool() - Method in class ix.iface.util.ToolController
Calls ToolController.createTool() and records the result so that it will be returned by subsequent calls to ToolController.getTool().
setToolTip(String) - Method in class ix.iface.ui.IXToolItem
 
setToolTipText(int, String) - Method in class ix.iface.ui.table.IXTable
 
setToolTipTexts(String[]) - Method in class ix.iface.ui.table.IXTable
 
setToolTipTexts(Collection) - Method in class ix.iface.ui.table.IXTable
 
setToolVisible(boolean) - Method in class ix.iface.util.ToolController
Causes the tool to be visible or not.
setTop(String) - Method in class ix.iview.igraph.CompositeRectangularNode
 
setTrace(boolean) - Method in class ix.iplan.PlanCheckingSimulator
Tells this simulator whether or not it should produce trace output.
setTrace(boolean) - Method in class ix.test.SimpleRSim
Tells this simulator whether or not it should produce trace output.
setTraceOutput(PrintStream) - Method in class ix.iplan.PlanCheckingSimulator
Sets the stream on which trace output appears.
setTraceOutput(PrintStream) - Method in class ix.test.SimpleRSim
Sets the stream on which trace output appears.
setTrue() - Method in class ix.util.ThreadCondition
 
setType(Symbol) - Method in class ix.icore.domain.Constraint
 
setType(Symbol) - Method in class ix.icore.GenericConstraint
 
setType(Symbol) - Method in class ix.icore.plan.ProcessParameter
 
setType(String) - Method in class ix.iview.SpecEditor
 
setTypeConstraint(ItemVar, Constraint) - Method in class ix.iview.domain.UIRefinement
 
setTypeConstraints(List) - Method in class ix.iview.domain.UIRefinement
 
setTypes(List) - Method in class ix.ip2.ObjectView
 
setUIConstruct(UIObject) - Method in class ix.iview.AConstructEditorPanel
Sets the current UI construct in the panel.
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.ActionFormPanel
 
setUIConstruct(UIObject) - Method in class ix.iview.AROEditorPanel.AROFormPanel
 
setUIConstruct(UIObject) - Method in class ix.iview.AROEditorPanel
Sets the given UI construct to be viewed/edited.
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.DomainEditor
Sets the given UIObject as the current one and displays it for editing.
setUIConstruct(UIObject) - Method in class ix.iview.DomainEditorFrame
Sets the given UIObject as the current one and displays it for editing.
setUIConstruct(UIObject) - Method in class ix.iview.GlobalFormPanel
 
setUIConstruct(UIObject) - Method in class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
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.AROEditorPanel.AROFormPanel
 
setUIConstructOnly(UIObject) - Method in interface ix.iview.ConstructEditing
Sets the current UI construct without noting changes.
setUIConstructOnly(UIObject) - Method in class ix.iview.GlobalFormPanel
 
setUIConstructOnly(UIObject) - Method in class ix.iview.GrammarEditorPanel.GrammarFormPanel
 
setUIConstructOnly(UIObject) - Method in class ix.iview.igraph.GExpansionEditor
Sets the current UI construct.
setUIConstructPanel(UIObject) - Method in class ix.iview.AConstructFramePanel
overwrite this to not call before/after switching
setUIConstructPanel(UIObject) - Method in class ix.iview.ActionEditorPanel
Sets the given UI construct in this editor and in the current panel Does not call beforeSwitching.
setUIConstructPanel(UIObject) - Method in class ix.iview.AROEditorPanel
do we really need this?
setUIDomain(UIDomain) - Method in class ix.iview.AConstructFramePanel
 
setUIDomain(UIDomain) - Method in interface ix.iview.ConstructFraming
Sets the current UIDomain.
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 class ix.iview.DomainEditorFrame
Sets the given UIDomain as current both in this frame and the domain editor panel.
setUIDomainListeners(HashSet) - Method in class ix.iview.domain.UIDomain
 
setUIDomainListeners(UIDomain) - Method in class ix.iview.DomainEditorFrame
transfer listeners and tell them things have changed
setup() - Method in class ix.iface.util.SimpleToolFrame
 
setUp() - Method in class ix.ip2.Ip2Frame
 
setUp() - Method in class ix.ip2.ItemEditor.EditPanel
 
setup() - Method in class ix.ip2.IVarTool
 
setUp() - Method in class ix.ip2.NewIp2Frame
 
setUp() - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
setUp() - Method in class ix.postix.PostixFrame
 
setup() - Method in class ix.test.FilePlanner
 
setup() - Method in class ix.test.PlanningTest
 
setup() - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamServer
 
setupActionTree() - Method in class ix.iview.ActionEditorPanel
 
setupClassTree() - Method in class ix.iview.AROEditorPanel
 
setupEditor() - Method in class ix.iview.AConstructFramePanel
Sets the panel's layout and dimensions and the main panel's layout.
setupForPlanning() - Method in class ix.test.BlockStacker
 
setupFrame() - Method in class ix.iface.ui.HelpFrame
 
setupFrame() - Method in class ix.iface.ui.HTMLFrame
 
setUpFrame() - Method in class ix.ip2.BindingViewer
 
setUpFrame() - Method in class ix.ip2.ItemEditor
 
setupFrame() - Method in class ix.itest.ItestFrame
Gives the main I-TEST frame its contents
setupFrame() - Method in class ix.iview.DomainEditorFrame
Makes the editor frame with the given stand alone mode.
setUpFrame() - Method in class ix.iview.SimpleDomainEditor
 
setupGUI() - Method in class ix.iquery.IQuery
Creates a "transcript" frame for this agent, including an "Exit" button.
setupISimTimer() - Method in class ix.icore.IXAgent
 
setupISimTimer() - Method in class ix.isim.ISim
This function creates an ISimTimer for this ISim agent.
setupMainPanel() - Method in class ix.iview.AConstructFramePanel
Sets up the main panel in which construct editing will happen.
setupMainPanel() - Method in class ix.iview.ActionEditorPanel
 
setupMainPanel() - Method in class ix.iview.AROEditorPanel
 
setupMainPanel() - Method in class ix.iview.GlobalFramePanel
 
setupMainPanel() - Method in class ix.iview.GrammarEditorPanel
 
setupMainPanel() - Method in class ix.iview.SimpleEditorPanel
 
setupNameServer() - Method in class ix.util.ipc.SerializedCommunicationStrategy
 
setupNameServerAddress() - Method in class ix.util.ipc.SerializedCommunicationStrategy
 
setupOuterPanel() - Method in class ix.iview.AConstructFramePanel
 
setupPanelProperties(Symbol, Symbol) - Method in class ix.iview.ActionEditorPanel
 
setupPropertyBox() - Method in class ix.iview.table.PropertyTableModel
 
setupServer(Object, IPC.MessageListener) - Method in class ix.applet.AppletCommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.http.HttpCommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.iserve.ipc.IServeCommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.test.TestStrategy
 
setupServer(Object, IPC.MessageListener) - Method in interface ix.util.IPC.CommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.util.ipc.DispatchingStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.util.IPC.EmptyCommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.util.ipc.SeparateStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.util.ipc.SerializedCommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Static method in class ix.util.IPC
Does what is required for this agent to receive messages sent using the global communication strategy.
setupServer(Object, IPC.MessageListener) - Method in class ix.util.ipc.TracingStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.util.ipc.WrapperStrategy
 
setupTreeModel(EditableTreeModel, List) - Static method in class ix.iface.ui.tree.IXTrees
Makes a tree for the given IXTree object using the given list of user objects.
setUserRoot(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
setValue(Object) - Method in class ix.icore.domain.PatternAssignment
 
setValue(Symbol) - Method in class ix.icore.plan.ProcessParameter
 
setValue(Object) - Method in class ix.icore.Variable
 
setValue(String, Object) - Method in class ix.iface.ui.AbstractIFormModel
 
setValue(EditableObject, String, Object) - Method in class ix.iface.ui.AbstractIFormModel
Get the object to change its value.
setValue(String, Object) - Method in interface ix.iface.ui.EditableObject
Sets the given field to the given value.
setValue(String, Object) - Method in class ix.iface.ui.GenericIFormModel
 
setValue(EditableObject, String, Object) - Method in class ix.iface.ui.GenericIFormModel
 
setValue(String, Object) - Method in interface ix.iface.ui.IFormModel
Sets the current object's given field to the given value.
setValue(EditableObject, String, Object) - Method in interface ix.iface.ui.IFormModel
Sets the given object's given field to the given value.
setValue(Object) - Method in class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
Not implemented.
setValue(Object) - Method in class ix.iplan.IPlanWorldStateManager.Fact
 
setValue(Expression) - Method in class ix.iscript.Assignment
 
setValue(Expression) - Method in class ix.iscript.Binding
 
setValue(Object) - Method in class ix.iscript.Literal
 
setValue(EditableObject, 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(String, Object) - Method in class ix.iview.domain.UIDomain
 
setValue(String, Object) - Method in interface ix.iview.domain.UIObject
Sets the given field to the given value.
setValue(String, Object) - Method in class ix.iview.domain.UIObjectClass
Edits the ARO type.
setValue(String, Object) - Method in class ix.iview.domain.UIRefinement
 
setValue(String, Object) - Method in class ix.iview.DomainFormModel
 
setValue(EditableObject, String, Object) - Method in class ix.iview.DomainFormModel
 
setValue(Object) - Method in class ix.test.xml.MapEntry
 
setValue(Object) - Method in class ix.util.context.ContextHashMap.Entry
 
setValue(Object, Object) - Method in class ix.util.reflect.FieldDescr
 
setValue(Object) - Method in class ix.util.StableHashMap.Entry
 
setValueAt(Object, int, int) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
setValueAt(Object, int, int) - Method in class ix.iface.util.CheckTable.ViewTableModel
 
setValueAt(Object, int, int) - Method in class ix.iface.util.KeyValueTable.ViewTableModel
 
setValueAt(Object, int, int) - Method in class ix.ip2.AgendaItemTableModel
 
setValueAt(Object, int, int) - Method in class ix.iview.DeclarationEditor.VarTypeTableModel
 
setValueAt(Object, int, int) - Method in class ix.iview.table.PropertyTableModel
 
setValueClassName(Symbol) - Method in class ix.icore.domain.ObjectProperty
 
setVariableConstraints(ItemVar, List) - Method in class ix.iview.domain.UIRefinement
Replace all Find all previous (world-state) constraints that have the given variable in them with the given ones.
setVariableDeclarations(ListOfVariableDeclaration) - Method in class ix.icore.domain.Domain
 
setVariableDeclarations(ListOfVariableDeclaration) - Method in class ix.icore.domain.Refinement
 
setVariableDeclarations(List) - Method in class ix.icore.domain.Refinement
 
setVariableDeclarations(List) - Method in class ix.iview.domain.UIRefinement
 
setVarTable(Map) - Method in class ix.icore.process.PNode
 
setVerb(String) - Method in class ix.ispace.VerbCapability
 
setVisible(boolean) - Method in class ix.applet.AppletCommunicationTool
 
setVisible(boolean) - Method in class ix.iface.ui.JPreferencesDialog
 
setVisible(boolean) - Method in class ix.iface.util.ToolFrame
 
setVisible(boolean) - Method in class ix.ip2.FrameSnapshotExtension.SnapshotTool
 
setVisible(boolean) - Method in class ix.ip2.ItemEditor
 
setVisible(boolean) - Method in class ix.ip2.IVarTool
 
setVisible(boolean) - Method in class ix.ip2.ObjectWhiteboard
 
setVisible(boolean) - Method in class ix.ip2.TimelineViewer
 
setVisible(boolean) - Method in class ix.iplan.IPlanOptionTool
 
setVisible(boolean) - Method in class ix.iplan.IPlanTool
 
setVisible(boolean) - Method in class ix.iplan.PlanEvaluator
 
setVisible(boolean) - Method in class ix.iserve.ipc.IServeCommunicationTool
 
setVisible(boolean) - Method in class ix.ispace.ISpaceTool
 
setVisible(boolean) - Method in class ix.iview.DomainEditor
 
setVisible(boolean) - Method in interface ix.iview.InternalDomainEditor
 
setVisible(boolean) - Method in class ix.iview.SimpleDomainEditor
 
setVisible(boolean) - Method in class ix.test.MultiAgentIp2.LaunchTool
 
setVisible(boolean) - Method in class ix.util.TextAreaFrame
 
setVisible(boolean) - Method in class ix.util.xml.XMLTreeNamespaceManager
 
setVisuals() - Method in class ix.iview.DomainEditorFrame
 
setWidth(Class, Integer) - Method in class ix.iface.ui.table.IXTable
 
setWidth(String, Integer) - Method in class ix.iface.ui.table.IXTable
 
setWidths() - Method in class ix.iface.ui.table.IXTable
 
setWindowsMenuSelection(String) - Method in class ix.iface.ui.JFrameMTP
 
setWorldState(ListOfPatternAssignment) - Method in class ix.icore.plan.Plan
 
setWorldState(Map) - Method in class ix.icore.plan.Plan
 
setWorldStateMap(Map) - Method in class ix.ip2.Ip2ModelManager
 
setWorldStateMap(Map) - Method in class ix.iplan.IPlanModelManager
 
setX(double) - Method in class ix.iview.igraph.NodePosition
 
setXMLTranslator(XMLTranslator) - Method in class ix.util.xml.XMLLoader
Sets the XMLTranslator that is used by the loadObject method to convert a JDOM document to an object.
setXMLTranslator(XMLTranslator) - Method in class ix.util.xml.XMLSaver
Sets the XMLTranslator that is used by this XMLSaver to translate an object to a JDOM document.
setY(double) - Method in class ix.iview.igraph.NodePosition
 
sharedHelp - Variable in class ix.util.xml.XMLTreeEditFrame
Help text shared by viewers and editors.
ShortActionTreeTableModel - Class in ix.iview.table
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.
shortDescription - Variable in class ix.iplan.PlanEvaluator
 
shortName(String) - Method in class ix.util.NameMapper
 
shortToLong - Variable in class ix.util.NameMapper
 
shouldSelectCell(EventObject) - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
shouldSend(Object, Object) - Method in class ix.test.FilterStrategy
 
shouldSendReport(Report) - Method in class ix.test.FilterStrategy
 
shouldWaitForNameServer() - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamServer
 
show() - Method in class ix.iface.ui.GenericIFormModel
 
show() - Method in class ix.iface.ui.IXToolItem
Creates a button (if necessary) and shows it on its toolbar.
show() - Method in interface ix.iface.ui.JPropertiesEditor
Show the editor so that the properties can be edited.
show(MouseEvent, int, int) - Method in class ix.iface.ui.table.TablePopupMenu
Show the popup in the right position (under the cell) and remember which cell is being edited.
show(Collection) - Static method in class ix.iface.ui.util.UIUtil
 
show(Enumeration) - 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.
showButtons - Variable in class ix.iview.DomainEditorFrame
 
showButtonText(boolean) - Method in class ix.iface.ui.IXToolItem
 
showButtonTexts - Variable in class ix.iview.DomainEditorFrame
 
showButtonTexts(boolean) - Method in class ix.iview.DomainEditorFrame
 
showClass(Collection) - Static method in class ix.iface.ui.util.UIUtil
 
showConditions(int) - Static method in class ix.iview.util.IDEUtil
 
showConditions(Symbol) - Static method in class ix.iview.util.IDEUtil
 
showConstraints(String, String) - Static method in class ix.iview.util.IDEUtil
 
showConstraints(String, Symbol) - Static method in class ix.iview.util.IDEUtil
 
showConstraints(String, int) - Static method in class ix.iview.util.IDEUtil
 
showDetails(Object) - Method in class ix.ip2.AnnotationViewTable
 
showDialog(Component, String, Object[]) - Static method in class ix.iface.util.CheckTableDialog
 
showDialog(Component, String, Object[], Object[]) - Static method in class ix.iface.util.CheckTableDialog
 
showDialog(Component, String, Object[]) - Static method in class ix.iface.util.ListSelectionDialog
 
showHelp() - Method in class ix.util.xml.XMLTreeEditFrame
 
showHelp() - Method in class ix.util.xml.XMLTreeViewFrame
 
ShowHtmlStyles - Class in ix.test
 
ShowHtmlStyles() - Constructor for class ix.test.ShowHtmlStyles
 
ShowIDE - Class in ix.test
 
ShowIDE() - Constructor for class ix.test.ShowIDE
 
showInputDialog(Component, Object, Object) - Static method in class ix.util.Util
Display a textual input dialog with a specified initial value.
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
 
showListsAsTexts(boolean) - Method in class ix.iview.DomainEditorFrame
 
showNewItem() - Method in class ix.ip2.ItemEditor
 
showOptions - Variable in class ix.ip2.Ip2
 
showOrder(int) - Static method in class ix.iview.util.IDEUtil
 
showOrder(Symbol) - Static method in class ix.iview.util.IDEUtil
 
showOther(int) - Static method in class ix.iview.util.IDEUtil
 
showOther(Symbol) - Static method in class ix.iview.util.IDEUtil
 
showRoot() - Method in class ix.iface.ui.tree.EditableTree
 
showState() - Method in class ix.ip2.VariableManager
 
showState() - Method in class ix.util.match.MatchChoiceManager
 
showStatusIfVisible(AgendaItem) - Method in class ix.ip2.ItemEditor
 
showTextIfVisible(AgendaItem) - Method in class ix.ip2.ItemEditor
 
showTreeIfVisible(AgendaItem) - Method in class ix.ip2.ItemEditor
 
ShowURLHandler - Class in ix.ip2
Generates a HandlerAction that asks the HTML viewer to display a URL.
ShowURLHandler(Ip2) - Constructor for class ix.ip2.ShowURLHandler
 
showUserNode(Object) - Method in class ix.iface.ui.tree.EditableTree
Scroll and open the tree to make the given node visible.
showUserNode(Object, Object) - Method in class ix.iface.ui.tree.EditableTree
Scroll and open the tree to make the given node visible.
shuffle - Variable in class ix.iplan.PlanCheckingSimulator
 
shuffleVector(Vector) - Static method in class ix.util.Seq
 
Sienna - Static variable in class ix.iface.util.XColors
 
Silver - Static variable in class ix.iface.util.XColors
 
sim - Variable in class ix.iplan.SanityChecker
 
simEventsFrame - Variable in class ix.isim.ISimEngine
the Frame for displaying the events etc.
similarPattern(LList, LList) - Static method in class ix.iview.domain.UIRefinement
 
SimpleCompletionHandler - Class in ix.ip2
Generates HandlerActions that let a user do nothing or make an AgendaItem complete.
SimpleCompletionHandler() - Constructor for class ix.ip2.SimpleCompletionHandler
 
SimpleDeclarationEditor - Class in ix.iview
An editor for specifying variable declarations Declarations are attached to self (the refinement).
SimpleDeclarationEditor(Frame) - Constructor for class ix.iview.SimpleDeclarationEditor
Creates an editor for specifying variable declarations.
SimpleDeclarationEditor(Frame, UIRefinement) - Constructor for class ix.iview.SimpleDeclarationEditor
Creates an editor for specifying variable declarations within the given refinement.
SimpleDomainEditor - Class in ix.iview
A simple domain editor.
SimpleDomainEditor(IXAgent, Domain) - Constructor for class ix.iview.SimpleDomainEditor
 
SimpleDomainEditor.RefinementEditor - Class in ix.iview
Simple refinement-editing panel.
SimpleDomainEditor.TemporalConstraintPanel - Class in ix.iview
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
 
SimpleEditorPanel - Class in ix.iview
A minimal editor/viewer panel for making dummy panels Waiting to be implemented.
SimpleEditorPanel() - Constructor for class ix.iview.SimpleEditorPanel
Dummy - Creates a JPanel
SimpleExpandingSimulator - Class in ix.test
 
SimpleExpandingSimulator() - Constructor for class ix.test.SimpleExpandingSimulator
 
SimpleExpandingSimulator(boolean) - Constructor for class ix.test.SimpleExpandingSimulator
 
SimpleExpandingSimulator.SimController - Class in ix.test
 
simpleFields - Variable in class ix.iface.ui.IFormPanel
 
simpleIcon - Variable in class ix.iview.DomainEditorFrame
 
SimpleIQuery - Class in ix.test
An example of a very simple I-Q agent.
SimpleIQuery() - Constructor for class ix.test.SimpleIQuery
 
simpleItem - Variable in class ix.iview.DomainEditorFrame
 
SimpleIXAgent - Class in ix.test
An example of a very simple I-X agent.
SimpleIXAgent() - Constructor for class ix.test.SimpleIXAgent
 
SimpleMatcher - Class in ix.util.match
A simple pattern-matcher.
SimpleMatcher() - Constructor for class ix.util.match.SimpleMatcher
 
simpleMode - Variable in class ix.iview.DomainEditorFrame
 
SimpleNameServer - Class in ix.util.ipc
Standalone name-server for "simple" and "xml" communication strategies.
SimpleNameServer() - Constructor for class ix.util.ipc.SimpleNameServer
 
SimplePlanBuilder - Class in ix.icore.plan.build
Plan-construction utility.
SimplePlanBuilder() - Constructor for class ix.icore.plan.build.SimplePlanBuilder
 
SimplePlanEvaluation - Class in ix.iplan
 
SimplePlanEvaluation(int) - Constructor for class ix.iplan.SimplePlanEvaluation
 
SimplePlanEvaluation(Object) - Constructor for class ix.iplan.SimplePlanEvaluation
 
SimpleRSim - Class in ix.test
A simple plan-execution simulator that uses refinements for their preconditions and effects.
SimpleRSim(Ip2) - Constructor for class ix.test.SimpleRSim
Creates a simulator for the specified agent's current plan.
SimpleRSim(Plan, Domain) - Constructor for class ix.test.SimpleRSim
Creates a simulator for the specified plan and domain.
SimpleRSim.ExecOrderSorter - Class in ix.test
Topological sort for node-ends to provide a total order that can be used to simulate execution.
SimpleRSim.ExecOrderSorter() - Constructor for class ix.test.SimpleRSim.ExecOrderSorter
 
SimpleStringBuffer - Class in ix.util
Simple version of StringBuffer without synchronized methods and with no ability to grow beyond its initial capacity.
SimpleStringBuffer(int) - Constructor for class ix.util.SimpleStringBuffer
Creates an empty buffer with the indicated capacity.
SimpleTextRenderer - Class in ix.iface.ui
A renderer for list or table cells that shows the object's name or toString
SimpleTextRenderer(boolean) - Constructor for class ix.iface.ui.SimpleTextRenderer
 
SimpleToolFrame - Class in ix.iface.util
A basic utility frame for use in I-X agents.
SimpleToolFrame() - Constructor for class ix.iface.util.SimpleToolFrame
 
SimpleToolFrame(String) - Constructor for class ix.iface.util.SimpleToolFrame
 
SimpleUnreadyReason - Class in ix.ip2
A simple explanation of why a HandlerAction is not ready to be used.
SimpleUnreadyReason(HandlerAction, String) - Constructor for class ix.ip2.SimpleUnreadyReason
Creates a simple unready reason with a one-line explanation.
SimpleUnreadyReason(HandlerAction, String[]) - Constructor for class ix.ip2.SimpleUnreadyReason
Creates a simple unready reason with a possibly multi-line explanation.
SimResource - Class in ix.examples
Simple resource constraints for use with PicoISim.
SimResource() - Constructor for class ix.examples.SimResource
 
simTimeDisplay - Variable in class ix.isim.ISimTimer
the frame displaying the simuation time
simulate(TimedEvent, Refinement) - Method in class ix.isim.ExecutableAction
 
simulateExecution(List) - Method in class ix.test.SimpleRSim
 
simulateExecution(Activity) - Method in class ix.test.SimpleRSim
 
simulationActive - Variable in class ix.isim.ISimTimer
indicates whether simulation time is currently passing
SimulationEngine - Interface in ix.isim
 
SimulationException - Exception in ix.isim
 
SimulationException() - Constructor for exception ix.isim.SimulationException
 
SimulationException(String) - Constructor for exception ix.isim.SimulationException
 
SimulationException(Throwable) - Constructor for exception ix.isim.SimulationException
 
SimulationException(String, Throwable) - Constructor for exception ix.isim.SimulationException
 
simulationStarted() - Method in class ix.isim.ISimTimer
Returns whether the start function has been called.
simulator - Variable in class ix.isim.ISim
the simulator used by this agent to modify the world state
simulator - Variable in class ix.isim.ISimEventsFrame
 
singleQuoteIsMacro - Variable in class ix.util.lisp.LispReader
 
size() - Method in class ix.applet.MessageMemory
 
size() - Method in class ix.iserve.ipc.MessageMemory
 
size() - Method in class ix.isim.util.LongKeyTreeMap
This function returns the number of key-value mappings in this map.
size() - Method in class ix.util.context.ContextHashMap.EntrySet
 
size() - Method in class ix.util.context.LLQueue
 
size() - Method in class ix.util.lisp.LList
 
size() - Method in class ix.util.lisp.LListCollector
 
size() - Method in class ix.util.StableHashMap.EntrySet
 
SkyBlue - Static variable in class ix.iface.util.XColors
 
SlateBlue - Static variable in class ix.iface.util.XColors
 
SlateGray - Static variable in class ix.iface.util.XColors
 
sleepSeconds(int) - Static method in class ix.util.Util
Sleeps for the specified number of seconds.
Slip - Class in ix.iplan
Semi-linear planner.
Slip(boolean) - Constructor for class ix.iplan.Slip
 
slip - Variable in class ix.test.BlockStacker
 
SlipSingleStepper - Class in ix.iplan
A single-stepper for an instance of Slip.
SlipSingleStepper(Slip) - Constructor for class ix.iplan.SlipSingleStepper
 
SlipStats - Class in ix.iplan
Gathers or caculates various statistics for the Slip algorithm.
SlipStats(Slip) - Constructor for class ix.iplan.SlipStats
 
smaller() - Method in class ix.iface.ui.AbstractEditorPanel
 
smaller() - Method in interface ix.iface.ui.IXEditorPanel
 
Snow - Static variable in class ix.iface.util.XColors
 
some(Collection, Predicate1) - Static method in class ix.util.Collect
Tests whether a prediate is true of at least one element of a collection.
sort(Collection) - Method in class ix.util.TopologicalSorter
 
sortByEst(List<PNodeEnd>) - Method in class ix.iplan.ExecutionStages
 
sortConstraintCollection(Collection) - Static method in class ix.iview.util.IVUtil
 
SortedValueSet - Class in ix.util.match
 
SortingKVTable - Class in ix.iface.util
A KeyValueTable that lets the user change the key-sorting comparator.
SortingKVTable(String, String) - Constructor for class ix.iface.util.SortingKVTable
 
SortingKVTable(Map, String, String) - Constructor for class ix.iface.util.SortingKVTable
 
SortingKVTable.KeySortMouseListener - Class in ix.iface.util
 
SortingKVTable.KeySortMouseListener() - Constructor for class ix.iface.util.SortingKVTable.KeySortMouseListener
 
SortingKVTable.KeySortPopupMenu - Class in ix.iface.util
 
SortingKVTable.KeySortPopupMenu() - Constructor for class ix.iface.util.SortingKVTable.KeySortPopupMenu
 
SortingKVTable.SortMenu - Class in ix.iface.util
 
SortingKVTable.SortMenu(String) - Constructor for class ix.iface.util.SortingKVTable.SortMenu
 
sortItem - Variable in class ix.iview.DomainEditorFrame
 
sortNamedCollection(Collection) - Static method in class ix.iview.util.IVUtil
 
sortNodeCollection(Collection) - Static method in class ix.iview.util.IVUtil
 
sortTICollection(Collection) - Static method in class ix.iview.util.IVUtil
 
sourceName - Variable in class ix.iface.domain.LTF_Parser
 
sourceNode - Variable in class ix.icore.Variable
 
spec - Variable in class ix.iview.domain.UISpec
 
SpecEditor - Class in ix.iview
A simple text-input editor for entering specifications, e.g. for nodes and issues.
SpecEditor(Frame, String) - Constructor for class ix.iview.SpecEditor
Creates an editor for specifying time point relations.
SpecEditor(Frame, String, String) - Constructor for class ix.iview.SpecEditor
Creates an editor for specifying time point relations.
specialWordChars - Variable in class ix.util.lisp.LispStreamTokenizer
 
splitOption() - Method in class ix.iplan.IPlanOptionManager
 
SpringGreen - Static variable in class ix.iface.util.XColors
 
StableHashMap - Class in ix.util
 
StableHashMap() - Constructor for class ix.util.StableHashMap
 
StableHashMap(int) - Constructor for class ix.util.StableHashMap
 
StableHashMap(int, float) - Constructor for class ix.util.StableHashMap
 
StableHashMap(Map) - Constructor for class ix.util.StableHashMap
 
StableHashMap.Entry - Class in ix.util
The Map.Entry implementation for a StableHashMap.
StableHashMap.EntrySet - Class in ix.util
The Set implementation for a StableHashMap entrySet.
StableHashMap.EntrySetIterator - Class in ix.util
The Iterator implementation for a StableHashMap entrySet.
stages - Variable in class ix.iplan.ExecutionStages
 
start() - Method in class ix.iface.ui.IFormPanel.FieldChooser
 
start(Point) - Method in class ix.iface.ui.JConstraintEditor
 
start() - Method in class ix.iface.ui.JConstraintEditor
 
start(Object, Point) - Method in class ix.iface.ui.JConstraintEditor
Starts an editor for for adding specifications of one of the fields of the given object.
start(Object) - Method in class ix.iface.ui.JConstraintEditor
As above, default location.
start(Object, Object, Point) - Method in class ix.iface.ui.JConstraintEditor
Starts an editor for for editing the given specification of one of the fields of the given object.
start(Object, Object) - Method in class ix.iface.ui.JConstraintEditor
As above, default location.
start(Point) - Method in class ix.iface.ui.JSelectorDialog
 
start() - Method in class ix.iface.ui.JSelectorDialog
 
start(Object, Point) - Method in class ix.iface.ui.JSelectorDialog
Starts an editor for for selecting something for the given object.
start(Object) - Method in class ix.iface.ui.JSelectorDialog
As above, default location.
start() - Method in class ix.ip2.Ip2Applet.AppletIp2
 
start() - Method in class ix.ip2.Ip2Applet
 
START - Variable in class ix.isim.ISimTimer
 
start(long, double) - Method in class ix.isim.ISimTimer
This function starts the simulation clock.
start(long, double) - Method in class ix.isim.ISimTimerServer
 
start() - Method in class ix.iview.ConstraintEditor
 
start(String, Object, Point) - Method in class ix.iview.DeclarationEditor
 
start() - Method in class ix.iview.DeclarationEditor
 
start() - Method in class ix.iview.PropertyEditor
 
start() - Method in class ix.iview.SimpleDeclarationEditor
 
start() - Method in class ix.iview.SpecEditor
 
start() - Method in class ix.util.FutureValue
Start the thread that will compute the value.
start() - Method in class ix.util.http.HttpServer
Starts the server running.
START_MARK - Variable in class ix.util.DAGTransitiveClosure
 
startAgent(String, String[]) - Method in class ix.test.MultiAgentTest.Launcher
 
startAgent(String[]) - Method in class ix.util.AgentLauncher
 
startAgent(String, String[]) - Method in class ix.util.AgentLauncher
 
startButton_actionPerformed(ActionEvent) - Method in class ix.isim.StartSimDialog
 
startCellEditing(EventObject) - Method in class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
Not implemented.
startLogging() - Method in class ix.icore.log.EventLogger
 
startMenuItem_actionPerformed(ActionEvent) - Method in class ix.isim.ISimEventsFrame
 
startSelected - Variable in class ix.isim.StartSimDialog
 
startServer(Object, String) - Method in class ix.icore.IXAgent
Set the main (global) IPC communication strategy and set up to receive messages by calling the strategy's setupServer method.
startServer(Object, String) - Method in class ix.ip2.Ip2Applet.AppletIp2
 
startServer(Object, String) - Method in class ix.iplan.PlannerBase
 
StartSimDialog - Class in ix.isim
 
StartSimDialog(Frame, String, boolean) - Constructor for class ix.isim.StartSimDialog
 
StartSimDialog() - Constructor for class ix.isim.StartSimDialog
 
startSimulation() - Method in class ix.isim.dynamic.ObjectAnimator
 
startSimulation(long, double) - Method in class ix.isim.ISimEngine
 
startSimulation() - Method in interface ix.isim.SimulationEngine
 
startTime - Variable in class ix.isim.StartSimDialog
 
startup() - Method in class ix.ichat.IChat
Completes I-Chat setup and initialization.
startup() - Method in class ix.icore.IXAgent
Method called by the IXAgent.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.iplan.PlannerBase
Completes setup and initialization.
startup() - Method in class ix.iplan.Slip
Completes setup and initialization.
startup() - Method in class ix.iquery.IQuery
Agent setup and initialization.
startup() - Method in class ix.iserve.IServe
 
startup() - Method in class ix.itest.Itest
Completes I-TEST setup and initialization.
startup() - Method in class ix.postix.Postix
Completes basic setup and initialization.
startup() - Method in class ix.test.MultiAgentIp2
 
startup() - Method in class ix.test.PlainIp2
Completes setup and initialization.
startup() - Method in class ix.test.SimpleIXAgent
 
startup() - Method in class ix.util.xml.XMLTreeEditor
Completes setup and initialization.
startupDate - Variable in class ix.icore.IXAgent
 
startUpdate() - Method in class ix.iface.ui.AbstractIFormModel
 
startUpdate() - Method in interface ix.iface.ui.IFormModel
 
startUpdate() - Method in class ix.iface.ui.tree.EditableTreeModel
 
startupHooks - Variable in class ix.icore.IXAgent
 
state - Variable in class ix.iview.util.ModellingState
 
stateChange(ProcessStatusEvent, Map) - Method in interface ix.icore.process.event.ProcessStatusListener
 
stateChange(ProcessStatusEvent, Map) - Method in class ix.ip2.Agenda
 
stateChange(ProcessStatusEvent, Map) - Method in class ix.ip2.ObjectWhiteboard
 
stateChange(ProcessStatusEvent, Map) - Method in class ix.ip2.StateViewTable
 
stateChange(ProcessStatusEvent, Map) - Method in class ix.ip2.SyncStateClient.ProcessListener
 
stateChange(ProcessStatusEvent, Map) - Method in class ix.ip2.SyncStateServer.ProcessListener
 
stateChange(ProcessStatusEvent, Map) - Method in class ix.iplan.CombinedPlanChangeListener
 
stateChanged(ChangeEvent) - Method in class ix.iface.ui.JFrameMTP
Listens to changes in which panel is selected in the TabbedPane
stateChanged(ChangeEvent) - Method in class ix.iview.IDEPreferencesDialog
 
stateDeletion(ProcessStatusEvent, Map) - Method in interface ix.icore.process.event.ProcessStatusListener
 
stateDeletion(ProcessStatusEvent, Map) - Method in class ix.ip2.Agenda
 
stateDeletion(ProcessStatusEvent, Map) - Method in class ix.ip2.ObjectWhiteboard
 
stateDeletion(ProcessStatusEvent, Map) - Method in class ix.ip2.StateViewTable
 
stateDeletion(ProcessStatusEvent, Map) - Method in class ix.ip2.SyncStateClient.ProcessListener
 
stateDeletion(ProcessStatusEvent, Map) - Method in class ix.ip2.SyncStateServer.ProcessListener
 
stateDeletion(ProcessStatusEvent, Map) - Method in class ix.iplan.CombinedPlanChangeListener
 
StateExportExtension - Class in ix.test
Adds a state-exporter to an I-X Process Panel.
StateExportExtension(Ip2) - Constructor for class ix.test.StateExportExtension
 
stateMap - Variable in class ix.ip2.VariableManager.FilterMatcher
 
statement - Variable in class ix.iview.ConditionEffectEditor
 
statement - Variable in class ix.iview.DefaultConstraintEditor
 
stateViewer - Variable in class ix.ip2.Ip2
 
stateViewer - Variable in class ix.ip2.Ip2Frame
 
StateViewer - Interface in ix.ip2
 
StateViewTable - Class in ix.ip2
 
StateViewTable(Ip2) - Constructor for class ix.ip2.StateViewTable
Constructs a viewer for the indicated agent.
statSummary - Variable in class ix.iplan.AutoTester
 
status(Date) - Method in class ix.applet.MessageServer.User
 
Status - Class in ix.icore
Status values for "completable" entities.
status - Variable in class ix.icore.TaskItem
 
status(Date) - Method in class ix.iserve.ipc.IServeCommunicationServer.User
 
status - Variable in class ix.isim.TimedEvent
the status of this event
statusChanged(PNode) - Method in interface ix.icore.process.ProcessModelManager
Called by a node when its status changes.
statusChanged(AgendaItemEvent) - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
statusChanged(AgendaItemEvent) - Method in class ix.ip2.event.AgendaItemAdapter
 
statusChanged(AgendaItemEvent) - Method in interface ix.ip2.event.AgendaItemListener
 
statusChanged(PNode) - Method in class ix.ip2.Ip2ModelManager
 
statusChanged(AgendaItemEvent) - Method in class ix.ip2.ItemEditor.EditPanel
 
statusFromNodeEnds() - Method in class ix.icore.process.PNode
 
StatusStepper - Class in ix.icore.process
 
StatusStepper(ProcessModelManager) - Constructor for class ix.icore.process.StatusStepper
 
statusString - Static variable in class ix.isim.TimedEvent
 
statusUpdate(ProcessStatusEvent) - Method in interface ix.icore.process.event.ProcessStatusListener
 
statusUpdate(ProcessStatusEvent) - Method in class ix.ip2.Agenda
 
statusUpdate(ProcessStatusEvent) - Method in class ix.ip2.ObjectWhiteboard
Ignored by this viewer.
statusUpdate(ProcessStatusEvent) - Method in class ix.ip2.StateViewTable
Ignored by this viewer.
statusUpdate(ProcessStatusEvent) - Method in class ix.iplan.CombinedPlanChangeListener
 
statusView - Variable in class ix.ip2.ItemEditor
 
SteelBlue - Static variable in class ix.iface.util.XColors
 
step() - Method in class ix.iplan.SlipSingleStepper
Called before each planning step when single-stepping is on.
stepLimit - Variable in class ix.iplan.PlanTest
 
stepTaken() - Method in class ix.iplan.SlipStats
 
stop() - Method in class ix.ip2.Ip2Applet.AppletIp2
 
stop() - Method in class ix.ip2.Ip2Applet
 
STOP - Variable in class ix.isim.ISimTimer
 
stopCellEditing() - Method in class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
Not implemented.
stopCellEditing() - Method in class ix.iface.ui.table.IXDefaultCellEditor
 
stopSearch() - Method in class ix.iview.PanelSearcher
 
stopSimulation() - Method in class ix.isim.dynamic.ObjectAnimator
 
stopSimulation() - Method in interface ix.isim.SimulationEngine
 
stopUpdate() - Method in class ix.iface.ui.tree.EditableTreeModel
 
storeIntoRefinement(Refinement) - Method in class ix.iview.SimpleDomainEditor.RefinementEditor
 
STRING - Static variable in class ix.icore.domain.ObjectProperty.Syntax
Value representing the type of a property value.
Stringer - Interface in ix.util.reflect
Converts "atomic" objects to and from strings.
stringFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
StringReplaceTest - Class in ix.test
 
StringReplaceTest() - Constructor for class ix.test.StringReplaceTest
 
Strings - Class in ix.util
A class containing useful static string methods.
stringToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
stringToField(String) - Method in class ix.iface.ui.AbstractIFormModel
 
stringToField(Class, String) - Static method in class ix.iface.ui.util.UIUtil
 
STRUCT - Static variable in class ix.util.reflect.ClassDescr
Internal class type
structFromElement(Class, Element) - Method in class ix.util.xml.XMLTranslator
 
structTextDescription(ClassDescr) - Method in class ix.util.xml.XMLSyntax
 
structToElement(Object) - Method in class ix.util.xml.XMLTranslator
 
StructuralEquality - Class in ix.util
Compares two objects to see whether they have the same values in the same places.
StructuralEquality() - Constructor for class ix.util.StructuralEquality
Creates an equality test that used the default ClassSyntax.
StructuralEquality(ClassSyntax) - Constructor for class ix.util.StructuralEquality
Creates an equality test that uses the specified ClassSyntax as a source for ClassDescrs.
StructuralEquality.IncomparableException - Exception in ix.util
 
StructuralEquality.IncomparableException(Object, Object) - Constructor for exception ix.util.StructuralEquality.IncomparableException
 
StructuralEquality.IncomparableException(Object, Object, Throwable) - Constructor for exception ix.util.StructuralEquality.IncomparableException
 
STYLE_CARD - Static variable in interface ix.iface.ui.FrameSymbols
 
STYLE_SIMPLE - Static variable in interface ix.iface.ui.FrameSymbols
 
STYLE_TABBED - Static variable in interface ix.iface.ui.FrameSymbols
 
styleMenu - Variable in class ix.iface.ui.JFrameMTP
 
subClassNames - Variable in class ix.iview.domain.UIObjectClass
A list of symbol names of child UIObjectClasses
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.
SUCCESS - Static variable in class ix.icore.ReportType
 
superClassNames - Variable in class ix.icore.domain.ObjectClass
 
superClassNames - Variable in class ix.iview.domain.UIObjectClass
A list of symbol names of parent UIObjectClasses
SUPERIOR - Static variable in class ix.ispace.AgentRelationship
 
superString() - Method in class ix.iview.domain.UIObjectClass
 
swingAndWait(Runnable) - Static method in class ix.util.Util
A version of SwingUtilities.invokeAndWait(Runnable) that does not require local handling of checked exceptions.
SwingLaterTest - Class in ix.test
A test to demonstrate that a "modal" dialog does not block something requested via SwingUtilities.invokeLater.
SwingLaterTest() - Constructor for class ix.test.SwingLaterTest
 
switching - Variable in class ix.iview.AConstructFramePanel
 
SYMBOL - Static variable in class ix.icore.domain.ObjectProperty.Syntax
Value representing the type of a property value.
Symbol - Class in ix.util.lisp
The root class for Lisp symbols.
Symbol(String) - Constructor for class ix.util.lisp.Symbol
Constructs a Symbol with the specified name and records it as the Symbol that corresponds to that name.
symbolName - Variable in class ix.icore.IXAgent
 
symbolNameChanged(AgentNameEvent) - Method in interface ix.icore.event.AgentNameListener
 
symbolNameChanged(AgentNameEvent) - Method in class ix.iface.util.ToolFrame
 
symbolNameChanged(AgentNameEvent) - Method in class ix.ip2.Ip2Frame
Handles a change in the panel's symbol-name.
symbolNameChanged(AgentNameEvent) - Method in class ix.ip2.PanelFrame
Handles a change in the panel's symbol-name.
symbolNameChanged(AgentNameEvent) - Method in class ix.itest.ItestFrame
Handles a change in the panel's symbol-name.
symbolToProperty(Symbol) - Static method in class ix.iface.ui.util.UIUtil
 
SYNCHRONIZE_LABEL - Variable in class ix.isim.ISimTimer
some command strings used for the synchronization of multiple ISimTimers
SYNCHRONIZE_SIMULATION_TIME - Static variable in class ix.ip2.SyncSimulationTimeHandler
 
SYNCHRONIZE_STATE - Static variable in class ix.ip2.SyncState
 
SyncSimulationTimeHandler - Class in ix.ip2
 
SyncSimulationTimeHandler(IXAgent) - Constructor for class ix.ip2.SyncSimulationTimeHandler
 
SyncState - Class in ix.ip2
Framework and operations for synchronised-state servers and clients.
SyncState(Ip2) - Constructor for class ix.ip2.SyncState
 
syncState(List) - Method in class ix.iplan.IPlanOptionManager
 
SyncState.AbstractClientOperation - Class in ix.ip2
 
SyncState.AbstractClientOperation() - Constructor for class ix.ip2.SyncState.AbstractClientOperation
 
SyncState.AbstractServerOperation - Class in ix.ip2
 
SyncState.AbstractServerOperation(String) - Constructor for class ix.ip2.SyncState.AbstractServerOperation
 
SyncState.ClientOperation - Interface in ix.ip2
 
SyncState.ClientStateChange - Class in ix.ip2
 
SyncState.ClientStateChange() - Constructor for class ix.ip2.SyncState.ClientStateChange
 
SyncState.ClientStateChange(String, Map) - Constructor for class ix.ip2.SyncState.ClientStateChange
 
SyncState.ClientStateDeletion - Class in ix.ip2
 
SyncState.ClientStateDeletion() - Constructor for class ix.ip2.SyncState.ClientStateDeletion
 
SyncState.ClientStateDeletion(String, Map) - Constructor for class ix.ip2.SyncState.ClientStateDeletion
 
SyncState.ClientStateDelta - Class in ix.ip2
 
SyncState.ClientStateDelta(String, Map) - Constructor for class ix.ip2.SyncState.ClientStateDelta
 
SyncState.Operation - Interface in ix.ip2
 
SyncState.RegisterClient - Class in ix.ip2
 
SyncState.RegisterClient() - Constructor for class ix.ip2.SyncState.RegisterClient
 
SyncState.RegisterClient(String, Map) - Constructor for class ix.ip2.SyncState.RegisterClient
 
SyncState.ServerFullState - Class in ix.ip2
 
SyncState.ServerFullState() - Constructor for class ix.ip2.SyncState.ServerFullState
 
SyncState.ServerFullState(Map) - Constructor for class ix.ip2.SyncState.ServerFullState
 
SyncState.ServerOperation - Interface in ix.ip2
 
SyncState.ServerStateChange - Class in ix.ip2
 
SyncState.ServerStateChange() - Constructor for class ix.ip2.SyncState.ServerStateChange
 
SyncState.ServerStateChange(Map) - Constructor for class ix.ip2.SyncState.ServerStateChange
 
SyncState.ServerStateDeletion - Class in ix.ip2
 
SyncState.ServerStateDeletion() - Constructor for class ix.ip2.SyncState.ServerStateDeletion
 
SyncState.ServerStateDeletion(Map) - Constructor for class ix.ip2.SyncState.ServerStateDeletion
 
SyncState.ServerStateDelta - Class in ix.ip2
 
SyncState.ServerStateDelta(Map) - Constructor for class ix.ip2.SyncState.ServerStateDelta
 
SyncState.SyncStateHandler - Class in ix.ip2
 
SyncState.SyncStateHandler(Ip2, String) - Constructor for class ix.ip2.SyncState.SyncStateHandler
 
SyncStateClient - Class in ix.ip2
 
SyncStateClient(Ip2) - Constructor for class ix.ip2.SyncStateClient
 
SyncStateClient.ChangeMessage - Class in ix.ip2
 
SyncStateClient.DeleteMessage - Class in ix.ip2
 
SyncStateClient.ProcessListener - Class in ix.ip2
 
SyncStateClient.ProcessListener() - Constructor for class ix.ip2.SyncStateClient.ProcessListener
 
SyncStateClient.ResetHook - Class in ix.ip2
 
SyncStateClient.ResetHook() - Constructor for class ix.ip2.SyncStateClient.ResetHook
 
SyncStateClient.StartupHook - Class in ix.ip2
 
SyncStateClient.StartupHook() - Constructor for class ix.ip2.SyncStateClient.StartupHook
 
SyncStateClient.SyncStateClientHandler - Class in ix.ip2
 
SyncStateClient.SyncStateClientHandler(Ip2) - Constructor for class ix.ip2.SyncStateClient.SyncStateClientHandler
 
SyncStateServer - Class in ix.ip2
 
SyncStateServer(Ip2) - Constructor for class ix.ip2.SyncStateServer
 
SyncStateServer.ProcessListener - Class in ix.ip2
 
SyncStateServer.ProcessListener() - Constructor for class ix.ip2.SyncStateServer.ProcessListener
 
SyncStateServer.ResetHook - Class in ix.ip2
 
SyncStateServer.ResetHook() - Constructor for class ix.ip2.SyncStateServer.ResetHook
 
SyncStateServer.StartupHook - Class in ix.ip2
 
SyncStateServer.StartupHook() - Constructor for class ix.ip2.SyncStateServer.StartupHook
 
SyncStateServer.SyncStateServerHandler - Class in ix.ip2
 
SyncStateServer.SyncStateServerHandler(Ip2) - Constructor for class ix.ip2.SyncStateServer.SyncStateServerHandler
 
syntax - Variable in class ix.icore.domain.ObjectProperty
 
syntax - Variable in class ix.iface.domain.DomainWriter.DomainWriterWrapper
 
syntax - Variable in class ix.util.ObjectCopier
 
syntax - Variable in class ix.util.ObjectWalker
 
syntax - Variable in class ix.util.reflect.ClassDescr
 
syntax - Variable in class ix.util.StructuralEquality
 
syntax - Variable in class ix.util.xml.XMLTreeEditPanel
 
SYNTAX_COL - Variable in class ix.iview.table.PropertyTableModel
 
syntaxError(String) - Method in class ix.iface.domain.LTF_Parser
 
syntaxes - Variable in class ix.util.xml.FileSyntaxManager
 
SyntaxException - Exception in ix.iface.domain
An exception used to indicate a problem while parsing.
SyntaxException(String) - Constructor for exception ix.iface.domain.SyntaxException
 
SyntaxFileFilter - Class in ix.util.xml
A FileFilter for FileSyntaxes.
SyntaxFileFilter(Class, Collection) - Constructor for class ix.util.xml.SyntaxFileFilter
 
SyntaxFileFilter(FileSyntax) - Constructor for class ix.util.xml.SyntaxFileFilter
 
syntaxList - Variable in class ix.iview.PropertyEditor
 
SystemProperties - Class in ix.test
 
SystemProperties() - Constructor for class ix.test.SystemProperties
 

T

tabbedPane - Variable in class ix.iface.ui.JFrameMTP
 
table - Variable in class ix.iface.ui.table.TablePopupMenu
 
table - Variable in class ix.iface.util.CheckTable
 
table - Variable in class ix.iface.util.KeyValueTable
 
table - Variable in class ix.ip2.AgendaItemTableModel
 
table - Variable in class ix.iview.GlobalFormPanel
 
table - Variable in class ix.util.xml.XMLTreeNamespaceManager
 
tableEditorKit - Variable in class ix.iface.util.HtmlTableEditorPane
 
tableMarkAdded(Object) - Method in interface ix.iface.ui.table.AbstractIXTableModel.TableMarkListener
 
tableMarkCleared() - Method in interface ix.iface.ui.table.AbstractIXTableModel.TableMarkListener
 
tableMarkedAll() - Method in interface ix.iface.ui.table.AbstractIXTableModel.TableMarkListener
 
tableMarkRemoved(Object) - Method in interface ix.iface.ui.table.AbstractIXTableModel.TableMarkListener
 
TableMouseListener - Interface in ix.iface.ui.table
An interface that can listens to cells being clicked in tables.
TablePopupMenu - Class in ix.iface.ui.table
A popup menu that can be used as a cell editor for table cells instead of combo boxes (they don't work properly).
TablePopupMenu(JTable) - Constructor for class ix.iface.ui.table.TablePopupMenu
 
TablePopupMenu(String) - Constructor for class ix.iface.ui.table.TablePopupMenu
 
tag(String) - Method in class ix.iface.util.HtmlWriter
 
tag(String, String) - Method in class ix.iface.util.HtmlWriter
 
tag(String, String[][]) - Method in class ix.iface.util.HtmlWriter
 
tagged(String, String) - Method in class ix.iface.util.HtmlWriter
 
tagged(String, String, String) - Method in class ix.iface.util.HtmlWriter
 
tagStack - Variable in class ix.iface.util.HtmlWriter
 
take(int) - Method in class ix.util.lisp.LList
 
take(Object) - Method in class ix.util.TransferThread
Enqueue the object for processing
takeAnnotations(Map) - Method in class ix.icore.AbstractAnnotatedObject
Calls AbstractAnnotatedObject.setAnnotation(Object, Object) on all key-value pairs in the map.
takeAnnotations(Map) - Method in interface ix.icore.Annotated
 
takeFrom(Domain) - Method in class ix.icore.domain.Domain
Merges another domain into this one.
takesAction(int) - Method in class ix.ip2.AgendaItemTableModel
 
takesAction() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
takesPriority(int) - Method in class ix.ip2.AgendaItemTableModel
 
takesPriority() - Method in class ix.ip2.AgendaItemTableModel.TreeAgendaItem
 
takeTo(Object) - Method in class ix.util.lisp.LList
 
Tan - Static variable in class ix.iface.util.XColors
 
task - Variable in class ix.iplan.PlanTest
 
task - Variable in class ix.test.PlanningTest
 
taskDescription() - Method in class ix.iplan.PlanTest
Returns a short textual description of the task or problem that this test gives to the planner.
taskDescription() - Method in class ix.test.FilePlanner
Returns a short textual description of the task or problem that's been given to the planner.
taskDescription() - Method in class ix.test.xml.BlockStackingTest
 
TaskItem - Class in ix.icore
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
 
TaskItemVisitor - Interface in ix.icore.plan.inspect
 
taskPlan() - Method in class ix.iplan.AutoTester.TestRunner
 
Teal - Static variable in class ix.iface.util.XColors
 
TechnicalPlanEvalManager - Class in ix.iplan
 
TechnicalPlanEvalManager() - Constructor for class ix.iplan.TechnicalPlanEvalManager
 
TechnicalPlanEvalManager.ChecksimEval - Class in ix.iplan
 
TechnicalPlanEvalManager.ChecksimEval() - Constructor for class ix.iplan.TechnicalPlanEvalManager.ChecksimEval
 
TechnicalPlanEvalManager.IssueCountEval - Class in ix.iplan
 
TechnicalPlanEvalManager.IssueCountEval() - Constructor for class ix.iplan.TechnicalPlanEvalManager.IssueCountEval
 
TechnicalPlanEvalManager.LongestPathLengthEval - Class in ix.iplan
 
TechnicalPlanEvalManager.LongestPathLengthEval() - Constructor for class ix.iplan.TechnicalPlanEvalManager.LongestPathLengthEval
 
TechnicalPlanEvalManager.NodeCountEval - Class in ix.iplan
 
TechnicalPlanEvalManager.NodeCountEval() - Constructor for class ix.iplan.TechnicalPlanEvalManager.NodeCountEval
 
TechnicalPlanEvalManager.ObjectCountEval - Class in ix.iplan
 
TechnicalPlanEvalManager.ObjectCountEval() - Constructor for class ix.iplan.TechnicalPlanEvalManager.ObjectCountEval
 
TechnicalPlanEvalManager.ObjectUseEval - Class in ix.iplan
 
TechnicalPlanEvalManager.ObjectUseEval() - Constructor for class ix.iplan.TechnicalPlanEvalManager.ObjectUseEval
 
TechnicalPlanEvalManager.TaskDescriptionEval - Class in ix.iplan
 
TechnicalPlanEvalManager.TaskDescriptionEval() - Constructor for class ix.iplan.TechnicalPlanEvalManager.TaskDescriptionEval
 
template - Variable in class ix.ip2.test.TestSequenceGenerator
 
templateTree - Variable in class ix.util.xml.XMLTreeEditPanel
 
terminate() - Method in class ix.isim.dynamic.AnimatedObject
 
terminateTimer() - Method in class ix.isim.ISimTimer
This function should be called terminate this Timer.
terminateTimer() - Method in class ix.isim.ISimTimerServer
 
test - Variable in class ix.iscript.If
 
test - Variable in class ix.iscript.While
 
test() - Method in class ix.iview.UndoManager
 
test(PlanBuilder) - Method in class ix.test.PlanBuilderTest
Calls PlanBuilderTest.makeExamplePlan(PlanBuilder) and prints the resulting plan as XML to System.out.
TestAutoHandler - Class in ix.test
A simple automatic handler.
TestAutoHandler(Ip2) - Constructor for class ix.test.TestAutoHandler
 
testDescription() - Method in class ix.iplan.ExpandPlanTestGroup
 
testDescription() - Method in class ix.iplan.PlanTest
Returns a short textual description of this test.
testDescription() - Method in class ix.iplan.PlanTestDefaults
 
testDescription() - Method in class ix.iplan.PlanTestGroup
 
testDescription() - Method in class ix.test.xml.BlockStackingTest
 
TestElement - Interface in ix.ip2.test
Something that can be added - or cause something to be added - to a panel's "Test" menu.
testFailure(PlanTest, String) - Method in class ix.iplan.AutoTester
 
testFilters(ListOfConstraint, MatchEnv) - Method in interface ix.icore.process.ProcessModelManager
 
testFilters(ListOfConstraint, MatchEnv) - Method in class ix.ip2.Ip2ModelManager
 
testFilters(ListOfConstraint, Map, MatchEnv) - Method in class ix.ip2.VariableManager
Returns a list of the conditions that can be satisfied individually.
TestGen - Class in ix.test.xml
 
TestGen() - Constructor for class ix.test.xml.TestGen
 
TestItem - Class in ix.ip2.test
A test that sends a single message.
TestItem() - Constructor for class ix.ip2.test.TestItem
 
TestItem(String, Sendable) - Constructor for class ix.ip2.test.TestItem
 
TestItem(TaskItem) - Constructor for class ix.ip2.test.TestItem
 
testItems - Variable in class ix.ip2.test.TestSequence
 
testItems - Variable in class ix.ip2.test.TestSubmenu
 
testMenu - Variable in class ix.ip2.PanelFrame
 
testOnly - Variable in class ix.test.FilePlanner
 
testPanel - Variable in class ix.iview.DomainEditorFrame
 
tests - Variable in class ix.iplan.ExpandPlanTestGroup
Tests directly in this expansion rather than taken from a named group.
tests - Variable in class ix.iplan.PlanTestGroup
The PlanTests in this group.
TestSeparator - Class in ix.ip2.test
An object that becomes a separator in the test menu.
TestSeparator() - Constructor for class ix.ip2.test.TestSeparator
 
TestSequence - Class in ix.ip2.test
A test that sends a series of messages specified by a List of TestItems.
TestSequence() - Constructor for class ix.ip2.test.TestSequence
 
TestSequenceGenerator - Class in ix.ip2.test
A test that sends a series of messages generated from a TestItem template.
TestSequenceGenerator() - Constructor for class ix.ip2.test.TestSequenceGenerator
 
TestStrategy - Class in ix.test
A comm strategy that can be edited to test various things.
TestStrategy() - Constructor for class ix.test.TestStrategy
 
TestSubmenu - Class in ix.ip2.test
An object that becomes a submenu in the test menu.
TestSubmenu() - Constructor for class ix.ip2.test.TestSubmenu
 
text - Variable in class ix.ichat.ChatMessage
 
text - Variable in class ix.icore.Report
 
text - Variable in class ix.test.xml.LispSourceText
 
TextAreaFrame - Class in ix.util
A text area that has its own frame and some buttons.
TextAreaFrame(String) - Constructor for class ix.util.TextAreaFrame
 
TextAreaFrame(String, String[]) - Constructor for class ix.util.TextAreaFrame
 
TextAreaFrame(int, int, String, String[]) - Constructor for class ix.util.TextAreaFrame
 
TextAreaFrame.TFrame - Class in ix.util
 
TextAreaFrame.TFrame(String, String[]) - Constructor for class ix.util.TextAreaFrame.TFrame
 
TextAreaFrame.TListener - Interface in ix.util
 
textDerenderPatterns(List) - Method in class ix.iview.util.IVUtil
 
textFrame - Variable in class ix.icore.IXAgent
A text area in a separate frame used to display information about incoming messages.
TextPlanWriter - Class in ix.iface.plan
Writes a plain text description of a plan to a file.
TextPlanWriter(File) - Constructor for class ix.iface.plan.TextPlanWriter
 
TextPlanWriter(Writer) - Constructor for class ix.iface.plan.TextPlanWriter
 
textRenderPatterns(Collection) - Static method in class ix.iview.util.IVUtil
 
textSplit - Variable in class ix.util.xml.XMLTreeEditPanel
 
textView - Variable in class ix.ip2.ItemEditor
 
TF_Writer - Class in ix.iface.domain
Writes domain descriptions in O-Plan TF syntax.
TF_Writer(File) - Constructor for class ix.iface.domain.TF_Writer
 
Thatcher - Class in ix.iplan
Simple, non-backtracking, pure HTN planning algorithm.
Thatcher(boolean) - Constructor for class ix.iplan.Thatcher
 
ThatcherActivityHandler - Class in ix.iplan
Adds expansion actions to activities based on refinements in the agent's domain.
ThatcherActivityHandler(Thatcher) - Constructor for class ix.iplan.ThatcherActivityHandler
 
theCdrBefore(Cons, LList) - Static method in class ix.util.lisp.LListListIterator
 
theClass - Variable in class ix.util.reflect.ClassDescr
 
theCons(Object) - Static method in class ix.iface.domain.LTF_Parser
 
theISim - Variable in class ix.isim.ISimEngine
the ISim to which this ISimEngine belongs
theLList(Object) - Static method in class ix.iface.domain.LTF_Parser
 
theName(Object) - Static method in class ix.iface.domain.LTF_Parser
 
theNodeEndRef(Name, End) - Static method in class ix.iface.domain.LTF_Parser
 
theNodeId(Object) - Static method in class ix.iface.domain.LTF_Parser
 
theString(Object) - Static method in class ix.iface.domain.LTF_Parser
 
theSymbol(Object) - Static method in class ix.iface.domain.LTF_Parser
 
ThingEditorPanel - Class in ix.iface.ui
A simple panel with a label (title), a component, and optional buttons.
ThingEditorPanel() - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(EventListener, String, JComponent) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(EventListener, String, String[]) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(EventListener, String, JComponent, String[]) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(EventListener, boolean, String, JComponent) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(EventListener, String, boolean, JComponent) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(EventListener, String, boolean, String[]) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(EventListener, String, boolean, JComponent, String[]) - Constructor for class ix.iface.ui.ThingEditorPanel
 
ThingEditorPanel(EventListener, boolean, String, boolean, JComponent) - Constructor for class ix.iface.ui.ThingEditorPanel
 
thisAgent - Static variable in class ix.icore.IXAgent
 
Thistle - Static variable in class ix.iface.util.XColors
 
thread - Variable in class ix.isim.TimedEvent
the thread to which this event belongs
thread - Variable in class ix.util.IPC.BufferedMessageListener
 
ThreadCondition - Class in ix.util
Handles waiting for a condition to be made true by another thread.
ThreadCondition() - Constructor for class ix.util.ThreadCondition
 
ThreadCondition(String) - Constructor for class ix.util.ThreadCondition
 
ThreadConditionHangTest - Class in ix.test
 
ThreadConditionHangTest() - Constructor for class ix.test.ThreadConditionHangTest
 
ThreadConditionTest - Class in ix.test
 
ThreadConditionTest() - Constructor for class ix.test.ThreadConditionTest
 
ThreadLocalHoldingStrategy - Class in ix.util.context
A context-holding strategy that associates context-holders with threads.
ThreadLocalHoldingStrategy() - Constructor for class ix.util.context.ThreadLocalHoldingStrategy
 
ThrownResult - Exception in ix.util
An exception used to return a result
ThrownResult(Object) - Constructor for exception ix.util.ThrownResult
 
tidyChildren(Symbol, Symbol) - Method in class ix.iview.domain.UIObjectClass
 
tidyParents(Symbol, Symbol) - Method in class ix.iview.domain.UIObjectClass
 
TimedEvent - Class in ix.isim
 
timeInMillis - Variable in class ix.isim.TimedEvent
the time after the start of the simulation when this event should occur (given as a duration)
TimelineViewer - Class in ix.ip2
A very simple timeline viewer for I-P2.
TimelineViewer(Ip2) - Constructor for class ix.ip2.TimelineViewer
 
TimelineViewer.ResetHook - Class in ix.ip2
 
TimelineViewer.ResetHook() - Constructor for class ix.ip2.TimelineViewer.ResetHook
 
TimelineViewer.TimelineFrame - Class in ix.ip2
 
TimelineViewer.TimelineFrame(Ip2) - Constructor for class ix.ip2.TimelineViewer.TimelineFrame
 
TimelineViewer.TimelineFrame(String) - Constructor for class ix.ip2.TimelineViewer.TimelineFrame
 
timeListA - Variable in class ix.iview.OrderingEditor
 
timeListB - Variable in class ix.iview.OrderingEditor
 
TimePoint - Class in ix.icore.process
 
TimePoint() - Constructor for class ix.icore.process.TimePoint
 
TimePoint(long, long) - Constructor for class ix.icore.process.TimePoint
 
timePointAtZero - Variable in class ix.iplan.TimePointNet
 
TimePointNet - Class in ix.iplan
Time-point Network.
TimePointNet() - Constructor for class ix.iplan.TimePointNet
Constructs an empty time-point network.
TimePointNet.TimeConstraint - Class in ix.iplan
An internal representation of temporal "before" constraints.
TimePointNet.TimeConstraint(TimePoint, TimePoint, long, long) - Constructor for class ix.iplan.TimePointNet.TimeConstraint
 
timestamp - Variable in class ix.iface.util.KeyValueTable
 
timestampKey(Object) - Method in class ix.iface.util.KeyValueTable
 
TimeWindow - Class in ix.icore.domain
 
TimeWindow() - Constructor for class ix.icore.domain.TimeWindow
 
TimeWindow(Duration, Duration) - Constructor for class ix.icore.domain.TimeWindow
 
title - Variable in class ix.ip2.ItemEditor
 
tk - Variable in class ix.util.lisp.LispReader
 
to - Variable in class ix.icore.domain.Ordering
 
to - Variable in class ix.icore.log.MessageSent
 
to - Variable in class ix.iscript.Assignment
 
toArray(Enumeration) - Static method in class ix.util.Seq
 
toArray(Collection) - Static method in class ix.util.Strings
Converts a collection of Strings to a new String array of the same size.
toCapitalised(String) - Static method in class ix.iface.ui.util.UIUtil
public static void clearMouseListeners(Component c) { MouseListener[] mls = c.getMouseListeners(); for (int i = 0; i < mls.length; i++) c.removeMouseListener(mls[i]); }
toColour() - Method in class ix.iface.ui.DefaultColourField
 
toColour() - Method in interface ix.iface.ui.FourField
 
toConstraint() - Method in class ix.util.match.MatchChoice
 
toDebug() - Method in class ix.iface.ui.table.IXTreeTableNode
 
toFont() - Method in class ix.iface.ui.DefaultColourField
 
toFont() - Method in interface ix.iface.ui.FourField
 
toFunction(Map) - Static method in class ix.util.Collect
Returns a function based on the map.
ToggleEditorPanel - Class in ix.iface.ui
A simple panel with a label (title), a component, and optional buttons.
ToggleEditorPanel() - Constructor for class ix.iface.ui.ToggleEditorPanel
 
ToggleEditorPanel(EventListener, String, JToggleButton[]) - Constructor for class ix.iface.ui.ToggleEditorPanel
 
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
 
toISOString() - Method in class ix.util.Duration
Returns a string that represents this duration in ISO 8601 syntax.
toJavaString() - Method in class ix.util.lisp.LList
 
toList() - Method in class ix.applet.AppletMessage
 
toList() - Method in class ix.iserve.ipc.MessageWrapper
 
toLList(Enumeration) - Static method in class ix.util.Seq
 
toMap() - Method in class ix.test.xml.Mapping
 
toMap(Map) - Method in class ix.test.xml.Mapping
 
toMap(Map, DirectedGraph) - Static method in class ix.util.Graphs
Extends a map by adding a mapping from each vertex in a directed graph to the vertex's successors in that graph.
Tomato - Static variable in class ix.iface.util.XColors
 
toName - Variable in class ix.ip2.test.TestItem
 
toNames - Variable in class ix.ip2.test.TestSequenceGenerator
 
tool - Variable in class ix.iface.util.ToolController
 
toolBar - Variable in class ix.iface.ui.JFrameMT
 
toolbarItem - Variable in class ix.iface.ui.JFrameMT
 
ToolController - Class in ix.iface.util
An object used to manage a "tool" -- a utility usually reached via the "Tools" menu of an I-X agent's user interface.
ToolController() - Constructor for class ix.iface.util.ToolController
 
ToolController(String) - Constructor for class ix.iface.util.ToolController
 
ToolFrame - Class in ix.iface.util
The main frame of an I-X tool.
ToolFrame() - Constructor for class ix.iface.util.ToolFrame
 
ToolFrame(String) - Constructor for class ix.iface.util.ToolFrame
 
toolFrames - Static variable in class ix.iface.util.ToolFrame
 
ToolManager - Class in ix.iface.util
Manages the "tools" for an I-X agent's user interface.
ToolManager() - Constructor for class ix.iface.util.ToolManager
 
toolManager - Variable in class ix.ip2.PanelFrame
 
toolManager - Variable in class ix.util.TextAreaFrame.TFrame
 
toolManager - Static variable in class ix.util.xml.XMLTreeEditFrame
 
toolName - Variable in class ix.iface.util.ToolController
 
toolsMenu - Variable in class ix.iface.ui.JFrameMT
 
toolsMenu - Variable in class ix.iface.util.ToolManager
 
toPlanItem(TaskItem) - Method in class ix.icore.plan.inspect.PlanInspector
 
topLevelApply(Object, Object[]) - Method in class ix.util.lisp.Interpreter
Applies the function to the specified arguments.
topLevelEval(Expression) - Method in class ix.iscript.IScriptInterpreter
 
topLevelEval(Interpreter.Expr) - Method in class ix.util.lisp.Interpreter
Evaluates the expression in the top-level enviromnent of this interpreter.
topLevelEval(Object) - Method in class ix.util.lisp.LispInterpreter
 
toPlist - Variable in class ix.util.lisp.EqMap
 
topologicalSort(DirectedGraph) - Static method in class ix.util.Graphs
DAG topological sort, returning ancestors before descendents.
TopologicalSorter - Class in ix.util
DAG topological sort, returning ancestors before descendents.
TopologicalSorter() - Constructor for class ix.util.TopologicalSorter
 
toString() - Method in class ix.applet.MessageServer.User
 
toString() - Method in class ix.icore.Activity
 
toString() - Method in class ix.icore.domain.Constraint
 
toString() - Method in class ix.icore.domain.Domain
 
toString() - Method in class ix.icore.domain.End
 
toString() - Method in class ix.icore.domain.NodeEndRef
 
toString() - Method in class ix.icore.domain.NodeSpec
 
toString() - Method in class ix.icore.domain.ObjectClass
 
toString() - Method in class ix.icore.domain.ObjectProperty.Syntax
 
toString() - Method in class ix.icore.domain.ObjectProperty
 
toString() - Method in class ix.icore.domain.Ordering
 
toString() - Method in class ix.icore.domain.PatternAssignment
 
toString() - Method in class ix.icore.domain.Refinement
 
toString() - Method in class ix.icore.domain.TimeWindow
 
toString() - Method in class ix.icore.event.AnnotationEvent
 
toString() - Method in class ix.icore.GenericConstraint
 
toString() - Method in class ix.icore.Issue
 
toString() - Method in class ix.icore.plan.PlanNode
 
toString() - Method in class ix.icore.plan.PlanVariable
 
toString() - Method in class ix.icore.plan.PlanVariableDeclaration
 
toString() - Method in class ix.icore.plan.VariableScope
 
toString() - Method in class ix.icore.Priority
 
toString() - Method in class ix.icore.process.PNodeEnd
 
toString() - Method in class ix.icore.Report
 
toString() - Method in class ix.icore.ReportType
 
toString() - Method in class ix.icore.Status
 
toString() - Method in class ix.icore.Variable
 
toString() - Method in class ix.icore.YesNo
 
toString() - Method in class ix.iface.ui.DefaultColourField
 
toString() - Method in interface ix.iface.ui.FourField
 
toString() - Method in class ix.iface.util.HtmlStringWriter
 
toString() - Method in class ix.ip2.ActivityHandler
 
toString() - Method in class ix.ip2.AgendaItem
 
toString() - Method in class ix.ip2.event.AgendaItemEvent
 
toString() - Method in class ix.ip2.ForwardingHandler
 
toString() - Method in class ix.ip2.HandlerAction
 
toString() - Method in class ix.ip2.IssueHandler
 
toString() - Method in class ix.ip2.ItemHandler
Returns a textual representation of this handler.
toString() - Method in class ix.iplan.Alternative
 
toString() - Method in class ix.iplan.IPlanOptionManager.Opt
 
toString() - Method in class ix.iplan.IPlanOptionManager.PlanGen
 
toString() - Method in class ix.iplan.PlanTest
Returns "className[...]" wrapped around the result of calling PlanTest.testDescription().
toString() - Method in exception ix.iplan.Poison
 
toString() - Method in class ix.iplan.TimePointNet.TimeConstraint
 
toString() - Method in class ix.iscript.Expression
 
toString() - Method in class ix.iserve.ipc.IServeCommunicationServer.User
 
toString() - Method in class ix.isim.dynamic.AnimatedObject
 
toString() - Method in class ix.isim.dynamic.BearingMoveSpec
 
toString() - Method in class ix.isim.TimedEvent
 
toString() - Method in class ix.isim.util.TreeOfListsLongPriorityQueue
This function creates the printable string representation of this priority queue.
toString() - Method in class ix.ispace.AgentData
 
toString() - Method in class ix.ispace.AgentRelationship
 
toString() - Method in class ix.ispace.event.ContactEvent
 
toString() - Method in class ix.ispace.VerbCapability
 
toString() - Method in class ix.iview.domain.UIDomain
 
toString() - Method in class ix.iview.domain.UIObjectClass
 
toString() - Method in class ix.iview.igraph.NodePosition
 
toString() - Method in class ix.iview.util.EditablePriority
 
toString() - Method in class ix.test.xml.LispSourceText
 
toString() - Method in class ix.util.AbstractUndoAction
 
toString() - Method in class ix.util.context.Context
 
toString() - Method in class ix.util.context.ContextHashMap.Entry
 
toString() - Method in class ix.util.Duration
Returns an easy-to-read description of this duration.
toString() - Method in class ix.util.FileExtensionFileFilter
 
toString() - Method in class ix.util.IntRef
 
toString() - Method in class ix.util.ipc.ServiceAddress
 
toString() - Method in class ix.util.lisp.Cons
 
toString() - Method in class ix.util.lisp.Interpreter.Closure
 
toString() - Method in class ix.util.lisp.Interpreter.Expr
 
toString() - Method in class ix.util.lisp.Interpreter.JFunction
 
toString() - Method in class ix.util.lisp.Null
 
toString() - Method in class ix.util.lisp.Symbol
 
toString() - Method in class ix.util.match.Bindings
 
toString() - Method in class ix.util.Name
 
toString() - Method in class ix.util.reflect.ClassDescr
 
toString() - Method in class ix.util.reflect.ClassFinder.Import
 
toString() - Method in class ix.util.reflect.FieldDescr
 
toString() - Method in class ix.util.reflect.InheritanceTree
 
toString(Object) - Method in interface ix.util.reflect.Stringer
Returns a textual representation of the object.
toString() - Method in class ix.util.SimpleStringBuffer
Returns a String containing all the characters that have so far been added to the buffer.
toString() - Method in class ix.util.ThreadCondition
 
toString() - Method in class ix.util.UniqueObject
 
toString() - Method in class ix.util.xml.AbstractFileSyntax
 
toString() - Method in class ix.util.xml.event.NamespaceEvent
 
toString() - Method in class ix.util.xml.XMLTreeEditFrame.FrameGroup
 
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
 
toURL(String) - Method in class ix.util.xml.FileSyntaxManager
Converts the name to a URL where the name can be a URL, the name of an existing file, or a resource accessible via this FileSyntaxManager's class's class loader.
toURL(String) - Static method in class ix.util.xml.XML
Returns a URL for a specified resource.
toVector(Enumeration) - Static method in class ix.util.Seq
 
tpn_mark - Variable in class ix.icore.process.TimePoint
 
tpnm - Variable in class ix.ip2.Ip2ModelManager
 
trace(String) - Method in class ix.iplan.AutoTester
 
trace - Variable in class ix.iplan.PlanCheckingSimulator
 
trace - Variable in class ix.test.SimpleExpandingSimulator
 
trace - Variable in class ix.test.SimpleRSim
 
traceDetails - Static variable in class ix.util.match.MatchChoiceManager
 
traceln(String) - Method in class ix.iplan.AutoTester
 
traceln(String, Object) - Method in class ix.iplan.AutoTester
 
traceln(String) - Method in class ix.iplan.PlanCheckingSimulator
 
traceln(String, Object) - Method in class ix.iplan.PlanCheckingSimulator
 
traceln(String) - Method in class ix.test.SimpleRSim
 
traceln(String, Object) - Method in class ix.test.SimpleRSim
 
traceOut - Variable in class ix.iplan.AutoTester
 
traceOut - Variable in class ix.iplan.PlanCheckingSimulator
 
traceOut - Variable in class ix.test.SimpleExpandingSimulator
 
traceOut - Variable in class ix.test.SimpleRSim
 
traceReceive(IPC.InputMessage) - Method in class ix.util.ipc.TracingStrategy
 
traceSend(Object, Object) - Method in class ix.util.ipc.TracingStrategy
 
TracingStrategy - Class in ix.util.ipc
A wrapper strategy that describes the input and output as XML.
TracingStrategy() - Constructor for class ix.util.ipc.TracingStrategy
 
TracingStrategy(IPC.CommunicationStrategy) - Constructor for class ix.util.ipc.TracingStrategy
 
TrainsTest - Class in ix.test.xml
Describes a trains-domain plan test.
TrainsTest() - Constructor for class ix.test.xml.TrainsTest
 
transcript(String) - Method in class ix.applet.AppletCommunicationStrategy
 
transcript(String) - Method in class ix.iquery.LookupHandler
Adds a line to the agent's transcript window after switching to the AWT event-handling thread.
transcript(String) - Method in class ix.iserve.ipc.IServeCommunicationStrategy
 
transcript(String) - Method in class ix.util.ipc.SerializedCommunicationStrategy.ObjectStreamNameServer
 
TranscriptTextArea - Class in ix.iface.util
A JTextArea for recording transcripts and similar information.
TranscriptTextArea(int, int) - Constructor for class ix.iface.util.TranscriptTextArea
Constructs an empty text area of the specified size.
TranscriptTextPane - Class in ix.iface.util
A JTextPane for recording transcripts and similar information.
TranscriptTextPane() - Constructor for class ix.iface.util.TranscriptTextPane
Constructs an empty pane.
TransferThread - Class in ix.util
A thread that processes a message queue.
TransferThread() - Constructor for class ix.util.TransferThread
 
transform(Document) - Method in class ix.test.CompendiumToIX
 
transform(Document, String) - Static method in class ix.util.xml.Xform
 
transformToActivity(Issue) - Method in class ix.itest.SendPanel
 
TransformToActivityHandler - Class in ix.ip2
Generates a HandlerAction that removes an issue and sets up the Messenger to add it as an activity.
TransformToActivityHandler(Ip2) - Constructor for class ix.ip2.TransformToActivityHandler
 
transitiveClosure(DirectedGraph) - Static method in class ix.util.Graphs
Transitive closure of a relation.
TransitiveClosure - Interface in ix.util
The transitive closure of a relation that can be treated as directed graph.
TranslateFile - Class in ix.test
 
TranslateFile() - Constructor for class ix.test.TranslateFile
 
transpose(DirectedGraph) - Static method in class ix.util.Graphs
Returns a graph in which vertex-to-successor edges go in the opposite direction from those in the original graph.
transposeMap(Map) - Static method in class ix.util.Collect
Returns a map of the same class as the original but with keys and values exchanged.
treeEditorTemplateClassRoots() - Method in class ix.ip2.Ip2XMLConfig
 
treeEditorTemplateClassRoots() - Method in class ix.util.xml.XMLConfig
 
treeIconColumn - Variable in class ix.iface.ui.table.AbstractTreeTableModel
the column to be used as a tree-icon column
treeNodesChanged(TreeModelEvent) - Method in class ix.iview.AROEditorPanel
 
treeNodesInserted(TreeModelEvent) - Method in class ix.iview.AROEditorPanel
 
treeNodesRemoved(TreeModelEvent) - Method in class ix.iview.AROEditorPanel
 
TreeOfListsLongPriorityQueue - Class in ix.isim.util
This class represents a priority queue, that is a queue in which elements can be held and from which they can be retrieved by priority.
TreeOfListsLongPriorityQueue() - Constructor for class ix.isim.util.TreeOfListsLongPriorityQueue
This constructor creates an empty PriorityQueue.
TreeOfListsLongPriorityQueue(Object, long) - Constructor for class ix.isim.util.TreeOfListsLongPriorityQueue
This constructor creates a priority queue with exactly one element, the given object queued at the given priority.
treeStructureChanged() - Method in interface ix.iface.ui.table.event.TreeTableStructureListener
 
treeStructureChanged() - Method in class ix.iface.ui.table.IXTreeTable
bold making is now in AbsTTModel Reacts to new tree structure by updating nameColumn, making it bold for parents.
treeStructureChanged(TreeModelEvent) - Method in class ix.iview.AROEditorPanel
 
TreeTableStructureListener - Interface in ix.iface.ui.table.event
 
TreeTransferHandler - Class in ix.iface.ui.tree
DISABLED!
TreeTransferHandler(EditableTree, EditableTree, int) - Constructor for class ix.iface.ui.tree.TreeTransferHandler
 
treeView - Variable in class ix.ip2.ItemEditor
 
TRUE - Static variable in class ix.iplan.PlanCheckingSimulator
 
TRUE - Static variable in class ix.iplan.SanityChecker
 
TRUE - Static variable in class ix.test.xml.WorldStateView
 
TRUE - Static variable in class ix.util.lisp.Interpreter
The value that an interpreter thinks should be used by default to represent truth.
trueOf(Object) - Method in class ix.test.DigestSet.IsNewPredciate
 
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
 
tryBindings(Map) - Method in class ix.ip2.VariableManager
 
tryClassForName(String) - Static method in class ix.util.reflect.ClassFinder
Like Class.forName(String) but returns null if the class cannot be found.
tryGetMethod(Method, FieldMap) - Method in class ix.util.reflect.ClassSyntax
 
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.reflect.ClassFinder.Import
Tries to find a class for the name.
trySetMethod(Method, FieldMap) - Method in class ix.util.reflect.ClassSyntax
 
tUpdater - Variable in class ix.isim.ISimTimer
the Thread used for updating the display
Turquoise - Static variable in class ix.iface.util.XColors
 
TwoIp2Test - Class in ix.test
Test starting two I-P2s in the same JVM.
TwoIp2Test() - Constructor for class ix.test.TwoIp2Test
 
TwoKeyHashMap - Class in ix.util
 
TwoKeyHashMap() - Constructor for class ix.util.TwoKeyHashMap
 
type - Variable in class ix.icore.domain.Constraint
 
type - Variable in class ix.icore.GenericConstraint
 
type - Variable in class ix.icore.plan.ProcessParameter
 
TYPE - Static variable in class ix.ip2.ObjectView
 
type - Variable in class ix.iview.domain.UISpec
 
type - Variable in class ix.iview.SpecEditor
 
type - Variable in class ix.util.context.TypedContextValue
 
type - Variable in class ix.util.reflect.ClassDescr
 
type - Variable in class ix.util.reflect.FieldDescr
 
TYPE_STRING_a - Static variable in class ix.iview.util.IVUtil
 
TYPE_STRING_b - Static variable in class ix.iview.util.IVUtil
 
typeChangedTo(String) - Method in class ix.itest.SendPanel
 
typeConstraint - Variable in class ix.iview.ObjectConstraintEditor
 
typedCons(Class, Object, LList) - Static method in class ix.util.lisp.Cons
 
TypedContextValue<T> - Class in ix.util.context
An object that contains a single context-dependent value.
TypedContextValue(Class, T) - Constructor for class ix.util.context.TypedContextValue
 
TypedContextValue(ContextHolder, Class, T) - Constructor for class ix.util.context.TypedContextValue
 
TypedList<E> - Interface in ix.util
A List whose elements must be instances of a particluar subclass of Object.
typeField - Variable in class ix.iview.DefaultConstraintEditor
 
typeName - Static variable in class ix.util.reflect.ClassDescr
Internal type names
types - Variable in class ix.ip2.ObjectView
 

U

uiConstruct - Variable in class ix.iview.AConstructEditorPanel
 
UIDefaultsTest - Class in ix.test
 
UIDefaultsTest() - Constructor for class ix.test.UIDefaultsTest
 
uiDomain - Variable in class ix.iview.AROEditorPanel.ClassTreeTableModel
 
UIDomain - Class in ix.iview.domain
Mirrors the Domain for safe editing and adds UI things and change management.
UIDomain(Domain, DomainEditor) - Constructor for class ix.iview.domain.UIDomain
 
UIDomain(DomainEditor) - Constructor for class ix.iview.domain.UIDomain
 
UIDomain(String, DomainEditor) - Constructor for class ix.iview.domain.UIDomain
 
uiDomain - Variable in class ix.iview.domain.UIGrammar
 
uiDomain - Variable in class ix.iview.domain.UINodeSpec
 
uiDomain - Variable in class ix.iview.domain.UIObjectClass
 
uiDomain - Variable in class ix.iview.domain.UIRefinement
 
uiDomain - Variable in class ix.iview.DomainEditor
The current domain in the editor.
uiDomain - Variable in class ix.iview.GrammarEditorPanel.GenericConstraintTableModel
 
uiDomain - Variable in class ix.iview.ObjectConstraintEditor
 
uiDomain - Variable in class ix.iview.table.ActionTreeTableModel
 
UIDomainEvent - Class in ix.iview.domain.event
 
UIDomainEvent(UIDomain, UIObject) - Constructor for class ix.iview.domain.event.UIDomainEvent
 
UIDomainEvent(UIDomain) - Constructor for class ix.iview.domain.event.UIDomainEvent
 
UIDomainListener - Interface in ix.iview.domain.event
 
UIEditableObject - Interface in ix.iview.domain
An interface for objects to be edited, especially via IForm editors
UIGrammar - Class in ix.iview.domain
A class that holds grammar information - dummy for now.
UIGrammar(UIDomain) - Constructor for class ix.iview.domain.UIGrammar
 
UINodeSpec - Class in ix.iview.domain
 
UINodeSpec(UIDomain) - Constructor for class ix.iview.domain.UINodeSpec
 
UINodeSpec(UIDomain, NodeSpec) - Constructor for class ix.iview.domain.UINodeSpec
 
UINodeSpec(UIDomain, Object, LList) - Constructor for class ix.iview.domain.UINodeSpec
 
UIObject - Interface in ix.iview.domain
A construct that mirrors a domain object and adds UI things.
UIObjectClass - Class in ix.iview.domain
A class that helps to edit type specifications for activity relatable objects.
UIObjectClass(UIDomain, String) - Constructor for class ix.iview.domain.UIObjectClass
 
UIObjectClass(UIDomain, Symbol) - Constructor for class ix.iview.domain.UIObjectClass
 
UIObjectClass(UIDomain, ObjectClass) - Constructor for class ix.iview.domain.UIObjectClass
 
UIObjectClassSetEditor - Class in ix.iview
Support for editing sets of named objects (e.g. refinements or object classes).
UIObjectClassSetEditor(DomainObjectManager, LinkedList) - Constructor for class ix.iview.UIObjectClassSetEditor
 
UIRefinement - Class in ix.iview.domain
Mirrors the domain's Refinement and adds UI, Graph, and TreeNode things
UIRefinement(UIDomain) - Constructor for class ix.iview.domain.UIRefinement
 
UIRefinement(UIDomain, Refinement) - Constructor for class ix.iview.domain.UIRefinement
 
UIRefinement.ConstraintTypeException - Exception in ix.iview.domain
 
UIRefinement.ConstraintTypeException() - Constructor for exception ix.iview.domain.UIRefinement.ConstraintTypeException
 
UIRefinement.ConstraintTypeException(String) - Constructor for exception ix.iview.domain.UIRefinement.ConstraintTypeException
 
UIRefinement.NodeTypeException - Exception in ix.iview.domain
 
UIRefinement.NodeTypeException() - Constructor for exception ix.iview.domain.UIRefinement.NodeTypeException
 
UIRefinement.NodeTypeException(String) - Constructor for exception ix.iview.domain.UIRefinement.NodeTypeException
 
UIRefinementSetEditor - Class in ix.iview
Support for editing sets of named objects (e.g. refinements or object classes).
UIRefinementSetEditor(DomainObjectManager, LinkedList) - Constructor for class ix.iview.UIRefinementSetEditor
 
UISpec - Class in ix.iview.domain
A class to distinguish different types of specifications that can come back from a SpecEditor.
UISpec(String, String) - Constructor for class ix.iview.domain.UISpec
 
UISpec(String, LList) - Constructor for class ix.iview.domain.UISpec
 
UIUtil - Class in ix.iface.ui.util
Class for useful static methods.
UIUtil() - Constructor for class ix.iface.ui.util.UIUtil
 
UIUtil.ToStringComparator - Class in ix.iface.ui.util
 
UIUtil.ToStringComparator() - Constructor for class ix.iface.ui.util.UIUtil.ToStringComparator
 
unboundVariables - Variable in class ix.ip2.AbstractAgendaItemPopupMenu
 
UnboundVariablesUnreadyReason - Class in ix.ip2
Explains that a HandlerAction is not ready to be used because certain variables do not yet have values.
UnboundVariablesUnreadyReason(HandlerAction, Set) - Constructor for class ix.ip2.UnboundVariablesUnreadyReason
Creates an unready reason for the specified action and variables.
UnboundVariablesUnreadyReason(HandlerAction, AgendaItem) - Constructor for class ix.ip2.UnboundVariablesUnreadyReason
Creates an unready reason for the specified action and the unbound variables in the agenda-item's pattern.
unboundVars - Variable in class ix.ip2.UnboundVariablesUnreadyReason
 
unboundVarsAnywhereIn(Object) - Static method in class ix.icore.Variable
 
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.
UNDEF - Static variable in class ix.ip2.LispComputeInterpreter
 
UNDEF - Static variable in class ix.util.context.ContextHashMap
 
undo() - Method in class ix.ip2.Ip2ModelManager
 
undo(String) - Method in class ix.ip2.Ip2ModelManager
 
undo() - Method in class ix.iplan.IPlanOptionManager.Opt.UndoPoint
 
undo() - Method in class ix.iplan.IPlanOptionManager
 
undo() - Method in class ix.iview.AConstructFramePanel
 
undo() - Method in class ix.iview.UndoManager
Undoes an undoable change.
undo(EditableObject) - Method in class ix.iview.UndoManager
As above, but for a given object.
undo() - Method in interface ix.util.UndoAction
Does whatever undoing this object represents.
undoableTransaction(String, Runnable) - Method in class ix.ip2.Ip2ModelManager
Packages an undoable transaction as one method call.
undoableTransaction(String, Runnable) - Method in class ix.iplan.IPlanOptionManager
Packages an undoable transaction as one method call.
UndoAction - Interface in ix.util
An object used to undo something.
undoChanged(UndoManager, EditableObject) - Method in class ix.iview.DomainEditorFrame
 
undoChanged(UndoManager, EditableObject) - Method in interface ix.iview.event.UndoChangeListener
 
UndoChangeListener - Interface in ix.iview.event
An interface listener to be used to listen to IFormModel data changes.
UndoEditing - Interface in ix.iview
An interface to be implemented by any panel that edits a construct and wants to take advantage of an UndoManager.
UndoException - Exception in ix.ip2
Exceptions realted to undo operations in I-P2.
UndoException(String) - Constructor for exception ix.ip2.UndoException
 
UndoException.NoFurtherUndo - Exception in ix.ip2
 
UndoException.NoFurtherUndo() - Constructor for exception ix.ip2.UndoException.NoFurtherUndo
 
undoGetValue(String) - Method in class ix.iview.AConstructFramePanel
Gets the given field to the given value in the editor.
undoGetValue(String) - Method in class ix.iview.ActionFormPanel
Gets the given field to the given value in the editor.
undoGetValue(String) - Method in class ix.iview.AROEditorPanel.AROFormPanel
Gets the given field to the given value in the editor.
undoGetValue(String) - Method in class ix.iview.igraph.GExpansionEditor
Gets the given field to the given value in the editor.
undoGetValue(String) - Method in interface ix.iview.UndoEditing
Gets the given field to the given value in the editor.
undoIndex - Variable in class ix.iview.UndoManager
 
undoing - Variable in class ix.iview.UndoManager
 
undoIsActive() - Method in class ix.iplan.IPlanOptionManager
 
undoIsEnabled() - Method in class ix.ip2.Ip2ModelManager
 
UndoManager - Class in ix.iview
A manager that keeps track of objects' edits for undo/redo purposes.
UndoManager(UndoEditing) - Constructor for class ix.iview.UndoManager
Creates an undo manager with the given source of the editing for data lookup and setting.
UndoManager.UndoNote - Class in ix.iview
 
UndoManager.UndoNote(EditableObject, String, Object, Object) - Constructor for class ix.iview.UndoManager.UndoNote
 
undoMenuItem - Variable in class ix.ip2.Ip2Frame
 
undoObjects - Variable in class ix.iview.UndoManager
a map of undos for previously edited objects
undoSetValue(String, Object) - Method in class ix.iview.AConstructFramePanel
Sets the given field to the given value in the editor.
undoSetValue(String, Object) - Method in class ix.iview.ActionFormPanel
Sets the given field to the given value in the editor.
undoSetValue(String, Object) - Method in class ix.iview.AROEditorPanel.AROFormPanel
Sets the given field to the given value in the editor.
undoSetValue(String, Object) - Method in class ix.iview.igraph.GExpansionEditor
Sets the given field to the given value in the editor.
undoSetValue(String, Object) - Method in interface ix.iview.UndoEditing
Sets the given field to the given value in the editor.
unexpandNode(IXTreeTableNode, int) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Removes the node's children from the table and notes it as unexpanded.
unhash(int) - Static method in class ix.util.lisp.Lisp
 
unhash(int) - Method in class ix.util.lisp.ObjectHash
The inverse of ObjectHash.hash(Object).
union(Collection, Collection) - Static method in class ix.util.Collect
Returns a new collection of the same class as its first argument and that contains the elements that appear in the first collection plus all elements from the second collection that were not already in the first.
UniqueObject - Class in ix.util
Objects used just to be distinct from other objects.
UniqueObject(String) - Constructor for class ix.util.UniqueObject
 
UniqueObject() - Constructor for class ix.util.UniqueObject
 
unlink() - Method in class ix.icore.process.PNode
 
unlink() - Method in class ix.icore.process.PNodeEnd
 
unmarkRow(int) - Method in class ix.iface.ui.table.AbstractIXTableModel
 
unmarkRow(int) - Method in class ix.iface.ui.table.IXTable
 
unparse(LList) - Static method in class ix.util.PatternParser
 
unparsePattern(LList) - Method in class ix.util.PatternParser.LispPatternParser
 
unparsePattern(LList) - Method in interface ix.util.PatternParser.Parser
 
unprintableToString(Object) - Method in class ix.util.lisp.LispPrinter
 
unsatisfiedConditions - Variable in class ix.ip2.UnsatisfiedConditionsUnreadyReason
 
UnsatisfiedConditionsUnreadyReason - Class in ix.ip2
Explains that a HandlerAction is not ready to be used because conditions cannot be satisfied.
UnsatisfiedConditionsUnreadyReason(HandlerAction, List, List, MatchEnv) - Constructor for class ix.ip2.UnsatisfiedConditionsUnreadyReason
Creates an unready reason for the specified action and conditions.
unsetSimpleField(String) - Method in class ix.iface.ui.IFormPanel
 
UNSPECIFIED - Static variable in class ix.ip2.test.TestSequenceGenerator
 
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
updateApplicationFromProperties() - Method in class ix.iface.ui.JPropertiesManager
 
updateApplicationFromProperties(PropertiesApplication) - Method in class ix.iface.ui.JPropertiesManager
 
updateCanvasPoints() - Method in class ix.iview.igraph.IGraph
 
updateConstCols() - Method in class ix.iview.DeclarationEditor.VarTypeTableModel
 
updateConstruct(Object) - Method in class ix.iface.ui.AbstractSetEditor
 
updateConstruct(UIObject) - Method in class ix.iview.domain.UIDomain
 
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
 
updateCurrentPanel(AConstructFramePanel) - Method in class ix.iview.DomainEditorFrame
Sets the current panel and sets the domain in the panel
updateData(Collection) - Method in class ix.iface.ui.table.AbstractTreeTableModel
Sets the table's rows to the given TreeNode objects, maintaining current expansions and notifies listeners.
updateHideBits() - Method in class ix.iface.ui.IFormPanel
 
updateInDomain(Domain) - Method in class ix.iview.domain.UIDomain
 
updateInDomain(Domain) - Method in interface ix.iview.domain.UIObject
Updates the base object in the domain with the contents of this object.
updateInDomain(Domain) - Method in class ix.iview.domain.UIObjectClass
 
updateInDomain() - Method in class ix.iview.domain.UIRefinement
 
updateInDomain(Domain) - Method in class ix.iview.domain.UIRefinement
 
updateList() - Method in class ix.iview.GlobalFormPanel
 
updateNames(List, HashMap) - Method in class ix.iface.ui.IFormPanel
Change the labels in the given panels using the given fields.
updateNodes(List) - Method in class ix.iview.domain.UIRefinement
 
updateOrderings() - Method in class ix.iview.domain.UIRefinement
 
updateOverview() - Method in class ix.iview.AConstructFramePanel
 
updatePropertiesFromApplication() - Method in class ix.iface.ui.JPropertiesManager
 
updatePropertiesFromApplication(PropertiesApplication) - Method in class ix.iface.ui.JPropertiesManager
 
updatePropertyBox() - Method in class ix.iview.table.PropertyTableModel
 
updateStatus(TimedEvent, int) - Method in class ix.isim.ISimEngine
 
updateSuperClasses() - Method in class ix.iview.domain.UIObjectClass
Makes sure that super classes know about this one!
updateTable() - Method in class ix.iview.GlobalFormPanel
Todo: preserve expansions
updateTimeWindows(List) - Method in class ix.iplan.TimePointNet
 
updateToolbar(boolean) - Method in class ix.iview.ActionEditorPanel
 
updateToolbar(boolean) - Method in class ix.iview.DomainEditorFrame
Updates the toolbar buttons with text shown or not, according to the parameter
updateTree() - Method in class ix.iview.ActionEditorPanel
 
updateTree() - Method in class ix.iview.AROEditorPanel
 
updateTreeSelection() - Method in class ix.iview.ActionEditorPanel
 
updateTreeSelection() - Method in class ix.iview.AROEditorPanel
 
updateUI() - Method in class ix.isim.ISimEngine
 
updateVariable() - Method in class ix.iview.ObjectConstraintEditor
 
updateViewMenu(Symbol) - Method in class ix.iview.DomainEditorFrame
Call this to keep the Activity Views menu in line with the view that is shown.
upperName - Variable in class ix.util.reflect.ClassDescr
 
upperNameForClass(Class) - Method in class ix.util.reflect.ClassSyntax
 
UseCM - Class in ix.ip2
Manager for "use" constraints.
UseCM(Ip2ModelManager) - Constructor for class ix.ip2.UseCM
 
used - Variable in class ix.iview.SimpleDeclarationEditor
 
usedParameter(String) - Static method in class ix.util.Parameters
Returns true if the haveParameter method or any of the parameter "get" methods has been called on the indicated parameter name; else returns false.
useField(Field) - Method in class ix.iface.ui.GenericIFormModel
 
useHash - Variable in class ix.util.Gensym.Generator
 
useNewCondEd - Variable in class ix.iview.DomainEditorFrame
 
useNewCondEditor(boolean) - Method in class ix.iview.DomainEditorFrame
 
userAddChild() - Method in class ix.iview.AROEditorPanel
 
userAddParent() - Method in class ix.iview.AROEditorPanel
 
userAddProperty() - Method in class ix.iview.AROEditorPanel
 
userAutoLayout(GraphView) - Method in class ix.iview.igraph.GExpansionEditor
 
userAutoLayoutLeft(GraphView) - Method in class ix.iview.igraph.GExpansionEditor
 
userChooseFile() - Method in class ix.iface.ui.JFrameMT
 
userClearDomain() - Method in class ix.iview.DomainEditorFrame
Clears the current domain.
userClose() - Method in class ix.iview.DomainEditorFrame
Close the editor or exit it if it is running stand-alone.
userDeclareVariables() - Method in class ix.iview.ActionEditorPanel
 
userDeclareVariables() - Method in class ix.iview.GlobalFramePanel
 
userDeleteChild() - Method in class ix.iview.AROEditorPanel
 
userDeleteParent() - Method in class ix.iview.AROEditorPanel
 
userDeleteProperty() - Method in class ix.iview.AROEditorPanel
 
userEditChild() - Method in class ix.iview.AROEditorPanel
 
userEditParent() - Method in class ix.iview.AROEditorPanel
 
userEditProperty() - Method in class ix.iview.AROEditorPanel
 
userFindVariables() - Method in class ix.iview.GlobalFramePanel
 
userHelp() - Method in class ix.iface.ui.JFrameMT
 
userInsertDomain() - Method in class ix.iview.DomainEditorFrame
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.
userManual() - Method in class ix.iface.ui.JFrameMT
 
userNewChild() - Method in class ix.iview.AROEditorPanel
 
userNodeAdded(Object, ObjectChangeEvent) - Method in class ix.iface.ui.tree.EditableTreeModel
This only works if the added node already has a parent
userNodeChanged(ObjectChangeEvent) - Method in class ix.iface.ui.tree.EditableTreeModel
 
userNodeRemoved(Object) - Method in class ix.iface.ui.tree.EditableTreeModel
 
userOpenDomain() - Method in class ix.iview.DomainEditorFrame
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.DomainEditorFrame
 
userRevertDomain() - Method in class ix.iview.DomainEditorFrame
Reverts the whole draft domain to the last published (or original) one.
users - Variable in class ix.iplan.IPlanWorldStateManager.Fact
 
userSaveDomain() - Method in class ix.iview.DomainEditorFrame
 
userSaveDomainAs() - Method in class ix.iview.DomainEditorFrame
 
userSearch() - Method in class ix.iview.ActionEditorPanel
 
userSearch() - Method in class ix.iview.AROEditorPanel
 
userShowNoDecs(ItemVar) - Method in class ix.iview.DeclarationEditor
 
userViewAllChanges() - Method in class ix.iview.DomainEditorFrame
 
userViewChanges() - Method in class ix.iview.DomainEditorFrame
 
userViewChangesFromOriginal() - Method in class ix.iview.DomainEditorFrame
 
useScale(int) - Method in class ix.isim.dynamic.AnimatedObject
 
useUnique - Variable in class ix.util.Gensym.Generator
 
useUniquePrefix() - Method in class ix.util.Gensym.Generator
 
useUniquePrefix() - Static method in class ix.util.Gensym
Calls the default generator's method Gensym.Generator.useUniquePrefix().
useVar(JTextComponent, int, String) - Static method in class ix.iview.util.IVUtil
 
usingUniquePrefix() - Method in class ix.util.Gensym.Generator
 
usingUniquePrefix() - Static method in class ix.util.Gensym
Calls the default generator's method Gensym.Generator.usingUniquePrefix().
util - Variable in class ix.util.http.HttpObjectClient
 
util - Variable in class ix.util.http.HttpObjectServlet
 
Util - Class in ix.util
Class for useful static methods that don't belong anywhere else.
Util() - Constructor for class ix.util.Util
 

V

validate() - Method in class ix.iface.util.RendererJLabel
Overridden for performance reasons.
validFileName(String) - Method in class ix.iface.ui.JFrameMT
Checks whether the file name has an extension listed in the frame's extensions.
validityCheckReason - Variable in class ix.ip2.PanelController
 
valType - Variable in class ix.util.reflect.ClassDescr
 
value - Variable in class ix.icore.domain.PatternAssignment
 
value - Variable in class ix.icore.plan.ProcessParameter
 
value - Variable in class ix.iface.ui.table.IXDefaultCellEditor.IXEditorDelegate
Not implemented.
value - Variable in class ix.iplan.IPlanWorldStateManager.Fact
 
value - Variable in class ix.iscript.Assignment
 
value - Variable in class ix.iscript.Binding
 
value - Variable in class ix.iscript.Literal
 
value - Variable in class ix.iview.AConstructFramePanel.FieldValue
 
value - Variable in class ix.test.xml.MapEntry
 
VALUE_COL - Variable in class ix.iview.table.PropertyTableModel
 
valueChanged(ListSelectionEvent) - Method in class ix.iface.ui.ListEditorPanel
 
valueChanged(ListSelectionEvent) - Method in class ix.iface.ui.ToggleEditorPanel
 
valueChanged(String, Object) - Method in class ix.iface.util.SelectionPanel
Called when the user commits to a change in value.
valueChanged(TreeSelectionEvent) - Method in class ix.iview.AROEditorPanel
 
valueChanged(ListSelectionEvent) - Method in class ix.iview.ConditionEffectEditor
 
valueChanged(ListSelectionEvent) - Method in class ix.iview.DeclarationEditor
 
valueChanged(ListSelectionEvent) - Method in class ix.iview.GlobalFormPanel
 
valueChanged(ListSelectionEvent) - Method in class ix.iview.ObjectConstraintEditor
 
valueChanged(TreeSelectionEvent) - Method in class ix.util.xml.XMLTreeEditPanel
Required by the TreeSelectionListener interface.
valueClassName - Variable in class ix.icore.domain.ObjectProperty
 
ValueComboBox - Class in ix.iface.util
Adds a layer to a JComboBox so that the selected values can be different than the items in the drop-down list.
ValueComboBox() - Constructor for class ix.iface.util.ValueComboBox
 
valueOf(String) - Static method in class ix.icore.domain.End
 
valueOf(String) - Static method in class ix.icore.domain.ObjectProperty.Syntax
 
valueOf(Symbol) - Static method in class ix.icore.domain.ObjectProperty.Syntax
 
valueOf(String) - Static method in class ix.icore.plan.VariableScope
 
valueOf(String) - Static method in class ix.icore.Priority
 
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.YesNo
 
valueOf(boolean) - Static method in class ix.icore.YesNo
 
valueOf(String) - Static method in class ix.ispace.AgentRelationship
 
valueOf(String) - Method in class ix.iview.util.EditablePriority
 
valueOf(String) - Static method in class ix.test.xml.LispSourceText
 
valueOf(String) - Static method in class ix.test.xml.ListText
 
valueOf(String) - Static method in class ix.util.lisp.Null
 
valueOf(String) - Static method in class ix.util.lisp.Symbol
 
valueOf(Variable) - Method in class ix.util.match.Bindings
 
valueOf(String) - Static method in class ix.util.Name
 
valueOf(Object) - Static method in class ix.util.Name
 
values() - Static method in class ix.icore.domain.End
 
values() - Static method in class ix.icore.domain.ObjectProperty.Syntax
 
values() - Static method in class ix.icore.plan.VariableScope
 
values() - Static method in class ix.icore.Priority
 
values() - Static method in class ix.icore.ReportType
 
values() - Static method in class ix.icore.Status
 
values() - Static method in class ix.icore.YesNo
 
values() - Method in class ix.isim.util.LongKeyTreeMap
This function returns an iterator for the objects in this map.
values() - Static method in class ix.ispace.AgentRelationship
 
values() - Method in class ix.iview.util.EditablePriority
 
valueToString(Object) - Method in class ix.iface.util.KeyValueTable
 
varConstraints - Variable in class ix.iview.ObjectConstraintEditor
 
varDecIcon - Variable in class ix.iview.DomainEditorFrame
 
varDecs - Variable in class ix.iview.ConstraintEditor
 
varEd - Variable in class ix.iview.DeclarationEditor
 
varEnv - Variable in class ix.ip2.Ip2ModelManager
 
varGen - Static variable in class ix.util.lisp.ItemVar
 
Variable - Class in ix.icore
 
Variable(Object) - Constructor for class ix.icore.Variable
 
variable - Variable in class ix.iview.ObjectConstraintEditor
 
variableConstraintsChanged(ItemVar, HashMap) - Method in class ix.iview.DeclarationEditor
 
variableConstraintsChanged(ItemVar, HashMap) - Method in class ix.iview.ObjectConstraintEditor
 
variableConstraintsChanged(ItemVar, HashMap) - Method in interface ix.iview.PropertyConstraintsListener
 
VariableDeclaration - Class in ix.icore.domain
 
VariableDeclaration() - Constructor for class ix.icore.domain.VariableDeclaration
 
VariableDeclaration(ItemVar) - Constructor for class ix.icore.domain.VariableDeclaration
 
variableDeclarations - Variable in class ix.icore.domain.Domain
 
variableDeclarations - Variable in class ix.icore.domain.Refinement
 
variableDeclarations - Variable in class ix.iview.domain.UIRefinement
 
variableFromConstraint(Constraint) - Static method in class ix.iview.util.IVUtil
Looks for an ObjectProperty in the given pattern that is defined for the given UIObjectClass.
variableManager - Variable in class ix.ip2.Ip2ModelManager
 
VariableManager - Class in ix.ip2
 
VariableManager(Ip2ModelManager) - Constructor for class ix.ip2.VariableManager
 
VariableManager.FilterMatcher - Class in ix.ip2
 
variableNameChanged(ItemVar, ItemVar) - Method in class ix.iview.DeclarationEditor
 
variableNameChanged(ItemVar, ItemVar) - Method in class ix.iview.ObjectConstraintEditor
 
variableNameChanged(ItemVar, ItemVar) - Method in interface ix.iview.PropertyConstraintsListener
 
variables - Variable in class ix.util.match.MatchChoice
 
VariableScope - Class in ix.icore.plan
Scope values for PlanVariables.
variableTypeChanged(ItemVar, UIObjectClass, UIObjectClass) - Method in class ix.iview.DeclarationEditor
 
variableTypeChanged(ItemVar, UIObjectClass, UIObjectClass) - Method in class ix.iview.ObjectConstraintEditor
 
variableTypeChanged(ItemVar, UIObjectClass, UIObjectClass) - Method in interface ix.iview.PropertyConstraintsListener
 
varList - Variable in class ix.iview.SimpleDeclarationEditor
 
varNameEd - Variable in class ix.iview.ObjectConstraintEditor
 
varPanel - Variable in class ix.ip2.BindingViewer
 
VarRef - Class in ix.iscript
 
VarRef() - Constructor for class ix.iscript.VarRef
 
vars - Variable in class ix.ip2.BindingViewer
 
varsAnywhereIn(Object) - Static method in class ix.icore.Variable
 
varsIn(Object) - Static method in class ix.icore.Variable
 
varsIn(LList) - Static method in class ix.icore.Variable
 
VarSpecifier - Interface in ix.iview
An interface to be implemented by anything that may be used to enter variables that should be checked against declarations.
varTableMod - Variable in class ix.iview.DeclarationEditor
 
verb - Variable in class ix.ispace.VerbCapability
 
VerbCapability - Class in ix.ispace
A capability that corresponds to a verb such as would appear in an issue or activity pattern.
VerbCapability() - Constructor for class ix.ispace.VerbCapability
 
VerbCapability(String) - Constructor for class ix.ispace.VerbCapability
 
verbToRefinementNames - Variable in class ix.ip2.AdviceManager
 
version - Static variable in class ix.iview.IDERelease
 
version - Static variable in class ix.Release
 
VerticalPanel - Class in ix.iface.util
A class that can be used to construct a vertical stack of components.
VerticalPanel() - Constructor for class ix.iface.util.VerticalPanel
 
view - Variable in class ix.iview.igraph.IGraph
 
VIEW_COMPREHENSIVE - Static variable in interface ix.iview.IDESymbols
 
VIEW_GRAPHICAL - Static variable in interface ix.iview.IDESymbols
 
VIEW_MINIMAL - Static variable in interface ix.iview.IDESymbols
 
viewChanges() - Method in class ix.iview.AConstructFramePanel
into abstract User request to view the changes from the draft version of the object.
viewChanges() - Method in interface ix.iview.ConstructFraming
Collects the construct's changes since last noted to draft (to base object) and shows them to the user.
viewChanges() - Method in class ix.iview.GlobalFramePanel
 
viewChangesFromOriginal() - Method in class ix.iview.AConstructFramePanel
User request to view the changes from the original object.
viewChangesFromOriginal() - Method in interface ix.iview.ConstructFraming
Collects the construct's changes since last published and shows them to the user.
viewChangesFromOriginal() - Method in class ix.iview.GlobalFramePanel
 
viewedMap - Variable in class ix.iface.util.KeyValueTable
 
viewFieldsItem - Variable in class ix.iview.DomainEditorFrame
 
viewHelp - Variable in class ix.util.xml.XMLTreeViewFrame
Help text appended to XMLTreeEditFrame.sharedHelp in viewers.
viewMenu - Variable in class ix.iface.ui.JFrameMT
 
viewMenu - Variable in class ix.ip2.ItemEditor
 
viewObject(Object) - Method in class ix.ip2.PropertyViewTable
 
VIEWS - Static variable in interface ix.iview.IDESymbols
 
viewsMenu - Variable in class ix.iview.DomainEditorFrame
 
viewTable - Variable in class ix.ip2.AnnotationViewTable
 
viewTable - Variable in class ix.ip2.StateViewTable
 
viewXMLTranslator - Variable in class ix.ip2.ItemEditor
 
Violet - Static variable in class ix.iface.util.XColors
 
VioletRed - Static variable in class ix.iface.util.XColors
 
visit(Ordering) - Method in interface ix.icore.plan.inspect.OrderingVisitor
 
visit(AbstractPlanItem, AbstractPlanItem, List) - Method in interface ix.icore.plan.inspect.PlanItemVisitor
 
visit(TaskItem, TaskItem, List) - Method in interface ix.icore.plan.inspect.TaskItemVisitor
 
visitAgendaItem(AgendaItem) - Method in interface ix.ip2.PlanInstaller.PlanWalker
 
visitClass(ClassVisitor) - Method in class ix.util.reflect.ClassDescr
 
visitElement(Object) - Method in class ix.util.ObjectWalker
Called on subobjects of the object being walked.
visitField(ClassDescr, FieldDescr) - Method in interface ix.util.reflect.FieldVisitor
Visit the specified field in the specified class
visitField(Object, FieldDescr, Element) - Method in class ix.util.xml.XMLTranslator
 
visitFields(FieldVisitor) - Method in class ix.util.reflect.ClassDescr
 
visitInterface(ClassDescr) - Method in interface ix.util.reflect.ClassVisitor
 
visitList(List, ClassDescr) - Method in class ix.util.ObjectWalker
Walks a List, calling ObjectWalker.visitElement(Object) on each element of the list.
visitList(ClassDescr, ClassDescr) - Method in interface ix.util.reflect.ClassVisitor
 
visitList(List, ClassDescr) - Method in interface ix.util.reflect.ObjectVisitor
 
visitMap(Map, ClassDescr) - Method in class ix.util.ObjectWalker
Walks a Map, calling ObjectWalker.visitElement(Object) on each key and value.
visitMap(ClassDescr, ClassDescr, ClassDescr) - Method in interface ix.util.reflect.ClassVisitor
 
visitMap(Map, ClassDescr) - Method in interface ix.util.reflect.ObjectVisitor
 
visitObject(Object, ObjectVisitor) - Method in class ix.util.reflect.ClassDescr
 
visitPrimitive(Object, ClassDescr) - Method in class ix.util.ObjectWalker
Visits a "primitive" object.
visitPrimitive(ClassDescr) - Method in interface ix.util.reflect.ClassVisitor
 
visitPrimitive(Object, ClassDescr) - Method in interface ix.util.reflect.ObjectVisitor
 
visitSet(Set, ClassDescr) - Method in class ix.util.ObjectWalker
Walks a Set, calling ObjectWalker.visitElement(Object) on each member of the set.
visitSet(ClassDescr, ClassDescr) - Method in interface ix.util.reflect.ClassVisitor
 
visitSet(Set, ClassDescr) - Method in interface ix.util.reflect.ObjectVisitor
 
visitStruct(Object, ClassDescr) - Method in class ix.util.ObjectWalker
Walks a structure, calling ObjectWalker.visitElement(Object) on each field value.
visitStruct(ClassDescr) - Method in interface ix.util.reflect.ClassVisitor
 
visitStruct(Object, ClassDescr) - Method in interface ix.util.reflect.ObjectVisitor
 
visitXML(LiteralDocument, ClassDescr) - Method in class ix.util.ObjectWalker
Walks embedded XML.
visitXML(ClassDescr) - Method in interface ix.util.reflect.ClassVisitor
 
visitXML(LiteralDocument, ClassDescr) - Method in interface ix.util.reflect.ObjectVisitor
 

W

waitForMessage() - Method in class ix.util.MessageQueue
 
waitForMessage(long) - Method in class ix.util.MessageQueue
 
WaitForReportsActivity - Class in ix.ip2
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 in ix.ip2
An agenda entry for a WaitForReportsActivity.
WaitForReportsItem(Activity) - Constructor for class ix.ip2.WaitForReportsItem
 
WAITING - Static variable in class ix.isim.TimedEvent
the stutus values for events
waitUntilReady(long) - Method in class ix.util.FutureValue
 
waitUntilTrue() - Method in class ix.util.ThreadCondition
 
waitUntilTrue(long) - Method in class ix.util.ThreadCondition
Wait with a timout.
walk(List) - Method in class ix.icore.plan.build.ExamplePlanBuilder.Expander
 
walk(List, List, AbstractPlanItem) - Method in class ix.icore.plan.build.ExamplePlanBuilder.Expander
 
walk(Collection) - Method in class ix.util.DAGTransitiveClosure
 
walk(Object) - Method in class ix.util.ObjectWalker
Visits the subobjects of an object.
walk(Collection) - Method in class ix.util.TopologicalSorter
 
walkActivities(List, List, PlanNode) - Method in class ix.icore.plan.build.SimplePlanBuilder
 
walkActivities(TaskItemVisitor) - Method in class ix.icore.plan.inspect.PlanInspector
 
walkContents(Proc) - Method in class ix.applet.MessageMemory
 
walkContents(Proc) - Method in class ix.iserve.ipc.MessageMemory
 
walkHTML(HTMLDocument) - Method in class ix.iface.util.HtmlTableWalker
 
walkInstalledChildren(AgendaItem, PlanInstaller.PlanWalker) - Method in class ix.ip2.PlanInstaller
 
walkInstalledPlan(PlanInstaller.PlanWalker) - Method in class ix.ip2.PlanInstaller
 
walkIssues(List, List, PlanIssue) - Method in class ix.icore.plan.build.SimplePlanBuilder
 
walkIssues(TaskItemVisitor) - Method in class ix.icore.plan.inspect.PlanInspector
 
walkNodeChildren(ActivityItem, Proc) - Method in class ix.ip2.Ip2ModelManager
 
walkNodeEnds(Proc) - Method in class ix.ip2.Ip2ModelManager
 
walkNodes(Proc) - Method in class ix.ip2.Ip2ModelManager
 
walkOrderings(OrderingVisitor) - Method in class ix.icore.plan.inspect.PlanInspector
 
walkOrderings(ListOfConstrainer, OrderingVisitor) - Method in class ix.icore.plan.inspect.PlanInspector
 
walkPlanItems(List, AbstractPlanItem, PlanItemVisitor) - Method in class ix.icore.plan.inspect.PlanInspector
 
walkPlanNodes(PlanItemVisitor) - Method in class ix.icore.plan.inspect.PlanInspector
 
walkRow(Element, Object) - Method in class ix.iface.util.HtmlTableWalker
 
walkStructFields(List, FieldVisitor) - Method in class ix.util.xml.XMLSyntax
 
walkTable(Element) - Method in class ix.iface.util.HtmlTableWalker
 
walkTaskItemChildren(TaskItem, TaskItemVisitor) - Method in class ix.icore.plan.inspect.PlanInspector
 
walkTaskItems(List, TaskItemVisitor) - Method in class ix.icore.plan.inspect.PlanInspector
 
walkTD(Element, Object, Object) - Method in class ix.iface.util.HtmlTableWalker
 
walkToolFrames(Proc) - Static method in class ix.iface.util.ToolFrame
 
walkTopNodes(Proc) - Method in class ix.ip2.Ip2ModelManager
 
walkTree(Function1) - Method in class ix.util.lisp.LList
 
walkTriangle(List, Proc) - Static method in class ix.util.Collect
Performs "triangle iteration" on a list.
walkVertex(Object) - Method in class ix.util.DAGTransitiveClosure
 
wantsActionsFrom(ItemHandler) - Method in class ix.ip2.ActivityAgenda.OtherReportsActivity
 
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.WaitForReportsItem
 
wantsReport(Report) - Method in class ix.ip2.ActivityAgenda.OtherReportsActivity
 
wantsReport(Report) - Method in class ix.ip2.Agenda
 
wantsReport(Report) - Method in class ix.ip2.AgendaItem
 
wantsReport(Report) - Method in class ix.ip2.PanelController
 
warn(String) - Static method in class ix.util.Debug
Use this to tell the user about minor problems.
warnAboutQuestionableAgentNames(List, AgentRelationship) - Method in class ix.ispace.ContactManager
 
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.
Warning - Exception in ix.util
An exception that should be seen as a warning.
Warning() - Constructor for exception ix.util.Warning
 
Warning(String) - Constructor for exception ix.util.Warning
 
Warning(String, Object) - Constructor for exception ix.util.Warning
 
Wheat - Static variable in class ix.iface.util.XColors
 
whenClosed() - Method in class ix.util.TextAreaFrame
 
whenPicked() - Method in class ix.iplan.Alternative
 
While - Class in ix.iscript
 
While() - Constructor for class ix.iscript.While
 
White - Static variable in class ix.iface.util.XColors
 
WhiteSmoke - Static variable in class ix.iface.util.XColors
 
windowsMenu - Variable in class ix.iface.ui.JFrameMTP
 
WithCleanup - Class in ix.util
A class that encapsulates the tricks needed to use a "finally" clause that might throw an exception.
WithCleanup() - Constructor for class ix.util.WithCleanup
 
WithCleanupTest - Class in ix.test
 
WithCleanupTest() - Constructor for class ix.test.WithCleanupTest
 
withClosable(Object, Runnable) - Static method in class ix.util.IO
 
withDefaultTranslator(XMLTranslator, Runnable) - Static method in class ix.util.xml.XML
Allows temporary replacement of the default translator.
withInputStream(InputStream, Runnable) - Static method in class ix.util.IO
 
without(Collection, Collection) - Static method in class ix.iface.ui.util.UIUtil
 
without(Object) - Method in class ix.util.lisp.LList
Returns an LList that does not contain any element == to e.
withoutAll(Collection) - Method in class ix.util.lisp.LList
Returns an LList that does not contain any element of a specified collection.
withoutFirst(Object) - Method in class ix.util.lisp.LList
Returns an LList that does not contain the first element, if any, that is == to e.
withoutFirstEqual(Object) - Method in class ix.util.lisp.LList
Returns an LList that does not contain the first element, if any, that equals e.
withOutputStream(OutputStream, Runnable) - Static method in class ix.util.IO
 
withReader(Reader, Runnable) - Static method in class ix.util.IO
 
withWriter(Writer, Runnable) - Static method in class ix.util.IO
 
worldState - Variable in class ix.icore.plan.Plan
 
worldState - Variable in class ix.iplan.PlanCheckingSimulator
 
worldStateCM - Variable in class ix.ip2.Ip2ModelManager
 
WorldStateExport - Class in ix.test.xml
 
WorldStateExport() - Constructor for class ix.test.xml.WorldStateExport
 
worldStateMap - Variable in class ix.ip2.Ip2WorldStateManager
 
WorldStateView - Class in ix.test.xml
 
WorldStateView() - Constructor for class ix.test.xml.WorldStateView
 
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.
WrapperStrategy - Class in ix.util.ipc
A communication strategy that is wrapped around another, "inner", strategy.
WrapperStrategy() - Constructor for class ix.util.ipc.WrapperStrategy
 
WrapperStrategy(IPC.CommunicationStrategy) - Constructor for class ix.util.ipc.WrapperStrategy
 
writableClasses() - Method in class ix.ip2.Ip2XMLConfig.HtmlFiles
 
writableClasses() - Method in class ix.ip2.Ip2XMLConfig.InitFiles
 
writableClasses() - Method in class ix.ip2.Ip2XMLConfig.LPADFiles
 
writableClasses() - Method in class ix.ip2.Ip2XMLConfig.LTFFiles
 
writableClasses() - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
writableClasses() - Method in class ix.ip2.Ip2XMLConfig.TextFiles
 
writableClasses() - Method in class ix.ip2.Ip2XMLConfig.TFFiles
 
writableClasses() - Method in class ix.util.xml.AbstractFileSyntax
 
writableClasses() - Method in interface ix.util.xml.FileSyntax
The classes whose instances can be written out.
write(String) - Method in class ix.iface.util.HtmlWriter
 
write(ObjectProperty, Object) - Method in class ix.ip2.ObjectView.ValueParser
 
write(ObjectProperty, Object) - Method in class ix.ip2.ObjectView
 
writeDocumentTo(File, Document) - Method in class ix.util.xml.XMLSaver
Writes the document to the file.
writeDomain(Domain) - Method in class ix.iface.domain.DomainWriter.DomainWriterWrapper
 
writeDomain(Domain) - Method in class ix.iface.domain.DomainWriter
 
writeDomain(Domain) - Method in class ix.iface.domain.LTF_Writer
 
writeDomain(Domain, Writer) - Method in class ix.iface.domain.LTF_Writer
 
writeObject(Object, File) - Method in class ix.ip2.Ip2XMLConfig.HtmlFiles
 
writeObject(Object, File) - Method in class ix.ip2.Ip2XMLConfig.InitFiles
 
writeObject(Object, File) - Method in class ix.ip2.Ip2XMLConfig.LPADFiles
 
writeObject(Object, File) - Method in class ix.ip2.Ip2XMLConfig.LTFFiles
 
writeObject(Object, File) - Method in class ix.ip2.Ip2XMLConfig.OwlSFiles
 
writeObject(Object, File) - Method in class ix.ip2.Ip2XMLConfig.TextFiles
 
writeObject(Object, File) - Method in class ix.ip2.Ip2XMLConfig.TFFiles
 
writeObject(Object, File) - Method in class ix.util.xml.AbstractFileSyntax
 
writeObject(Object, File) - Method in class ix.util.xml.FileSyntax.RDFFiles
 
writeObject(Object, File) - Method in class ix.util.xml.FileSyntax.XMLFiles
 
writeObject(Object, String) - Method in class ix.util.xml.FileSyntaxManager
 
writeObject(Object, File) - Method in interface ix.util.xml.Saver
 
writeObject(Object, String) - Static method in class ix.util.xml.XML
Writes an object as XML to the specified file. /\/ explain ...
writeObject(Object, File) - Method in class ix.util.xml.XMLTranslator
 
writeObjectToFile(Object, File) - Method in class ix.util.xml.XMLSaver
 
writePlan(Plan) - Method in class ix.iface.plan.HtmlPlanWriter
 
writePlan(Plan) - Method in class ix.iface.plan.TextPlanWriter
 
writeRefinement(Refinement, Writer) - Method in class ix.iface.domain.LTF_Writer
 
wrongStatusProblem(HasStatus, Status) - Method in class ix.iplan.PlanCheckingSimulator
 

X

XColors - Class in ix.iface.util
Colors for X-Windows color names.
xDeminIcon - Variable in class ix.iface.ui.AbstractEditorPanel
 
Xform - Class in ix.util.xml
A class containing useful static XSLT-related utilities.
xMinIcon - Variable in class ix.iface.ui.AbstractEditorPanel
 
XML - Static variable in class ix.util.reflect.ClassDescr
Internal class type
XML - Class in ix.util.xml
A class containing static XML utilities.
XML.XSAXBuilder - Class in ix.util.xml
A minor variation on the JDOM SAXBuilder class.
XML.XSAXBuilder() - Constructor for class ix.util.xml.XML.XSAXBuilder
 
XML.XSAXBuilder(boolean) - Constructor for class ix.util.xml.XML.XSAXBuilder
 
XML.XSAXBuilder(String) - Constructor for class ix.util.xml.XML.XSAXBuilder
 
XML.XSAXBuilder(String, boolean) - Constructor for class ix.util.xml.XML.XSAXBuilder
 
XMLConfig - Class in ix.util.xml
A class that can be used to configure the XML tools for a particular application or set of applications.
XMLConfig() - Constructor for class ix.util.xml.XMLConfig
 
XMLException - Exception in ix.util.xml
Thrown to indicate a problem converting to or from XML.
XMLException(String) - Constructor for exception ix.util.xml.XMLException
Constructs an exception contaning the specified message.
XMLException(Throwable) - Constructor for exception ix.util.xml.XMLException
Constructs an exception with a description of the reason as its message.
XMLException(String, Throwable) - Constructor for exception ix.util.xml.XMLException
Constructs an exception with a message containing the specified message followed by " because " followed by a description of the reason exception.
XMLFileTest - Class in ix.test
 
XMLFileTest() - Constructor for class ix.test.XMLFileTest
 
XMLLoader - Class in ix.util.xml
A utility for obtaining XML documents, or objects represented as XML, from files or URLs, conducting dialogs as required.
XMLLoader(Component) - Constructor for class ix.util.xml.XMLLoader
 
XMLLoader(Component, Class) - Constructor for class ix.util.xml.XMLLoader
 
XMLReadTest - Class in ix.test
 
XMLReadTest() - Constructor for class ix.test.XMLReadTest
 
XMLSaver - Class in ix.util.xml
A utility for saving objects and XML documents to files, conducting dialogs as required.
XMLSaver(Component) - Constructor for class ix.util.xml.XMLSaver
Creates an XMLSaver that uses the default XML translator that is in force at the time this constructor is called.
XMLSaver(Component, Class) - Constructor for class ix.util.xml.XMLSaver
 
xmlSchemaDatatype(Class) - Method in class ix.util.reflect.ClassSyntax
 
xmlSchemaDatatype() - Method in interface ix.util.reflect.Stringer
Returns the name of the XML Schema datatype for the textual representations returned by this object.
XMLSchemaSyntax - Class in ix.util.xml
Describes the (XML) syntax of I-X data objects as an XML schema.
XMLSchemaSyntax() - Constructor for class ix.util.xml.XMLSchemaSyntax
 
XMLSchemaSyntax(XMLTranslator) - Constructor for class ix.util.xml.XMLSchemaSyntax
 
XMLSchemaSyntax.Schema - Class in ix.util.xml
An XML schema.
XMLSchemaSyntax.Schema(Class, String[][]) - Constructor for class ix.util.xml.XMLSchemaSyntax.Schema
Create a schema with specified root class and attributes.
XMLSendTest - Class in ix.test
 
XMLSendTest() - Constructor for class ix.test.XMLSendTest
 
XMLSyntax - Class in ix.util.xml
Base for objcts that describe the (XML) syntax of data objects in various forms.
XMLSyntax() - Constructor for class ix.util.xml.XMLSyntax
 
XMLSyntax(XMLTranslator) - Constructor for class ix.util.xml.XMLSyntax
 
xmlSyntaxClasses(ClassSyntax, Class) - Method in class ix.ip2.Ip2XMLConfig
 
xmlSyntaxClasses(ClassSyntax, Class) - Method in class ix.util.xml.XMLConfig
 
xmlt - Variable in class ix.util.xml.XMLLoader
 
xmlt - Variable in class ix.util.xml.XMLSaver
 
xmlt - Variable in class ix.util.xml.XMLSyntax
 
XMLTranslator - Class in ix.util.xml
A class for translating between objects and XML.
XMLTranslator() - Constructor for class ix.util.xml.XMLTranslator
 
XMLTranslator(ClassSyntax) - Constructor for class ix.util.xml.XMLTranslator
 
XMLTreeEditFrame - Class in ix.util.xml
A frame that contains an XML editing panel.
XMLTreeEditFrame(IXAgent) - Constructor for class ix.util.xml.XMLTreeEditFrame
 
XMLTreeEditFrame(IXAgent, String) - Constructor for class ix.util.xml.XMLTreeEditFrame
 
XMLTreeEditFrame.FindFrame - Class in ix.util.xml
 
XMLTreeEditFrame.FindListener - Class in ix.util.xml
 
XMLTreeEditFrame.FrameGroup - Class in ix.util.xml
A set of XMLTreeEditFrames that are logically part of the same editor for selection, cut/paste, find, etc.
XMLTreeEditFrame.TreeHelpFrame - Class in ix.util.xml
 
XMLTreeEditor - Class in ix.util.xml
An XML tree editor as a standalone application main program and I-X agent.
XMLTreeEditor() - Constructor for class ix.util.xml.XMLTreeEditor
 
XMLTreeEditor.MessageFrame - Class in ix.util.xml
An editor frame for displaying any messages received by a tree editor acting as an I-X agent.
XMLTreeEditPanel - Class in ix.util.xml
A panel that contains an XML tree-editor.
XMLTreeEditPanel() - Constructor for class ix.util.xml.XMLTreeEditPanel
 
XMLTreeNamespaceManager - Class in ix.util.xml
Handles XML namespace definitions for an XML tree editor.
XMLTreeNamespaceManager(String) - Constructor for class ix.util.xml.XMLTreeNamespaceManager
 
XMLTreeNamespaceManager.NamespaceComparator - Class in ix.util.xml
 
XMLTreeNamespaceManager.NamespaceComparator() - Constructor for class ix.util.xml.XMLTreeNamespaceManager.NamespaceComparator
 
XMLTreeNamespaceManager.NamespaceFrame - Class in ix.util.xml
 
XMLTreeNamespaceManager.NamespaceMap - Class in ix.util.xml
 
XMLTreeViewFrame - Class in ix.util.xml
A frame that contains an XML viewing panel.
XMLTreeViewFrame(IXAgent, String) - Constructor for class ix.util.xml.XMLTreeViewFrame
 
XMLTreeViewPanel - Class in ix.util.xml
A panel that contains a simplified XML tree-editor suitable for viewing objects without changing them.
XMLTreeViewPanel() - Constructor for class ix.util.xml.XMLTreeViewPanel
 

Y

Yellow - Static variable in class ix.iface.util.XColors
 
YellowGreen - Static variable in class ix.iface.util.XColors
 
YES - Static variable in class ix.icore.YesNo
 
YesNo - Class in ix.icore
YesNo values.

_

__liveBranches - Variable in class ix.util.match.MatchChoice
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.And
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Assignment
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Call
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Expr
Implements this expression's semantics.
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.If
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Lambda
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Let
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Literal
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Or
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.Sequence
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.VarRef
 
_evalIn(Interpreter.Env) - Method in class ix.util.lisp.Interpreter.While
 
_getPropValue(Symbol, Object) - Method in class ix.ip2.ObjectWorld
 

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 _