tit.summary.Summary Interface Reference

Inheritance diagram for tit.summary.Summary:

tit.summary.AdjustableSummary tit.summary.complete.CompleteSummary tit.summary.Summarizer tit.summary.complete.AdjustableCompleteSummary tit.summary.IncrementableSummary tit.summary.complete.AdjustableCompleteSummary tit.summary.complete.SummaryPersonalityCombination tit.summary.complete.CompleteSummaryRecord tit.summary.SummaryRecord tit.summary.complete.CompleteSummaryRecord List of all members.

Public Member Functions

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

Detailed Description

Interface for observation-summaries.
Author:
Bart Sas


Member Function Documentation

boolean tit.summary.Summary.issetTSES (  ) 

Checks whether attribute tses is set.

Returns:
true if tses is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTSES (  )  throws AttributeNotSetException

Returns attribute tses's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tses isn't set.
Returns:
Attribute tses's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.isset1B1 (  ) 

Checks whether attribute 1B1 is set.

Returns:
true if 1B1 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.get1B1 (  )  throws AttributeNotSetException

Returns attribute 1B1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B1 isn't set.
Returns:
Attribute 1B1's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.isset1B2 (  ) 

Checks whether attribute 1B2 is set.

Returns:
true if 1B2 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.get1B2 (  )  throws AttributeNotSetException

Returns attribute 1B2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B2 isn't set.
Returns:
Attribute 1B2's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.isset1B3 (  ) 

Checks whether attribute 1B3 is set.

Returns:
true if 1B3 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.get1B3 (  )  throws AttributeNotSetException

Returns attribute 1B3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B3 isn't set.
Returns:
Attribute 1B3's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.isset1B4 (  ) 

Checks whether attribute 1B4 is set.

Returns:
true if 1B4 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.get1B4 (  )  throws AttributeNotSetException

Returns attribute 1B4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B4 isn't set.
Returns:
Attribute 1B4's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.isset1B5 (  ) 

Checks whether attribute 1B5 is set.

Returns:
true if 1B5 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.get1B5 (  )  throws AttributeNotSetException

Returns attribute 1B5's value.

Exceptions:
AttributeNotSetException Is thrown when attribute 1B5 isn't set.
Returns:
Attribute 1B5's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetVIERDE (  ) 

Checks whether attribute vierde is set.

Returns:
true if vierde is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getVIERDE (  )  throws AttributeNotSetException

Returns attribute vierde's value.

Exceptions:
AttributeNotSetException Is thrown when attribute vierde isn't set.
Returns:
Attribute vierde's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetVIJFDE (  ) 

Checks whether attribute vijfde is set.

Returns:
true if vijfde is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getVIJFDE (  )  throws AttributeNotSetException

Returns attribute vijfde's value.

Exceptions:
AttributeNotSetException Is thrown when attribute vijfde isn't set.
Returns:
Attribute vijfde's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetA (  ) 

Checks whether attribute a is set.

Returns:
true if a is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getA (  )  throws AttributeNotSetException

Returns attribute a's value.

Exceptions:
AttributeNotSetException Is thrown when attribute a isn't set.
Returns:
Attribute a's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetO (  ) 

Checks whether attribute o is set.

Returns:
true if o is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getO (  )  throws AttributeNotSetException

Returns attribute o's value.

Exceptions:
AttributeNotSetException Is thrown when attribute o isn't set.
Returns:
Attribute o's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetF (  ) 

Checks whether attribute f is set.

Returns:
true if f is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getF (  )  throws AttributeNotSetException

Returns attribute f's value.

Exceptions:
AttributeNotSetException Is thrown when attribute f isn't set.
Returns:
Attribute f's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetH (  ) 

Checks whether attribute h is set.

Returns:
true if h is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getH (  )  throws AttributeNotSetException

Returns attribute h's value.

Exceptions:
AttributeNotSetException Is thrown when attribute h isn't set.
Returns:
Attribute h's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetB (  ) 

Checks whether attribute b is set.

Returns:
true if b is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getB (  )  throws AttributeNotSetException

Returns attribute b's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b isn't set.
Returns:
Attribute b's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetP (  ) 

Checks whether attribute p is set.

Returns:
true if p is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getP (  )  throws AttributeNotSetException

Returns attribute p's value.

Exceptions:
AttributeNotSetException Is thrown when attribute p isn't set.
Returns:
Attribute p's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetBW (  ) 

Checks whether attribute bw is set.

Returns:
true if bw is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getBW (  )  throws AttributeNotSetException

