|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.query.resolver.util.ResolverVisitorUtil
public class ResolverVisitorUtil
Nested Class Summary | |
---|---|
static class |
ResolverVisitorUtil.ResolvedLookup
|
Constructor Summary | |
---|---|
ResolverVisitorUtil()
|
Method Summary | |
---|---|
static void |
resolveFunction(Function function,
QueryMetadataInterface metadata)
Resolve function such that all functions are resolved and type-safe. |
static void |
resolveGroup(GroupSymbol symbol,
QueryMetadataInterface metadata)
|
static ResolverVisitorUtil.ResolvedLookup |
resolveLookup(Function lookup,
QueryMetadataInterface metadata)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResolverVisitorUtil()
Method Detail |
---|
public static void resolveFunction(Function function, QueryMetadataInterface metadata) throws QueryResolverException, MetaMatrixComponentException
QueryResolverException
MetaMatrixComponentException
public static ResolverVisitorUtil.ResolvedLookup resolveLookup(Function lookup, QueryMetadataInterface metadata) throws QueryResolverException, MetaMatrixComponentException
QueryResolverException
MetaMatrixComponentException
public static void resolveGroup(GroupSymbol symbol, QueryMetadataInterface metadata) throws MetaMatrixComponentException, QueryResolverException
MetaMatrixComponentException
QueryResolverException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |