Package | Description |
---|---|
CD | |
M4Parsing.LineParsers |
Modifier and Type | Field and Description |
---|---|
protected java.util.LinkedList<AssocSchema> |
CDSpec.associations |
Modifier and Type | Method and Description |
---|---|
AssocSchema |
CDSpec.getAssocSchema(java.lang.String name) |
AssocSchema |
CDSpec.getAssocSchemaEH(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<AssocSchema> |
CDSpec.getAssocSchemas() |
Modifier and Type | Method and Description |
---|---|
void |
CDSpec.add(AssocSchema s) |
boolean |
AssocSchema.equals(AssocSchema other) |
Modifier and Type | Method and Description |
---|---|
static void |
CDLineParsers.isLegal(CDSpec dbs,
AssocSchema a,
java.lang.String className,
PrologDB.ErrorReport er) |