Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
QualifiedNameMap<Variable> |
VariableStore.getContent()
Returns a map with the variables contained in this store.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.