Uses of Interface
ix.icore.process.event.ProcessStatusListener

Packages that use ProcessStatusListener
ix.icore.process Classes for representing processes. 
ix.ip2 I-X Process Panels 
ix.iplan The I-X planner. 
 

Uses of ProcessStatusListener in ix.icore.process
 

Methods in ix.icore.process with parameters of type ProcessStatusListener
 void AbstractPMM.addProcessStatusListener(ProcessStatusListener listener)
           
 void ProcessModelManager.addProcessStatusListener(ProcessStatusListener listener)
           
 

Uses of ProcessStatusListener in ix.ip2
 

Subinterfaces of ProcessStatusListener in ix.ip2
 interface StateViewer
           
 

Classes in ix.ip2 that implement ProcessStatusListener
 class ActivityAgenda
          An agenda of activities
 class Agenda
          A collection of things to do.
 class IssueAgenda
          An agenda of issues
 class ObjectWhiteboard
           
 class StateViewTable
           
protected  class SyncStateClient.ProcessListener
           
protected  class SyncStateServer.ProcessListener
           
 

Uses of ProcessStatusListener in ix.iplan
 

Classes in ix.iplan that implement ProcessStatusListener
 class CombinedPlanChangeListener
          Listens for changes in a process panel's current plan.