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

Packages that use ModelRecord
com.metamatrix.connector.metadata.index   
com.metamatrix.metadata.runtime.impl   
 

Uses of ModelRecord in com.metamatrix.connector.metadata.index
 

Methods in com.metamatrix.connector.metadata.index that return ModelRecord
 ModelRecord MetadataResultsPostProcessor.getModelRecordWithUpdatedVisibility(ModelRecord record)
          Update the ModelRecord with the visibility from vdb service, if vdb service is not available there is nothing to update.
 

Methods in com.metamatrix.connector.metadata.index with parameters of type ModelRecord
 ModelRecord MetadataResultsPostProcessor.getModelRecordWithUpdatedVisibility(ModelRecord record)
          Update the ModelRecord with the visibility from vdb service, if vdb service is not available there is nothing to update.
 

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

Classes in com.metamatrix.metadata.runtime.impl that implement ModelRecord
 class ModelRecordImpl
          ModelRecordImpl
 

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



Copyright © 2009. All Rights Reserved.