Uses of Package
ix.icore

Packages that use ix.icore
ix.ichat   
ix.icore I-X core classes. 
ix.icore.domain Domain descriptions. 
ix.icore.event Interfaces and classes for events related to classes in the ix.icore package. 
ix.icore.log Classes for object history and event-log entries. 
ix.icore.plan Classes for external / snapshot representation of processes. 
ix.icore.plan.build Utilities for constructing plans. 
ix.icore.plan.inspect Utilities for examining plans. 
ix.icore.process Classes for representing processes. 
ix.iface.domain Domain parsers and outputters. 
ix.iface.plan Plan outputters. 
ix.iface.util Interface utilities. 
ix.ip2 I-X Process Panels 
ix.ip2.event Interfaces and classes for events fired within process panels. 
ix.ip2.test Classes for test-menu entries. 
ix.iplan The I-X planner. 
ix.iquery I-Q, an I-X Query agent. 
ix.iserve The I-Serve agent and related classes. 
ix.iserve.ipc The main classes that make up the "iserve" communication strategy. 
ix.iserve.ipc.sl   
ix.isim   
ix.ispace Information about other agents and agent-relationships. 
ix.itest I-Test. 
ix.iview Viewers. 
ix.iview.domain Objects that mirror those of the domain (in ix.icore.domain package) for UI purposes. 
ix.iview.util   
ix.postix Minimal I-X Process Panels 
ix.test Simple applications for testing purposes. 
ix.test.xml Experiments with new classes that could be converted to and from XML. 
ix.util General-purpose utilities. 
ix.util.context Context-layering mechanism. 
ix.util.ipc Interprocess communication utilities. 
ix.util.match Pattern-matching utilities. 
ix.util.xml XML utilities. 
 

Classes in ix.icore used by ix.ichat
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
Annotated
          Objects that have annotations.
IXAgent
          Common class for I-X agents.
Sendable
          Objects that are sent between I-X agents as part of their expected function.
TaskItem
          Something an agent might be asked to do or to handle.
 

Classes in ix.icore used by ix.icore
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
AbstractIXObject
          Provides an implementation of the IXObject interface.
Activity
          An Activity.
Annotated
          Objects that have annotations.
Annotations
          A Map for annotations.
ConstraintManager
          Constraint Managers.
ConstraintManagerRegistry
          Constraint Manager Registries.
HasStatus
          An object that has a Status value.
Issue
          An Issue.
IXAgent
          Common class for I-X agents.
IXObject
          Properties required of the main data objects in I-X systems.
Priority
          Priority values.
Report
          A report sent from another agent.
ReportType
          Report types.
Sendable
          Objects that are sent between I-X agents as part of their expected function.
Status
          Status values for "completable" entities.
TaskItem
          Something an agent might be asked to do or to handle.
YesNo
          YesNo values.
 

Classes in ix.icore used by ix.icore.domain
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
AbstractIXObject
          Provides an implementation of the IXObject interface.
Annotated
          Objects that have annotations.
IXObject
          Properties required of the main data objects in I-X systems.
Sendable
          Objects that are sent between I-X agents as part of their expected function.
 

Classes in ix.icore used by ix.icore.event
IXAgent
          Common class for I-X agents.
 

Classes in ix.icore used by ix.icore.log
IXAgent
          Common class for I-X agents.
 

Classes in ix.icore used by ix.icore.plan
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
AbstractIXObject
          Provides an implementation of the IXObject interface.
Activity
          An Activity.
Annotated
          Objects that have annotations.
Issue
          An Issue.
IXObject
          Properties required of the main data objects in I-X systems.
TaskItem
          Something an agent might be asked to do or to handle.
Variable
           
 

Classes in ix.icore used by ix.icore.plan.build
Activity
          An Activity.
Annotations
          A Map for annotations.
Issue
          An Issue.
TaskItem
          Something an agent might be asked to do or to handle.
 

Classes in ix.icore used by ix.icore.plan.inspect
TaskItem
          Something an agent might be asked to do or to handle.
 

Classes in ix.icore used by ix.icore.process
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
Annotated
          Objects that have annotations.
ConstraintManager
          Constraint Managers.
HasStatus
          An object that has a Status value.
Status
          Status values for "completable" entities.
Variable
           
 

Classes in ix.icore used by ix.iface.domain
Annotations
          A Map for annotations.
Issue
          An Issue.
 

Classes in ix.icore used by ix.iface.plan
TaskItem
          Something an agent might be asked to do or to handle.
 

Classes in ix.icore used by ix.iface.util
Activity
          An Activity.
Issue
          An Issue.
Priority
          Priority values.
Report
          A report sent from another agent.
 

