|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Xmv | |
---|---|
com.avian.birds.addbirds | |
com.avian.birds.basebirds | |
com.avian.birds.db | |
com.avian.birds.philos |
Uses of Xmv in com.avian.birds.addbirds |
---|
Fields in com.avian.birds.addbirds with annotations of type Xmv | |
---|---|
java.lang.String |
MathBird.mathAmt
Defines the numeric value (as a string) to use with this math operation. |
java.lang.String |
MathBird.mathOp
Defines the type of math operation to perform. |
Uses of Xmv in com.avian.birds.basebirds |
---|
Fields in com.avian.birds.basebirds with annotations of type Xmv | |
---|---|
java.lang.String |
StdBird.sampleXmv
Externally managed variables (Xmv) work like command line parameters but for the GUI env. |
Uses of Xmv in com.avian.birds.db |
---|
Fields in com.avian.birds.db with annotations of type Xmv | |
---|---|
java.lang.String |
CombineBird.auxFood
Xmv annotated variable that allows you to set the name of the second food that this bird eats. |
java.lang.String |
CombineBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
DataBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
DbUpdateBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
FNameBBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
FNameGBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
FirstNameBoyBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
FirstNameGirlBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
LNameBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
LastNameBird.dbDriver
Xmv annotated variable that allows you to select the database driver at runtime. |
java.lang.String |
CombineBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
DataBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
DbUpdateBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
FNameBBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
FNameGBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
FirstNameBoyBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
FirstNameGirlBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
LNameBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
LastNameBird.dbLogin
Xmv annotated variable that allows you to select the login name at runtime. |
java.lang.String |
CombineBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
DataBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
DbUpdateBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
FNameBBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
FNameGBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
FirstNameBoyBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
FirstNameGirlBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
LNameBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
LastNameBird.dbName
Xmv annotated variable that allows you to select the database at runtime. |
java.lang.String |
DataBird.dbPlaceholder3
Xmv annotated variable that is currently unused. |
java.lang.String |
DbUpdateBird.dbPlaceholder3
Xmv annotated variable that is currently unused. |
java.lang.String |
FirstNameBoyBird.dbPlaceholder3
Xmv annotated variable that is currently unused. |
java.lang.String |
FirstNameGirlBird.dbPlaceholder3
Xmv annotated variable that is currently unused. |
java.lang.String |
LastNameBird.dbPlaceholder3
Xmv annotated variable that is currently unused. |
java.lang.String |
CombineBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
DataBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
DbUpdateBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
FNameBBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
FNameGBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
FirstNameBoyBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
FirstNameGirlBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
LNameBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
LastNameBird.dbPW
Xmv annotated variable that allows you to select the password at runtime. |
java.lang.String |
FNameBBird.dbQty
Xmv annotated variable that allows you to select how many first name records to retrieve from the database at runtime. |
java.lang.String |
FNameGBird.dbQty
Xmv annotated variable that allows you to select how many first name records to retrieve from the database at runtime>. |
java.lang.String |
LNameBird.dbQty
Xmv annotated variable that allows you to select how many last name records to retrieve from the database at runtime> Requires a matching setter method. |
java.lang.String |
CombineBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
DataBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
DbUpdateBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
FNameBBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
FNameGBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
FirstNameBoyBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
FirstNameGirlBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
LNameBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
LastNameBird.dbSQLStatement
Xmv annotated variable that allows you to define the SQL statement at runtime. |
java.lang.String |
CombineBird.dbURL
Xmv annotated variable that allows you to change the database at runtime. |
java.lang.String |
DataBird.dbURL
Xmv annotated variable that allows you to change the database at runtime Requires a matching setter method. |
java.lang.String |
DbUpdateBird.dbURL
Xmv annotated variable that allows you to change the database at runtime Requires a matching setter method. |
java.lang.String |
FNameBBird.dbURL
Xmv annotated variable that allows you to change the database at runtime Requires a matching setter method. |
java.lang.String |
FNameGBird.dbURL
Xmv annotated variable that allows you to change the database at runtime Requires a matching setter method. |
java.lang.String |
FirstNameBoyBird.dbURL
Xmv annotated variable that allows you to change the database at runtime Requires a matching setter method. |
java.lang.String |
FirstNameGirlBird.dbURL
Xmv annotated variable that allows you to change the database at runtime Requires a matching setter method. |
java.lang.String |
LNameBird.dbURL
Xmv annotated variable that allows you to change the database at runtime Requires a matching setter method. |
java.lang.String |
LastNameBird.dbURL
Xmv annotated variable that allows you to change the database at runtime Requires a matching setter method. |
Uses of Xmv in com.avian.birds.philos |
---|
Fields in com.avian.birds.philos with annotations of type Xmv | |
---|---|
java.lang.String |
Phil2.getForkTries
Number of times this philosopher bird will try to get the second fork. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |