Package | Description |
---|---|
Allegory.Alleg |
Modifier and Type | Field and Description |
---|---|
Div |
Dept.inDiv |
Modifier and Type | Method and Description |
---|---|
Div |
Dept.link2inDiv() |
static Div |
Div.make(PrologDB.Tuple t) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<Div> |
DivTable.tuples() |
Modifier and Type | Method and Description |
---|---|
void |
DivTable.cascadingDeleteLocal(Div t) |
boolean |
DivTable.deleteFromSubTables(Div t) |
Modifier and Type | Method and Description |
---|---|
<TABLE> TABLE |
Div.applyDiv(java.util.function.Function<Div,TABLE> f) |
Constructor and Description |
---|
Dept(java.lang.String id,
java.lang.String name,
java.lang.String city,
Div inDiv) |
DivTable(Database db,
Div t) |