|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.query.impl.rdbms.JDOBasicModule
public class JDOBasicModule
| Field Summary | |
|---|---|
protected ModuleIF |
module
|
protected java.util.Map |
predicates
|
| Constructor Summary | |
|---|---|
JDOBasicModule(ModuleIF module)
|
|
| Method Summary | |
|---|---|
PredicateIF |
getPredicate(java.lang.String name)
INTERNAL: Returns the predicate with the given local name inside the module. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ModuleIF module
protected java.util.Map predicates
| Constructor Detail |
|---|
public JDOBasicModule(ModuleIF module)
| Method Detail |
|---|
public PredicateIF getPredicate(java.lang.String name)
ModuleIF
getPredicate in interface ModuleIFname - The local name of the predicate; that is the part of
the QName after the colon.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||