Uses of Package
com.metamatrix.query.mapping.xml

Packages that use com.metamatrix.query.mapping.xml
com.metamatrix.modeler.transformation.metadata   
com.metamatrix.query.mapping.xml   
com.metamatrix.query.metadata   
com.metamatrix.query.optimizer.xml   
com.metamatrix.query.processor.xml   
 

Classes in com.metamatrix.query.mapping.xml used by com.metamatrix.modeler.transformation.metadata
MappingNode
          There will be a mapping node for every entity (element or attribute) in a target XML document.
 

Classes in com.metamatrix.query.mapping.xml used by com.metamatrix.query.mapping.xml
MappingAllNode
          This defines a "All" node in the XML Schema Mapping document
MappingAttribute
          A Mapping node which denotes a attribuite node.
MappingBaseNode
          This is base class to define all nodes except the attribute.
MappingChoiceNode
          Node that describes a choice node in an XML Scheam Mapping document This allows only the criteria nodes to be added to choice node.
MappingCommentNode
          This node describes a comment in XML Mapping document
MappingCriteriaNode
          Represents a Criteria Node under a Choice Node, which defines the criteria on the selection of child elements.
MappingDocument
          A Mapping Node document object.
MappingElement
          A Mapping Node which defines a Element in XML Schema Mapping document
MappingException
          This exception details about any issues related to the mapping document loading and its violations in document structure expected.
MappingInterceptor
          This defines a intercepting interface for the mapping nodes where for each node in the MappingNode can be called at the begining and end of the node occurence.
MappingNode
          There will be a mapping node for every entity (element or attribute) in a target XML document.
MappingRecursiveElement
          A element which specifies a recursive element inside and xml schema.
MappingSequenceNode
          A node that describes a Sequence in XML Schema Mapping document
MappingSourceNode
          This represents a source node.
MappingVisitor
          A Visitor framework for navigating the Mapping Nodes
Namespace
          Represents a Single name space in a given XML document
ResultSetInfo
          Represents a result set used in an XML query - this can be based on either a mapping class query or a staging table.
 

Classes in com.metamatrix.query.mapping.xml used by com.metamatrix.query.metadata
MappingNode
          There will be a mapping node for every entity (element or attribute) in a target XML document.
 

Classes in com.metamatrix.query.mapping.xml used by com.metamatrix.query.optimizer.xml
MappingAllNode
          This defines a "All" node in the XML Schema Mapping document
MappingAttribute
          A Mapping node which denotes a attribuite node.
MappingBaseNode
          This is base class to define all nodes except the attribute.
MappingChoiceNode
          Node that describes a choice node in an XML Scheam Mapping document This allows only the criteria nodes to be added to choice node.
MappingCommentNode
          This node describes a comment in XML Mapping document
MappingCriteriaNode
          Represents a Criteria Node under a Choice Node, which defines the criteria on the selection of child elements.
MappingDocument
          A Mapping Node document object.
MappingElement
          A Mapping Node which defines a Element in XML Schema Mapping document
MappingInterceptor
          This defines a intercepting interface for the mapping nodes where for each node in the MappingNode can be called at the begining and end of the node occurence.
MappingNode
          There will be a mapping node for every entity (element or attribute) in a target XML document.
MappingRecursiveElement
          A element which specifies a recursive element inside and xml schema.
MappingSequenceNode
          A node that describes a Sequence in XML Schema Mapping document
MappingSourceNode
          This represents a source node.
MappingVisitor
          A Visitor framework for navigating the Mapping Nodes
ResultSetInfo
          Represents a result set used in an XML query - this can be based on either a mapping class query or a staging table.
 

Classes in com.metamatrix.query.mapping.xml used by com.metamatrix.query.processor.xml
MappingAttribute
          A Mapping node which denotes a attribuite node.
MappingElement
          A Mapping Node which defines a Element in XML Schema Mapping document
MappingNode
          There will be a mapping node for every entity (element or attribute) in a target XML document.
ResultSetInfo
          Represents a result set used in an XML query - this can be based on either a mapping class query or a staging table.
 



Copyright © 2009. All Rights Reserved.