Uses of Class
com.metamatrix.query.optimizer.xml.XMLPlannerEnvironment

Packages that use XMLPlannerEnvironment
com.metamatrix.query.optimizer.xml   
 

Uses of XMLPlannerEnvironment in com.metamatrix.query.optimizer.xml
 

Methods in com.metamatrix.query.optimizer.xml with parameters of type XMLPlannerEnvironment
static Program XMLPlanToProcessVisitor.planProgram(MappingDocument doc, XMLPlannerEnvironment env)
           
static MappingDocument SourceNodePlannerVisitor.raiseInputSet(MappingDocument doc, XMLPlannerEnvironment planEnv)
          try to split the criteria based on if that is inputset criteria or not.
static void NameInSourceResolverVisitor.resolveElements(MappingDocument doc, XMLPlannerEnvironment planEnv)
          Resolve all the "NameInSource" property nodes (element names), with the their results set queries.
static void ValidateMappedCriteriaVisitor.validateAndCollectCriteriaElements(MappingDocument doc, XMLPlannerEnvironment planEnv)
           
 

Constructors in com.metamatrix.query.optimizer.xml with parameters of type XMLPlannerEnvironment
SourceNodePlannerVisitor(XMLPlannerEnvironment planEnv)
           
ValidateMappedCriteriaVisitor(XMLPlannerEnvironment planEnv)
           
XMLPlanToProcessVisitor(XMLPlannerEnvironment env)
           
 



Copyright © 2009. All Rights Reserved.