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

<

() - Method in class ix.util.IPC.SimpleIXDestinationTable
 
() - Static method in class ix.util.DefaultFont
 
() - Method in class ix.ileed.MessageInterpreter
 
() - Method in class ix.ileed.AutoTester
 
() - Method in class ix.ileed.AutoTester
 
() - Method in class ix.itest.I_TEST
 

A

accept(File) - Method in class ix.iface.domain.DomainFileFilter
 
accessedProperty(String) - Method in class ix.util.Parameters.AccessRecordingProperties
 
accessTable - Variable in class ix.util.Parameters.AccessRecordingProperties
 
action - Variable in class ix.icore.domain.Schema
 
action - Variable in class ix.ideel.BasicIdeel.ForwardingIssueHandler
 
action - Variable in class ix.ileed.MessageInterpreter.Case
 
action - Variable in class ix.ileed.StatusChange
 
action - Variable in class ix.ileed.ProcessModel.OverallCell
 
action - Variable in class ix.ileed.ProcessModel.Node
 
actionCanBeTakenNow(IssueOption) - Method in class ix.ideel.IdeelIssue
 
actionCanBeTakenNow(IssueOption) - Method in class ix.ideel.IdeelController.OtherReportsIssue
 
actionDescription - Variable in class ix.icore.BasicIssueHandler
 
actionFinished() - Method in class ix.ileed.ProcessModel.Node
 
actionFinished(int) - Method in class ix.ileed.ProcessModel.Node
 
actionLabel - Variable in class ix.ileed.SimpleProcessViewer.ProcessTable
 
actionPerformed(ActionEvent) - Method in class ix.iview.SimpleDomainEditor
 
actionPerformed(ActionEvent) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
actionPerformed(ActionEvent) - Method in class ix.ideel.BindingViewer
 
actionPerformed(ActionEvent) - Method in class ix.ideel.IdeelFrame
 
actionPerformed(ActionEvent) - Method in class ix.ideel.IssueViewingTable.TestActionListener
 
actionPerformed(ActionEvent) - Method in class ix.ideel.IssueEditor
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.ideel.IssueEditor.EditPanel
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.ileed.IleedFrame
 
actionPerformed(ActionEvent) - Method in class ix.ileed.IleedIssueViewingTable.IleedTestActionListener
 
actionPerformed(ActionEvent) - Method in class ix.itest.ItestFrame
Action interpreter
actionPerformed(ActionEvent) - Method in class ix.itest.SendPanel
 
actionPerformed(ActionEvent) - Method in class ix.itest.BasicItest.TestSequenceListener
 
actionStarted() - Method in class ix.ileed.ProcessModel.Node
 
actionStarted(int) - Method in class ix.ileed.ProcessModel.Node
 
actionTable - Variable in class ix.icore.domain.SchemaTable
 
add(Object) - Method in class ix.util.lisp.LListListIterator
 
add(Object) - Method in class ix.util.lisp.LListCollector
 
add(Object) - Method in class ix.util.lisp.LListCollector.LListCollectorListIterator
 
addAll(Collection) - Method in class ix.test.SConsTest.SCons
 
addCase(MatchCase) - Method in class ix.util.match.MatchTable
addCase adds a new MatchCase after those that were added earlier.
addCase(String, String, Symbol) - Method in class ix.ileed.MessageInterpreter
 
addCoa(int) - Method in class ix.ileed.ProcessModel
Add the actions for a new COA to the model.
addConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.IssueHandler
 
addConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ConstraintManager
 
addConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ModelManager
 
addConstraint(PicoIX.Constraint) - Method in class ix.examples.SimResource.CM
 
addConstraintManagers(Object[]) - Method in class ix.examples.PicoIX.IX_System
 
addControllerListener(ControllerListener) - Method in class ix.ideel.IdeelController
 
addDomainListener(DomainListener) - Method in class ix.icore.domain.Domain
 
addElement(Object) - Method in interface ix.util.Collector
 
addElement(Object) - Method in class ix.ileed.HashedSet
 
addElement(Object) - Method in class ix.util.lisp.LListCollector
 
addEnumeration(Collector, Enumeration) - Static method in class ix.util.Seq
 
addEventIssue(MessageQueue) - Method in class ix.examples.PicoIX.Controller
 
addExampleIssues() - Method in class ix.ideel.IssueViewingTable
 
addExampleIssues() - Method in interface ix.ideel.IssueViewer
 
addExpansionPanel() - Method in class ix.ideel.IssueEditor.EditPanel
Adds a panel for editing subissues and their ordering constraints.
addFileMenuItem(String, ActionListener) - Method in class ix.ideel.IdeelFrame
Adds a menu item to the "File" menu.
addIdeelIssueHandlers() - Method in class ix.ideel.BasicIdeel
Install any generic issue handlers for issues it can handle automatically.
addIdeelIssueHandlers() - Method in class ix.ideel.I_DEEL
Install I-DEEL's own issue handlers for issues it can handle automatically.
addIdeelIssueHandlers() - Method in class ix.test.Ip2Example
Install issue handlers.
addIleedInitialIssues() - Method in class ix.ileed.BasicIleed
Sets up any issues that should be in the panel at the start.
addIleedInitialIssues() - Method in class ix.ileed.I_LEED
Sets up any issues that should be in the panel at the start.
addIleedIssueHandlers() - Method in class ix.ileed.BasicIleed
Install any generic issue handlers for issues it can handle automatically.
addIleedIssueHandlers() - Method in class ix.ileed.I_LEED
Install CoAX I-LEED's own issue handlers for issues it can handle automatically.
addImpl(Component, Object, int) - Method in class ix.iface.util.RadioButtonBox
 
addImpl(Component, Object, int) - Method in class ix.iface.util.GridColumn
 
addInitialFact(PVPair) - Method in class ix.icore.domain.Domain
 
addIssue() - Method in class ix.ideel.IssueEditor.EditPanel
Tells the issue viewer to add a new issue
addIssue(IdeelIssue) - Method in class ix.ideel.IdeelController
 
addIssue(IdeelIssue) - Method in class ix.ideel.IssueViewingTable
 
addIssue(IdeelIssue) - Method in interface ix.ideel.IssueViewer
 
addIssue(IdeelIssue) - Method in interface ix.ideel.IssueManager
 
addIssue(int, String) - Method in class ix.ideel.IssueViewingTable
 
addIssue(Issue) - Method in class ix.ideel.IdeelController
 
addIssue(PicoIX.Issue) - Method in class ix.examples.PicoIX.Controller
 
addIssue(String) - Method in class ix.ideel.IssueViewingTable
 
addIssueHandler(Object, IssueHandler) - Method in class ix.ideel.IdeelController
 
addIssueHandlers(Object[]) - Method in class ix.examples.PicoIX.IX_System
 
addIssueListener(IssueListener) - Method in class ix.ideel.IdeelIssue
 
addIssueOptions(IdeelIssue) - Method in class ix.ideel.IdeelController
 
addIssueOptions(IdeelIssue) - Method in class ix.ideel.IdeelIssueHandler
 
addIssueOptions(IdeelIssue) - Method in class ix.ideel.BasicIdeel.ForwardingIssueHandler
 
addIssueTest(String, int, String) - Method in class ix.itest.BasicItest
Adds a test that sends a single issue to a designated agent.
addIssueTest(String, String) - Method in class ix.itest.BasicItest
Adds a test that sends a single issue to a designated agent.
addLeftLabel(String) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
addListener(TextAreaFrame.TListener) - Method in class ix.util.TextAreaFrame
 
addOption(IssueOption) - Method in class ix.ideel.IdeelIssue
Add an option to this issue.
addProduct(Product) - Method in class ix.ileed.ProcessModel
 
addProductSchema(ProductSchema) - Method in class ix.icore.domain.Domain
 
addr - Variable in class ix.util.IPC.ObjectStreamServer
 
addReport(Report) - Method in class ix.ideel.IdeelIssue
 
addReportSequenceTest(String, String, String, List) - Method in class ix.itest.BasicItest
Adds a test that sends a series of reports to a designated agent.
addReportSequenceTest(String, String, String, String[]) - Method in class ix.itest.BasicItest
Adds a test that sends a series of reports to a designated agent.
addRowElement(ProcessModel.Node) - Method in class ix.ileed.ProcessModel
 
addSchema(Schema) - Method in class ix.icore.domain.SchemaTable
 
addSchema(Schema) - Method in class ix.icore.domain.Domain
 
