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