Package | Description |
---|---|
Allegory.Person |
Modifier and Type | Method and Description |
---|---|
static male |
male.make(PrologDB.Tuple t) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<male> |
maleTable.tuples() |
Modifier and Type | Method and Description |
---|---|
void |
maleTable.cascadingDeleteLocal(male t) |
boolean |
maleTable.deleteFromSubTables(male t) |
Modifier and Type | Method and Description |
---|---|
<TABLE> TABLE |
male.applymale(java.util.function.Function<male,TABLE> f) |
Constructor and Description |
---|
maleTable(Database db,
male t) |