addSimEvent(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimController
 
addSimEventHandlers(Object[]) - Method in class ix.examples.PicoISim.IX_Simulator
 
addStatus(Object) - Method in class ix.ileed.SimpleProcessViewer.StatusTable
 
addSubissues() - Method in class ix.ideel.IssueEditor.EditPanel
Adds subissues to an existing issue.
addTest(String, ActionListener) - Method in class ix.ideel.IdeelFrame
Adds a test by adding a menu item to the "Test" menu.
addTest(String, ActionListener) - Method in class ix.itest.ItestFrame
Adds a test by adding a menu item to the "Test" menu.
addTestIssue(int, String) - Method in class ix.ideel.IdeelFrame
Adds a test that adds an issue to I-DEEL's issue list.
addTestIssue(int, String, String) - Method in class ix.ideel.IdeelFrame
Adds a test that adds an issue to I-DEEL's issue list.
addTestMenuItems() - Method in class ix.ideel.BasicIdeel
Called when the main frame is set up to add items to the frame menu bar's "Test" menu.
addTestMenuItems() - Method in class ix.ideel.I_DEEL
Called to add items to the main frame menu bar's "Test" menu.
addTestMenuItems() - Method in class ix.test.Ip2Example
Called to add items to the main frame menu bar's "Test" menu.
addTestMenuItems(JMenu) - Method in class ix.ideel.IssueViewingTable
 
addTestMenuItems(JMenu) - Method in class ix.ileed.IleedIssueViewingTable
 
addTestMenuItems(JMenu) - Method in class ix.ileed.AutoTester
 
addTests() - Method in class ix.itest.BasicItest
Adds any tests common to all versions of I-TEST.
addTests() - Method in class ix.itest.I_TEST
Tests
addTests() - Method in class ix.itest.UnitedNationsItest
Tests
addTests() - Method in class ix.test.ItestExample
Tests
addUniversalIssueHandler(IssueHandler) - Method in class ix.ideel.IdeelController
 
adjustSizes() - Method in class ix.ideel.IssueViewingTable
 
afterOrderings() - Method in class ix.ileed.ProcessModel.Node
 
agent - Variable in class ix.iview.SimpleDomainEditor
 
agent - Variable in class ix.ideel.BindingViewer
 
agent - Variable in class ix.ideel.IssueViewingTable
 
allComputeStatus(Enumeration) - Static method in class ix.icore.process.PNode
 
allHaveStatus(Enumeration, int) - Static method in class ix.icore.process.PNode
 
allNodes - Variable in class ix.ileed.ProcessModel
 
allParametersWereUsed() - Static method in class ix.util.Parameters
 
allSchemas - Variable in class ix.icore.domain.SchemaTable
 
allTestRunners - Variable in class ix.ileed.AutoTester
 
allVariables - Static variable in class ix.icore.process.Variable
 
amount - Variable in class ix.examples.SimResource.Constraint
 
analyseDomain() - Method in class ix.icore.domain.Domain
 
append(LList) - Method in class ix.util.lisp.LList
 
append(LList) - Method in class ix.util.lisp.Cons
 
append(LList) - Method in class ix.util.lisp.Null
 
append(String) - Method in class ix.util.TextAreaFrame
 
append(String) - Method in class ix.iface.util.TranscriptTextArea
Appends the text, then moves the caret position to the end, which should also cause scrolling to the end.
append(String) - Method in class ix.itest.ReceivePanel
 
appendIndentedLines(int, String) - Method in class ix.iface.util.TranscriptTextArea
Breaks the text into lines, then appends the lines, each prefixed by the specified number of spaces.
appendLine(String) - Method in class ix.iface.util.TranscriptTextArea
Appends the text, followed by a line separator.
appendLine(String) - Method in class ix.itest.ReceivePanel
 
appendLList(LList) - Method in class ix.util.lisp.LListCollector
 
appliesTo(IdeelIssue) - Method in class ix.ideel.IdeelIssueHandler
 
appliesTo(IdeelIssue) - Method in class ix.ideel.BasicIdeel.ForwardingIssueHandler
 
args - Variable in class ix.examples.PicoIX.Constraint
 
ask(String) - Method in class ix.util.CommandLoop
 
askForResourceReport(PicoISim.IX_Simulator) - Static method in class ix.examples.PicoISimTest3
 
askLine(String) - Static method in class ix.util.Util
Simple, text-based user interaction.
askNameServer(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
askUserBeforeSend - Variable in class ix.ileed.AutoTester
 
assert(boolean) - Static method in class ix.util.Debug
assert checks a condition that should always be true and throws an AssertionFailure if it is not.
assert(boolean, String) - Static method in class ix.util.Debug
A variant that allows a message that describes the assertion.
assert(boolean, String, Object) - Static method in class ix.util.Debug
A variant that allows a message that describes the assertion plus an Object that the message is about.
AssertionFailure - error ix.util.AssertionFailure.
The exception thrown by Debug.assert when an assertion is false.
AssertionFailure() - Constructor for class ix.util.AssertionFailure
 
AssertionFailure(String) - Constructor for class ix.util.AssertionFailure
 
at - Variable in class ix.util.lisp.LListListIterator
 
at - Variable in class ix.util.lisp.LListIterator
 
autoTester - Variable in class ix.ileed.BasicIleed
 
AutoTester - class ix.ileed.AutoTester.
A class that can be used to replay recorded messages for testing and demonstration.
AutoTester.TestRunner - class ix.ileed.AutoTester.TestRunner.
 
AutoTester.TestRunner(AutoTester, LList) - Constructor for class ix.ileed.AutoTester.TestRunner
 
AutoTester(BasicIleed) - Constructor for class ix.ileed.AutoTester
 

B

backgroundColor - Static variable in class ix.util.ViewColor
 
BasicContextHolder - class ix.util.context.BasicContextHolder.
A simple object that contains a Context.
BasicContextHolder() - Constructor for class ix.util.context.BasicContextHolder
 
BasicContextHolder(Context) - Constructor for class ix.util.context.BasicContextHolder
 
BasicIdeel - class ix.ideel.BasicIdeel.
The generic I-DEEL class and application main program
BasicIdeel.DelegateHandler - class ix.ideel.BasicIdeel.DelegateHandler.
 
BasicIdeel.DelegateHandler(String) - Constructor for class ix.ideel.BasicIdeel.DelegateHandler
 
BasicIdeel.EscalateHandler - class ix.ideel.BasicIdeel.EscalateHandler.
 
BasicIdeel.EscalateHandler(String) - Constructor for class ix.ideel.BasicIdeel.EscalateHandler
 
BasicIdeel.ForwardingIssueHandler - class ix.ideel.BasicIdeel.ForwardingIssueHandler.
 
BasicIdeel.ForwardingIssueHandler(String, String, boolean) - Constructor for class ix.ideel.BasicIdeel.ForwardingIssueHandler
 
BasicIdeel() - Constructor for class ix.ideel.BasicIdeel
 
BasicIleed - class ix.ileed.BasicIleed.
The generic I-LEED class and application main program
BasicIleed() - Constructor for class ix.ileed.BasicIleed
 
BasicIssue - class ix.icore.BasicIssue.
A minimal Issue class.
BasicIssue(Issue) - Constructor for class ix.icore.BasicIssue
 
BasicIssue(LList) - Constructor for class ix.icore.BasicIssue
 
BasicIssue(String) - Constructor for class ix.icore.BasicIssue
 
BasicIssueHandler - class ix.icore.BasicIssueHandler.
Base class for simple Issue handlers.
BasicIssueHandler(String) - Constructor for class ix.icore.BasicIssueHandler
 
BasicItest - class ix.itest.BasicItest.
The generic I-TEST class and application main program.
BasicItest.SendingThread - class ix.itest.BasicItest.SendingThread.
Stoppable thread for sending a series of messages.
BasicItest.SendingThread(AbstractButton, Object, List) - Constructor for class ix.itest.BasicItest.SendingThread
 
BasicItest.TestSequenceListener - class ix.itest.BasicItest.TestSequenceListener.
ActionListener for AbstractButtons that send a sequence of messages.
BasicItest.TestSequenceListener(BasicItest, String, String, List) - Constructor for class ix.itest.BasicItest.TestSequenceListener
 
BasicItest() - Constructor for class ix.itest.BasicItest
 
BasicItest(String) - Constructor for class ix.itest.BasicItest
 
becomeVisible() - Method in class ix.ideel.IdeelFrame
 
binder - Variable in class ix.ideel.IdeelController.BindOption
 
BindingViewer - class ix.ideel.BindingViewer.
 
BindingViewer.ButtonPanel - class ix.ideel.BindingViewer.ButtonPanel.
 
BindingViewer.ButtonPanel(BindingViewer) - Constructor for class ix.ideel.BindingViewer.ButtonPanel
 
BindingViewer.VarPanel - class ix.ideel.BindingViewer.VarPanel.
 
BindingViewer.VarPanel(BindingViewer, Set) - Constructor for class ix.ideel.BindingViewer.VarPanel
 
BindingViewer(IXAgent, Set, Runnable) - Constructor for class ix.ideel.BindingViewer
 
bold - Static variable in class ix.util.DefaultFont
 
box - Variable in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
breakIntoLines(String) - Static method in class ix.util.Util
Returns a List of the lines in a string.
breakStringAtFirst(String, String) - Static method in class ix.util.Util
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.
builtinDestinations - Variable in class ix.itest.BasicItest
 
button - Variable in class ix.itest.BasicItest.SendingThread
 
buttonListener - Variable in class ix.util.TextAreaFrame.TFrame
 
buttonPressed(String) - Method in interface ix.util.TextAreaFrame.TListener
 

C

cancelButton - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
cancelEdit() - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
canonicalProductDescription(LList) - Method in class ix.iface.domain.LTF_Parser
 
canonicalSchemaDescription(LList) - Method in class ix.iface.domain.LTF_Parser
 
canSimulate(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimController
 
capitalizeString(String) - Static method in class ix.util.Util
Returns a copy of the string in which the first character is in upper case and the rest of the string is left as it was.
car - Variable in class ix.util.lisp.Cons
 
car() - Method in class ix.util.lisp.LList
 
car() - Method in class ix.util.lisp.Cons
 
car() - Method in class ix.util.lisp.Null
 
cases - Variable in class ix.util.match.MatchTable
The MatchCases in this MatchTable.
cdr - Variable in class ix.util.lisp.Cons
 
cdr() - Method in class ix.util.lisp.LList
 
cdr() - Method in class ix.util.lisp.Cons
 
cdr() - Method in class ix.util.lisp.Null
 
changeButtonVerb(AbstractButton, String, String) - Static method in class ix.itest.BasicItest
Changes the an initial segment of an abstract button's text.
changedNodes - Variable in class ix.ileed.ProcessModel
 
changeStatus(int) - Method in class ix.ileed.ProcessModel.Node
 
chatFrame - Variable in class ix.ideel.IdeelFrame
 
chatMessageAttributes - Static variable in class ix.iface.util.XML
 
chatMessageFromXML(Element) - Static method in class ix.iface.util.XML
Converts a JDOM Element to a ChatMessage
chatMessageToXML(ChatMessage) - Static method in class ix.iface.util.XML
 
checkConnectivity() - Method in class ix.ileed.ProcessModel
Checks that we can reach all of the nodes in various ways.
checkConsistency() - Method in class ix.icore.domain.Schema
 
checkNodeNumbers() - Method in class ix.icore.domain.Schema
 
checkParameterUse() - Static method in class ix.util.Parameters
 
checkSchemaReferences() - Method in class ix.icore.domain.SchemaTable
 
children - Variable in class ix.icore.process.PNode
 
children - Variable in class ix.ileed.ProcessModel.Node
 
children - Variable in class ix.util.context.Context
A collection of this context's children.
clear() - Method in class ix.util.MessageQueue
 
clear() - Method in class ix.icore.domain.SchemaTable
 
clear() - Method in class ix.icore.domain.Domain
 
clear() - Method in class ix.util.lisp.LListCollector
 
clearDomain() - Method in class ix.iview.SimpleDomainEditor
 
clearTable() - Method in class ix.ileed.SimpleProcessViewer.ProcessTable
 
clone() - Method in class ix.icore.domain.Schema
 
clone() - Method in class ix.util.lisp.LList
 
clone() - Method in class ix.util.lisp.Cons
 
CMTable - Variable in class ix.examples.PicoIX.ModelManager
 
coa - Variable in class ix.ileed.StatusChange
 
coa - Variable in class ix.ileed.ProcessModel.Node
 
COA_NONE - Static variable in class ix.ileed.StatusChange
 
COA_OVERALL - Static variable in class ix.ileed.StatusChange
 
Collector - interface ix.util.Collector.
A Collector can be given new elements and can return the "result" derived from those elements.
collects - Variable in class ix.ileed.ProcessModel.OverallCollectionCell
 
combineKeys(Object, Object) - Method in class ix.util.TwoKeyHashMap
 
ComboChoice - class ix.iface.util.ComboChoice.
An editable JComboBox that automatically adds any typed-in items to the menu.
ComboChoice() - Constructor for class ix.iface.util.ComboChoice
 
ComboChoice(Object[]) - Constructor for class ix.iface.util.ComboChoice
 
CommandLoop - class ix.util.CommandLoop.
 
CommandLoop(Function1) - Constructor for class ix.util.CommandLoop
 
CommandLoop(MatchTable) - Constructor for class ix.util.CommandLoop
 
commandTable - Variable in class ix.util.CommandLoop
 
comments - Variable in class ix.icore.domain.Schema
 
comments - Variable in class ix.ideel.IdeelIssue
 
commentsCol - Variable in class ix.ideel.IssueViewingTable
 
commentsWidth - Variable in class ix.ideel.IssueViewingTable
 
commentText - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
commentText - Variable in class ix.ideel.IssueEditor.EditPanel
 
compareTo(Object) - Method in class ix.icore.process.Variable
 
compareTo(Object) - Method in class ix.util.lisp.Symbol
 
completeDescendentExecution(int) - Method in class ix.ileed.ProcessModel.Node
 
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.ileed.ProcessModel.OverallCell
 
computeStatus() - Method in class ix.ileed.ProcessModel.OverallCollectionCell
 
concLList(LList) - Method in class ix.util.lisp.LListCollector
 
connectionTable - Variable in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
connectTo(Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
connectTo(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
Cons - class ix.util.lisp.Cons.
Non-empty lists.
cons(Object, LList) - Static method in class ix.util.lisp.Lisp
 
Cons(Object, LList) - Constructor for class ix.util.lisp.Cons
 
ConsEnumeration - class ix.util.lisp.ConsEnumeration.
Cons enumerations.
ConsEnumeration(Cons) - Constructor for class ix.util.lisp.ConsEnumeration
 
Constraint - interface ix.icore.Constraint.
Constraints.
ConstraintManager - interface ix.icore.ConstraintManager.
Constraint Managers.
constraintPanel - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
constraintPanel - Variable in class ix.ideel.IssueEditor.EditPanel.ExpansionPanel
 
containsCompleteState - Variable in class ix.ileed.ProcessStatusUpdate
 
contentPane - Variable in class ix.util.TextAreaFrame.TFrame
 
contentPane - Variable in class ix.iview.SimpleDomainEditor
 
contentPane - Variable in class ix.ideel.BindingViewer
 
contentPane - Variable in class ix.ideel.IdeelFrame
 
contentPane - Variable in class ix.ideel.IssueEditor
 
contentPane - Variable in class ix.ileed.IleedFrame
 
contents - Variable in class ix.util.IPC.BasicInputMessage
 
contents - Variable in class ix.util.MessageQueue
 
contents() - Method in class ix.util.lisp.LListCollector
 
contentText - Variable in class ix.itest.SendPanel
 
context - Variable in class ix.util.context.BasicContextHolder
 
Context - class ix.util.context.Context.
A Context is an object that is used as an additional, often implicit, parameter when accessing values, such as in a "get"-method.
Context() - Constructor for class ix.util.context.Context
Create a context with the root context as its parent.
Context(Context) - Constructor for class ix.util.context.Context
Create a context with a given parent.
ContextHolder - interface ix.util.context.ContextHolder.
An interface for objects that contain a Context that they provide to other objects.
contextHoldingStrategy - Static variable in class ix.util.context.Context
The current context-holding strategy.
ContextHoldingStrategy - class ix.util.context.ContextHoldingStrategy.
An object that provides context-holders.
ContextHoldingStrategy() - Constructor for class ix.util.context.ContextHoldingStrategy
 
ContextLink - class ix.util.context.ContextLink.
An element in a chain of associations between contexts and values.
ContextLink(Context, Object) - Constructor for class ix.util.context.ContextLink
Creates a link that specifies a value for a given context.
ContextLink(Context, Object, ContextLink) - Constructor for class ix.util.context.ContextLink
Constructs a new link at the head of a chain.
ContextLink(long, Object, ContextLink) - Constructor for class ix.util.context.ContextLink
Constructs a new link at the head of a chain.
ContextLink(Object) - Constructor for class ix.util.context.ContextLink
Creates a link that specifies a value in the root context.
contextNumber - Variable in class ix.util.context.ContextLink
 
ContextValue - class ix.util.context.ContextValue.
An object that contains a single context-dependent value.
ContextValue(ContextHolder, Object) - Constructor for class ix.util.context.ContextValue
 
ContextValue(Object) - Constructor for class ix.util.context.ContextValue
 
controller - Variable in class ix.ideel.BasicIdeel
 
controller - Variable in class ix.ileed.BasicIleed
 
controller - Variable in class ix.examples.PicoIX.IX_System
 
Controller - interface ix.icore.Controller.
Controllers.
ControllerEvent - class ix.ideel.event.ControllerEvent.
 
ControllerEvent(Object) - Constructor for class ix.ideel.event.ControllerEvent
 
ControllerListener - interface ix.ideel.event.ControllerListener.
 
controllerListeners - Variable in class ix.ideel.IdeelController
 
copyIssue() - Method in class ix.ideel.IssueEditor.EditPanel
Starts editing a new issue based on an existing one.
count - Static variable in class ix.util.Mark
 
count - Static variable in class ix.icore.process.Variable
 
count - Static variable in class ix.util.context.Context
The number of contexts that have been created.
counters - Variable in class ix.util.Util.NameGenerator
 
createdBy - Variable in class ix.util.Mark
 
createHorizontalBox() - Static method in class ix.iface.util.RadioButtonBox
Creates a RadioButtonBox that arranges components from left to right.
createVerticalBox() - Static method in class ix.iface.util.RadioButtonBox
Creates a RadioButtonBox that arranges components from top to bottom.
creationDate - Variable in class ix.ileed.MessageInterpreter
 

D

date - Static variable in class ix.Release
 
dateFormat - Static variable in class ix.iface.util.Reporting
 
dateString() - Static method in class ix.iface.util.Reporting
 
Debug - class ix.util.Debug.
Class for useful static debugging tools
DEFAULT_IMAGE_SIZE - Static variable in class ix.util.WaitImage
 
defaultCase - Variable in class ix.util.match.MatchTable
This table's default case.
defaultCommunicationStrategy - Static variable in class ix.util.IPC
The communication strategy used by the static methods of this class that do not have a communication strategy as a parameter.
defaultDelay - Static variable in class ix.ileed.AutoTester
 
defaultDelay - Variable in class ix.itest.BasicItest.SendingThread
 
DefaultFont - class ix.util.DefaultFont.
 
defaultFont() - Static method in class ix.util.DefaultFont
 
DefaultFont() - Constructor for class ix.util.DefaultFont
 
defaultImage(Component) - Static method in class ix.util.WaitImage
Create in memory a default image in a nominated component.
defaultMessageList - Static variable in class ix.ileed.AutoTester
 
defaultMessageSequence - Static variable in class ix.ileed.AutoTester
 
defaultNameServerAddress - Static variable in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
defineNewSchema() - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
defineProductSyntax - Static variable in class ix.iface.domain.LTF_Parser
 
defineRenamedSchema() - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
Delay - class ix.util.lisp.Delay.
A class for delaying evaluation.
Delay() - Constructor for class ix.util.lisp.Delay
 
delete(Object) - Method in class ix.util.lisp.LList
 
deleteButton - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
deleteElement(Object) - Method in class ix.util.lisp.LListCollector
 
deleteNamedSchema(String) - Method in class ix.icore.domain.SchemaTable
 
deleteSchema() - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
Delete a schema.
deleteSchema(Schema) - Method in class ix.icore.domain.SchemaTable
 
depth - Variable in class ix.ileed.SimpleProcessViewer.ProcessTable.Row
 
depthFirstFinishOrder(LList, Function1) - Method in class ix.ileed.ProcessModel
 
descendents - Variable in class ix.ileed.ProcessModel.Node
 
descriptionCol - Variable in class ix.ideel.IssueViewingTable
 
descriptionWidth - Variable in class ix.ideel.IssueViewingTable
 
destination - Variable in class ix.util.IPC.ObjectStreamServer
 
destination - Variable in class ix.itest.BasicItest.SendingThread
 
destinationChoice - Variable in class ix.itest.SendPanel
 
destinationTable - Variable in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
discard() - Method in class ix.util.context.Context
Remove this context and all of its descendents from the context tree and the number-to-context table.
discardAnyConnection(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
displayMessage(Component, String) - Static method in class ix.util.Util
Displays a text message in a dialogue box.
displayMessage(String) - Method in class ix.icore.IXAgent
Adds the specified string to the default message display.
displayName - Variable in class ix.ideel.BasicIdeel
 
displayName - Variable in class ix.ileed.BasicIleed
 
displayName - Variable in class ix.itest.BasicItest
 
displayString() - Method in class ix.icore.process.Variable
 
do_expansion(IdeelIssue) - Method in class ix.ideel.IdeelController.ExpandOption
 
do_issueAdded(IdeelIssue) - Method in class ix.ideel.IssueViewingTable
 
dom - Variable in class ix.iview.SimpleDomainEditor
 
domain - Variable in class ix.ideel.IdeelController
 
domain - Variable in class ix.ideel.BasicIdeel
 
domain - Variable in class ix.ileed.ProcessModel
 
Domain - class ix.icore.domain.Domain.
A Domain contains descriptions of process products and actions.
Domain() - Constructor for class ix.icore.domain.Domain
 
DomainEvent - class ix.icore.domain.event.DomainEvent.
 
DomainEvent(Domain) - Constructor for class ix.icore.domain.event.DomainEvent
 
DomainFileFilter - class ix.iface.domain.DomainFileFilter.
A FileFilter that accepts only file types that might contain Doman definitions.
DomainFileFilter() - Constructor for class ix.iface.domain.DomainFileFilter
 
domainLibraryDirectory - Variable in class ix.iview.SimpleDomainEditor
 
DomainListener - interface ix.icore.domain.event.DomainListener.
 
domainName - Variable in class ix.iface.domain.XMLTF_Writer
 
domainName - Variable in class ix.ideel.BasicIdeel
 
domainName - Variable in class ix.ileed.BasicIleed
 
DomainParser - class ix.iface.domain.DomainParser.
An object that parses a domain description to populate a Domain.
DomainParser() - Constructor for class ix.iface.domain.DomainParser
 
DomainWriter - class ix.iface.domain.DomainWriter.
An object that writes a domain description in textual form.
DomainWriter() - Constructor for class ix.iface.domain.DomainWriter
 
drop(int) - Method in class ix.util.lisp.LList
 

E

EARLIER_EST_P - Static variable in class ix.examples.PicoISim.SimController
 
editingIssue - Variable in class ix.ideel.IssueEditor.EditPanel
 
editingSchema - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
editIssueButtons - Variable in class ix.ideel.IssueEditor.EditPanel
 
editNewSchema() - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
editPanel - Variable in class ix.ideel.IssueEditor
 
editPartialSchema(Schema) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
editSchema(Schema) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
Effect - class ix.icore.domain.Effect.
Represents an effect of an action in a process.
Effect(Object, Object, Object) - Constructor for class ix.icore.domain.Effect
 
effectPatSyntax - Variable in class ix.ileed.ProcessModel.Node
 
effects - Variable in class ix.icore.domain.Schema
 
EffectSymbols - interface ix.icore.domain.EffectSymbols.
Defines constants that are useful when processing schema effects.
effectSyntax - Static variable in class ix.iface.domain.LTF_Parser
 
elementAdder() - Method in class ix.util.lisp.LListCollector
 
elementAdder(Collector) - Static method in class ix.util.Seq
 
elementAt(int) - Method in class ix.util.lisp.LList
 
elementAt(int) - Method in class ix.util.lisp.Cons
 
elementAt(int) - Method in class ix.util.lisp.Null
 
elementPusher() - Method in class ix.util.lisp.LListCollector
 
elements() - Method in class ix.util.lisp.LList
 
elements() - Method in class ix.util.lisp.Cons
 
elements() - Method in class ix.util.lisp.Null
 
elements() - Method in class ix.util.lisp.LListCollector
 
elements(Collection) - Static method in class ix.util.Seq
 
elements(LList) - Static method in class ix.util.Seq
 
elements(Object[]) - Static method in class ix.util.Seq
 
elements(Vector) - Static method in class ix.util.Seq
 
elementsFromString(String) - Static method in class ix.util.lisp.Lisp
 
elementsToString(LList) - Static method in class ix.util.lisp.Lisp
 
emptyEnv - Static variable in class ix.util.match.SimpleMatcher
emptyEnv is used to return non-null without allocating an env.
ensureButtons(Box) - Method in class ix.ideel.IssueEditor.EditPanel
 
ensureChat() - Method in class ix.ideel.IdeelFrame
 
ensureDomainEditor() - Method in class ix.ideel.IdeelFrame
 
ensureDomainEditor() - Method in class ix.ileed.IleedFrame
 
ensureIssueEditor() - Method in class ix.ideel.IssueViewingTable
 
ensureList(Object) - Static method in class ix.iface.domain.LTF_Parser
 
ensureNoExpansionPanel() - Method in class ix.ideel.IssueEditor.EditPanel
Removes the panel for editing subissues if it is being displayed.
ensureOverallCell(String) - Method in class ix.ileed.ProcessModel
 
ensureReportRef() - Method in class ix.ideel.IdeelIssue
Generates a report-ref for this issue if it does not already have one.
ensureSchemaEditor() - Method in class ix.iview.SimpleDomainEditor
 
env - Variable in class ix.ideel.IdeelController.ExpandOption
 
EOF - Static variable in class ix.util.lisp.Lisp
 
equal(LList) - Method in class ix.util.lisp.LList
 
equal(LList) - Method in class ix.util.lisp.Cons
 
equal(LList) - Method in class ix.util.lisp.Null
 
equal(Object, Object) - Static method in class ix.util.lisp.Lisp
 
equals(Object) - Method in class ix.util.lisp.Cons
 
error(String) - Static method in class ix.util.Debug
Use this to tell the user about problems that should not be ignored and are not handled locally.
est - Variable in class ix.examples.PicoISim.SimEvent
 
eval() - Method in class ix.util.lisp.Delay
 
eventToIssue(Object) - Method in class ix.examples.PicoIX.IX_System
 
exceptionlessSend(Object, Object) - Static method in class ix.util.IPC
Like sendObject but catches any IPC.IPCException.
execute(PicoISim.IX_Simulator) - Method in class ix.examples.PicoISim.SimEvent
 
execute(PicoISim.IX_Simulator) - Method in class ix.examples.PicoISimTest3.ResourceEvent
 
exit - Variable in class ix.util.CommandLoop
 
exit - Variable in class ix.itest.BasicItest.SendingThread
 
expand() - Method in class ix.ileed.ProcessModel.Node
 
expandAllOrderings(LList) - Static method in class ix.iface.domain.LTF_Parser
Expands a list of orderings into a list of simple orderings.
expandIssue(IdeelIssue, Object) - Method in class ix.ideel.IdeelController
 
expandIssue(IdeelIssue, Object) - Method in class ix.ideel.IssueViewingTable
 
expandIssue(IdeelIssue, Object) - Method in interface ix.ideel.IssueViewer
 
expandIssue(IdeelIssue, Object) - Method in interface ix.ideel.IssueManager
 
expandOneLevel(Schema, MatchEnv) - Method in class ix.ideel.IdeelIssue
 
expandOneLevel(Schema, MatchEnv, PNodeMaker) - Method in class ix.icore.process.PNode
Creates child nodes as specified by a schema and installs ordering links.
expandOrdering(LList) - Static method in class ix.iface.domain.LTF_Parser
 
expandOrderPair(Object, Object) - Static method in class ix.iface.domain.LTF_Parser
 
expansionButton - Variable in class ix.ideel.IssueEditor.EditPanel
 
expansionPanel - Variable in class ix.ideel.IssueEditor.EditPanel
 
expansionPanelIsShown() - Method in class ix.ideel.IssueEditor.EditPanel
Determines whether the expansion panel is being displayed.
expansionText - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 

F

fileMenu - Variable in class ix.ideel.IdeelFrame
 
filename - Variable in class ix.iface.domain.LTF_Parser
 
filename - Variable in class ix.iface.domain.XMLTF_Parser
 
fillInDomain(Domain, Document) - Method in class ix.iface.domain.XMLTF_Parser
 
fillTable() - Method in class ix.ileed.SimpleProcessViewer.ProcessTable
 
fillVector(Vector, Enumeration) - Static method in class ix.util.Seq
 
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.
finalNodes() - Method in class ix.ileed.ProcessModel
 
finalNodes(Enumeration, int) - Method in class ix.ileed.ProcessModel
 
find(Object) - Method in class ix.util.lisp.LList
 
find(Object) - Method in class ix.util.lisp.Cons
 
find(Object) - Method in class ix.util.lisp.Null
 
findActionNode(String) - Method in class ix.ileed.ProcessModel
 
findActionNode(String, int) - Method in class ix.ileed.ProcessModel
 
findCM(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ModelManager
 
findHandler(PicoIX.Issue) - Method in class ix.examples.PicoIX.Controller
 
findIssueOption(IdeelIssue, String) - Method in class ix.ideel.IssueViewingTable
 
findNode(LList) - Method in class ix.ileed.ProcessModel
 
findOption(String) - Method in class ix.ideel.IdeelIssue
 
findOptionChoice(IdeelIssue) - Method in class ix.ideel.IssueViewingTable
 
findOverallCell(String) - Method in class ix.ileed.ProcessModel
 
findSimHandler(PicoIX.Issue) - Method in class ix.examples.PicoISim.SimController
 
finishAction(String) - Method in interface ix.ileed.WatcherListener
 
finishAction(String) - Method in class ix.ileed.ProcessModel
Called by a watcher when it detects that an action has finished.
finishAction(String, int) - Method in interface ix.ileed.WatcherListener
 
finishAction(String, int) - Method in class ix.ileed.ProcessModel
Called by a watcher when it detects that an action has finished.
finishAction(String, int, int) - Method in interface ix.ileed.WatcherListener
 
finishAction(String, int, int) - Method in class ix.ileed.ProcessModel
Called by a watcher when it detects that an action has finished.
fireButtonPressed(String) - Method in class ix.util.TextAreaFrame
 
fireIssueAdded(IdeelIssue) - Method in class ix.ideel.IdeelController
 
fireIssueEdited() - Method in class ix.ideel.IdeelIssue
 
fireIssueHandled(IdeelIssue, IssueHandler) - Method in class ix.ideel.IdeelController
 
fireNewBindings(Map) - Method in class ix.ideel.IdeelController
 
fireNewOption(IssueOption) - Method in class ix.ideel.IdeelIssue
 
fireNewReport(Report) - Method in class ix.ideel.IdeelIssue
 
firePriorityChanged() - Method in class ix.ideel.IdeelIssue
 
fireSchemaAdded(Schema) - Method in class ix.icore.domain.Domain
 
fireStatusChanged() - Method in class ix.ideel.IdeelIssue
 
firstLine(String) - Static method in class ix.util.Util
Returns the first line of a string.
flatmap(Function1) - Method in class ix.util.lisp.LList
 
force() - Method in class ix.util.lisp.Delay
 
forced_p - Variable in class ix.util.lisp.Delay
 
forCoa(Long) - Method in class ix.icore.domain.Schema
 
forEach(Enumeration, Function1) - Static method in class ix.util.Seq
Applies a Function1 to each element of an Enumeration and discards the results.
forwardIssue(Object) - Method in class ix.ideel.IdeelIssue
Sends a copy of this issue to another agent, asking the destination agent to send reports back.
forwardIssue(Object, boolean) - Method in class ix.ideel.IdeelIssue
Sends a copy of this issue to another agent, optionally asking the destination agent to send reports back.
frame - Variable in class ix.util.TextAreaFrame
 
frame - Variable in class ix.iview.SimpleDomainEditor
 
frame - Variable in class ix.ideel.BindingViewer
 
frame - Variable in class ix.ideel.IssueEditor
 
frame - Variable in class ix.ideel.BasicIdeel
 
frame - Variable in class ix.ileed.BasicIleed
 
frame - Variable in class ix.itest.BasicItest
 
fullDescription - Variable in class ix.ideel.IdeelIssue
 
fullStateDescription() - Method in class ix.ileed.ProcessModel
 
funcall() - Method in interface ix.util.Function0
 
funcall(Object) - Method in interface ix.util.Function1
 
funcall(Object) - Method in class ix.icore.process.PNode.MakeVarIfUnbound
 
funcall(Object, Object) - Method in interface ix.util.Function2
 
funcall(Object, Object, Object) - Method in interface ix.util.Function3
 
Function0 - interface ix.util.Function0.
An interface for functions of zero arguments.
Function1 - interface ix.util.Function1.
An interface for functions of one argument.
Function2 - interface ix.util.Function2.
An interface for functions of two arguments.
Function3 - interface ix.util.Function3.
An interface for functions of three arguments.

G

generateName(String) - Static method in class ix.util.Util
Generates a name unique within this VM that begins with the specified base string.
generateTestMessageList() - Static method in class ix.ileed.AutoTester
 
get() - Method in class ix.util.context.ContextValue
 
get(Object) - Method in interface ix.util.IPC.DestinationTable
 
get(Object) - Method in class ix.util.lisp.LList
 
get(Object, Object) - Method in class ix.util.TwoKeyHashMap
 
getActionDescription() - Method in interface ix.icore.IssueHandler
 
getActionDescription() - Method in class ix.icore.BasicIssueHandler
 
getActionDescription() - Method in class ix.ideel.IssueOption
Returns a brief description of how this option would handle an issue.
getActionSchema(Object) - Method in class ix.icore.domain.SchemaTable
 
getAgent() - Static method in class ix.icore.IXAgent
Returns an object that represents the agent.
getAgentIPCName() - Method in class ix.icore.IXAgent
Returns the object used to represent the agent as an IPC "destination".
getAgentIPCName() - Method in class ix.ideel.BasicIdeel
 
getAgentIPCName() - Method in class ix.ileed.BasicIleed
 
getAgentIPCName() - Method in class ix.itest.BasicItest
 
getAgentIPCName() - Method in class ix.test.SimpleIXAgent
 
getAgentSymbolName() - Method in class ix.icore.IXAgent
Returns this agent's symbol name.
getAgentSymbolName() - Method in class ix.ideel.BasicIdeel
 
getAgentSymbolName() - Method in class ix.ileed.BasicIleed
 
getAllProcessSchemas() - Method in class ix.icore.domain.SchemaTable
 
getAllProducts() - Method in class ix.ileed.ProcessModel
 
getAllProductSchemas() - Method in class ix.icore.domain.Domain
 
getAllSchemas() - Method in class ix.icore.domain.SchemaTable
 
getAmount(Object) - Method in class ix.examples.SimResource.CM
 
getBindings() - Method in class ix.ideel.BindingViewer.VarPanel
 
getBoolean(String) - Static method in class ix.util.Parameters
 
getBoolean(String, boolean) - Static method in class ix.util.Parameters
 
getChildren() - Method in class ix.util.context.Context
Returns an unmodifiable view of this context's children.
getCommunicationStrategy(String) - Static method in class ix.util.IPC
Returns a CommunicationStrategy based on a name that is either a special abbreviation or the name of a class.
getConnection(Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
getConnection(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
getContents() - Method in interface ix.util.IPC.InputMessage
 
getContents() - Method in class ix.util.IPC.BasicInputMessage
 
getContext() - Method in interface ix.util.context.ContextHolder
Returns the context currently stored in the holder.
getContext() - Method in class ix.util.context.BasicContextHolder
 
getContext() - Method in class ix.util.context.PlainContextHolder
 
getContext(long) - Static method in class ix.util.context.Context
Returns the context that has the indicated number, or null if that context has been discarded or has ceased to exist.
getContextHolder() - Method in class ix.util.context.ContextHoldingStrategy
Returns an appropriate context-holder.
getContextHolder() - Method in class ix.util.context.GlobalHoldingStrategy
 
getContextHolder() - Method in class ix.util.context.ThreadLocalHoldingStrategy
 
getContextHolder() - Static method in class ix.util.context.Context
Returns the context-holder provided by the current context-holding strategy.
getContextHolder() - Method in class ix.util.context.InheritableThreadLocalHoldingStrategy
 
getContextHoldingStrategy() - Static method in class ix.util.context.Context
Returns the current context-holding strategy.
getDescendents() - Method in class ix.ileed.ProcessModel.Node
 
getDescription() - Method in class ix.iface.domain.DomainFileFilter
 
getDestinationData(Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
getDestinationData(Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
getFrame() - Method in class ix.util.TextAreaFrame
 
getHost() - Method in class ix.util.IPC.ServiceAddress
 
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.
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
 
getIssueHandler(IdeelIssue) - Method in class ix.ideel.IdeelController
 
getIssues() - Method in class ix.ideel.IdeelController
 
getLibraryDirectory() - Static method in class ix.iface.domain.DomainParser
Returns an abstract pathname (File) that refers to the default library of domain descriptions.
getLoopNodes() - Method in class ix.ileed.ProcessModel.Node
 
getMatchingProcessSchemas(LList) - Method in class ix.icore.domain.SchemaTable
 
getMatchingSchemas(LList) - Method in class ix.icore.domain.SchemaTable
 
getMatchingSchemas(LList, LList) - Method in class ix.icore.domain.SchemaTable
 
getMinimumSize() - Method in class ix.util.ImageCanvas
 
getName() - Method in interface ix.icore.domain.NamedObject
 
getName() - Method in class ix.icore.domain.Schema
 
getName() - Method in class ix.icore.process.Variable
 
getName() - Method in class ix.iface.util.IXMetalTheme
 
getNamedSchema(String) - Method in class ix.icore.domain.SchemaTable
 
getNumber() - Method in class ix.util.context.Context
Returns this context's number.
getOptions() - Method in class ix.ideel.IdeelIssue
 
getOrderingChoice() - Method in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
getParameter(String) - Static method in class ix.util.Parameters
 
getParameter(String, String) - Static method in class ix.util.Parameters
 
getParameters() - Static method in class ix.util.Parameters
 
getParameters() - Method in class ix.icore.BasicIssue
 
getParameters() - Method in interface ix.icore.Constraint
 
getParameters() - Method in interface ix.icore.Issue
 
getParameters() - Method in class ix.ideel.IdeelIssue
 
getParameters() - Method in interface ix.test.SConsTest.Pattern
 
getParameters() - Method in class ix.test.SConsTest.PatternCons
 
getParent() - Method in class ix.util.context.Context
Returns this context's parent context.
getParentCell() - Method in class ix.ileed.ProcessModel.OverallCollectionCell
 
getPort() - Method in class ix.util.IPC.ServiceAddress
 
getPreferredSize() - Method in class ix.util.ImageCanvas
 
getPriority() - Method in class ix.icore.BasicIssue
 
getPriority() - Method in interface ix.icore.Issue
 
getPriority() - Method in class ix.icore.Report
 
getPriority() - Method in class ix.ideel.IdeelIssue
 
getProcessSchema() - Method in class ix.icore.domain.SchemaTable
 
getProduct(Object) - Method in class ix.ileed.ProcessModel
 
getProperties() - Method in class ix.icore.BasicIssue
 
getProperties() - Method in interface ix.icore.Issue
 
getProperties() - Method in class ix.icore.Report
 
getProperties() - Method in class ix.ideel.IdeelIssue
 
getProperty(String) - Method in class ix.util.Parameters.AccessRecordingProperties
 
getProperty(String) - Method in class ix.icore.domain.Schema
 
getProperty(String, String) - Method in class ix.util.Parameters.AccessRecordingProperties
 
getPropertyObject(String) - Method in class ix.icore.domain.Schema
 
getReason() - Method in class ix.util.IPC.IPCException
 
getRef() - Method in class ix.icore.BasicIssue
 
getRef() - Method in interface ix.icore.Issue
 
getRef() - Method in class ix.icore.Report
 
getRef() - Method in class ix.ideel.IdeelIssue
 
getReportBack() - Method in class ix.icore.BasicIssue
 
getReportBack() - Method in interface ix.icore.Issue
 
getReportBack() - Method in class ix.ideel.IdeelIssue
 
getReports() - Method in class ix.ideel.IdeelIssue
 
getReportType() - Method in class ix.icore.Report
 
getRowIndex(Component) - Method in class ix.iface.util.GridColumn
 
getSchema() - Method in class ix.icore.domain.event.SchemaEvent
 
getSchema(LList) - Method in class ix.ileed.ProcessModel.Node
 
getSchemasWithAction(Object) - Method in class ix.icore.domain.SchemaTable
 
getSecondary3() - Method in class ix.iface.util.IXMetalTheme
 
getSelectedString() - Method in class ix.iface.util.ComboChoice
 
getSelection() - Method in class ix.iface.util.RadioButtonBox
Returns the action command specified by the most recently selected JRadioButton in the box.
getSenderId() - Method in class ix.icore.BasicIssue
 
getSenderId() - Method in interface ix.icore.Issue
 
getSenderId() - Method in class ix.icore.Report
 
getSenderId() - Method in class ix.ideel.IdeelIssue
 
getSimTime() - Method in class ix.examples.PicoISim.SimController
 
getSimTime() - Method in class ix.examples.PicoISim.SimEventHandler
 
getSocket() - Method in class ix.util.IPC.ObjectStreamConnection
 
getStatus() - Method in class ix.icore.BasicIssue
 
getStatus() - Method in interface ix.icore.Issue
 
getStatus() - Method in class ix.ideel.IdeelIssue
 
getText() - Method in class ix.icore.Report
 
getType() - Method in interface ix.icore.Constraint
 
getUnboundVars() - Method in class ix.icore.process.PNode
 
getValue() - Method in class ix.icore.process.Variable
 
getVerb() - Method in class ix.icore.BasicIssue
 
getVerb() - Method in interface ix.icore.Issue
 
getVerb() - Method in class ix.ideel.IdeelIssue
 
getVerb() - Method in interface ix.test.SConsTest.Pattern
 
getVerb() - Method in class ix.test.SConsTest.PatternCons
 
globalContextHolder - Variable in class ix.util.context.GlobalHoldingStrategy
 
GlobalHoldingStrategy - class ix.util.context.GlobalHoldingStrategy.
A context-holding stategy that provides a single, global context-holder.
GlobalHoldingStrategy() - Constructor for class ix.util.context.GlobalHoldingStrategy
 
GridColumn - class ix.iface.util.GridColumn.
A class that can be used to consruct a column of a tabular display in which different columns have different widths.
GridColumn() - Constructor for class ix.iface.util.GridColumn
 
GridColumn(String) - Constructor for class ix.iface.util.GridColumn
 
gridLayout - Variable in class ix.iface.util.GridColumn
 
group - Variable in class ix.iface.util.RadioButtonBox
 

H

handleClient(ServerSocket) - Static method in class ix.test.LowLevelIPCTest
 
handleEffect(Effect) - Method in class ix.ileed.ProcessModel.Node
 
handleEffect(Effect, int) - Method in class ix.ileed.ProcessModel.Node
 
handleEffects(LList, int) - Method in class ix.ileed.ProcessModel.Node
 
handleInput(IPC.InputMessage) - Method in class ix.icore.IXAgent
Handles external input in the form of an IPC.InputMessage that contains an Issue or Report object.
handleInput(IPC.InputMessage) - Method in class ix.ideel.BasicIdeel
Handles chat messages in addition to the types of input handled by the super method.
handleInput(IPC.InputMessage) - Method in class ix.itest.BasicItest
Handles external input in the form of an IPC.InputMessage that contains an Issue or Report object.
handleInput(IPC.InputMessage) - Method in class ix.itest.ReceivePanel
Handles external input in the form of an IPC.InputMessage that contains an Issue or Report object.
handleIssue(IdeelIssue, IssueOption) - Method in class ix.ideel.IdeelController
 
handleIssue(IdeelIssue, IssueOption) - Method in interface ix.ideel.IssueManager
 
handleIssue(Issue) - Method in interface ix.icore.IssueHandler
 
handleIssue(Issue) - Method in class ix.icore.BasicIssueHandler
 
handleIssue(Issue) - Method in class ix.ideel.IssueOption
Handle the issue in the manner appropriate to this issue-option.
handleIssue(Issue) - Method in class ix.ideel.IdeelController.BindOption
 
handleIssue(Issue) - Method in class ix.ideel.IdeelController.ExpandOption
 
handleIssue(Issue) - Method in class ix.ideel.IdeelController.ManualExpandOption
 
handleIssue(Issue) - Method in class ix.ideel.IdeelController.AutomaticOption
 
handleIssue(Issue) - Method in class ix.ideel.IssueOption.NoActionOption
 
handleIssue(Issue) - Method in class ix.ideel.BasicIdeel.ForwardingIssueHandler
 
handleIssue(PicoIX.Issue) - Method in class ix.examples.PicoIX.Controller
 
handleIssue(PicoIX.Issue) - Method in class ix.examples.PicoIX.IssueHandler
 
handleIssue(PicoIX.Issue) - Method in class ix.examples.PicoISimTest3.ResourceEventHandler
 
handleMessage(IPC.ObjectStreamConnection, Object) - Method in class ix.util.IPC.ObjectStreamNameServer
 
handleMessageCase(String, MessageInterpreter.Case) - Method in class ix.ileed.MessageInterpreter
 
handleNewChatMessage(ChatMessage) - Method in class ix.ideel.BasicIdeel
Handles new chat messages.
handleNewIssue(Issue) - Method in class ix.icore.IXAgent
Handles new issues from external sources.
handleNewIssue(Issue) - Method in class ix.ideel.BasicIdeel
Handles new issues from external sources.
handleNewIssue(Issue) - Method in class ix.ileed.BasicIleed
Handles new issues from external sources.
handleNewIssue(Issue) - Method in class ix.ileed.I_LEED
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.ideel.BasicIdeel
Handles new reports from external sources.
handleNewReport(Report) - Method in class ix.ileed.BasicIleed
Handles new reports from external sources.
handleNewReport(Report) - Method in class ix.ileed.I_LEED
Handles new reports from external sources.
handler - Variable in class ix.ideel.IdeelController.AutomaticOption
 
handleReportBack() - Method in class ix.ideel.IdeelIssue
 
handlerTable - Variable in class ix.ideel.IdeelController
 
handlerTable - Variable in class ix.examples.PicoIX.Controller
 
HashedSet - class ix.ileed.HashedSet.
A set collector based on Hashtables.
HashedSet() - Constructor for class ix.ileed.HashedSet
 
hasItem(Object) - Method in class ix.iface.util.ComboChoice
 
hasMark(Mark) - Method in interface ix.util.Markable
 
hasMark(Mark) - Method in class ix.ileed.ProcessModel.Node
 
hasMessage() - Method in class ix.util.MessageQueue
 
hasMoreElements() - Method in class ix.util.Seq.IteratorEnumeration
 
hasMoreElements() - Method in class ix.util.lisp.NullEnumeration
 
hasMoreElements() - Method in class ix.util.lisp.ConsEnumeration
 
hasNext() - Method in class ix.util.lisp.LListListIterator
 
hasNext() - Method in class ix.util.lisp.LListIterator
 
hasOption(IssueOption) - Method in class ix.ideel.IdeelIssue
 
hasPrevious() - Method in class ix.util.lisp.LListListIterator
 
haveParameter(String) - Static method in class ix.util.Parameters
 
head - Variable in class ix.util.lisp.LListCollector
 
holder - Variable in class ix.util.context.ContextValue
 
host - Variable in class ix.util.IPC.ServiceAddress
 

I

i - Variable in class ix.util.Seq.IteratorEnumeration
 
I_DEEL - class ix.ideel.I_DEEL.
The CoAX I-DEEL class and application main program.
I_DEEL() - Constructor for class ix.ideel.I_DEEL
 
I_LEED - class ix.ileed.I_LEED.
The CoAX I-LEED class and application main program
I_LEED() - Constructor for class ix.ileed.I_LEED
 
I_TEST - class ix.itest.I_TEST.
The CoAX I-TEST class and application main program.
I_TEST() - Constructor for class ix.itest.I_TEST
 
I_TEST(String) - Constructor for class ix.itest.I_TEST
 
ideel - Variable in class ix.ideel.IdeelController
 
ideel - Variable in class ix.ideel.IdeelFrame
 
IdeelController - class ix.ideel.IdeelController.
An externally-driven controller for I_DEEL.
IdeelController.AutomaticOption - class ix.ideel.IdeelController.AutomaticOption.
Handles an issue by invoking one of the agent-level issue-handlers.
IdeelController.AutomaticOption(Issue, IssueHandler) - Constructor for class ix.ideel.IdeelController.AutomaticOption
 
IdeelController.AutomaticOption(Issue, IssueHandler, String) - Constructor for class ix.ideel.IdeelController.AutomaticOption
 
IdeelController.BindOption - class ix.ideel.IdeelController.BindOption.
 
IdeelController.BindOption(IdeelController, IdeelIssue) - Constructor for class ix.ideel.IdeelController.BindOption
 
IdeelController.ExpandOption - class ix.ideel.IdeelController.ExpandOption.
Handles an issue by expanding it into subissues as specified by a schema.
IdeelController.ExpandOption(IdeelController, Issue, Schema, MatchEnv) - Constructor for class ix.ideel.IdeelController.ExpandOption
 
IdeelController.ManualExpandOption - class ix.ideel.IdeelController.ManualExpandOption.
Handles an issue by expanding it into subissues as specified explicitly by the user.
IdeelController.ManualExpandOption(IdeelController, Issue, Schema) - Constructor for class ix.ideel.IdeelController.ManualExpandOption
 
IdeelController.OtherReportsIssue - class ix.ideel.IdeelController.OtherReportsIssue.
 
IdeelController.OtherReportsIssue(IdeelController, String) - Constructor for class ix.ideel.IdeelController.OtherReportsIssue
 
IdeelController(IXAgent) - Constructor for class ix.ideel.IdeelController
 
IdeelFrame - class ix.ideel.IdeelFrame.
The main frame of the I-DEEL user interface.
IdeelFrame(BasicIdeel) - Constructor for class ix.ideel.IdeelFrame
 
IdeelIssue - class ix.ideel.IdeelIssue.
An issue managed by I-DEEL.
IdeelIssue(IdeelIssue, LList) - Constructor for class ix.ideel.IdeelIssue
 
IdeelIssue(Issue) - Constructor for class ix.ideel.IdeelIssue
 
IdeelIssue(LList) - Constructor for class ix.ideel.IdeelIssue
 
IdeelIssue(String) - Constructor for class ix.ideel.IdeelIssue
 
IdeelIssueHandler - class ix.ideel.IdeelIssueHandler.
 
IdeelIssueHandler(String) - Constructor for class ix.ideel.IdeelIssueHandler
 
ifSelected(Object, Object) - Method in class ix.util.match.MatchCase
ifSelected is called by the MatchTable when tryMatch returns a non-null result.
ileed - Variable in class ix.ileed.IleedFrame
 
ileed - Variable in class ix.ileed.AutoTester
 
IleedFrame - class ix.ileed.IleedFrame.
The main frame of the I-LEED user interface.
IleedFrame(BasicIleed) - Constructor for class ix.ileed.IleedFrame
 
IleedIssueViewingTable - class ix.ileed.IleedIssueViewingTable.
 
IleedIssueViewingTable.IleedTestActionListener - class ix.ileed.IleedIssueViewingTable.IleedTestActionListener.
 
IleedIssueViewingTable.IleedTestActionListener(IleedIssueViewingTable) - Constructor for class ix.ileed.IleedIssueViewingTable.IleedTestActionListener
 
IleedIssueViewingTable(IXAgent) - Constructor for class ix.ileed.IleedIssueViewingTable
 
ImageCanvas - class ix.util.ImageCanvas.
 
ImageCanvas(Image) - Constructor for class ix.util.ImageCanvas
 
in - Variable in class ix.util.IPC.ObjectStreamConnection
 
in - Variable in class ix.util.CommandLoop
 
inContext(ContextHolder, Context, Runnable) - Static method in class ix.util.context.Context
Temporarily changes a context-holder's current context around a call to a Runnable's run() method.
index - Variable in class ix.util.lisp.LListListIterator
 
InheritableThreadLocalHoldingStrategy - class ix.util.context.InheritableThreadLocalHoldingStrategy.
A context-holding strategy that associates context-holders with threads, with inheritance from the parent thread.
InheritableThreadLocalHoldingStrategy() - Constructor for class ix.util.context.InheritableThreadLocalHoldingStrategy
 
initFromFile(String) - Method in class ix.ileed.ProcessModel
Read action definitions from a file.
initialDelay - Variable in class ix.ileed.AutoTester
 
initialDelay - Variable in class ix.itest.BasicItest.SendingThread
 
initialNodes() - Method in class ix.ileed.ProcessModel
 
initialNodes(Enumeration, int) - Method in class ix.ileed.ProcessModel
 
insert(Object, Predicate2) - Method in class ix.util.lisp.LList
 
insertElement(Object, Predicate2) - Method in class ix.util.lisp.LListCollector
 
installConstraintManagers(Object[]) - Method in class ix.examples.PicoIX.ModelManager
 
installIssueHandlers(Object[]) - Method in class ix.examples.PicoIX.Controller
 
installIssueHandlers(Object[], Hashtable) - Method in class ix.examples.PicoIX.Controller
 
installSimEventHandlers(Object[]) - Method in class ix.examples.PicoISim.SimController
 
instantiate(MatchEnv) - Method in class ix.icore.domain.Schema
 
instantiate(MatchEnv) - Method in class ix.icore.domain.Effect
 
instantiate(MatchEnv, Function1) - Method in class ix.icore.domain.Schema
 
instantiateTree(Object) - Method in class ix.util.match.MatchEnv
 
instantiateTree(Object, Function1) - Method in class ix.util.match.MatchEnv
 
intern(String) - Static method in class ix.util.lisp.Symbol
 
InternalDomainEditor - interface ix.iview.InternalDomainEditor.
 
interpret(String) - Method in class ix.ileed.MessageInterpreter
Determines what, if anything, a message means in terms understood by a WatcherListener (typically a process model / stepper), by calling the appropriate WatcherListener method(s).
interpretations - Variable in class ix.ileed.MessageInterpreter
 
interpreter - Variable in class ix.ileed.BasicIleed
 
intersect(LList) - Method in class ix.util.lisp.LList
 
invalidate() - Method in class ix.ileed.ProcessModel.OverallCell
 
invokeIssueOption(IdeelIssue, String) - Method in class ix.ileed.I_LEED
 
Ip2Example - class ix.test.Ip2Example.
An example of various ways to entend BasicIdeel.
Ip2Example() - Constructor for class ix.test.Ip2Example
 
IPC - class ix.util.IPC.
Support for interprocess communication in a framework that allows different communication strategies to be used in a uniform way.
IPC.BasicDestinationTable - class ix.util.IPC.BasicDestinationTable.
A HashMap implementation of the DestinationTable interface.
IPC.BasicDestinationTable() - Constructor for class ix.util.IPC.BasicDestinationTable
 
IPC.BasicInputMessage - class ix.util.IPC.BasicInputMessage.
A minimal implementation of InputMessage.
IPC.BasicInputMessage(Object) - Constructor for class ix.util.IPC.BasicInputMessage
 
IPC.CommunicationStrategy - interface ix.util.IPC.CommunicationStrategy.
An object that determines how various IPC operations are performed.
IPC.Connection - interface ix.util.IPC.Connection.
An object that can send and receive.
IPC.DestinationTable - interface ix.util.IPC.DestinationTable.
A mapping from destination names to the data needed to establish connections with the corresponding agents.
IPC.InputMessage - interface ix.util.IPC.InputMessage.
An object that represents an incoming message.
IPC.IPCException - exception ix.util.IPC.IPCException.
The exception thrown by IPC methods.
IPC.IPCException() - Constructor for class ix.util.IPC.IPCException
 
IPC.IPCException(String) - Constructor for class ix.util.IPC.IPCException
 
IPC.IPCException(Throwable) - Constructor for class ix.util.IPC.IPCException
 
IPC.MessageListener - interface ix.util.IPC.MessageListener.
An object that is notified when a message is received.
IPC.ObjectStreamCommunicationStrategy - class ix.util.IPC.ObjectStreamCommunicationStrategy.
A communication strategy in which a destination is mapped to a host and port number, and objects are sent by writing their serialization to a socket.
IPC.ObjectStreamCommunicationStrategy() - Constructor for class ix.util.IPC.ObjectStreamCommunicationStrategy
 
IPC.ObjectStreamConnection - class ix.util.IPC.ObjectStreamConnection.
A Connection that is used to send and receive serialized objects via a socket.
IPC.ObjectStreamConnection(Socket) - Constructor for class ix.util.IPC.ObjectStreamConnection
 
IPC.ObjectStreamNameServer - class ix.util.IPC.ObjectStreamNameServer.
A Thread that acts as a name-server on a specified port.
IPC.ObjectStreamNameServer(IPC.ObjectStreamCommunicationStrategy, int) - Constructor for class ix.util.IPC.ObjectStreamNameServer
 
IPC.ObjectStreamServer - class ix.util.IPC.ObjectStreamServer.
A Thread that accepts connections to a ServerSocket and creates an object-reading thread for each connection.
IPC.ObjectStreamServer(IPC.ObjectStreamCommunicationStrategy, Object, IPC.MessageListener) - Constructor for class ix.util.IPC.ObjectStreamServer
 
IPC.ServiceAddress - class ix.util.IPC.ServiceAddress.
An object that contains a host name and a port number.
IPC.ServiceAddress(String, int) - Constructor for class ix.util.IPC.ServiceAddress
 
IPC.SimpleIXCommunicationStrategy - class ix.util.IPC.SimpleIXCommunicationStrategy.
An ObjectStream communication strategy that provides default host and port assignments for standard I-X agents.
IPC.SimpleIXCommunicationStrategy() - Constructor for class ix.util.IPC.SimpleIXCommunicationStrategy
 
IPC.SimpleIXDestinationTable - class ix.util.IPC.SimpleIXDestinationTable.
A DestinationTable that provides default host and port assignments for standard I-X agents, suitable for use with an instance of ObjectStreamCommunicationStrategy.
IPC.SimpleIXDestinationTable() - Constructor for class ix.util.IPC.SimpleIXDestinationTable
 
IPC.SimpleIXXMLCommunicationStrategy - class ix.util.IPC.SimpleIXXMLCommunicationStrategy.
An ObjectStream communication strategy that provides default host and port assignments for standard I-X agents and encodes the message contents in XML rather than serializing.
IPC.SimpleIXXMLCommunicationStrategy() - Constructor for class ix.util.IPC.SimpleIXXMLCommunicationStrategy
 
IPC.SocketlikeCommunicationStrategy - interface ix.util.IPC.SocketlikeCommunicationStrategy.
A CommunicationStrategy that provides "connections" analogous to sockets and a visible mapping from destination names to the data needed to establish a connection.
IPC.XMLObjectStreamCommunicationStrategy - class ix.util.IPC.XMLObjectStreamCommunicationStrategy.
A version of ObjectStreamCommunicationStrategy that encodes the message contents in XML rather than serializing.
IPC.XMLObjectStreamCommunicationStrategy() - Constructor for class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
ipcName - Variable in class ix.ideel.BasicIdeel
 
ipcName - Variable in class ix.ileed.BasicIleed
 
ipcName - Variable in class ix.itest.BasicItest
 
ipcName - Variable in class ix.test.SimpleIXAgent
 
IPCTest - class ix.test.IPCTest.
 
IPCTest() - Constructor for class ix.test.IPCTest
 
isAble(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimEventHandler
 
isAble(PicoISim.SimEvent) - Method in class ix.examples.PicoISimTest3.ResourceEventHandler
 
isAncestorOf(PNode) - Method in class ix.icore.process.PNode
 
isCompletion() - Method in class ix.icore.Report
 
isDecisionSplit - Variable in class ix.ileed.ProcessModel.Node
 
isDescendentOf(PNode) - Method in class ix.icore.process.PNode
 
isDoubleBuffered() - Method in class ix.util.ImageCanvas
 
isEmpty() - Method in class ix.icore.domain.SchemaTable
 
isEmpty() - Method in class ix.icore.domain.Domain
 
isEmpty() - Method in class ix.util.lisp.LList
 
isEmpty() - Method in class ix.util.lisp.LListCollector
 
isForEachCoa - Variable in class ix.icore.domain.Schema
 
isLoopBack - Variable in class ix.ileed.ProcessModel.Node
 
isLoopEntry - Variable in class ix.ileed.ProcessModel.Node
 
isNull() - Method in class ix.util.lisp.LList
 
isNull() - Method in class ix.util.lisp.Cons
 
isNull() - Method in class ix.util.lisp.Null
 
isOrJoin - Variable in class ix.ileed.ProcessModel.Node
 
isReady() - Method in class ix.ileed.ProcessModel.Node
 
isSuccess() - Method in class ix.icore.Report
 
issue - Variable in class ix.ideel.IdeelController.BindOption
 
issue - Variable in class ix.ideel.IdeelController.ExpandOption
 
issue - Variable in class ix.ideel.IdeelController.AutomaticOption
 
Issue - interface ix.icore.Issue.
Issues.
issueAdded(ControllerEvent, IdeelIssue) - Method in class ix.ideel.IssueViewingTable
 
issueAdded(ControllerEvent, IdeelIssue) - Method in interface ix.ideel.event.ControllerListener
 
issueAdded(IdeelIssue) - Method in class ix.ideel.IssueViewingTable
 
issueAdded(IdeelIssue) - Method in interface ix.ideel.IssueViewer
 
issueAttributes - Static variable in class ix.iface.util.XML
A Set containing the attribute names that are valid in "issue" elements.
issueCounts - Variable in class ix.ileed.ProcessStatusUpdate
 
issueCounts() - Method in class ix.ileed.ProcessModel
 
issueDescription(Issue) - Static method in class ix.iface.util.XML
 
issueDescription(Issue) - Static method in class ix.iface.util.Reporting
 
issueDomain - Variable in class ix.ileed.BasicIleed
 
issueEdited(IssueEvent) - Method in class ix.ideel.IssueEditor.EditPanel
 
issueEdited(IssueEvent) - Method in interface ix.ideel.event.IssueListener
 
issueEditor - Variable in class ix.ideel.IssueViewingTable
 
IssueEditor - class ix.ideel.IssueEditor.
A simple editor for entering issues.
IssueEditor.EditPanel - class ix.ideel.IssueEditor.EditPanel.
Issue-editing panel
IssueEditor.EditPanel.ExpansionPanel - class ix.ideel.IssueEditor.EditPanel.ExpansionPanel.
A panel for editing subissues and their ordering constraints.
IssueEditor.EditPanel.ExpansionPanel(IssueEditor.EditPanel) - Constructor for class ix.ideel.IssueEditor.EditPanel.ExpansionPanel
 
IssueEditor.EditPanel(IssueEditor) - Constructor for class ix.ideel.IssueEditor.EditPanel
 
IssueEditor(IssueViewer, String) - Constructor for class ix.ideel.IssueEditor
 
IssueEvent - class ix.ideel.event.IssueEvent.
 
IssueEvent(Object) - Constructor for class ix.ideel.event.IssueEvent
 
issueFromControls() - Method in class ix.itest.SendPanel
Construct an issue from the current state of the GUI.
issueFromXML(Element) - Static method in class ix.iface.util.XML
Converts a JDOM Element to an Issue.
issueHandled(ControllerEvent, IdeelIssue, IssueHandler) - Method in class ix.ideel.IssueViewingTable
 
issueHandled(ControllerEvent, IdeelIssue, IssueHandler) - Method in interface ix.ideel.event.ControllerListener
 
IssueHandler - interface ix.icore.IssueHandler.
Issue handlers.
IssueListener - interface ix.ideel.event.IssueListener.
 
issueManager - Variable in class ix.ideel.IssueViewingTable
 
IssueManager - interface ix.ideel.IssueManager.
 
issueMenu - Variable in class ix.ideel.IdeelFrame
 
IssueOption - class ix.ideel.IssueOption.
One of the ways an issue might be handled.
IssueOption.ManualOption - class ix.ideel.IssueOption.ManualOption.
Indicates that the issue has been handled by the user.
IssueOption.ManualOption() - Constructor for class ix.ideel.IssueOption.ManualOption
 
IssueOption.ManualOption(String) - Constructor for class ix.ideel.IssueOption.ManualOption
 
IssueOption.NoActionOption - class ix.ideel.IssueOption.NoActionOption.
Handles an issue by doing nothing.
IssueOption.NoActionOption() - Constructor for class ix.ideel.IssueOption.NoActionOption
 
IssueOption.NotApplicableOption - class ix.ideel.IssueOption.NotApplicableOption.
Used to indicate the the issue does not apply in the current situation.
IssueOption.NotApplicableOption() - Constructor for class ix.ideel.IssueOption.NotApplicableOption
 
IssueOption() - Constructor for class ix.ideel.IssueOption
Constructor for use by subclasses.
issueOrderings(IdeelIssue) - Method in class ix.ideel.IssueEditor.EditPanel.ExpansionPanel
 
issues - Variable in class ix.ideel.IdeelController
 
issues - Variable in class ix.examples.PicoIX.Controller
 
issueText - Variable in class ix.ideel.IssueEditor.EditPanel
 
issueToRowTable - Variable in class ix.ideel.IssueViewingTable
 
issueToXML(Issue) - Static method in class ix.iface.util.XML
 
issueViewer - Variable in class ix.ideel.IdeelFrame
 
issueViewer - Variable in class ix.ideel.IssueEditor
 
issueViewer - Variable in class ix.ideel.BasicIdeel
 
issueViewer - Variable in class ix.ileed.BasicIleed
 
issueViewer - Variable in class ix.ileed.IleedFrame
 
IssueViewer - interface ix.ideel.IssueViewer.
 
IssueViewingTable - class ix.ideel.IssueViewingTable.
A viewer for a set of IdeelIssues.
IssueViewingTable.TestActionListener - class ix.ideel.IssueViewingTable.TestActionListener.
 
IssueViewingTable.TestActionListener(IssueViewingTable) - Constructor for class ix.ideel.IssueViewingTable.TestActionListener
 
IssueViewingTable(IXAgent) - Constructor for class ix.ideel.IssueViewingTable
 
isTrue() - Method in interface ix.util.Predicate0
 
isTrue(String) - Method in class ix.icore.domain.Schema
 
ItemVar - class ix.util.lisp.ItemVar.
Symbols used in patterns as variables that match a single object.
ItemVar(String) - Constructor for class ix.util.lisp.ItemVar
 
iteration - Variable in class ix.ileed.StatusChange
 
iteration - Variable in class ix.ileed.ProcessModel.Node
 
iterator() - Method in class ix.util.lisp.LList
Returns an interator over the elements of the list.
itest - Variable in class ix.itest.SendPanel
 
itest - Variable in class ix.itest.ReceivePanel
 
ItestExample - class ix.test.ItestExample.
 
ItestExample() - Constructor for class ix.test.ItestExample
 
ItestFrame - class ix.itest.ItestFrame.
The main frame of the I-TEST user interface.
ItestFrame(String) - Constructor for class ix.itest.ItestFrame
Creates the frame and adds its menu bar.
ix - package ix
I-X software.
ix.examples - package ix.examples
A simple version of an I-X framework (PicoIX) plus examples of its use.
ix.icore - package ix.icore
I-X core classes.
ix.icore.domain - package ix.icore.domain
Domain descriptions.
ix.icore.domain.event - package ix.icore.domain.event
Interfaces and classes for events related to domains.
ix.icore.process - package ix.icore.process
Classes for representing processes.
ix.ideel - package ix.ideel
I-DEEL.
ix.ideel.event - package ix.ideel.event
Interfaces and classes for events fired by Issues within I-DEEL.
ix.iface.domain - package ix.iface.domain
Domain parsers.
ix.iface.util - package ix.iface.util
Interface utilities.
ix.ileed - package ix.ileed
I-LEED.
ix.itest - package ix.itest
I-TEST.
ix.iview - package ix.iview
Viewers.
ix.test - package ix.test
Simple applications for testing purposes.
ix.util - package ix.util
General-purpose utilities.
ix.util.context - package ix.util.context
Context-layering mechanism.
ix.util.lisp - package ix.util.lisp
List-processing utilities.
ix.util.match - package ix.util.match
Pattern-matching utilities.
IXAgent - class ix.icore.IXAgent.
Common class for I-X agents.
IXAgent() - Constructor for class ix.icore.IXAgent
Standard constructor.
IXMetalTheme - class ix.iface.util.IXMetalTheme.
A Metal theme for I-X applications.
IXMetalTheme() - Constructor for class ix.iface.util.IXMetalTheme
 

K

K_ALL - Static variable in interface ix.icore.domain.SchemaSymbols
 
K_COMPLETE - Static variable in interface ix.icore.domain.EffectSymbols
 
K_COMPLETE - Static variable in class ix.ileed.MessageInterpreter
 
K_DRAFT - Static variable in interface ix.icore.domain.EffectSymbols
 
K_EXECUTING - Static variable in class ix.ileed.MessageInterpreter
 
K_NAME - Static variable in interface ix.icore.domain.ProductSchemaSymbols
 
Keyword - class ix.util.lisp.Keyword.
Keywords - symbols generally used as literals.
Keyword(String) - Constructor for class ix.util.lisp.Keyword
 

L

lastCons() - Method in class ix.util.lisp.LList
 
lastIndexOf(Object) - Method in class ix.util.lisp.LList
 
lastIndexOf(Object) - Method in class ix.util.lisp.LListCollector
 
length() - Method in class ix.util.lisp.LList
 
length() - Method in class ix.util.lisp.Cons
 
length() - Method in class ix.util.lisp.Null
 
length() - Method in class ix.util.lisp.LListCollector
 
level - Variable in class ix.icore.process.PNode
 
level - Variable in class ix.ileed.ProcessModel.Node
 
lin - Variable in class ix.iface.domain.LTF_Parser
 
lineSeparator - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
link - Variable in class ix.util.context.ContextValue
 
linkBefore(PNode) - Method in class ix.icore.process.PNode
 
linkBefore(ProcessModel.Node) - Method in class ix.ileed.ProcessModel.Node
 
Lisp - class ix.util.lisp.Lisp.
The class for static Lisp utilities.
LispFileReader - class ix.util.lisp.LispFileReader.
A LispReader for files.
LispFileReader(File) - Constructor for class ix.util.lisp.LispFileReader
 
LispFileReader(String) - Constructor for class ix.util.lisp.LispFileReader
 
LispObject - interface ix.util.lisp.LispObject.
Tagging interface for Lisp objects
LispReader - class ix.util.lisp.LispReader.
A LispReader can be used to read Objects using a Lisp-like syntax.
LispReader(InputStream) - Constructor for class ix.util.lisp.LispReader
 
LispReader(LispTokenizer) - Constructor for class ix.util.lisp.LispReader
 
LispReader(Reader) - Constructor for class ix.util.lisp.LispReader
 
LispReader(String) - Constructor for class ix.util.lisp.LispReader
 
LispReadException - exception ix.util.lisp.LispReadException.
The class of errors thrown by the Lisp reader.
LispReadException(String) - Constructor for class ix.util.lisp.LispReadException
 
LispStreamTokenizer - class ix.util.lisp.LispStreamTokenizer.
 
LispStreamTokenizer(InputStream) - Constructor for class ix.util.lisp.LispStreamTokenizer
 
LispStreamTokenizer(Reader) - Constructor for class ix.util.lisp.LispStreamTokenizer
 
LispTokenizer - class ix.util.lisp.LispTokenizer.
A class to be extended by tokenizers that read a Lisp-like syntax.
LispTokenizer(InputStream) - Constructor for class ix.util.lisp.LispTokenizer
 
LispTokenizer(Reader) - Constructor for class ix.util.lisp.LispTokenizer
 
list - Variable in class ix.util.lisp.LListListIterator
 
list() - Static method in class ix.util.lisp.Lisp
 
list(Object) - Static method in class ix.util.lisp.Lisp
 
list(Object, Object) - Static method in class ix.util.lisp.Lisp
 
list(Object, Object, Object) - Static method in class ix.util.lisp.Lisp
 
list(Object, Object, Object, Object) - Static method in class ix.util.lisp.Lisp
 
list(Object, Object, Object, Object, Object) - Static method in class ix.util.lisp.Lisp
 
listener - Variable in class ix.util.IPC.ObjectStreamServer
 
listener - Variable in class ix.iface.util.RadioButtonBox
The listener this box attaches to radio buttons.
listener - Variable in class ix.ileed.MessageInterpreter
 
listener - Variable in class ix.examples.PicoIX.IX_System
 
listeners - Variable in class ix.util.TextAreaFrame
 
listeners - Variable in class ix.icore.domain.Domain
 
listeners - Variable in class ix.ideel.IdeelIssue
 
listIterator(int) - Method in class ix.util.lisp.LList
 
listIterator(int) - Method in class ix.util.lisp.LListCollector
 
listreader() - Method in class ix.util.lisp.LispReader
 
LList - class ix.util.lisp.LList.
Lisp-style lists.
LList() - Constructor for class ix.util.lisp.LList
 
llistAppender() - Method in class ix.util.lisp.LListCollector
 
LListCollector - class ix.util.lisp.LListCollector.
A Collector that uses an LList to hold the elements and that provides a number of different ways to add elements.
LListCollector.adderFunction - interface ix.util.lisp.LListCollector.adderFunction.
 
LListCollector.LListCollectorListIterator - class ix.util.lisp.LListCollector.LListCollectorListIterator.
ListIterator for ListCollectors
LListCollector.LListCollectorListIterator(LListCollector, int) - Constructor for class ix.util.lisp.LListCollector.LListCollectorListIterator
 
LListCollector() - Constructor for class ix.util.lisp.LListCollector
 
LListCollector(Collection) - Constructor for class ix.util.lisp.LListCollector
 
llistConcer() - Method in class ix.util.lisp.LListCollector
 
LListEnumeration - class ix.util.lisp.LListEnumeration.
List enumerations.
LListEnumeration() - Constructor for class ix.util.lisp.LListEnumeration
 
LListIterator - class ix.util.lisp.LListIterator.
An implementation of Iterator for LLists.
LListIterator(LList) - Constructor for class ix.util.lisp.LListIterator
 
LListListIterator - class ix.util.lisp.LListListIterator.
An implementation of ListIterator for LLists.
LListListIterator(LList) - Constructor for class ix.util.lisp.LListListIterator
 
LListListIterator(LList, int) - Constructor for class ix.util.lisp.LListListIterator
 
loadDomain(Component, Domain) - Static method in class ix.iface.domain.DomainParser
Reads a description of a domain from a file selected by the user, conducting all necessary dialogs along the way.
loadFromIssue(IdeelIssue) - Method in class ix.ideel.IssueEditor.EditPanel.ExpansionPanel
 
loadFromOrderings(LList, LList) - Method in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
loadFromSchema(Schema) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
loadParameters(String) - Static method in class ix.util.Parameters
 
logoImage - Variable in class ix.ideel.BasicIdeel
 
logoImage - Variable in class ix.ileed.BasicIleed
 
logoLine1 - Variable in class ix.ideel.BasicIdeel
 
logoLine1 - Variable in class ix.ileed.BasicIleed
 
logoLine2 - Variable in class ix.ideel.BasicIdeel
 
logoLine2 - Variable in class ix.ileed.BasicIleed
 
LogoPanel - class ix.iface.util.LogoPanel.
A panel that contains the application name and some credits.
LogoPanel(String) - Constructor for class ix.iface.util.LogoPanel
 
LogoPanel(String, String) - Constructor for class ix.iface.util.LogoPanel
 
LogoPanel(String, String, String, String) - Constructor for class ix.iface.util.LogoPanel
 
loopBacks - Variable in class ix.ileed.ProcessModel.Node
 
loopBackTo(ProcessModel.Node) - Method in class ix.ileed.ProcessModel.Node
 
loopFroms - Variable in class ix.ileed.ProcessModel.Node
 
loopNodes - Variable in class ix.ileed.ProcessModel.Node
 
LowLevelIPCTest - class ix.test.LowLevelIPCTest.
 
LowLevelIPCTest() - Constructor for class ix.test.LowLevelIPCTest
 
LTF_Parser - class ix.iface.domain.LTF_Parser.
A parser for domains described in a Lisp-like syntax.
LTF_Parser(File) - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_Parser(String) - Constructor for class ix.iface.domain.LTF_Parser
 
LTF_SchemaSymbols - interface ix.iface.domain.LTF_SchemaSymbols.
Defines constants that are useful when processing either schema definitions as they appear in files or the resulting schemas themselves.

M

main(String[]) - Static method in class ix.ideel.BasicIdeel
Main program.
main(String[]) - Static method in class ix.ideel.I_DEEL
Main program.
main(String[]) - Static method in class ix.ileed.BasicIleed
Main program.
main(String[]) - Static method in class ix.ileed.I_LEED
Main program.
main(String[]) - Static method in class ix.itest.BasicItest
Main program.
main(String[]) - Static method in class ix.itest.I_TEST
Main program.
main(String[]) - Static method in class ix.itest.UnitedNationsItest
Main program.
main(String[]) - Static method in class ix.test.LowLevelIPCTest
 
main(String[]) - Static method in class ix.test.SConsTest
 
main(String[]) - Static method in class ix.test.ItestExample
 
main(String[]) - Static method in class ix.test.SimpleIXAgent
 
main(String[]) - Static method in class ix.test.MediumLevelIPCTest
 
main(String[]) - Static method in class ix.test.Ip2Example
 
main(String[]) - Static method in class ix.test.NameGenTest
 
main(String[]) - Static method in class ix.test.IPCTest
 
main(String[]) - Static method in class ix.examples.PicoIXTest2
Main program.
main(String[]) - Static method in class ix.examples.PicoIXTest1
Main program.
main(String[]) - Static method in class ix.examples.PicoISimTest3
Main program.
main(String[]) - Static method in class ix.examples.PicoISimTest2
Main program.
main(String[]) - Static method in class ix.examples.PicoISimTest1
Main program.
mainLoop() - Method in class ix.examples.PicoIX.Controller
 
mainLoop() - Method in class ix.examples.PicoISim.SimController
 
mainStartup(String[]) - Method in class ix.icore.IXAgent
Method called by main(String[] argv) to do initialization common to all I-X agents.
makeActivitiesElt(LList) - Method in class ix.iface.domain.XMLTF_Writer
 
makeActivityElt(Schema) - Method in class ix.iface.domain.XMLTF_Writer
 
makeBuiltinIssueHandlers() - Method in class ix.examples.PicoISim.IX_Simulator
 
makeBuiltinSimEventHandlers() - Method in class ix.examples.PicoISim.IX_Simulator
 
makeBuiltinSimEventHandlers() - Method in class ix.examples.PicoISimTest2.TestSimulator
 
makeButton(String) - Method in class ix.util.TextAreaFrame.TFrame
 
makeButton(String) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
makeButton(String) - Method in class ix.ideel.BindingViewer.ButtonPanel
 
makeButton(String) - Method in class ix.ideel.IssueEditor.EditPanel
 
makeButton(String) - Method in class ix.itest.SendPanel
 
makeButtonPanel(String[]) - Method in class ix.util.TextAreaFrame.TFrame
 
makeConstrainsElt(LList) - Method in class ix.iface.domain.XMLTF_Writer
 
makeControlPanel() - Method in class ix.itest.SendPanel
 
makeDomainDocument(Domain) - Method in class ix.iface.domain.XMLTF_Writer
 
makeFlowPanel(Component) - Static method in class ix.itest.SendPanel
Puts a component in a JPanel that has a flow layout to protect it from the layout manager of the container to which the component would otherwise have been added directly.
makeIssueListener(IdeelIssue, JTextField, JTextField, JComboBox, JComboBox) - Method in class ix.ideel.IssueViewingTable
Returns a listener that can be called when an issue changes status or gets a new option, etc.
makeLeftLabel(String) - Method in class ix.ideel.IssueEditor.EditPanel
 
makeLogoPanel() - Method in class ix.ideel.BasicIdeel
Makes the LogoPanel for the application's main frame.
makeLogoPanel() - Method in class ix.ileed.BasicIleed
Makes the LogoPanel for the application's main frame.
makeLogoPanel() - Method in class ix.itest.BasicItest
Creates a standard logo panel for I-TEST.
makeLogoPanel() - Method in class ix.itest.UnitedNationsItest
Constructs a panel containing a nice, UN-related picture.
makeMenuBar() - Method in class ix.iview.SimpleDomainEditor
 
makeMenuBar() - Method in class ix.ideel.IdeelFrame
 
makeMenuBar() - Method in class ix.ideel.IssueEditor
 
makeMenuBar() - Method in class ix.ileed.IleedFrame
 
makeMenuBar() - Method in class ix.itest.ItestFrame
Creates the menu bar
makeMenuItem(String) - Method in class ix.iview.SimpleDomainEditor
 
makeMenuItem(String) - Method in class ix.ideel.IdeelFrame
 
makeMenuItem(String) - Method in class ix.ideel.IssueViewingTable.TestActionListener
 
makeMenuItem(String) - Method in class ix.ideel.IssueEditor
 
makeMenuItem(String) - Method in class ix.ileed.IleedFrame
 
makeMenuItem(String) - Method in class ix.itest.ItestFrame
 
makeMouseListener(IdeelIssue) - Method in class ix.ideel.IssueViewingTable
Returns a listener than can be called when the user clicks in the text of an issue description.
makeMouseListener(SimpleProcessViewer.ProcessTable.Row) - Method in class ix.ileed.SimpleProcessViewer.ProcessTable
Returns a listener than can be called when the user clicks in the text of an action description.
makeNode(Element) - Method in class ix.iface.domain.XMLTF_Parser
 
makeNodeElt(LList) - Method in class ix.iface.domain.XMLTF_Writer
 
makeNodes(Element) - Method in class ix.iface.domain.XMLTF_Parser
 
makeNodesElt(LList) - Method in class ix.iface.domain.XMLTF_Writer
 
makeOptionChoiceListener(IdeelIssue) - Method in class ix.ideel.IssueViewingTable
Returns a listener that can be called when the user selects an issue option.
makeOrdering(Element) - Method in class ix.iface.domain.XMLTF_Parser
 
makeOrderingElt(LList) - Method in class ix.iface.domain.XMLTF_Writer
 
makeOrderings(Element) - Method in class ix.iface.domain.XMLTF_Parser
 
makeParser(File) - Static method in class ix.iface.domain.DomainParser
Factory method that returns an appropriate parser for the indicated file, based on the file's type or extension.
makeParser(String) - Static method in class ix.iface.domain.DomainParser
Factory method that returns an appropriate parser for the indicated file.
makePartialSchema() - Method in class ix.ideel.IssueEditor.EditPanel.ExpansionPanel
 
makePNode(PNode, LList) - Method in interface ix.icore.process.PNodeMaker
 
makePrettyXMLOutputter() - Static method in class ix.iface.util.XML
Constructs a JDOM XMLOutputter that outputs a JDOM Document in a nicely indented fashion.
makePriorityChoiceListener(IdeelIssue) - Method in class ix.ideel.IssueViewingTable
Returns a listener that can be called when the user selects an issue priority.
makePriorityControl() - Method in class ix.itest.SendPanel
 
makeReports(List) - Method in class ix.itest.BasicItest.TestSequenceListener
 
makeSchema(Element) - Method in class ix.iface.domain.XMLTF_Parser
 
makeSendControls() - Method in class ix.itest.SendPanel
 
makeStatusField(Object) - Method in class ix.ileed.SimpleProcessViewer.StatusTable
 
makeTestIssueHandlers() - Static method in class ix.examples.PicoIXTest2
Create issue handlers as "instant" subclasses of TestIssueHandler.
makeTestIssueHandlers() - Static method in class ix.examples.PicoIXTest1
Create issue handlers as "instant" subclasses of IssueHandler.
makeTestSimEventHandlers() - Static method in class ix.examples.PicoISimTest1
 
makeTypeControl() - Method in class ix.itest.SendPanel
 
makeWriter(File) - Static method in class ix.iface.domain.DomainWriter
Factory method that returns an appropriate writer for the indicated file, based on the file's type or extension.
makeWriter(String) - Static method in class ix.iface.domain.DomainWriter
Factory method that returns an appropriate writer for the indicated file.
map(Enumeration, Function1) - Static method in class ix.util.Seq
Takes an Enumeration e and a Function1 f and returns a "wrapper" Enumeration w such that each element of w is the result of calling f on the corresponding element of e.
mapc(Function1) - Method in class ix.util.lisp.LList
 
mapcar(Function1) - Method in class ix.util.lisp.LList
 
mark - Variable in class ix.ileed.ProcessModel.Node
 
Mark - class ix.util.Mark.
A class used when marking objects as used, visited, etc.
Mark(String) - Constructor for class ix.util.Mark
 
Markable - interface ix.util.Markable.
An interface for markable objects.
match(Object) - Method in class ix.util.match.MatchTable
match tries to find a MatchCase in the MatchTable that matches an object.
match(Object, Object) - Static method in class ix.util.match.SimpleMatcher
Match tries to match a pattern against an object.
match(Object, Object, MatchEnv) - Static method in class ix.util.match.SimpleMatcher
 
MatchCase - class ix.util.match.MatchCase.
The root class for entries in MatchTables.
MatchCase() - Constructor for class ix.util.match.MatchCase
 
matchCases(Object, Vector) - Method in class ix.util.match.MatchTable
A variant of match that can be used internally to match a subset of the cases that has been selected in some way (such as by indexing on a "key" in the data).
matchDefault(Object) - Method in class ix.util.match.MatchTable
Applies the default case, if there is one.
MatchEnv - class ix.util.match.MatchEnv.
A root class for objects that contain the bindings that result from pattern-matching.
MatchEnv() - Constructor for class ix.util.match.MatchEnv
 
MatchTable - class ix.util.match.MatchTable.
A MatchTable acts as a kind of pattern-matching case statement.
MatchTable() - Constructor for class ix.util.match.MatchTable
 
maxDelay - Variable in class ix.ileed.AutoTester
 
MediumLevelIPCTest - class ix.test.MediumLevelIPCTest.
 
MediumLevelIPCTest() - Constructor for class ix.test.MediumLevelIPCTest
 
messageDescription(IPC.InputMessage) - Static method in class ix.iface.util.Reporting
 
MessageInterpreter - class ix.ileed.MessageInterpreter.
Interprets messages sent during the operation of the CoAX process.
MessageInterpreter.Case - class ix.ileed.MessageInterpreter.Case.
 
MessageInterpreter.Case(String, Symbol) - Constructor for class ix.ileed.MessageInterpreter.Case
 
MessageInterpreter(WatcherListener) - Constructor for class ix.ileed.MessageInterpreter
Create a MessageInterpreter connected to a WatcherListener.
messageOrderSpecs - Static variable in class ix.ileed.AutoTester
 
MessageQueue - class ix.util.MessageQueue.
MessageQueues can be used for messages between threads.
MessageQueue() - Constructor for class ix.util.MessageQueue
 
messageReceived(IPC.InputMessage) - Method in interface ix.util.IPC.MessageListener
 
messages - Variable in class ix.itest.BasicItest.SendingThread
 
messageSuccessors - Static variable in class ix.ileed.AutoTester
 
messageTexts - Variable in class ix.itest.BasicItest.TestSequenceListener
 
messageWalk(String, Function1, Hashtable) - Static method in class ix.ileed.AutoTester
 
minDelay - Variable in class ix.ileed.AutoTester
 
model - Variable in class ix.ileed.SimpleProcessViewer
 
model - Variable in class ix.examples.PicoIX.IX_System
 
modifyButton - Variable in class ix.ideel.IssueEditor.EditPanel
 
modifyIssue() - Method in class ix.ideel.IssueEditor.EditPanel
Modifies a existing issue.
MultiHashtable - class ix.util.MultiHashtable.
A MultiHashtable is (by weak analogy with "multiset") a Hashtable that maps each key to a collection of values.
MultiHashtable() - Constructor for class ix.util.MultiHashtable
 
mustMatch(Object, Object) - Static method in class ix.util.match.SimpleMatcher
 
mustMatch(Object, Object, MatchEnv) - Static method in class ix.util.match.SimpleMatcher
 

N

name - Variable in class ix.icore.domain.Schema
 
name - Variable in class ix.icore.domain.ProductSchema
 
name - Variable in class ix.icore.process.Variable
 
name - Variable in class ix.ileed.Product
 
name - Variable in class ix.util.lisp.Symbol
 
nameCol - Variable in class ix.ileed.SimpleProcessViewer.StatusTable
 
NamedObject - interface ix.icore.domain.NamedObject.
An interface implemented by all IX domain objects that have names.
NameGenTest - class ix.test.NameGenTest.
 
NameGenTest() - Constructor for class ix.test.NameGenTest
 
nameTable - Variable in class ix.util.IPC.ObjectStreamNameServer
 
nameTable - Variable in class ix.icore.domain.SchemaTable
 
nameText - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
nameToVarMap - Variable in class ix.icore.process.PNode.MakeVarIfUnbound
 
newBindings - Variable in class ix.ideel.BindingViewer
 
newBindings() - Method in class ix.ideel.IdeelController.BindOption
 
newBindings(ControllerEvent, Map) - Method in class ix.ideel.IssueViewingTable
 
newBindings(ControllerEvent, Map) - Method in interface ix.ideel.event.ControllerListener
 
newEvent(Object) - Method in class ix.examples.PicoIX.IX_System
 
newInstance(Object, LList) - Method in class ix.test.SConsTest.SCons
 
newInstance(Object, LList) - Method in class ix.test.SConsTest.PatternCons
 
newIssue() - Method in class ix.ideel.IssueViewingTable
 
newIssueButtons - Variable in class ix.ideel.IssueEditor.EditPanel
 
newLoopIteration() - Method in class ix.ileed.ProcessModel.Node
 
newOption(IssueEvent, IssueOption) - Method in class ix.ideel.IssueEditor.EditPanel
 
newOption(IssueEvent, IssueOption) - Method in interface ix.ideel.event.IssueListener
 
newOrderings() - Method in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
newOverallCellInstance(String) - Method in class ix.ileed.ProcessModel
Create an instance of an appropriate OverallCell class.
newReport(IssueEvent, Report) - Method in class ix.ideel.IssueEditor.EditPanel
 
newReport(IssueEvent, Report) - Method in interface ix.ideel.event.IssueListener
 
newReport(Report) - Method in class ix.ideel.IdeelController
 
next - Variable in class ix.util.context.ContextLink
 
next() - Method in class ix.util.lisp.LListListIterator
 
next() - Method in class ix.util.lisp.LListIterator
 
nextElement() - Method in class ix.util.Seq.IteratorEnumeration
 
nextElement() - Method in class ix.util.lisp.NullEnumeration
 
nextElement() - Method in class ix.util.lisp.ConsEnumeration
 
nextIndex() - Method in class ix.util.lisp.LListListIterator
 
nextMessage() - Method in class ix.util.MessageQueue
 
nextName(String) - Method in class ix.util.Util.NameGenerator
 
NIL - Static variable in class ix.util.lisp.Lisp
 
nodes - Variable in class ix.icore.domain.Schema
 
nodesAfter(ProcessModel.Node) - Method in class ix.ileed.ProcessModel
 
nodesBefore(ProcessModel.Node) - Method in class ix.ileed.ProcessModel
 
nodesBetween(ProcessModel.Node, ProcessModel.Node) - Method in class ix.ileed.ProcessModel
 
nodesInDepthFirstFinishOrder() - Method in class ix.ileed.ProcessModel
 
nodesToText(LList) - Method in class ix.ideel.IssueEditor.EditPanel.ExpansionPanel
 
nodeTable - Variable in class ix.ileed.ProcessModel
 
normal - Static variable in class ix.util.DefaultFont
 
normalSuperscript - Static variable in class ix.util.DefaultFont
 
note(String) - Static method in class ix.util.Debug
note writes a string to Debug.out if Debug.on is true.
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(Exception) - Static method in class ix.util.Debug
Note an exception, together with a backtrace.
noteException(Exception, boolean) - Static method in class ix.util.Debug
Note an exception, optionally with a backtrace.
noteFailure(SimResource.Constraint) - Method in class ix.examples.SimResource.CM
 
noteln(String) - Static method in class ix.util.Debug
noteln writes a string, followed by a newline, to Debug.out if Debug.on is true.
noteln(String, int) - Static method in class ix.util.Debug
 
noteln(String, Object) - Static method in class ix.util.Debug
 
noteSuccess(SimResource.Constraint) - Method in class ix.examples.SimResource.CM
 
notifyListener(Object) - Method in class ix.examples.PicoIX.IX_System
 
Null - class ix.util.lisp.Null.
The class of Lisp.NIL, and of nothing else.
Null() - Constructor for class ix.util.lisp.Null
 
NullEnumeration - class ix.util.lisp.NullEnumeration.
Null enumerations.
NullEnumeration() - Constructor for class ix.util.lisp.NullEnumeration
 
number - Variable in class ix.util.Mark
 
number - Variable in class ix.icore.process.Variable
 
number - Variable in class ix.util.context.Context
A number, unique to this context and larger than the number of any context created earlier.
numberOfCoas - Variable in class ix.ileed.ProcessModel
 
numberOfCoas - Variable in class ix.ileed.ProcessStatusUpdate
 
numberToContextTable - Static variable in class ix.util.context.Context
A mapping from context numbers to (weak references to) contexts.

O

object - Variable in class ix.examples.PicoIX.Issue
 
objectFromControls() - Method in class ix.itest.SendPanel
Construct an object from the current state of the GUI.
objectFromXML(String) - Static method in class ix.iface.util.XML
Converts a string of XML to an object such as an Issue or Report.
objectToXML(Object) - Static method in class ix.iface.util.XML
Converts an object, such as an Issue or Report, to a string of XML.
obTable - Static variable in class ix.util.lisp.Symbol
 
on - Static variable in class ix.util.Debug
Global on/off control over the debugging output produced by the note and noteln methods.
open - Variable in class ix.ileed.SimpleProcessViewer.ProcessTable.Row
 
openOtherReportsIssue - Variable in class ix.ideel.IdeelController
 
optionCol - Variable in class ix.ideel.IssueViewingTable
 
options - Variable in class ix.ideel.IdeelIssue
 
optionShadowingTable - Variable in class ix.ideel.IssueViewingTable
Says which option to use when more than one have the same description.
orderings - Variable in class ix.icore.domain.Schema
 
orderingsAreSequential(LList, LList) - Static method in class ix.iview.SimpleDomainEditor
 
ordOther - Variable in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
ordParallel - Variable in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
ordSequential - Variable in class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
out - Variable in class ix.util.IPC.ObjectStreamConnection
 
out - Variable in class ix.util.CommandLoop
 
out - Static variable in class ix.util.Debug
The output destination used by note and noteln.
overallColumn - Variable in class ix.ileed.ProcessModel
 

P

pack() - Method in class ix.ileed.IleedFrame
 
paint(Graphics) - Method in class ix.util.ImageCanvas
 
parameters - Variable in class ix.icore.BasicIssue
 
parameters - Variable in class ix.ideel.IdeelIssue
 
Parameters - class ix.util.Parameters.
The Parameters class contains methods that allow information from application command-line arguments and from Applet parameters to be used in a uniform way.
Parameters.AccessRecordingProperties - class ix.util.Parameters.AccessRecordingProperties.
 
Parameters.AccessRecordingProperties() - Constructor for class ix.util.Parameters.AccessRecordingProperties
 
Parameters() - Constructor for class ix.util.Parameters
 
parent - Variable in class ix.icore.process.PNode
 
parent - Variable in class ix.ileed.ProcessModel.Node
 
parent - Variable in class ix.util.context.Context
This context's parent context.
parentCell - Variable in class ix.ileed.ProcessModel.OverallCollectionCell
 
parseBody(LList) - Method in class ix.iface.domain.LTF_Parser
 
parseEffect(LList) - Static method in class ix.iface.domain.LTF_Parser
 
parseNodes(String) - Static method in class ix.iview.SimpleDomainEditor
 
parseXML(String) - Static method in class ix.iface.util.XML
Converts a string of XML to a JDOM Document.
pattern - Variable in class ix.icore.domain.PVPair
 
pattern - Variable in class ix.icore.domain.Schema
 
pattern - Variable in class ix.icore.domain.Effect
 
pattern - Variable in class ix.icore.process.PNode
 
pattern - Variable in class ix.ileed.ProcessModel.Node
 
pattern - Variable in class ix.util.match.MatchCase
An object to match against.
pattern - Variable in class ix.examples.SimResource.Constraint
 
patternCoa(LList) - Method in class ix.ileed.ProcessModel.Node
 
patternText - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
patternVars - Variable in class ix.icore.process.PNode
 
permute() - Method in class ix.util.lisp.LList
 
permuteSuccessors - Static variable in class ix.ileed.AutoTester
 
PicoISim - class ix.examples.PicoISim.
A simple example using an I-X framework.
PicoISim.IX_Simulator - class ix.examples.PicoISim.IX_Simulator.
An IX_System for discrete event simulation.
PicoISim.IX_Simulator() - Constructor for class ix.examples.PicoISim.IX_Simulator
 
PicoISim.IX_Simulator(PicoIX.Controller, PicoIX.ModelManager) - Constructor for class ix.examples.PicoISim.IX_Simulator
 
PicoISim.SimController - class ix.examples.PicoISim.SimController.
The controller for a simulator handles an agenda of simulated events as well as the agenda of issues that the simulator addresses as an agent.
PicoISim.SimController() - Constructor for class ix.examples.PicoISim.SimController
 
PicoISim.SimController(PicoIX.IX_System) - Constructor for class ix.examples.PicoISim.SimController
 
PicoISim.SimEvent - class ix.examples.PicoISim.SimEvent.
Issues that represent scheduled events in the simulation.
PicoISim.SimEvent(Object, Object, long) - Constructor for class ix.examples.PicoISim.SimEvent
 
PicoISim.SimEventHandler - class ix.examples.PicoISim.SimEventHandler.
Handlers for SimEvents.
PicoISim.SimEventHandler(Object) - Constructor for class ix.examples.PicoISim.SimEventHandler
 
PicoISim() - Constructor for class ix.examples.PicoISim
 
PicoISimTest1 - class ix.examples.PicoISimTest1.
A simple example using an I-X framework.
PicoISimTest1() - Constructor for class ix.examples.PicoISimTest1
 
PicoISimTest2 - class ix.examples.PicoISimTest2.
A simple example using an I-X framework.
PicoISimTest2.TestSimController - class ix.examples.PicoISimTest2.TestSimController.
 
PicoISimTest2.TestSimController() - Constructor for class ix.examples.PicoISimTest2.TestSimController
 
PicoISimTest2.TestSimulator - class ix.examples.PicoISimTest2.TestSimulator.
 
PicoISimTest2.TestSimulator() - Constructor for class ix.examples.PicoISimTest2.TestSimulator
 
PicoISimTest2() - Constructor for class ix.examples.PicoISimTest2
 
PicoISimTest3 - class ix.examples.PicoISimTest3.
A simple example using an I-X framework.
PicoISimTest3.ResourceEvent - class ix.examples.PicoISimTest3.ResourceEvent.
 
PicoISimTest3.ResourceEvent(SimResource.Constraint, long) - Constructor for class ix.examples.PicoISimTest3.ResourceEvent
 
PicoISimTest3.ResourceEventHandler - class ix.examples.PicoISimTest3.ResourceEventHandler.
 
PicoISimTest3.ResourceEventHandler(Symbol) - Constructor for class ix.examples.PicoISimTest3.ResourceEventHandler
 
PicoISimTest3() - Constructor for class ix.examples.PicoISimTest3
 
PicoIX - class ix.examples.PicoIX.
A simple example of an I-X framework.
PicoIX.Constraint - class ix.examples.PicoIX.Constraint.
A simple, generic structure for constraints.
PicoIX.Constraint(Object) - Constructor for class ix.examples.PicoIX.Constraint
 
PicoIX.ConstraintManager - class ix.examples.PicoIX.ConstraintManager.
A class that provides some basic structure, and some support methods, for constraint managers.
PicoIX.ConstraintManager(Object) - Constructor for class ix.examples.PicoIX.ConstraintManager
 
PicoIX.Controller - class ix.examples.PicoIX.Controller.
A very simple controller.
PicoIX.Controller() - Constructor for class ix.examples.PicoIX.Controller
 
PicoIX.Controller(PicoIX.IX_System) - Constructor for class ix.examples.PicoIX.Controller
 
PicoIX.Issue - class ix.examples.PicoIX.Issue.
Our issues contain a verb and an object.
PicoIX.Issue(Object) - Constructor for class ix.examples.PicoIX.Issue
 
PicoIX.Issue(Object, Object) - Constructor for class ix.examples.PicoIX.Issue
 
PicoIX.IssueHandler - class ix.examples.PicoIX.IssueHandler.
A class that provides some basic structure, and some support methods, for issue handlers.
PicoIX.IssueHandler(Object) - Constructor for class ix.examples.PicoIX.IssueHandler
 
PicoIX.IX_System - class ix.examples.PicoIX.IX_System.
A simple I-X entity with its own thread.
PicoIX.IX_System() - Constructor for class ix.examples.PicoIX.IX_System
 
PicoIX.IX_System(PicoIX.Controller, PicoIX.ModelManager) - Constructor for class ix.examples.PicoIX.IX_System
 
PicoIX.IX_SystemListener - class ix.examples.PicoIX.IX_SystemListener.
Information is sent out via a listener.
PicoIX.IX_SystemListener() - Constructor for class ix.examples.PicoIX.IX_SystemListener
 
PicoIX.ModelManager - class ix.examples.PicoIX.ModelManager.
A simple constraint model.
PicoIX.ModelManager() - Constructor for class ix.examples.PicoIX.ModelManager
 
PicoIX.ModelManager(PicoIX.IX_System) - Constructor for class ix.examples.PicoIX.ModelManager
 
PicoIX() - Constructor for class ix.examples.PicoIX
 
PicoIXTest1 - class ix.examples.PicoIXTest1.
A simple example using an I-X framework.
PicoIXTest1.PIX - class ix.examples.PicoIXTest1.PIX.
 
PicoIXTest1.PIX() - Constructor for class ix.examples.PicoIXTest1.PIX
 
PicoIXTest1() - Constructor for class ix.examples.PicoIXTest1
 
PicoIXTest2 - class ix.examples.PicoIXTest2.
A simple example using an I-X framework.
PicoIXTest2.TestController - class ix.examples.PicoIXTest2.TestController.
A Controller that supports pushIssue().
PicoIXTest2.TestController() - Constructor for class ix.examples.PicoIXTest2.TestController
 
PicoIXTest2.TestIssueHandler - class ix.examples.PicoIXTest2.TestIssueHandler.
IssueHandlers that can use pushIssue().
PicoIXTest2.TestIssueHandler(Object) - Constructor for class ix.examples.PicoIXTest2.TestIssueHandler
 
PicoIXTest2() - Constructor for class ix.examples.PicoIXTest2
 
PlainContextHolder - class ix.util.context.PlainContextHolder.
A "final" version of BasicContextHolder.
PlainContextHolder() - Constructor for class ix.util.context.PlainContextHolder
 
PlainContextHolder(Context) - Constructor for class ix.util.context.PlainContextHolder
 
planLevel - Variable in class ix.ileed.StatusChange
 
planLevel - Variable in class ix.ileed.ProcessModel.Node
 
PNode - class ix.icore.process.PNode.
A node that represents an action in a process.
PNode.MakeVarIfUnbound - class ix.icore.process.PNode.MakeVarIfUnbound.
 
PNode.MakeVarIfUnbound(PNode, Map) - Constructor for class ix.icore.process.PNode.MakeVarIfUnbound
 
PNode(PNode, LList) - Constructor for class ix.icore.process.PNode
 
PNodeMaker - interface ix.icore.process.PNodeMaker.
An object that can be asked to construct a node.
popContext(ContextHolder) - Static method in class ix.util.context.Context
Moves the specified context-holder to the parent of its current context.
popElement() - Method in class ix.util.lisp.LListCollector
 
populateSchemaMenu() - Method in class ix.iview.SimpleDomainEditor
 
port - Variable in class ix.util.IPC.ObjectStreamNameServer
 
port - Variable in class ix.util.IPC.ServiceAddress
 
postIssue(PicoIX.Issue) - Method in class ix.examples.PicoIX.IssueHandler
 
postNodes - Variable in class ix.icore.process.PNode
 
postNodes - Variable in class ix.ileed.ProcessModel.Node
 
postSimEvent(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.IX_Simulator
 
postSimEvent(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimEventHandler
 
pre_handleInput(IPC.InputMessage) - Method in class ix.icore.IXAgent
Gets the message before the handleInput method and ensures that handleInput is called in the AWT event dispatching thread.
Predicate0 - interface ix.util.Predicate0.
An interface for boolean functions of zero arguments
Predicate1 - interface ix.util.Predicate1.
An interface for boolean functions of one argument.
Predicate2 - interface ix.util.Predicate2.
An interface for boolean functions of two arguments.
preNodes - Variable in class ix.icore.process.PNode
 
preNodes - Variable in class ix.ileed.ProcessModel.Node
 
prettyXMLOutputter - Static variable in class ix.iface.util.XML
An XML outputter created by makePrettyXMLOutputter().
previous() - Method in class ix.util.lisp.LListListIterator
 
previousIndex() - Method in class ix.util.lisp.LListListIterator
 
printGreeting(String) - Static method in class ix.util.Util
A method to print the name of the system, the release version, and the release date.
printLines(String[]) - Static method in class ix.util.Util
Print the elements of a String[] array to System.out as lines.
printStatusReport() - Method in class ix.examples.SimResource.CM
 
printToString(Object) - Static method in class ix.util.lisp.Lisp
 
priority - Variable in class ix.icore.BasicIssue
 
priority - Variable in class ix.icore.Report
 
priority - Variable in class ix.ideel.IdeelIssue
 
PRIORITY_HIGH - Static variable in interface ix.icore.process.StatusValues
 
PRIORITY_LOW - Static variable in interface ix.icore.process.StatusValues
 
PRIORITY_MEDIUM - Static variable in interface ix.icore.process.StatusValues
 
PRIORITY_NONE - Static variable in interface ix.icore.process.StatusValues
 
priorityChanged(IssueEvent) - Method in class ix.ideel.IssueEditor.EditPanel
 
priorityChanged(IssueEvent) - Method in interface ix.ideel.event.IssueListener
 
priorityCol - Variable in class ix.ideel.IssueViewingTable
 
priorityColor - Static variable in class ix.util.ViewColor
Priority colors
PriorityComboBox - class ix.iface.util.PriorityComboBox.
A ComboBox that contains items that represent priorities.
PriorityComboBox() - Constructor for class ix.iface.util.PriorityComboBox
 
priorityDescription(int) - Static method in class ix.iface.util.Reporting
 
priorityFromControls() - Method in class ix.itest.SendPanel
Obtain a priority from the current state of the GUI.
priorityFromXML(Element) - Static method in class ix.iface.util.XML
 
priorityName - Static variable in class ix.util.ViewColor
 
prioritySelector - Variable in class ix.itest.SendPanel
 
priorityToXML(int) - Static method in class ix.iface.util.XML
 
priorityValue(String) - Static method in class ix.util.ViewColor
 
processCommandLineArguments() - Method in class ix.icore.IXAgent
Handles command-line arguments common to all I-X agents.
processCommandLineArguments() - Method in class ix.ideel.BasicIdeel
Command-line argument processing for arguments used by all versions of I-DEEL.
processCommandLineArguments() - Method in class ix.ileed.BasicIleed
Command-line argument processing for arguments used by all versions of I-LEED.
processCommandLineArguments() - Method in class ix.itest.BasicItest
Command-line argument processing used by all versions of I-TEST.
processCommandLineArguments() - Method in class ix.test.SimpleIXAgent
 
processCommandLineArguments() - Method in class ix.test.Ip2Example
Command-line argument processing.
processCommandLineArguments(String[]) - Static method in class ix.util.Parameters
Parse a String[] of command-line arguments.
processExpansionTree - Variable in class ix.ileed.SimpleProcessViewer
 
processModel - Variable in class ix.ileed.BasicIleed
 
ProcessModel - class ix.ileed.ProcessModel.
A ProcessModel contains a model of a process and handles the propagation of state changes.
ProcessModel.Node - class ix.ileed.ProcessModel.Node.
Nodes represent actions in the process.
ProcessModel.Node(ProcessModel) - Constructor for class ix.ileed.ProcessModel.Node
 
ProcessModel.Node(ProcessModel, ProcessModel.Node, LList) - Constructor for class ix.ileed.ProcessModel.Node
 
ProcessModel.NodeTable - class ix.ileed.ProcessModel.NodeTable.
Nodes are stored in a NodeTable, indexed by pattern.
ProcessModel.NodeTable() - Constructor for class ix.ileed.ProcessModel.NodeTable
 
ProcessModel.OverallCell - class ix.ileed.ProcessModel.OverallCell.
Overall column cells, a member class of ProcessModel.
ProcessModel.OverallCell(ProcessModel, String) - Constructor for class ix.ileed.ProcessModel.OverallCell
 
ProcessModel.OverallCollectionCell - class ix.ileed.ProcessModel.OverallCollectionCell.
A subclass of OverallCell that reports the collective status of some earlier row.
ProcessModel.OverallCollectionCell(ProcessModel, String) - Constructor for class ix.ileed.ProcessModel.OverallCollectionCell
 
ProcessModel() - Constructor for class ix.ileed.ProcessModel
Create an empty ProcessModel.
processOrderings(LList, LList) - Method in class ix.icore.process.PNode
 
processOrderings(LList, LList) - Method in class ix.ileed.ProcessModel.Node
 
processParameters() - Method in class ix.ileed.AutoTester
 
processSchemas - Variable in class ix.icore.domain.SchemaTable
 
ProcessStatusUpdate - class ix.ileed.ProcessStatusUpdate.
A ProcessStatusUpdate is sent to an implementation of the ProcessViewer interface when telling it of state changes in a process.
ProcessStatusUpdate() - Constructor for class ix.ileed.ProcessStatusUpdate
 
processTable - Variable in class ix.ileed.SimpleProcessViewer
 
processViewer - Variable in class ix.ileed.BasicIleed
 
processViewer - Variable in class ix.ileed.IleedFrame
 
ProcessViewer - interface ix.ileed.ProcessViewer.
The interface that process viewers must implement in order to receive information from the workflow stepper (process model).
Product - class ix.ileed.Product.
 
PRODUCT_BLANK - Static variable in interface ix.icore.process.StatusValues
 
PRODUCT_COMPLETE - Static variable in interface ix.icore.process.StatusValues
 
PRODUCT_DRAFT - Static variable in interface ix.icore.process.StatusValues
 
Product(String) - Constructor for class ix.ileed.Product
 
products - Variable in class ix.ileed.SimpleProcessViewer
 
products - Variable in class ix.ileed.ProcessModel
 
products - Variable in class ix.ileed.ProcessStatusUpdate
 
ProductSchema - class ix.icore.domain.ProductSchema.
A description of a process product.
ProductSchema(LList) - Constructor for class ix.icore.domain.ProductSchema
 
productSchemas - Variable in class ix.icore.domain.Domain
 
ProductSchemaSymbols - interface ix.icore.domain.ProductSchemaSymbols.
Defines constants that are useful when processing Product schemas.
productTable - Variable in class ix.ileed.SimpleProcessViewer
 
productTable - Variable in class ix.ileed.ProcessModel
 
prompt - Variable in class ix.util.CommandLoop
 
propagateActionStarted() - Method in class ix.ileed.ProcessModel.Node
 
properties - Variable in class ix.icore.BasicIssue
 
properties - Variable in class ix.icore.Report
 
properties - Variable in class ix.icore.domain.Schema
 
properties - Variable in class ix.ideel.IdeelIssue
 
propertiesFromAttributes(Element, Set) - Static method in class ix.iface.util.XML
Converts XML attributes to a Map.
propertiesToAttributes(Map, Set) - Static method in class ix.iface.util.XML
 
pushContext(ContextHolder) - Static method in class ix.util.context.Context
Moves the specified context-holder to a new child of its current context.
pushElement(Object) - Method in class ix.util.lisp.LListCollector
 
pushIssue(PicoIX.Issue) - Method in class ix.examples.PicoIXTest2.TestController
 
pushIssue(PicoIX.Issue) - Method in class ix.examples.PicoIXTest2.TestIssueHandler
 
pushLList(LList) - Method in class ix.util.lisp.LListCollector
 
put(Object, Object) - Method in interface ix.util.IPC.DestinationTable
 
put(Object, Object) - Method in class ix.util.MultiHashtable
 
put(Object, Object, Object) - Method in class ix.util.TwoKeyHashMap
 
PVPair - class ix.icore.domain.PVPair.
A pattern-value pair.
PVPair(Object, Object) - Constructor for class ix.icore.domain.PVPair
 

Q

q - Variable in class ix.examples.PicoIX.Controller
 
q - Variable in class ix.examples.PicoIX.IX_System
 
Q_COA - Static variable in interface ix.icore.domain.SchemaSymbols
 
Q_FROM - Static variable in class ix.iface.domain.XMLTF_Parser
 
Q_NAME - Static variable in class ix.iface.domain.LTF_Parser
 
Q_NAME - Variable in class ix.ileed.ProcessModel.Node
 
Q_PATTERN - Static variable in class ix.iface.domain.LTF_Parser
 
Q_TO - Static variable in class ix.iface.domain.XMLTF_Parser
 
Q_VALUE - Static variable in class ix.iface.domain.LTF_Parser
 
Q_WHEN - Static variable in class ix.iface.domain.LTF_Parser
 
quote(String) - Static method in class ix.util.Util
Puts double quotes around a string.

R

RadioButtonBox - class ix.iface.util.RadioButtonBox.
An object that manages a group of radio buttons in a convenient and easy to use fashion.
RadioButtonBox(int) - Constructor for class ix.iface.util.RadioButtonBox
Creates a box that places components along the specified axis.
rc - Variable in class ix.examples.PicoISimTest3.ResourceEvent
 
readDomain() - Method in class ix.iface.domain.DomainParser
 
readDomain() - Method in class ix.iface.domain.LTF_Parser
 
readDomain() - Method in class ix.iface.domain.XMLTF_Parser
 
readDomain(Domain) - Method in class ix.iface.domain.DomainParser
 
readDomain(Domain) - Method in class ix.iface.domain.LTF_Parser
 
readDomain(Domain) - Method in class ix.iface.domain.XMLTF_Parser
 
readDomain(Domain) - Method in class ix.ideel.BasicIdeel
Read in any default domain description.
readDomainJDOM(Domain) - Method in class ix.iface.domain.XMLTF_Parser
 
reader() - Method in class ix.util.lisp.LispReader
 
readFromString(String) - Static method in class ix.util.lisp.Lisp
 
readIssueDomain(Domain) - Method in class ix.ileed.BasicIleed
Read in any default issue-domain description.
readLine(InputStream) - Static method in class ix.util.Util
Reads a line from an InputStream and returns it as a String.
readObject() - Method in class ix.util.lisp.LispReader
 
readResolve() - Method in class ix.util.lisp.Null
 
readResolve() - Method in class ix.util.lisp.Symbol
 
reason - Variable in class ix.util.IPC.IPCException
 
receive() - Method in interface ix.util.IPC.Connection
 
receive() - Method in class ix.util.IPC.ObjectStreamConnection
 
receive(Object) - Method in class ix.examples.PicoIX.IX_SystemListener
 
receiveFrom(IPC.ObjectStreamConnection) - Method in class ix.util.IPC.ObjectStreamServer
 
receivePanel - Variable in class ix.itest.BasicItest
 
ReceivePanel - class ix.itest.ReceivePanel.
I-TEST panel for displaying received messages.
ReceivePanel(BasicItest) - Constructor for class ix.itest.ReceivePanel
 
receiveText - Variable in class ix.itest.ReceivePanel
 
recordRegistration(String, IPC.ServiceAddress) - Method in class ix.util.IPC.ObjectStreamNameServer
 
redefineSchema(Schema) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
ref - Variable in class ix.itest.BasicItest.TestSequenceListener
 
refChoice - Variable in class ix.itest.SendPanel
 
registerNode(ProcessModel.Node) - Method in class ix.ileed.ProcessModel
 
registerSelf() - Method in class ix.ileed.ProcessModel.Node
 
registerWithNameServer() - Method in class ix.util.IPC.ObjectStreamServer
 
Release - class ix.Release.
I-X 1.7 05-Dec-01
Release() - Constructor for class ix.Release
 
remove() - Method in class ix.util.lisp.LListListIterator
 
remove() - Method in class ix.util.lisp.LListIterator
 
remove() - Method in class ix.util.lisp.LListCollector.LListCollectorListIterator
 
remove(Component) - Method in class ix.iface.util.GridColumn
 
remove(int) - Method in class ix.iface.util.GridColumn
 
removeAll() - Method in class ix.iface.util.GridColumn
 
removeVars(Object) - Static method in class ix.icore.process.Variable
 
repeatString(String, int) - Static method in class ix.util.Util
Returns a String made by appending a specified string count times.
replaceAll(Object, Object) - Method in class ix.util.lisp.LList
 
Report - class ix.icore.Report.
A report sent from another agent.
Report(String) - Constructor for class ix.icore.Report
 
reportAttributes - Static variable in class ix.iface.util.XML
A Set containing the attribute names that are valid in "report" elements.
reportBack - Variable in class ix.ideel.BasicIdeel.ForwardingIssueHandler
 
reportCheck - Variable in class ix.itest.SendPanel
 
reportDescription(Report) - Static method in class ix.iface.util.Reporting
 
reportFromControls() - Method in class ix.itest.SendPanel
Construct a report from the current state of the GUI.
reportFromXML(Element) - Static method in class ix.iface.util.XML
Converts a JDOM Element to a Report.
Reporting - class ix.iface.util.Reporting.
Class of static methods useful when reporting incoming messages etc.
reportRef - Variable in class ix.ideel.IdeelIssue
 
reports - Variable in class ix.ideel.IdeelIssue
 
reports - Variable in class ix.itest.BasicItest.TestSequenceListener
 
reportToXML(Report) - Static method in class ix.iface.util.XML
 
reportTypeChoice - Variable in class ix.itest.SendPanel
 
requireAll - Variable in class ix.ileed.ProcessModel.OverallCollectionCell
 
requiredCollectionSize - Variable in class ix.ileed.ProcessModel.OverallCollectionCell
 
requireName(String, String, Object) - Method in class ix.iface.domain.XMLTF_Parser
 
reset() - Method in class ix.iface.util.GridColumn
 
reset() - Method in class ix.ideel.IdeelController
 
reset() - Method in class ix.ideel.IssueViewingTable
 
reset() - Method in interface ix.ideel.IssueViewer
 
reset() - Method in class ix.ideel.BasicIdeel
Called to restore the initial state.
reset() - Method in class ix.ileed.BasicIleed
Called to restore the initial state.
reset() - Method in class ix.ileed.MessageInterpreter
 
reset() - Method in class ix.ileed.SimpleProcessViewer
 
reset() - Method in class ix.ileed.SimpleProcessViewer.StatusTable
 
reset() - Method in class ix.ileed.ProcessModel
Remove all COAs, their associated actions, and all current state information.
reset() - Method in interface ix.ileed.ProcessViewer
 
resetChangeRecord() - Method in class ix.ileed.ProcessModel
 
resourceTable - Variable in class ix.examples.SimResource.CM
 
REST - Static variable in class ix.util.match.SimpleMatcher
 
restLines(String) - Static method in class ix.util.Util
Returns the rest of a string after the first line has been removed.
result() - Method in interface ix.util.Collector
 
result() - Method in class ix.ileed.HashedSet
 
result() - Method in class ix.util.lisp.LListCollector
 
reverse() - Method in class ix.util.lisp.LList
 
rootContext - Static variable in class ix.util.context.Context
A context that is an ancestor of all others.
rows - Variable in class ix.ileed.SimpleProcessViewer.ProcessTable
 
rowTable - Variable in class ix.ileed.ProcessModel
 
rowToIssueTable - Variable in class ix.ideel.IssueViewingTable
 
run() - Method in class ix.util.IPC.ObjectStreamServer
 
run() - Method in class ix.util.IPC.ObjectStreamNameServer
 
run() - Method in class ix.util.CommandLoop
 
run() - Method in class ix.ileed.AutoTester.TestRunner
 
run() - Method in class ix.itest.BasicItest.SendingThread
 
run() - Method in class ix.examples.PicoIX.IX_System
 
runTest(String) - Method in class ix.ileed.AutoTester
 

S

S_ACTION - Static variable in interface ix.icore.domain.SchemaSymbols
 
S_AT - Static variable in interface ix.icore.domain.EffectSymbols
 
S_CONSUME - Static variable in class ix.examples.SimResource
 
S_DEFINE_ACTION - Static variable in interface ix.iface.domain.LTF_SchemaSymbols
 
S_DEFINE_PROCESS - Static variable in interface ix.iface.domain.LTF_SchemaSymbols
 
S_DEFINE_PRODUCT - Static variable in interface ix.iface.domain.LTF_SchemaSymbols
 
S_DEFINE_SCHEMA - Static variable in interface ix.iface.domain.LTF_SchemaSymbols
 
S_EFFECTS - Static variable in interface ix.icore.domain.SchemaSymbols
 
S_FINISH - Static variable in interface ix.icore.domain.EffectSymbols
 
S_NODES - Static variable in interface ix.icore.domain.SchemaSymbols
 
S_ORDERINGS - Static variable in interface ix.icore.domain.SchemaSymbols
 
S_PROCESS - Static variable in interface ix.icore.domain.SchemaSymbols
 
S_PRODUCE - Static variable in class ix.examples.SimResource
 
S_PROPERTIES - Static variable in interface ix.icore.domain.SchemaSymbols
 
S_RESOURCE - Static variable in class ix.examples.SimResource
 
S_START - Static variable in interface ix.icore.domain.EffectSymbols
 
safeRead() - Method in class ix.util.lisp.LispReader
 
safeRead(Object) - Method in class ix.util.lisp.LispReader
 
saveAsSchemaItem - Variable in class ix.ideel.IssueEditor
 
saveButton - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
saveDefinition() - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
Define a schema
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.
saveExpansion(Object) - Method in interface ix.iview.InternalDomainEditor
 
saveExpansion(Object) - Method in class ix.iview.SimpleDomainEditor
 
saveIssueExpansion(Object) - Method in class ix.ideel.IssueViewingTable
 
saveIssueExpansion(Object) - Method in interface ix.ideel.IssueViewer
 
saveIssues() - Method in class ix.test.Ip2Example
 
SAXDriverClass - Variable in class ix.iface.domain.XMLTF_Parser
 
SAXDriverClass - Static variable in class ix.iface.util.XML
The class of the SAX parser used by the parseXML method.
schedule(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.IX_Simulator
 
schema - Variable in class ix.icore.domain.event.SchemaEvent
 
schema - Variable in class ix.icore.process.PNode
 
schema - Variable in class ix.ideel.IdeelController.ExpandOption
 
schema - Variable in class ix.ileed.ProcessModel.Node
 
Schema - class ix.icore.domain.Schema.
A Schema describes a possible action in a process being modelled.
Schema() - Constructor for class ix.icore.domain.Schema
 
Schema(LList) - Constructor for class ix.icore.domain.Schema
 
Schema(String, LList) - Constructor for class ix.icore.domain.Schema
 
schemaAdded(SchemaEvent) - Method in interface ix.icore.domain.event.DomainListener
 
schemaAdded(SchemaEvent) - Method in class ix.ideel.IdeelController
 
schemaEditor - Variable in class ix.iview.SimpleDomainEditor
 
SchemaEvent - class ix.icore.domain.event.SchemaEvent.
 
SchemaEvent(Domain, Schema) - Constructor for class ix.icore.domain.event.SchemaEvent
 
schemaMenu - Variable in class ix.iview.SimpleDomainEditor
 
SchemaSymbols - interface ix.icore.domain.SchemaSymbols.
Defines constants that are useful when processing schemas.
SchemaTable - class ix.icore.domain.SchemaTable.
A SchemaTable contains Schemas that describe the possible actions in a process.
SchemaTable() - Constructor for class ix.icore.domain.SchemaTable
 
SConsTest - class ix.test.SConsTest.
 
SConsTest.Pattern - interface ix.test.SConsTest.Pattern.
 
SConsTest.PatternCons - class ix.test.SConsTest.PatternCons.
 
SConsTest.PatternCons(Collection) - Constructor for class ix.test.SConsTest.PatternCons
 
SConsTest.PatternCons(Object, LList) - Constructor for class ix.test.SConsTest.PatternCons
 
SConsTest.SCons - class ix.test.SConsTest.SCons.
 
SConsTest.SCons(Collection) - Constructor for class ix.test.SConsTest.SCons
 
SConsTest.SCons(Object, LList) - Constructor for class ix.test.SConsTest.SCons
 
SConsTest() - Constructor for class ix.test.SConsTest
 
seeIfNewCoa(int) - Method in class ix.ileed.ProcessModel
 
selection - Variable in class ix.iface.util.RadioButtonBox
 
selectIssue() - Method in class ix.examples.PicoIX.Controller
 
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
 
sender - Variable in class ix.itest.BasicItest.TestSequenceListener
 
sendFullStateDescription() - Method in class ix.ileed.ProcessModel
Send the viewer a complete state description, rather than a delta.
sendObject(Object, Object) - Static method in class ix.util.IPC
Sends an object to the specified destination using the default communication strategy.
sendObject(Object, Object) - Method in interface ix.util.IPC.CommunicationStrategy
 
sendObject(Object, Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
sendObject(Object, Object) - Method in class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
sendPanel - Variable in class ix.itest.BasicItest
 
SendPanel - class ix.itest.SendPanel.
I-TEST panel for sending messages.
SendPanel(BasicItest) - Constructor for class ix.itest.SendPanel
 
sendRequest(Object, Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
sendTo(String) - Method in class ix.itest.SendPanel
Construct an object from the current state of the GUI and send it to the specified destination.
Seq - class ix.util.Seq.
Seq defines some convenient methods for use with sequences, where a sequence is an Object[], a Vector, a LList, or an Enumeration.
Seq.IteratorEnumeration - class ix.util.Seq.IteratorEnumeration.
 
Seq.IteratorEnumeration(Iterator) - Constructor for class ix.util.Seq.IteratorEnumeration
 
sequentialOrderings(LList) - Static method in class ix.iview.SimpleDomainEditor
 
serveClientOn(IPC.ObjectStreamConnection) - Method in class ix.util.IPC.ObjectStreamNameServer
 
serverDestination - Variable in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
serviceAddressAttributes - Static variable in class ix.iface.util.XML
 
serviceAddressFromXML(Element) - Static method in class ix.iface.util.XML
Converts a JDOM Element to an IPC.ServiceAddress.
serviceAddressToXML(IPC.ServiceAddress) - Static method in class ix.iface.util.XML
 
servSock - Variable in class ix.util.IPC.ObjectStreamServer
 
servSock - Variable in class ix.util.IPC.ObjectStreamNameServer
 
set(Object) - Method in class ix.util.lisp.LListListIterator
 
set(Object) - Method in class ix.util.lisp.LListCollector.LListCollectorListIterator
 
set(Object) - Method in class ix.util.context.ContextValue
 
setAmount(Object, long) - Method in class ix.examples.SimResource.CM
 
setButtonsEnabled(boolean) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
setCanvasImage(Image) - Method in class ix.util.ImageCanvas
 
setCar(Object) - Method in class ix.util.lisp.Cons
 
setCdr(Object) - Method in class ix.util.lisp.Cons
 
setCollectionProperties() - Method in class ix.ileed.ProcessModel.OverallCollectionCell
 
setContents(LList) - Method in class ix.util.lisp.LListCollector
 
setContext(Context) - Method in interface ix.util.context.ContextHolder
Changes the context currently stored in the holder.
setContext(Context) - Method in class ix.util.context.BasicContextHolder
 
setContext(Context) - Method in class ix.util.context.PlainContextHolder
 
setContextHolder(ContextHolder) - Method in class ix.util.context.ContextHoldingStrategy
Changes the context-holder that would be returned, if that makes sense.
setContextHolder(ContextHolder) - Method in class ix.util.context.ThreadLocalHoldingStrategy
 
setContextHolder(ContextHolder) - Method in class ix.util.context.InheritableThreadLocalHoldingStrategy
 
setContextHoldingStrategy(ContextHoldingStrategy) - Static method in class ix.util.context.Context
Sets the current context-holding strategy.
setDefault(MatchCase) - Method in class ix.util.match.MatchTable
setDefault assigns a MatchCase as the table's default case.
setDefaultCommunicationStrategy(IPC.CommunicationStrategy) - Static method in class ix.util.IPC
Sets the communication strategy used when none is explicitly specified.
setDefaultCommunicationStrategy(String) - Static method in class ix.util.IPC
Sets the communication strategy used when none is explicitly specified.
setDefaultFontSize(int) - Static method in class ix.util.DefaultFont
 
setDestinationData(Object, Object) - Method in interface ix.util.IPC.SocketlikeCommunicationStrategy
 
setDestinationData(Object, Object) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
The data must be a ServiceAddress.
setDestinationTable(IPC.DestinationTable) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
setDomain(Domain) - Method in class ix.ideel.IdeelController
 
setExitCommand(String) - Method in class ix.util.CommandLoop
 
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.
setIssueManager(IssueManager) - Method in class ix.ideel.IssueViewingTable
 
setIssueManager(IssueManager) - Method in interface ix.ideel.IssueViewer
 
setListener(PicoIX.IX_SystemListener) - Method in class ix.examples.PicoIX.IX_System
 
setListener(WatcherListener) - Method in class ix.ileed.MessageInterpreter
Change the WatcherListener that the interpreter tells of status changes.
setLocation(int, int) - Method in class ix.iview.SimpleDomainEditor
 
setMark(Mark) - Method in interface ix.util.Markable
 
setMark(Mark) - Method in class ix.ileed.ProcessModel.Node
 
setNoteFile(String) - Static method in class ix.util.Debug
Sets the output destination for debugging notes.
setNoteStream(PrintStream) - Static method in class ix.util.Debug
Sets the output destination for debugging notes.
setParameter(String, String) - Static method in class ix.util.Parameters
 
setPlanLevel(int) - Method in class ix.ileed.ProcessModel.Node
 
setPoint - Variable in class ix.util.lisp.LListListIterator
 
setPriority(int) - Method in class ix.icore.BasicIssue
 
setPriority(int) - Method in interface ix.icore.Issue
 
setPriority(int) - Method in class ix.icore.Report
 
setPriority(int) - Method in class ix.iface.util.PriorityComboBox
 
setPriority(int) - Method in class ix.ideel.IdeelIssue
 
setProcessModel(ProcessModel) - Method in class ix.ileed.SimpleProcessViewer
 
setProcessModel(ProcessModel) - Method in interface ix.ileed.ProcessViewer
 
setPrompt(String) - Method in class ix.util.CommandLoop
 
setProperties(Map) - Method in class ix.icore.BasicIssue
 
setProperties(Map) - Method in interface ix.icore.Issue
 
setProperties(Map) - Method in class ix.icore.Report
 
setProperties(Map) - Method in class ix.ideel.IdeelIssue
 
setRef(String) - Method in class ix.icore.BasicIssue
 
setRef(String) - Method in interface ix.icore.Issue
 
setRef(String) - Method in class ix.icore.Report
 
setRef(String) - Method in class ix.ideel.IdeelIssue
 
setReportBack(boolean) - Method in class ix.icore.BasicIssue
 
setReportBack(boolean) - Method in interface ix.icore.Issue
 
setReportBack(boolean) - Method in class ix.ideel.IdeelIssue
 
setReportType(String) - Method in class ix.icore.Report
 
setSenderId(String) - Method in class ix.icore.BasicIssue
 
setSenderId(String) - Method in interface ix.icore.Issue
 
setSenderId(String) - Method in class ix.icore.Report
 
setSenderId(String) - Method in class ix.ideel.IdeelIssue
 
setShadowingOption(IdeelIssue, String, IssueOption) - Method in class ix.ideel.IssueViewingTable
 
setSimTime(long) - Method in class ix.examples.PicoISim.IX_Simulator
 
setSimTime(long) - Method in class ix.examples.PicoISim.SimController
 
setsParentPlanLevel - Variable in class ix.ileed.ProcessModel.Node
 
setStatus(int) - Method in class ix.icore.BasicIssue
 
setStatus(int) - Method in interface ix.icore.Issue
 
setStatus(int) - Method in class ix.icore.process.PNode
Changes the node's status and then that of related nodes.
setStatus(int) - Method in class ix.ideel.IdeelIssue
 
setStatus(int) - Method in class ix.ideel.IdeelController.OtherReportsIssue
 
setStatus(Object, int) - Method in class ix.ileed.SimpleProcessViewer.StatusTable
 
setStatusBasedOn(Report) - Method in class ix.ideel.IdeelIssue
 
setStatusBasedOn(Report) - Method in class ix.ideel.IdeelController.OtherReportsIssue
 
setStopWhenIdle(boolean) - Method in class ix.examples.PicoISim.IX_Simulator
 
setSystem(PicoIX.IX_System) - Method in class ix.examples.PicoIX.Controller
 
setSystem(PicoIX.IX_System) - Method in class ix.examples.PicoIX.IssueHandler
 
setSystem(PicoIX.IX_System) - Method in class ix.examples.PicoIX.ConstraintManager
 
setSystem(PicoIX.IX_System) - Method in class ix.examples.PicoIX.ModelManager
 
setText(String) - Method in class ix.util.TextAreaFrame
 
setUp() - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
setUp() - Method in class ix.ideel.IdeelFrame
 
setUp() - Method in class ix.ideel.IssueEditor.EditPanel
 
setUp() - Method in class ix.ideel.IssueEditor.EditPanel.ExpansionPanel
 
setUp() - Method in class ix.ileed.IleedFrame
 
setupFrame() - Method in class ix.itest.BasicItest
Gives the main I-TEST frame its contents
setUpFrame() - Method in class ix.iview.SimpleDomainEditor
 
setUpFrame() - Method in class ix.ideel.BindingViewer
 
setUpFrame() - Method in class ix.ideel.IssueEditor
 
setupNameServer() - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
setupNameServerAddress() - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
setupProcessModel() - Method in class ix.ileed.BasicIleed
 
setupProcessModel() - Method in class ix.ileed.I_LEED
 
setupServer(Object, IPC.MessageListener) - Static method in class ix.util.IPC
Does what is required for this agent to receive messages sent using the default communication strategy.
setupServer(Object, IPC.MessageListener) - Method in interface ix.util.IPC.CommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.util.IPC.ObjectStreamCommunicationStrategy
 
setupServer(Object, IPC.MessageListener) - Method in class ix.util.IPC.XMLObjectStreamCommunicationStrategy
 
setUpTables() - Method in class ix.ileed.SimpleProcessViewer
 
setValue(Object) - Method in class ix.icore.process.Variable
 
setViewer(ProcessViewer) - Method in class ix.ileed.ProcessModel
Install a viewer that will be sent status information when changes occur.
setVisible(boolean) - Method in class ix.util.TextAreaFrame
 
setVisible(boolean) - Method in interface ix.iview.InternalDomainEditor
 
setVisible(boolean) - Method in class ix.iview.SimpleDomainEditor
 
setVisible(boolean) - Method in class ix.ideel.IssueEditor
 
shortDescription - Variable in class ix.ideel.IdeelIssue
 
shortDescription - Variable in class ix.ideel.IssueOption
Briefly describes how this option would handle an issue.
shouldWaitForNameServer() - Method in class ix.util.IPC.ObjectStreamServer
 
showIssue(IdeelIssue) - Method in class ix.ideel.IssueEditor
 
showIssue(IdeelIssue) - Method in class ix.ideel.IssueEditor.EditPanel
Sets up to edit an existing issue.
showNewIssue() - Method in class ix.ideel.IssueEditor
 
showNewIssue() - Method in class ix.ideel.IssueEditor.EditPanel
Sets up to edit a new, initially empty issue
shuffleVector(Vector) - Static method in class ix.util.Seq
 
simEvents - Variable in class ix.examples.PicoISim.SimController
 
simHandlerTable - Variable in class ix.examples.PicoISim.SimController
 
SimpleDomainEditor - class ix.iview.SimpleDomainEditor.
A simple domain editor.
SimpleDomainEditor.EditException - exception ix.iview.SimpleDomainEditor.EditException.
Used to indicate why an editing command cannot be carried out.
SimpleDomainEditor.EditException(SimpleDomainEditor, String) - Constructor for class ix.iview.SimpleDomainEditor.EditException
 
SimpleDomainEditor.SchemaEditor - class ix.iview.SimpleDomainEditor.SchemaEditor.
Simple schema-editing panel.
SimpleDomainEditor.SchemaEditor(SimpleDomainEditor) - Constructor for class ix.iview.SimpleDomainEditor.SchemaEditor
 
SimpleDomainEditor.TemporalConstraintPanel - class ix.iview.SimpleDomainEditor.TemporalConstraintPanel.
A subpanel of the schema editor that handles the choice between parallel and sequential ordering contraints on a schema's nodes.
SimpleDomainEditor.TemporalConstraintPanel() - Constructor for class ix.iview.SimpleDomainEditor.TemporalConstraintPanel
 
SimpleDomainEditor(IXAgent, Domain) - Constructor for class ix.iview.SimpleDomainEditor
 
SimpleIXAgent - class ix.test.SimpleIXAgent.
An example of a very simple I-X agent.
SimpleIXAgent() - Constructor for class ix.test.SimpleIXAgent
 
SimpleMatcher - class ix.util.match.SimpleMatcher.
A simple pattern-matcher.
SimpleMatcher() - Constructor for class ix.util.match.SimpleMatcher
 
SimpleProcessViewer - class ix.ileed.SimpleProcessViewer.
A simple process / product viewer
SimpleProcessViewer.ProcessTable - class ix.ileed.SimpleProcessViewer.ProcessTable.
 
SimpleProcessViewer.ProcessTable.Row - class ix.ileed.SimpleProcessViewer.ProcessTable.Row.
 
SimpleProcessViewer.ProcessTable.Row(JTextField, JTextField) - Constructor for class ix.ileed.SimpleProcessViewer.ProcessTable.Row
 
SimpleProcessViewer.ProcessTable(LList) - Constructor for class ix.ileed.SimpleProcessViewer.ProcessTable
 
SimpleProcessViewer.ProductTable - class ix.ileed.SimpleProcessViewer.ProductTable.
 
SimpleProcessViewer.ProductTable(Vector) - Constructor for class ix.ileed.SimpleProcessViewer.ProductTable
 
SimpleProcessViewer.StatusTable - class ix.ileed.SimpleProcessViewer.StatusTable.
 
SimpleProcessViewer.StatusTable() - Constructor for class ix.ileed.SimpleProcessViewer.StatusTable
 
SimpleProcessViewer() - Constructor for class ix.ileed.SimpleProcessViewer
 
SimResource - class ix.examples.SimResource.
Simple resource constraints for use with PicoISim.
SimResource.CM - class ix.examples.SimResource.CM.
A constraint manager for simple "produce" or "consume" resource constraints.
SimResource.CM() - Constructor for class ix.examples.SimResource.CM
 
SimResource.Constraint - class ix.examples.SimResource.Constraint.
Simple "produce" or "consume" resource constraints.
SimResource.Constraint(Symbol, long, Object) - Constructor for class ix.examples.SimResource.Constraint
 
SimResource.ISim - class ix.examples.SimResource.ISim.
 
SimResource.ISim() - Constructor for class ix.examples.SimResource.ISim
 
SimResource() - Constructor for class ix.examples.SimResource
 
simTime - Variable in class ix.examples.PicoISim.IX_Simulator
 
simulate(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimController
 
simulateIfPossible() - Method in class ix.examples.PicoISim.SimController
 
simulateIfPossible(PicoISim.SimEvent) - Method in class ix.examples.PicoISim.SimController
 
simulateIfPossible(PicoISim.SimEvent) - Method in class ix.examples.PicoISimTest2.TestSimController
 
size() - Method in class ix.util.lisp.LList
 
size() - Method in class ix.util.lisp.LListCollector
 
sock - Variable in class ix.util.IPC.ObjectStreamConnection
 
sourceNode - Variable in class ix.icore.process.Variable
 
sourceSchema - Variable in class ix.icore.process.Variable
 
split - Variable in class ix.ileed.IleedFrame
 
start() - Method in class ix.examples.PicoIX.IX_System
 
start() - Method in class ix.examples.PicoISim.IX_Simulator
 
startAction(String) - Method in interface ix.ileed.WatcherListener
 
startAction(String) - Method in class ix.ileed.ProcessModel
Called by a watcher when it detects that an action has started.
startAction(String, int) - Method in interface ix.ileed.WatcherListener
 
startAction(String, int) - Method in class ix.ileed.ProcessModel
Called by a watcher when it detects that an action has started.
startAction(String, int, int) - Method in interface ix.ileed.WatcherListener
 
startAction(String, int, int) - Method in class ix.ileed.ProcessModel
Called by a watcher when it detects that an action has started.
startRecordingChanges() - Method in class ix.ileed.ProcessModel
 
startServer(Object, String) - Method in class ix.icore.IXAgent
Set the default IPC communication strategy and set up to receive messages.
startup() - Method in class ix.icore.IXAgent
Method called by the mainStartup(String[] argv) method to perform any setup and initialization that should take place after this agent's constructor has been called and command-line arguments have been processed.
startup() - Method in class ix.ideel.BasicIdeel
Completes basic I-DEEL setup and initialization.
startup() - Method in class ix.ileed.BasicIleed
Completes basic I-LEED setup and initialization.
startup() - Method in class ix.itest.BasicItest
Completes basic I-TEST setup and initialization.
startup() - Method in class ix.test.SimpleIXAgent
 
startup() - Method in class ix.test.Ip2Example
Completes setup and initialization.
statementFromXML(Element) - Static method in class ix.iface.util.XML
 
statementToXML(String) - Static method in class ix.iface.util.XML
 
stateRecord() - Method in class ix.ileed.ProcessModel.OverallCell
 
stateRecord() - Method in class ix.ileed.ProcessModel.OverallCollectionCell
 
stateRecord() - Method in class ix.ileed.ProcessModel.Node
 
staticExpansionTree() - Method in class ix.icore.domain.SchemaTable
 
staticExpansionTree() - Method in class ix.ileed.ProcessModel
Returns a tree that shows the action nesting of the process, to the extent that this can be determined directly from the schema definitions.
staticExpansionTree(Schema) - Method in class ix.icore.domain.SchemaTable
 
statMap - Variable in class ix.ileed.SimpleProcessViewer.StatusTable
 
status - Variable in class ix.icore.BasicIssue
 
status - Variable in class ix.icore.process.PNode
 
status - Variable in class ix.ileed.MessageInterpreter.Case
 
status - Variable in class ix.ileed.StatusChange
 
status - Variable in class ix.ileed.SimpleProcessViewer.ProcessTable.Row
 
status - Variable in class ix.ileed.ProcessModel.OverallCell
 
status - Variable in class ix.ileed.ProcessModel.Node
 
status - Variable in class ix.ileed.Product
 
STATUS_BLANK - Static variable in class ix.util.ViewColor
 
STATUS_BLANK - Static variable in interface ix.icore.process.StatusValues
 
STATUS_COMPLETE - Static variable in class ix.util.ViewColor
 
STATUS_COMPLETE - Static variable in interface ix.icore.process.StatusValues
 
STATUS_EXECUTING - Static variable in class ix.util.ViewColor
 
STATUS_EXECUTING - Static variable in interface ix.icore.process.StatusValues
 
STATUS_IMPOSSIBLE - Static variable in class ix.util.ViewColor
 
STATUS_IMPOSSIBLE - Static variable in interface ix.icore.process.StatusValues
 
STATUS_NA - Static variable in class ix.util.ViewColor
 
STATUS_NA - Static variable in interface ix.icore.process.StatusValues
 
STATUS_POSSIBLE - Static variable in class ix.util.ViewColor
 
STATUS_POSSIBLE - Static variable in interface ix.icore.process.StatusValues
 
STATUS_TBD - Static variable in class ix.util.ViewColor
 
StatusChange - class ix.ileed.StatusChange.
A StatusChange describes a change in the execution status of an action in a process.
StatusChange() - Constructor for class ix.ileed.StatusChange
 
statusChanged(IssueEvent) - Method in class ix.ideel.IssueEditor.EditPanel
 
statusChanged(IssueEvent) - Method in interface ix.ideel.event.IssueListener
 
statusChanges - Variable in class ix.ileed.ProcessStatusUpdate
 
statusChanges() - Method in class ix.ileed.ProcessModel
 
statusCol - Variable in class ix.ileed.SimpleProcessViewer.StatusTable
 
statusColor - Static variable in class ix.util.ViewColor
 
statusLabel - Variable in class ix.ileed.SimpleProcessViewer.ProcessTable
 
statusName - Static variable in class ix.util.ViewColor
 
statusName(int) - Method in class ix.ileed.ProcessModel.Node
 
statusRule() - Method in class ix.ileed.ProcessModel.OverallCell
 
statusRule() - Method in class ix.ileed.ProcessModel.OverallCollectionCell
 
statusTable - Variable in class ix.ileed.MessageInterpreter
 
statusText() - Method in class ix.ileed.StatusChange
 
statusUpdate(ProcessStatusUpdate) - Method in class ix.ileed.SimpleProcessViewer
 
statusUpdate(ProcessStatusUpdate) - Method in class ix.ileed.SimpleProcessViewer.ProcessTable
 
statusUpdate(ProcessStatusUpdate) - Method in class ix.ileed.SimpleProcessViewer.ProductTable
 
statusUpdate(ProcessStatusUpdate) - Method in interface ix.ileed.ProcessViewer
 
statusValue(String) - Static method in class ix.util.ViewColor
 
StatusValues - interface ix.icore.process.StatusValues.
Process action and product status values.
stop() - Method in class ix.examples.PicoIX.IX_System
 
stopAll() - Method in class ix.ileed.AutoTester
 
stopWhenIdle - Variable in class ix.examples.PicoISim.IX_Simulator
 
storeIntoSchema(Schema) - Method in class ix.iview.SimpleDomainEditor.SchemaEditor
 
strategy - Variable in class ix.util.IPC.ObjectStreamServer
 
strategy - Variable in class ix.util.IPC.ObjectStreamNameServer
 
subissueText - Variable in class ix.ideel.IssueEditor.EditPanel.ExpansionPanel
 
subordinate - Variable in class ix.test.Ip2Example
 
subtree - Variable in class ix.ileed.SimpleProcessViewer.ProcessTable.Row
 
subtype - Variable in class ix.examples.SimResource.Constraint
 
superior - Variable in class ix.test.Ip2Example
 
SYM(String) - Static method in class ix.examples.PicoISim
 
Symbol - class ix.util.lisp.Symbol.
The root class for Lisp symbols.
Symbol(String) - Constructor for class ix.util.lisp.Symbol
 
symbolName - Variable in class ix.ideel.BasicIdeel
 
symbolName - Variable in class ix.ileed.BasicIleed
 
system - Variable in class ix.examples.PicoIX.Controller
 
system - Variable in class ix.examples.PicoIX.IssueHandler
 
system - Variable in class ix.examples.PicoIX.ConstraintManager
 
system - Variable in class ix.examples.PicoIX.ModelManager
 

T

tail - Variable in class ix.util.lisp.ConsEnumeration
 
tail - Variable in class ix.util.lisp.LListCollector
 
take(int) - Method in class ix.util.lisp.LList
 
takeFrom(Domain) - Method in class ix.icore.domain.Domain
Merges two domains
tellViewer() - Method in class ix.ileed.ProcessModel
 
temporalSyntax - Static variable in class ix.iface.domain.XMLTF_Parser
 
testMenu - Variable in class ix.ideel.IdeelFrame
 
testMenu - Variable in class ix.itest.ItestFrame
 
testMenuActionListener - Variable in class ix.ileed.AutoTester
 
testMessages - Variable in class ix.ileed.AutoTester.TestRunner
 
testNames - Variable in class ix.ileed.AutoTester
 
testTable - Variable in class ix.ileed.AutoTester
 
text - Variable in class ix.icore.Report
 
text - Variable in class ix.ileed.StatusChange
 
text - Variable in class ix.ileed.SimpleProcessViewer.ProcessTable.Row
 
text - Variable in class ix.ileed.ProcessModel.OverallCell
 
TextAreaFrame - class ix.util.TextAreaFrame.
A TextArea that has its own frame and some buttons.
TextAreaFrame.TFrame - class ix.util.TextAreaFrame.TFrame.
 
TextAreaFrame.TFrame(TextAreaFrame, String, String[]) - Constructor for class ix.util.TextAreaFrame.TFrame
 
TextAreaFrame.TListener - interface ix.util.TextAreaFrame.TListener.
 
TextAreaFrame(String) - Constructor for class ix.util.TextAreaFrame
 
TextAreaFrame(String, String[]) - Constructor for class ix.util.TextAreaFrame
 
textCols - Variable in class ix.iview.SimpleDomainEditor.SchemaEditor
 
textCols - Variable in class ix.ideel.IssueEditor.EditPanel
 
textFrame - Variable in class ix.util.IPC.ObjectStreamNameServer
 
textFrame - Variable in class ix.icore.IXAgent
A text area in a separate frame used to display information about incoming messages.
thisAgent - Static variable in class ix.icore.IXAgent
 
thread - Variable in class ix.examples.PicoIX.IX_System
 
threadContextHolder - Variable in class ix.util.context.ThreadLocalHoldingStrategy
 
threadContextHolder - Variable in class ix.util.context.InheritableThreadLocalHoldingStrategy
 
ThreadLocalHoldingStrategy - class ix.util.context.ThreadLocalHoldingStrategy.
A context-holding strategy that associates context-holders with threads.
ThreadLocalHoldingStrategy() - Constructor for class ix.util.context.ThreadLocalHoldingStrategy
 
timeBetween - Variable in class ix.examples.PicoISimTest3.ResourceEvent
 
title - Variable in class ix.ideel.IssueEditor
 
titleLabel - Variable in class ix.iface.util.GridColumn
 
tk - Variable in class ix.util.lisp.LispReader
 
toArray(Enumeration) - Static method in class ix.util.Seq
 
toLList() - Method in class ix.icore.domain.Schema
 
toLList(Enumeration) - Static method in class ix.util.Seq
 
toName - Variable in class ix.ideel.BasicIdeel.ForwardingIssueHandler
 
toName - Variable in class ix.itest.BasicItest.TestSequenceListener
 
toolsMenu - Variable in class ix.ideel.IdeelFrame
 
topLevelNodes() - Method in class ix.ileed.ProcessModel
 
toString() - Method in class ix.util.IPC.ServiceAddress
 
toString() - Method in class ix.icore.BasicIssue
 
toString() - Method in class ix.icore.BasicIssueHandler
 
toString() - Method in class ix.icore.Report
 
toString() - Method in class ix.icore.domain.PVPair
 
toString() - Method in class ix.icore.domain.Schema
 
toString() - Method in class ix.icore.domain.Effect
 
toString() - Method in class ix.icore.process.PNode
 
toString() - Method in class ix.icore.process.Variable
 
toString() - Method in class ix.ileed.MessageInterpreter.Case
 
toString() - Method in class ix.ileed.StatusChange
 
toString() - Method in class ix.ileed.ProcessModel.Node
 
toString() - Method in class ix.util.lisp.Cons
 
toString() - Method in class ix.util.lisp.Null
 
toString() - Method in class ix.util.lisp.Symbol
 
toString() - Method in class ix.util.context.Context
 
toString() - Method in class ix.examples.PicoIX.Issue
 
toString() - Method in class ix.examples.PicoIX.Constraint
 
toString() - Method in class ix.examples.PicoISim.SimEvent
 
toVector(Enumeration) - Static method in class ix.util.Seq
 
TranscriptTextArea - class ix.iface.util.TranscriptTextArea.
A JTextArea for recording transcripts and similar information.
TranscriptTextArea(int, int) - Constructor for class ix.iface.util.TranscriptTextArea
Constructs and empty text area of the specified size.
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
 
tryConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.IssueHandler
 
tryConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ConstraintManager
 
tryConstraint(PicoIX.Constraint) - Method in class ix.examples.PicoIX.ModelManager
 
tryConstraint(PicoIX.Constraint) - Method in class ix.examples.SimResource.CM
 
tryMatch(Object) - Method in class ix.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.
TwoKeyHashMap - class ix.util.TwoKeyHashMap.
 
TwoKeyHashMap() - Constructor for class ix.util.TwoKeyHashMap
 
type - Variable in class ix.icore.domain.Schema
 
type - Variable in class ix.examples.PicoIX.Constraint
 
type - Variable in class ix.examples.PicoIX.ConstraintManager
 
typeSelector - Variable in class ix.itest.SendPanel
 

U

unboundVarsIn(Collection) - Static method in class ix.icore.process.Variable
 
UnitedNationsItest - class ix.itest.UnitedNationsItest.
The agent class and application main program
UnitedNationsItest() - Constructor for class ix.itest.UnitedNationsItest
 
universalHandlers - Variable in class ix.ideel.IdeelController
 
update(Graphics) - Method in class ix.util.ImageCanvas
 
Util - class ix.util.Util.
Class for useful static methods.
Util.NameGenerator - class ix.util.Util.NameGenerator.
Name generator a la gensym.
Util.NameGenerator() - Constructor for class ix.util.Util.NameGenerator
 
Util() - Constructor for class ix.util.Util
 

V

valColumn - Variable in class ix.ideel.BindingViewer.VarPanel
 
valid - Variable in class ix.ileed.ProcessModel.OverallCell
 
value - Variable in class ix.icore.domain.PVPair
 
value - Variable in class ix.icore.domain.Effect
 
value - Variable in class ix.icore.process.Variable
 
value - Variable in class ix.util.lisp.Delay
 
value - Variable in class ix.util.context.ContextLink
 
varColumn - Variable in class ix.ideel.BindingViewer.VarPanel
 
varFields - Variable in class ix.ideel.BindingViewer.VarPanel
 
Variable - class ix.icore.process.Variable.
 
Variable(Object) - Constructor for class ix.icore.process.Variable
 
varList - Variable in class ix.ideel.BindingViewer.VarPanel
 
varPanel - Variable in class ix.ideel.BindingViewer
 
vars - Variable in class ix.ideel.BindingViewer
 
varsIn(LList) - Static method in class ix.icore.process.Variable
 
varTable - Variable in class ix.icore.process.PNode
 
vectorizeExpansionTree(LList, int) - Method in class ix.ileed.SimpleProcessViewer.ProcessTable
 
verb - Variable in class ix.icore.BasicIssue
 
verb - Variable in class ix.ideel.IdeelIssue
 
verb - Variable in class ix.examples.PicoIX.IssueHandler
 
verb - Variable in class ix.examples.PicoIX.Issue
 
version - Static variable in class ix.Release
 
ViewColor - class ix.util.ViewColor.
 
ViewColor() - Static method in class ix.util.ViewColor
 
ViewColor() - Constructor for class ix.util.ViewColor
 
viewer - Variable in class ix.ileed.ProcessModel
 

W

waitCreateImage(int, int, Component) - Static method in class ix.util.WaitImage
waitCreateImage is used for secure image handling in ViewMatrix.
waitForMessage() - Method in class ix.util.MessageQueue
 
waitForMessage(long) - Method in class ix.util.MessageQueue
 
waitGetImage(File, Component) - Static method in class ix.util.WaitImage
 
waitGetImage(String, Component) - Static method in class ix.util.WaitImage
Method to load an image for a component, waiting for it to become available.
WaitImage - class ix.util.WaitImage.
 
WaitImage() - Constructor for class ix.util.WaitImage
 
walkDescendents(Function1) - Method in class ix.ileed.ProcessModel.Node
 
walkSampleTestMessages(String, Function1) - Static method in class ix.ileed.AutoTester
 
walkTree(Function1) - Method in class ix.util.lisp.LList
 
wantsReport(Report) - Method in class ix.ideel.IdeelIssue
 
wantsReport(Report) - Method in class ix.ideel.IdeelController.OtherReportsIssue
 
warn(String) - Static method in class ix.util.Debug
Use this to tell the user about minor problems.
WatcherListener - interface ix.ileed.WatcherListener.
The interface that objects must implement in order to receive information from a watcher such as a KqmlWatcher.
when - Variable in class ix.icore.domain.Effect
 
whenFinished - Variable in class ix.ideel.BindingViewer
 
whenIdle() - Method in class ix.examples.PicoISim.SimController
 
without(Object) - Method in class ix.util.lisp.LList
 
writeDomain(Domain) - Method in class ix.iface.domain.DomainWriter
 
writeDomain(Domain) - Method in class ix.iface.domain.XMLTF_Writer
 

X

XML - class ix.iface.util.XML.
A class that encapsulates the XML knowledge needed for sending and receiving Issues and Reports and that contains other useful static XML utilities.
XML.XMLException - exception ix.iface.util.XML.XMLException.
Thrown to indicate a problem converting to or from XML.
XML.XMLException(String) - Constructor for class ix.iface.util.XML.XMLException
 
XMLTF_Parser - class ix.iface.domain.XMLTF_Parser.
A parser for domains described in a simple XML syntax.
XMLTF_Parser(File) - Constructor for class ix.iface.domain.XMLTF_Parser
 
XMLTF_Parser(String) - Constructor for class ix.iface.domain.XMLTF_Parser
 
XMLTF_Writer - class ix.iface.domain.XMLTF_Writer.
A writer for domains described in a simple XML syntax.
XMLTF_Writer(File) - Constructor for class ix.iface.domain.XMLTF_Writer
 

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