Uses of Interface
ix.icore.Annotated

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

Uses of Annotated in ix.icore
 

Subinterfaces of Annotated in ix.icore
 interface IXObject
          Properties required of the main data objects in I-X systems.
 

Classes in ix.icore that implement Annotated
 class AbstractIXObject
          Provides an implementation of the IXObject interface.
 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 Annotated in ix.icore.domain
 

Classes in ix.icore.domain that implement Annotated
 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 Annotated in ix.ip2
 

Classes in ix.ip2 that implement Annotated
 class WaitForReportsActivity
          An activity that waits for reports re something sent to another agent.