Uses of Class
com.metamatrix.query.mapping.xml.MappingChoiceNode

Packages that use MappingChoiceNode
com.metamatrix.query.mapping.xml   
com.metamatrix.query.optimizer.xml   
 

Uses of MappingChoiceNode in com.metamatrix.query.mapping.xml
 

Methods in com.metamatrix.query.mapping.xml that return MappingChoiceNode
 MappingChoiceNode MappingBaseNode.addChoiceNode(MappingChoiceNode elem)
           
 MappingChoiceNode MappingDocument.addChoiceNode(MappingChoiceNode elem)
           
 MappingChoiceNode MappingChoiceNode.addChoiceNode(MappingChoiceNode elem)
           
 

Methods in com.metamatrix.query.mapping.xml with parameters of type MappingChoiceNode
 MappingChoiceNode MappingBaseNode.addChoiceNode(MappingChoiceNode elem)
           
 MappingChoiceNode MappingDocument.addChoiceNode(MappingChoiceNode elem)
           
 MappingChoiceNode MappingChoiceNode.addChoiceNode(MappingChoiceNode elem)
           
 void MappingInterceptor.end(MappingChoiceNode choice, java.util.Map context)
           
 void MappingInterceptor.start(MappingChoiceNode choice, java.util.Map context)
           
 void MappingVisitor.visit(MappingChoiceNode choice)
           
 void InterceptingVisitor.visit(MappingChoiceNode choice)
           
 

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

Methods in com.metamatrix.query.optimizer.xml with parameters of type MappingChoiceNode
 void XMLPlanToProcessVisitor.end(MappingChoiceNode choice, java.util.Map context)
           
 void XMLPlanToProcessVisitor.start(MappingChoiceNode choice, java.util.Map context)
           
 void MarkExcludeVisitor.visit(MappingChoiceNode choice)
           
 



Copyright © 2009. All Rights Reserved.