Uses of Interface
com.metamatrix.modeler.core.metadata.runtime.DatatypeRecord

Packages that use DatatypeRecord
com.metamatrix.metadata.runtime.impl   
com.metamatrix.modeler.transformation.metadata   
 

Uses of DatatypeRecord in com.metamatrix.metadata.runtime.impl
 

Classes in com.metamatrix.metadata.runtime.impl that implement DatatypeRecord
 class DatatypeRecordImpl
          ColumnRecordImpl
 

Methods in com.metamatrix.metadata.runtime.impl that return DatatypeRecord
static DatatypeRecord RecordFactory.createDatatypeRecord(char[] record)
          Create a DatatypeRecord instance from the specified index record
 

Uses of DatatypeRecord in com.metamatrix.modeler.transformation.metadata
 

Methods in com.metamatrix.modeler.transformation.metadata that return DatatypeRecord
protected  DatatypeRecord TransformationMetadata.getDatatypeRecord(java.lang.Object elementID)
           
 



Copyright © 2009. All Rights Reserved.