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

Packages that use MappingAttribute
com.metamatrix.query.mapping.xml   
com.metamatrix.query.optimizer.xml   
com.metamatrix.query.processor.xml   
 

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

Methods in com.metamatrix.query.mapping.xml with parameters of type MappingAttribute
 MappingElement MappingElement.addAttribute(MappingAttribute attr)
          Adds the attribute node to the current node and returns the current node
 void MappingInterceptor.end(MappingAttribute attribute, java.util.Map context)
           
 void MappingElement.removeAttribute(MappingAttribute toRemove)
          Remove attribute node from element
 void MappingInterceptor.start(MappingAttribute attribute, java.util.Map context)
           
 void MappingVisitor.visit(MappingAttribute attribute)
           
 void InterceptingVisitor.visit(MappingAttribute attribute)
           
 

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

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

Uses of MappingAttribute in com.metamatrix.query.processor.xml
 

Methods in com.metamatrix.query.processor.xml with parameters of type MappingAttribute
static NodeDescriptor NodeDescriptor.createNodeDescriptor(MappingAttribute attribute)
           
 



Copyright © 2009. All Rights Reserved.