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