|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QualifiedNameMap | |
---|---|
org.apache.torque.generator.qname | This package contains classes which provide the implementation of a qualified name, i.e. |
org.apache.torque.generator.variable | This package contains the variable handling. |
Uses of QualifiedNameMap in org.apache.torque.generator.qname |
---|
Methods in org.apache.torque.generator.qname that return QualifiedNameMap | |
---|---|
QualifiedNameMap<T> |
QualifiedNameMap.getAllInHierarchy(Namespace namespace)
Returns all mappings which live in the given namespace. |
QualifiedNameMap<T> |
QualifiedNameMap.getInHierarchy(Namespace namespace)
Returns all mappings which live in the given namespace. |
Uses of QualifiedNameMap in org.apache.torque.generator.variable |
---|
Methods in org.apache.torque.generator.variable that return QualifiedNameMap | |
---|---|
QualifiedNameMap<Variable> |
VariableStore.getContent()
Returns a map with the variables contained in this store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |