|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.Dictionary | +--java.util.Hashtable | +--ix.iplan.SchemaTable | +--ix.iplan.Domain
Field Summary | |
SchemaTable |
schemaTable
|
Fields inherited from class ix.iplan.SchemaTable |
allSchemas,
processSchemas |
Fields inherited from class java.util.Hashtable |
count,
ENTRIES,
entrySet,
KEYS,
keySet,
loadFactor,
modCount,
serialVersionUID,
table,
threshold,
values,
VALUES |
Constructor Summary | |
Domain()
|
Method Summary | |
void |
addInitialFact(PVPair fact)
|
void |
analyseDomain()
|
Methods inherited from class ix.iplan.SchemaTable |
addSchema,
checkSchemaReferences,
getAllProcessSchemas,
getMatchingProcessSchemas,
getMatchingSchemas,
getMatchingSchemas,
getSchemasWithAction,
staticExpansionTree |
Methods inherited from class java.util.Hashtable |
clear,
clone,
contains,
containsKey,
containsValue,
elements,
entrySet,
equals,
get,
hashCode,
isEmpty,
keys,
keySet,
put,
putAll,
readObject,
rehash,
remove,
size,
toString,
values,
writeObject |
Methods inherited from class java.lang.Object |
|
Field Detail |
public SchemaTable schemaTable
Constructor Detail |
public Domain()
Method Detail |
public void addInitialFact(PVPair fact)
public void analyseDomain()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |