Uses of Class
ix.icore.AbstractIXObject

Packages that use AbstractIXObject
ix.icore I-X core classes. 
ix.icore.domain Domain descriptions. 
ix.ip2 I-X Process Panels 
 

Uses of AbstractIXObject in ix.icore
 

Subclasses of AbstractIXObject in ix.icore
 class Activity
          An Activity.
 class Issue
          An Issue.
 class Report
          A report sent from another agent.
 class TaskItem
          Something an agent might be asked to do or to handle.
 

Uses of AbstractIXObject in ix.icore.domain
 

Subclasses of AbstractIXObject in ix.icore.domain
 class Domain
          A Domain contains descriptions of process products and activities.
 class Refinement
          A Refinement describes one way to carry out a possible activity in a process being modelled.
 

Uses of AbstractIXObject in ix.ip2
 

Subclasses of AbstractIXObject in ix.ip2
 class WaitForReportsActivity
          An activity that waits for reports re something sent to another agent.