Returns attribute bw's value.

Exceptions:
AttributeNotSetException Is thrown when attribute bw isn't set.
Returns:
Attribute bw's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetPR (  ) 

Checks whether attribute pr is set.

Returns:
true if pr is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getPR (  )  throws AttributeNotSetException

Returns attribute pr's value.

Exceptions:
AttributeNotSetException Is thrown when attribute pr isn't set.
Returns:
Attribute pr's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetB1 (  ) 

Checks whether attribute b1 is set.

Returns:
true if b1 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getB1 (  )  throws AttributeNotSetException

Returns attribute b1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b1 isn't set.
Returns:
Attribute b1's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetB2 (  ) 

Checks whether attribute b2 is set.

Returns:
true if b2 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getB2 (  )  throws AttributeNotSetException

Returns attribute b2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b2 isn't set.
Returns:
Attribute b2's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetB3 (  ) 

Checks whether attribute b3 is set.

Returns:
true if b3 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getB3 (  )  throws AttributeNotSetException

Returns attribute b3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b3 isn't set.
Returns:
Attribute b3's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetB4 (  ) 

Checks whether attribute b4 is set.

Returns:
true if b4 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getB4 (  )  throws AttributeNotSetException

Returns attribute b4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b4 isn't set.
Returns:
Attribute b4's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetB5 (  ) 

Checks whether attribute b5 is set.

Returns:
true if b5 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getB5 (  )  throws AttributeNotSetException

Returns attribute b5's value.

Exceptions:
AttributeNotSetException Is thrown when attribute b5 isn't set.
Returns:
Attribute b5's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetW1 (  ) 

Checks whether attribute w1 is set.

Returns:
true if w1 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getW1 (  )  throws AttributeNotSetException

Returns attribute w1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute w1 isn't set.
Returns:
Attribute w1's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetW2 (  ) 

Checks whether attribute w2 is set.

Returns:
true if w2 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getW2 (  )  throws AttributeNotSetException

Returns attribute w2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute w2 isn't set.
Returns:
Attribute w2's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetW3 (  ) 

Checks whether attribute w3 is set.

Returns:
true if w3 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getW3 (  )  throws AttributeNotSetException

Returns attribute w3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute w3 isn't set.
Returns:
Attribute w3's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetW4 (  ) 

Checks whether attribute w4 is set.

Returns:
true if w4 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getW4 (  )  throws AttributeNotSetException

Returns attribute w4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute w4 isn't set.
Returns:
Attribute w4's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetG (  ) 

Checks whether attribute g is set.

Returns:
true if g is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getG (  )  throws AttributeNotSetException

Returns attribute g's value.

Exceptions:
AttributeNotSetException Is thrown when attribute g isn't set.
Returns:
Attribute g's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetHA (  ) 

Checks whether attribute ha is set.

Returns:
true if ha is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getHA (  )  throws AttributeNotSetException

Returns attribute ha's value.

Exceptions:
AttributeNotSetException Is thrown when attribute ha isn't set.
Returns:
Attribute ha's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetDW (  ) 

Checks whether attribute dw is set.

Returns:
true if dw is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getDW (  )  throws AttributeNotSetException

Returns attribute dw's value.

Exceptions:
AttributeNotSetException Is thrown when attribute dw isn't set.
Returns:
Attribute dw's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetBB (  ) 

Checks whether attribute bb is set.

Returns:
true if bb is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getBB (  )  throws AttributeNotSetException

Returns attribute bb's value.

Exceptions:
AttributeNotSetException Is thrown when attribute bb isn't set.
Returns:
Attribute bb's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetSS (  ) 

Checks whether attribute ss is set.

Returns:
true if ss is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getSS (  )  throws AttributeNotSetException

Returns attribute ss's value.

Exceptions:
AttributeNotSetException Is thrown when attribute ss isn't set.
Returns:
Attribute ss's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetSB (  ) 

Checks whether attribute sb is set.

Returns:
true if sb is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getSB (  )  throws AttributeNotSetException

Returns attribute sb's value.

Exceptions:
AttributeNotSetException Is thrown when attribute sb isn't set.
Returns:
Attribute sb's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetHH (  ) 

Checks whether attribute hh is set.

Returns:
true if hh is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getHH (  )  throws AttributeNotSetException

Returns attribute hh's value.

Exceptions:
AttributeNotSetException Is thrown when attribute hh isn't set.
Returns:
Attribute hh's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetHS (  ) 

Checks whether attribute hs is set.