Classes in ix.icore used by ix.ip2
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
AbstractIXObject
          Provides an implementation of the IXObject interface.
Activity
          An Activity.
Annotated
          Objects that have annotations.
ConstraintManager
          Constraint Managers.
ConstraintManagerRegistry
          Constraint Manager Registries.
HasStatus
          An object that has a Status value.
Issue
          An Issue.
IXAgent
          Common class for I-X agents.
IXAgentExtension
          An object that installs extensions and other modifications to an IXAgent.
IXObject
          Properties required of the main data objects in I-X systems.
Priority
          Priority values.
Report
          A report sent from another agent.
Sendable
          Objects that are sent between I-X agents as part of their expected function.
Status
          Status values for "completable" entities.
TaskItem
          Something an agent might be asked to do or to handle.
Variable
           
 

Classes in ix.icore used by ix.ip2.event
Report
          A report sent from another agent.
 

Classes in ix.icore used by ix.ip2.test
Sendable
          Objects that are sent between I-X agents as part of their expected function.
TaskItem
          Something an agent might be asked to do or to handle.
 

Classes in ix.icore used by ix.iplan
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
Activity
          An Activity.
Annotated
          Objects that have annotations.
ConstraintManager
          Constraint Managers.
ConstraintManagerRegistry
          Constraint Manager Registries.
HasStatus
          An object that has a Status value.
IXAgent
          Common class for I-X agents.
Report
          A report sent from another agent.
Status
          Status values for "completable" entities.
 

Classes in ix.icore used by ix.iquery
Activity
          An Activity.
IXAgent
          Common class for I-X agents.
Report
          A report sent from another agent.
ReportType
          Report types.
 

Classes in ix.icore used by ix.iserve
IXAgent
          Common class for I-X agents.
 

Classes in ix.icore used by ix.iserve.ipc
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
Activity
          An Activity.
Annotated
          Objects that have annotations.
IXAgentExtension
          An object that installs extensions and other modifications to an IXAgent.
Report
          A report sent from another agent.
Sendable
          Objects that are sent between I-X agents as part of their expected function.
 

Classes in ix.icore used by ix.iserve.ipc.sl
IXAgentExtension
          An object that installs extensions and other modifications to an IXAgent.
Report
          A report sent from another agent.
Sendable
          Objects that are sent between I-X agents as part of their expected function.
 

Classes in ix.icore used by ix.isim
Activity
          An Activity.
IXAgent
          Common class for I-X agents.
 

Classes in ix.icore used by ix.ispace
IXAgent
          Common class for I-X agents.
Sendable
          Objects that are sent between I-X agents as part of their expected function.
 

Classes in ix.icore used by ix.itest
Activity
          An Activity.
Issue
          An Issue.
IXAgent
          Common class for I-X agents.
Priority
          Priority values.
Report
          A report sent from another agent.
ReportType
          Report types.
Sendable
          Objects that are sent between I-X agents as part of their expected function.
TaskItem
          Something an agent might be asked to do or to handle.
 

Classes in ix.icore used by ix.iview
IXAgent
          Common class for I-X agents.
IXObject
          Properties required of the main data objects in I-X systems.
 

Classes in ix.icore used by ix.iview.domain
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
Annotated
          Objects that have annotations.
Annotations
          A Map for annotations.
GenericConstraint
          Generic constraint that is part of the grammar.
Issue
          An Issue.
IXObject
          Properties required of the main data objects in I-X systems.
 

Classes in ix.icore used by ix.iview.util
Priority
          Priority values.
 

Classes in ix.icore used by ix.postix
IXAgent
          Common class for I-X agents.
 

Classes in ix.icore used by ix.test
Activity
          An Activity.
Issue
          An Issue.
IXAgent
          Common class for I-X agents.
IXAgentExtension
          An object that installs extensions and other modifications to an IXAgent.
IXObject
          Properties required of the main data objects in I-X systems.
Report
          A report sent from another agent.
Status
          Status values for "completable" entities.
Variable
           
 

Classes in ix.icore used by ix.test.xml
IXAgent
          Common class for I-X agents.
 

Classes in ix.icore used by ix.util
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
Annotated
          Objects that have annotations.
 

Classes in ix.icore used by ix.util.context
AbstractAnnotatedObject
          Provides an implementation of the Annotated interface plus support for AnnotationListeners.
Annotated
          Objects that have annotations.
Annotations
          A Map for annotations.
 

Classes in ix.icore used by ix.util.ipc
IXAgent
          Common class for I-X agents.
 

Classes in ix.icore used by ix.util.match
Variable
           
 

Classes in ix.icore used by ix.util.xml
IXAgent
          Common class for I-X agents.