Uses of Class
org.apache.torque.generator.qname.QualifiedNameMap
Packages that use QualifiedNameMap
Package
Description
This package contains classes which provide the implementation
of a qualified name, i.e. a name whiches lives in a hierarchical
namespace.
This package contains the variable handling.
-
Uses of QualifiedNameMap in org.apache.torque.generator.qname
Methods in org.apache.torque.generator.qname that return QualifiedNameMapModifier and TypeMethodDescriptionQualifiedNameMap.getAllInHierarchy(Namespace namespace) Returns all mappings which live in the given namespace.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 QualifiedNameMapModifier and TypeMethodDescriptionVariableStore.getContent()Returns a map with the variables contained in this store.