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