Package | Description |
---|---|
Allegory.Star |
Modifier and Type | Field and Description |
---|---|
Y |
yc.cy |
Modifier and Type | Method and Description |
---|---|
static Y |
Y.make(PrologDB.Tuple t) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<Y> |
YTable.tuples() |
Modifier and Type | Method and Description |
---|---|
void |
YTable.cascadingDeleteLocal(Y t) |
boolean |
YTable.deleteFromSubTables(Y t) |
Modifier and Type | Method and Description |
---|---|
<TABLE> TABLE |
Y.applyY(java.util.function.Function<Y,TABLE> f) |
Constructor and Description |
---|
yc(java.lang.String id,
Y cy,
C yc) |
YTable(Database db,
Y t) |