Package empro :: Module empro :: Module output :: Class ResultDataSet
[frames] | no frames]

Class ResultDataSet

core.Updatable --+            
                 |            
   core.Selectable --+        
                     |        
     core.Attributable --+    
                         |    
        datasource.DataSet --+
                             |
                            ResultDataSet

A proxy to a dataset retrieved from an OutputObject by means of an OutputQuery.

Class Hierarchy for ResultDataSet
Class Hierarchy for ResultDataSet

constructor ResultDataSet(iName, iQuery):

Instance Methods

Inherited from datasource.DataSet: __abs__, __add__, __div__, __getitem__, __len__, __mul__, __neg__, __pos__, __pow__, __radd__, __rdiv__, __rmul__, __rpow__, __rsub__, __rtruediv__, __sub__, __truediv__, addDimension, at, atValue, bounds, canModifyDimensions, dataType, dimension, dimensions, flat, getUnitClass, insertDimension, isContinuousDimension, isUniformlySampled, magnitudeBounds, numberOfDimensions, reciprocal, removeDimension, replaceDimension, setUnitClass, size

Inherited from core.Attributable: addAttribute, attributeNames, getAttribute, removeAttribute, setAttribute

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
  query
No documentation available.
  topology
No documentation available.

Inherited from datasource.DataSet: id, unitClass

Inherited from core.Selectable: metaData, name, notes