Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
W
X
Y
G
getAuxFood()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Returns a null String in AbstractBasicBird.
getAuxFood()
- Method in class com.avian.birds.db.
CombineBird
Two foods are eaten by this bird so two progress bars need to be updated to show its true progress.
getBirdDescription()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Returns the description of this bird as a string.
getBirdHistory()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Returns the bird's personal history, which is all the events in which the bird participated, such as eating and storing food, napping, etc.
getBirdName()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Returns the name of this bird as a String.
getContents()
- Method in class com.avian.foods.basefoods.
StdFood
Returns the contents field, which is the work package that the birds digest.
getDescription()
- Method in class com.avian.foods.basefoods.
DefaultFood
Gets the description of this food object.
getDescription()
- Method in interface com.avian.foods.basefoods.
Manna
Gets the description of this food object.
getDescription()
- Method in class com.avian.foods.basefoods.
StdFood
getEatsFood()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Returns the name of the food that this bird eats.
getFileName()
- Method in class com.avian.tuple.
BasicTupleTree
Returns the filename to use when saving the contents of the BasicTupleTree.
getFileName()
- Method in class com.avian.util.
BirdHistoryFile
Returns the fileName that is currently set in this helper object.
getFileName()
- Method in class com.avian.util.
BirdOutputFile
Returns the fileName that is currently set in this helper object.
getFoodType()
- Method in class com.avian.foods.basefoods.
StdFood
Returns the String name for the type of food that is this food object.
getForkTries
- Variable in class com.avian.birds.philos.
Phil2
Number of times this philosopher bird will try to get the second fork.
getHatchTime()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Retrieves the time that this bird was hatched (launched).
getHistory()
- Method in class com.avian.foods.basefoods.
StdFood
Returns the String contained in the history field.
getHistoryFileName()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Retrieves the name of the history file that is used to record the history of this bird.
getInputFileName()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Retrieves the name of the input file The presence (and absence) of this (file) name is used to determine bird behavior.
getLastAte()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Retrieves the last time that this bird successfully ate, based on the System time, in milliseconds.
getLevelOfInfo()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Returns the current level of information recording within the bird.
getLifeTime()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Retrieves the length of time that this bird should live, in milliseconds.
getName()
- Method in class com.avian.foods.basefoods.
DefaultFood
Gets the name of this food object.
getName()
- Method in interface com.avian.foods.basefoods.
Manna
Gets the name of the food, just in case we're not sure what we're eating or because we want to record or display what's being eaten.
getName()
- Method in class com.avian.foods.basefoods.
StdFood
getNameOfFoodToStore()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Returns the String name of the food that this bird stores.
getNanoTimeString()
- Method in class com.avian.util.
NanoTimeString
Gets the current system nanoTime and returns the whole thing as a String.
getNapLength()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Retrieves the length of time (in milliseconds) that this bird should nap after eating and digesting and storing its food.
getOffset()
- Method in class com.avian.util.
BirdInputFile
Gets the current offset in the file as a long value
getOutputFileName()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Retrieves the name of the output file.
getShortMilliTimeString()
- Method in class com.avian.util.
MilliTimeString
Gets the current system millisecond time and returns a shortened formatted String.
getStamina()
- Method in class com.avian.birds.basebirds.
AbstractBasicBird
Retrieves the amount of stamina a bird was initally assigned, in milliseconds.
GreenFood
- Class in
com.avian.foods.colorfoods
A different variety of food, extended from DefaultFood.
GreenFood()
- Constructor for class com.avian.foods.colorfoods.
GreenFood
Default (and only) constructor for this food, it calls the DefaultFood constructor and then sets a few reasonable values for its variables.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
W
X
Y