Table of Contents

Class: BaseView compClust/mlx/views/BaseView.py

The base class for all views.

A BaseView provides a clean pass-through view class from which to derive other, simple views. It takes care of initializing itself and tying into all of the helper functions of the base dataset class. A class deriving from a BaseView need only override the getData() method.

Base Classes   
Dataset
Methods   
__init__
detatch
getData
getLineage
getNumCols
getNumRows
  __init__ 
__init__ ( self,  dataset )

  detatch 
detatch ( self )

  getData 
getData ( self,  key=None )

  getLineage 
getLineage ( self )

  getNumCols 
getNumCols ( self )

  getNumRows 
getNumRows ( self )


Table of Contents

This document was automatically generated on Wed Aug 27 14:24:57 2003 by HappyDoc version 2.1