Package | Description |
---|---|
Allegory.startrek |
Modifier and Type | Class and Description |
---|---|
class |
medical |
class |
officer |
Modifier and Type | Field and Description |
---|---|
crewman |
asg.hasCrew |
Modifier and Type | Method and Description |
---|---|
static crewman |
crewman.make(PrologDB.Tuple t) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<crewman> |
crewmanTable.tuples() |
Modifier and Type | Method and Description |
---|---|
void |
crewmanTable.cascadingDeleteLocal(crewman t) |
boolean |
crewmanTable.deleteFromSubTables(crewman t) |
Modifier and Type | Method and Description |
---|---|
<TABLE> TABLE |
crewman.applycrewman(java.util.function.Function<crewman,TABLE> f) |
Constructor and Description |
---|
asg(java.lang.String id,
crewman hasCrew,
post onBoard) |
crewmanTable(Database db,
crewman t) |