mwalk Platform 0.3.0

Uses of Class
mwalk.core.PeriodTable

Packages that use PeriodTable
mwalk.core Provides the core components of mwalk
 

Uses of PeriodTable in mwalk.core
 

Fields in mwalk.core declared as PeriodTable
 PeriodTable Link.activity
          Table of active periods for this link
protected  PeriodTable Receiver.intervals
          Period table representing receivers activity
 

Methods in mwalk.core that return PeriodTable
static PeriodTable PeriodTable.merge(PeriodTable[] tables)
          Create a new table that contains the total activity of all component tables.
 PeriodTable Receiver.getIntervals()
          Return the receiver's activity table.
 

Methods in mwalk.core with parameters of type PeriodTable
 void PeriodTable.bound(PeriodTable bounder)
          Bound all entries by those from another table (child's table).
 void PeriodTable.merge(PeriodTable merger)
          Merge periods from another table into this one.
static PeriodTable PeriodTable.merge(PeriodTable[] tables)
          Create a new table that contains the total activity of all component tables.
 


mwalk Platform 0.3.0

Submit a bug or feature mwalk Platform API Specification 0.3.0
Sensitivity: {Public:Research}
Copyright(c) 2000, Robert Chalmers