Returns:
true if hs is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getHS (  )  throws AttributeNotSetException

Returns attribute hs's value.

Exceptions:
AttributeNotSetException Is thrown when attribute hs isn't set.
Returns:
Attribute hs's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetHB (  ) 

Checks whether attribute hb is set.

Returns:
true if hb is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getHB (  )  throws AttributeNotSetException

Returns attribute hb's value.

Exceptions:
AttributeNotSetException Is thrown when attribute hb isn't set.
Returns:
Attribute hb's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetDX (  ) 

Checks whether attribute dx is set.

Returns:
true if dx is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getDX (  )  throws AttributeNotSetException

Returns attribute dx's value.

Exceptions:
AttributeNotSetException Is thrown when attribute dx isn't set.
Returns:
Attribute dx's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetGX (  ) 

Checks whether attribute gx is set.

Returns:
true if gx is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

int tit.summary.Summary.getGX (  )  throws AttributeNotSetException

Returns attribute gx's value.

Exceptions:
AttributeNotSetException Is thrown when attribute gx isn't set.
Returns:
Attribute gx's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTF (  ) 

Checks whether attribute tf is set.

Returns:
true if tf is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTF (  )  throws AttributeNotSetException

Returns attribute tf's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tf isn't set.
Returns:
Attribute tf's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTB1 (  ) 

Checks whether attribute tb1 is set.

Returns:
true if tb1 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTB1 (  )  throws AttributeNotSetException

Returns attribute tb1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb1 isn't set.
Returns:
Attribute tb1's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTB2 (  ) 

Checks whether attribute tb2 is set.

Returns:
true if tb2 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTB2 (  )  throws AttributeNotSetException

Returns attribute tb2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb2 isn't set.
Returns:
Attribute tb2's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTB3 (  ) 

Checks whether attribute tb3 is set.

Returns:
true if tb3 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTB3 (  )  throws AttributeNotSetException

Returns attribute tb3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb3 isn't set.
Returns:
Attribute tb3's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTB4 (  ) 

Checks whether attribute tb4 is set.

Returns:
true if tb4 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTB4 (  )  throws AttributeNotSetException

Returns attribute tb4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb4 isn't set.
Returns:
Attribute tb4's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTB5 (  ) 

Checks whether attribute tb5 is set.

Returns:
true if tb5 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTB5 (  )  throws AttributeNotSetException

Returns attribute tb5's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tb5 isn't set.
Returns:
Attribute tb5's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTW1 (  ) 

Checks whether attribute tw1 is set.

Returns:
true if tw1 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTW1 (  )  throws AttributeNotSetException

Returns attribute tw1's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tw1 isn't set.
Returns:
Attribute tw1's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTW2 (  ) 

Checks whether attribute tw2 is set.

Returns:
true if tw2 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTW2 (  )  throws AttributeNotSetException

Returns attribute tw2's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tw2 isn't set.
Returns:
Attribute tw2's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTW3 (  ) 

Checks whether attribute tw3 is set.

Returns:
true if tw3 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTW3 (  )  throws AttributeNotSetException

Returns attribute tw3's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tw3 isn't set.
Returns:
Attribute tw3's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTW4 (  ) 

Checks whether attribute tw4 is set.

Returns:
true if tw4 is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTW4 (  )  throws AttributeNotSetException

Returns attribute tw4's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tw4 isn't set.
Returns:
Attribute tw4's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTG (  ) 

Checks whether attribute tg is set.

Returns:
true if tg is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTG (  )  throws AttributeNotSetException

Returns attribute tg's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tg isn't set.
Returns:
Attribute tg's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTHA (  ) 

Checks whether attribute tha is set.

Returns:
true if tha is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTHA (  )  throws AttributeNotSetException

Returns attribute tha's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tha isn't set.
Returns:
Attribute tha's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

boolean tit.summary.Summary.issetTDW (  ) 

Checks whether attribute tdw is set.

Returns:
true if tdw is set, false otherwise.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.

long tit.summary.Summary.getTDW (  )  throws AttributeNotSetException

Returns attribute tdw's value.

Exceptions:
AttributeNotSetException Is thrown when attribute tdw isn't set.
Returns:
Attribute tdw's value.

Implemented in tit.summary.complete.CompleteSummaryRecord, tit.summary.complete.SummaryPersonalityCombination, tit.summary.Summarizer, and tit.summary.SummaryRecord.


The documentation for this interface was generated from the following file:
Generated on Sun Jun 3 16:44:01 2007 by  doxygen 1.5.1