Inheritance diagram for tit.summary.Summarizer:
Public Member Functions | |
Summarizer (long frominit, long untilinit) | |
void | startObservation () throws ObservationInIllegalStateException |
void | stopObservation (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordFly (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordHop (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordPreen (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordBillwipe (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordBoink (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordPeckRing (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordTree1 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordTree2 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordTree3 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordTree4 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordTree5 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordWall1 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordWall2 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordWall3 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordWall4 (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordFloor (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordDoorOrWindow (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
void | recordOtherLocation (long time) throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
boolean | issetTSES () |
long | getTSES () throws AttributeNotSetException |
boolean | isset1B1 () |
long | get1B1 () throws AttributeNotSetException |
boolean | isset1B2 () |
long | get1B2 () throws AttributeNotSetException |
boolean | isset1B3 () |
long | get1B3 () throws AttributeNotSetException |
boolean | isset1B4 () |
long | get1B4 () throws AttributeNotSetException |
boolean | isset1B5 () |
long | get1B5 () throws AttributeNotSetException |
boolean | issetVIERDE () |
long | getVIERDE () throws AttributeNotSetException |
boolean | issetVIJFDE () |
long | getVIJFDE () throws AttributeNotSetException |
boolean | issetA () |
long | getA () throws AttributeNotSetException |
boolean | issetO () |
long | getO () throws AttributeNotSetException |
boolean | issetF () |
int | getF () throws AttributeNotSetException |
boolean | issetH () |
int | getH () throws AttributeNotSetException |
boolean | issetB () |
int | getB () throws AttributeNotSetException |
boolean | issetP () |
int | getP () throws AttributeNotSetException |
boolean | issetBW () |
int | getBW () throws AttributeNotSetException |
boolean | issetPR () |
int | getPR () throws AttributeNotSetException |
boolean | issetB1 () |
int | getB1 () throws AttributeNotSetException |
boolean | issetB2 () |
int | getB2 () throws AttributeNotSetException |
boolean | issetB3 () |
int | getB3 () throws AttributeNotSetException |
boolean | issetB4 () |
int | getB4 () throws AttributeNotSetException |
boolean | issetB5 () |
int | getB5 () throws AttributeNotSetException |
boolean | issetW1 () |
int | getW1 () throws AttributeNotSetException |
boolean | issetW2 () |
int | getW2 () throws AttributeNotSetException |
boolean | issetW3 () |
int | getW3 () throws AttributeNotSetException |
boolean | issetW4 () |
int | getW4 () throws AttributeNotSetException |
boolean | issetG () |
int | getG () throws AttributeNotSetException |
boolean | issetHA () |
int | getHA () throws AttributeNotSetException |
boolean | issetDW () |
int | getDW () throws AttributeNotSetException |
boolean | issetBB () |
int | getBB () throws AttributeNotSetException |
boolean | issetSS () |
int | getSS () throws AttributeNotSetException |
boolean | issetSB () |
int | getSB () throws AttributeNotSetException |
boolean | issetHH () |
int | getHH () throws AttributeNotSetException |
boolean | issetHS () |
int | getHS () throws AttributeNotSetException |
boolean | issetHB () |
int | getHB () throws AttributeNotSetException |
boolean | issetDX () |
int | getDX () throws AttributeNotSetException |
boolean | issetGX () |
int | getGX () throws AttributeNotSetException |
boolean | issetTF () |
long | getTF () throws AttributeNotSetException |
boolean | issetTB1 () |
long | getTB1 () throws AttributeNotSetException |
boolean | issetTB2 () |
long | getTB2 () throws AttributeNotSetException |
boolean | issetTB3 () |
long | getTB3 () throws AttributeNotSetException |
boolean | issetTB4 () |
long | getTB4 () throws AttributeNotSetException |
boolean | issetTB5 () |
long | getTB5 () throws AttributeNotSetException |
boolean | issetTW1 () |
long | getTW1 () throws AttributeNotSetException |
boolean | issetTW2 () |
long | getTW2 () throws AttributeNotSetException |
boolean | issetTW3 () |
long | getTW3 () throws AttributeNotSetException |
boolean | issetTW4 () |
long | getTW4 () throws AttributeNotSetException |
boolean | issetTG () |
long | getTG () throws AttributeNotSetException |
boolean | issetTHA () |
long | getTHA () throws AttributeNotSetException |
boolean | issetTDW () |
long | getTDW () throws AttributeNotSetException |
Private Types | |
enum | Location { NOWHERE, FLY, TREE1, TREE2, TREE3, TREE4, TREE5, WALL1, WALL2, WALL3, WALL4, FLOOR, DOOR_OR_WINDOW, OTHER_LOCATION } |
Private Attributes | |
long | from |
long | until |
Location | previouslocation |
long | previoustime |
Location | previousrestinglocation |
long | attributetses |
long | attribute1b1 |
long | attribute1b2 |
long | attribute1b3 |
long | attribute1b4 |
long | attribute1b5 |
long | attributea |
long | attributeo |
int | attributef |
int | attributeh |
int | attributeb |
int | attributep |
int | attributebw |
int | attributepr |
int | attributeb1 |
int | attributeb2 |
int | attributeb3 |
int | attributeb4 |
int | attributeb5 |
int | attributew1 |
int | attributew2 |
int | attributew3 |
int | attributew4 |
int | attributeg |
int | attributeha |
int | attributedw |
int | attributebb |
int | attributess |
int | attributesb |
int | attributehh |
int | attributehs |
int | attributehb |
int | attributedx |
int | attributegx |
long | attributetf |
long | attributetb1 |
long | attributetb2 |
long | attributetb3 |
long | attributetb4 |
long | attributetb5 |
long | attributetw1 |
long | attributetw2 |
long | attributetw3 |
long | attributetw4 |
long | attributetg |
long | attributetha |
long | attributetdw |
enum tit::summary::Summarizer::Location [private] |
The different locations where a bird can be.
tit.summary.Summarizer.Summarizer | ( | long | frominit, | |
long | untilinit | |||
) |
Constructs a new Summarizer
.
frominit | The lower bound of the interval we are summarizing. | |
untilinit | The upper bound of the interval we are summarizing. |
void tit.summary.Summarizer.startObservation | ( | ) | throws ObservationInIllegalStateException |
Starts this observation.
ObservationInIllegalStateException | Is thrown when the observation is not unstarted. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.stopObservation | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Stops this observation.
time | The time on which the observation is stopped. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordFly | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a fly.
time | The time on which the fly is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordHop | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a hop.
time | The time on which the hop is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordPreen | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a preen.
time | The time on which the preen is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordBillwipe | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a billwipe.
time | The time on which the billwipe is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordBoink | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a boink.
time | The time on which the boink is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordPeckRing | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a peckring.
time | The time on which the peckring is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordTree1 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a tree1.
time | The time on which the tree1 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordTree2 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a tree2.
time | The time on which the tree2 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordTree3 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a tree3.
time | The time on which the tree3 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordTree4 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a tree4.
time | The time on which the tree4 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordTree5 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a tree5.
time | The time on which the tree5 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordWall1 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a wall1.
time | The time on which the wall1 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordWall2 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a wall2.
time | The time on which the wall2 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordWall3 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a wall3.
time | The time on which the wall3 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordWall4 | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a wall4.
time | The time on which the wall4 is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordFloor | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a floor.
time | The time on which the floor is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordDoorOrWindow | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a doororwindow.
time | The time on which the doororwindow is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
void tit.summary.Summarizer.recordOtherLocation | ( | long | time | ) | throws ObservationInIllegalStateException, ObservationsInWrongOrderException |
Records a otherlocation.
time | The time on which the otherlocation is observed. |
ObservationInIllegalStateException | Is thrown when the observation is not started. | |
ObservationsInWrongOrderException | Is thrown when this observation's time comes before the time of a previoustime made observation. |
Reimplemented from tit.observation.Observation.
boolean tit.summary.Summarizer.issetTSES | ( | ) |
Checks whether attribute tses is set.
true
if tses is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTSES | ( | ) | throws AttributeNotSetException |
Returns attribute tses's value.
AttributeNotSetException | Is thrown when attribute tses isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.isset1B1 | ( | ) |
Checks whether attribute 1B1 is set.
true
if 1B1 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.get1B1 | ( | ) | throws AttributeNotSetException |
Returns attribute 1B1's value.
AttributeNotSetException | Is thrown when attribute 1B1 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.isset1B2 | ( | ) |
Checks whether attribute 1B2 is set.
true
if 1B2 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.get1B2 | ( | ) | throws AttributeNotSetException |
Returns attribute 1B2's value.
AttributeNotSetException | Is thrown when attribute 1B2 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.isset1B3 | ( | ) |
Checks whether attribute 1B3 is set.
true
if 1B3 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.get1B3 | ( | ) | throws AttributeNotSetException |
Returns attribute 1B3's value.
AttributeNotSetException | Is thrown when attribute 1B3 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.isset1B4 | ( | ) |
Checks whether attribute 1B4 is set.
true
if 1B4 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.get1B4 | ( | ) | throws AttributeNotSetException |
Returns attribute 1B4's value.
AttributeNotSetException | Is thrown when attribute 1B4 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.isset1B5 | ( | ) |
Checks whether attribute 1B5 is set.
true
if 1B5 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.get1B5 | ( | ) | throws AttributeNotSetException |
Returns attribute 1B5's value.
AttributeNotSetException | Is thrown when attribute 1B5 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetVIERDE | ( | ) |
Checks whether attribute vierde is set.
true
if vierde is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getVIERDE | ( | ) | throws AttributeNotSetException |
Returns attribute vierde's value.
AttributeNotSetException | Is thrown when attribute vierde isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetVIJFDE | ( | ) |
Checks whether attribute vijfde is set.
true
if vijfde is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getVIJFDE | ( | ) | throws AttributeNotSetException |
Returns attribute vijfde's value.
AttributeNotSetException | Is thrown when attribute vijfde isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetA | ( | ) |
Checks whether attribute a is set.
true
if a is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getA | ( | ) | throws AttributeNotSetException |
Returns attribute a's value.
AttributeNotSetException | Is thrown when attribute a isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetO | ( | ) |
Checks whether attribute o is set.
true
if o is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getO | ( | ) | throws AttributeNotSetException |
Returns attribute o's value.
AttributeNotSetException | Is thrown when attribute o isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetF | ( | ) |
Checks whether attribute f is set.
true
if f is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getF | ( | ) | throws AttributeNotSetException |
Returns attribute f's value.
AttributeNotSetException | Is thrown when attribute f isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetH | ( | ) |
Checks whether attribute h is set.
true
if h is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getH | ( | ) | throws AttributeNotSetException |
Returns attribute h's value.
AttributeNotSetException | Is thrown when attribute h isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetB | ( | ) |
Checks whether attribute b is set.
true
if b is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getB | ( | ) | throws AttributeNotSetException |
Returns attribute b's value.
AttributeNotSetException | Is thrown when attribute b isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetP | ( | ) |
Checks whether attribute p is set.
true
if p is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getP | ( | ) | throws AttributeNotSetException |
Returns attribute p's value.
AttributeNotSetException | Is thrown when attribute p isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetBW | ( | ) |
Checks whether attribute bw is set.
true
if bw is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getBW | ( | ) | throws AttributeNotSetException |
Returns attribute bw's value.
AttributeNotSetException | Is thrown when attribute bw isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetPR | ( | ) |
Checks whether attribute pr is set.
true
if pr is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getPR | ( | ) | throws AttributeNotSetException |
Returns attribute pr's value.
AttributeNotSetException | Is thrown when attribute pr isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetB1 | ( | ) |
Checks whether attribute b1 is set.
true
if b1 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getB1 | ( | ) | throws AttributeNotSetException |
Returns attribute b1's value.
AttributeNotSetException | Is thrown when attribute b1 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetB2 | ( | ) |
Checks whether attribute b2 is set.
true
if b2 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getB2 | ( | ) | throws AttributeNotSetException |
Returns attribute b2's value.
AttributeNotSetException | Is thrown when attribute b2 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetB3 | ( | ) |
Checks whether attribute b3 is set.
true
if b3 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getB3 | ( | ) | throws AttributeNotSetException |
Returns attribute b3's value.
AttributeNotSetException | Is thrown when attribute b3 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetB4 | ( | ) |
Checks whether attribute b4 is set.
true
if b4 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getB4 | ( | ) | throws AttributeNotSetException |
Returns attribute b4's value.
AttributeNotSetException | Is thrown when attribute b4 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetB5 | ( | ) |
Checks whether attribute b5 is set.
true
if b5 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getB5 | ( | ) | throws AttributeNotSetException |
Returns attribute b5's value.
AttributeNotSetException | Is thrown when attribute b5 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetW1 | ( | ) |
Checks whether attribute w1 is set.
true
if w1 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getW1 | ( | ) | throws AttributeNotSetException |
Returns attribute w1's value.
AttributeNotSetException | Is thrown when attribute w1 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetW2 | ( | ) |
Checks whether attribute w2 is set.
true
if w2 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getW2 | ( | ) | throws AttributeNotSetException |
Returns attribute w2's value.
AttributeNotSetException | Is thrown when attribute w2 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetW3 | ( | ) |
Checks whether attribute w3 is set.
true
if w3 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getW3 | ( | ) | throws AttributeNotSetException |
Returns attribute w3's value.
AttributeNotSetException | Is thrown when attribute w3 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetW4 | ( | ) |
Checks whether attribute w4 is set.
true
if w4 is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getW4 | ( | ) | throws AttributeNotSetException |
Returns attribute w4's value.
AttributeNotSetException | Is thrown when attribute w4 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetG | ( | ) |
Checks whether attribute g is set.
true
if g is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getG | ( | ) | throws AttributeNotSetException |
Returns attribute g's value.
AttributeNotSetException | Is thrown when attribute g isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetHA | ( | ) |
Checks whether attribute ha is set.
true
if ha is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getHA | ( | ) | throws AttributeNotSetException |
Returns attribute ha's value.
AttributeNotSetException | Is thrown when attribute ha isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetDW | ( | ) |
Checks whether attribute dw is set.
true
if dw is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getDW | ( | ) | throws AttributeNotSetException |
Returns attribute dw's value.
AttributeNotSetException | Is thrown when attribute dw isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetBB | ( | ) |
Checks whether attribute bb is set.
true
if bb is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getBB | ( | ) | throws AttributeNotSetException |
Returns attribute bb's value.
AttributeNotSetException | Is thrown when attribute bb isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetSS | ( | ) |
Checks whether attribute ss is set.
true
if ss is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getSS | ( | ) | throws AttributeNotSetException |
Returns attribute ss's value.
AttributeNotSetException | Is thrown when attribute ss isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetSB | ( | ) |
Checks whether attribute sb is set.
true
if sb is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getSB | ( | ) | throws AttributeNotSetException |
Returns attribute sb's value.
AttributeNotSetException | Is thrown when attribute sb isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetHH | ( | ) |
Checks whether attribute hh is set.
true
if hh is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getHH | ( | ) | throws AttributeNotSetException |
Returns attribute hh's value.
AttributeNotSetException | Is thrown when attribute hh isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetHS | ( | ) |
Checks whether attribute hs is set.
true
if hs is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getHS | ( | ) | throws AttributeNotSetException |
Returns attribute hs's value.
AttributeNotSetException | Is thrown when attribute hs isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetHB | ( | ) |
Checks whether attribute hb is set.
true
if hb is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getHB | ( | ) | throws AttributeNotSetException |
Returns attribute hb's value.
AttributeNotSetException | Is thrown when attribute hb isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetDX | ( | ) |
Checks whether attribute dx is set.
true
if dx is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getDX | ( | ) | throws AttributeNotSetException |
Returns attribute dx's value.
AttributeNotSetException | Is thrown when attribute dx isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetGX | ( | ) |
Checks whether attribute gx is set.
true
if gx is set, false
otherwise. Implements tit.summary.Summary.
int tit.summary.Summarizer.getGX | ( | ) | throws AttributeNotSetException |
Returns attribute gx's value.
AttributeNotSetException | Is thrown when attribute gx isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTF | ( | ) |
Checks whether attribute tf is set.
true
if tf is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTF | ( | ) | throws AttributeNotSetException |
Returns attribute tf's value.
AttributeNotSetException | Is thrown when attribute tf isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTB1 | ( | ) |
Checks whether attribute tb1 is set.
true
if tb1 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTB1 | ( | ) | throws AttributeNotSetException |
Returns attribute tb1's value.
AttributeNotSetException | Is thrown when attribute tb1 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTB2 | ( | ) |
Checks whether attribute tb2 is set.
true
if tb2 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTB2 | ( | ) | throws AttributeNotSetException |
Returns attribute tb2's value.
AttributeNotSetException | Is thrown when attribute tb2 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTB3 | ( | ) |
Checks whether attribute tb3 is set.
true
if tb3 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTB3 | ( | ) | throws AttributeNotSetException |
Returns attribute tb3's value.
AttributeNotSetException | Is thrown when attribute tb3 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTB4 | ( | ) |
Checks whether attribute tb4 is set.
true
if tb4 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTB4 | ( | ) | throws AttributeNotSetException |
Returns attribute tb4's value.
AttributeNotSetException | Is thrown when attribute tb4 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTB5 | ( | ) |
Checks whether attribute tb5 is set.
true
if tb5 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTB5 | ( | ) | throws AttributeNotSetException |
Returns attribute tb5's value.
AttributeNotSetException | Is thrown when attribute tb5 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTW1 | ( | ) |
Checks whether attribute tw1 is set.
true
if tw1 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTW1 | ( | ) | throws AttributeNotSetException |
Returns attribute tw1's value.
AttributeNotSetException | Is thrown when attribute tw1 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTW2 | ( | ) |
Checks whether attribute tw2 is set.
true
if tw2 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTW2 | ( | ) | throws AttributeNotSetException |
Returns attribute tw2's value.
AttributeNotSetException | Is thrown when attribute tw2 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTW3 | ( | ) |
Checks whether attribute tw3 is set.
true
if tw3 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTW3 | ( | ) | throws AttributeNotSetException |
Returns attribute tw3's value.
AttributeNotSetException | Is thrown when attribute tw3 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTW4 | ( | ) |
Checks whether attribute tw4 is set.
true
if tw4 is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTW4 | ( | ) | throws AttributeNotSetException |
Returns attribute tw4's value.
AttributeNotSetException | Is thrown when attribute tw4 isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTG | ( | ) |
Checks whether attribute tg is set.
true
if tg is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTG | ( | ) | throws AttributeNotSetException |
Returns attribute tg's value.
AttributeNotSetException | Is thrown when attribute tg isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTHA | ( | ) |
Checks whether attribute tha is set.
true
if tha is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTHA | ( | ) | throws AttributeNotSetException |
Returns attribute tha's value.
AttributeNotSetException | Is thrown when attribute tha isn't set. |
Implements tit.summary.Summary.
boolean tit.summary.Summarizer.issetTDW | ( | ) |
Checks whether attribute tdw is set.
true
if tdw is set, false
otherwise. Implements tit.summary.Summary.
long tit.summary.Summarizer.getTDW | ( | ) | throws AttributeNotSetException |
Returns attribute tdw's value.
AttributeNotSetException | Is thrown when attribute tdw isn't set. |
Implements tit.summary.Summary.
long tit.summary.Summarizer.from [private] |
The lower bound of the interval we are summarizing.
long tit.summary.Summarizer.until [private] |
The upper bound of the interval we are summarizing.
The bird's previous location (can't be NOWHERE).
long tit.summary.Summarizer.previoustime [private] |
The time of the previous recording.
The bird's last (can't be FLY).
long tit.summary.Summarizer.attributetses [private] |
The tses-attribute.
long tit.summary.Summarizer.attribute1b1 [private] |
The 1B1-attribute.
long tit.summary.Summarizer.attribute1b2 [private] |
The 1B2-attribute.
long tit.summary.Summarizer.attribute1b3 [private] |
The 1B3-attribute.
long tit.summary.Summarizer.attribute1b4 [private] |
The 1B4-attribute.
long tit.summary.Summarizer.attribute1b5 [private] |
The 1B5-attribute.
long tit.summary.Summarizer.attributea [private] |
The a-attribute.
long tit.summary.Summarizer.attributeo [private] |
The o-attribute.
int tit.summary.Summarizer.attributef [private] |
The f-attribute.
int tit.summary.Summarizer.attributeh [private] |
The h-attribute.
int tit.summary.Summarizer.attributeb [private] |
The b-attribute.
int tit.summary.Summarizer.attributep [private] |
The p-attribute.
int tit.summary.Summarizer.attributebw [private] |
The bw-attribute.
int tit.summary.Summarizer.attributepr [private] |
The pr-attribute.
int tit.summary.Summarizer.attributeb1 [private] |
The b1-attribute.
int tit.summary.Summarizer.attributeb2 [private] |
The b2-attribute.
int tit.summary.Summarizer.attributeb3 [private] |
The b3-attribute.
int tit.summary.Summarizer.attributeb4 [private] |
The b4-attribute.
int tit.summary.Summarizer.attributeb5 [private] |
The b5-attribute.
int tit.summary.Summarizer.attributew1 [private] |
The w1-attribute.
int tit.summary.Summarizer.attributew2 [private] |
The w2-attribute.
int tit.summary.Summarizer.attributew3 [private] |
The w3-attribute.
int tit.summary.Summarizer.attributew4 [private] |
The w4-attribute.
int tit.summary.Summarizer.attributeg [private] |
The g-attribute.
int tit.summary.Summarizer.attributeha [private] |
The ha-attribute.
int tit.summary.Summarizer.attributedw [private] |
The dw-attribute.
int tit.summary.Summarizer.attributebb [private] |
The bb-attribute.
int tit.summary.Summarizer.attributess [private] |
The ss-attribute.
int tit.summary.Summarizer.attributesb [private] |
The sb-attribute.
int tit.summary.Summarizer.attributehh [private] |
The hh-attribute.
int tit.summary.Summarizer.attributehs [private] |
The hs-attribute.
int tit.summary.Summarizer.attributehb [private] |
The hb-attribute.
int tit.summary.Summarizer.attributedx [private] |
The dx-attribute.
int tit.summary.Summarizer.attributegx [private] |
The gx-attribute.
long tit.summary.Summarizer.attributetf [private] |
The tf-attribute.
long tit.summary.Summarizer.attributetb1 [private] |
The tb1-attribute.
long tit.summary.Summarizer.attributetb2 [private] |
The tb2-attribute.
long tit.summary.Summarizer.attributetb3 [private] |
The tb3-attribute.
long tit.summary.Summarizer.attributetb4 [private] |
The tb4-attribute.
long tit.summary.Summarizer.attributetb5 [private] |
The tb5-attribute.
long tit.summary.Summarizer.attributetw1 [private] |
The tw1-attribute.
long tit.summary.Summarizer.attributetw2 [private] |
The tw2-attribute.
long tit.summary.Summarizer.attributetw3 [private] |
The tw3-attribute.
long tit.summary.Summarizer.attributetw4 [private] |
The tw4-attribute.
long tit.summary.Summarizer.attributetg [private] |
The tg-attribute.
long tit.summary.Summarizer.attributetha [private] |
The tha-attribute.
long tit.summary.Summarizer.attributetdw [private] |
The tdw-attribute.