SU_DataContainer Class Reference

Inheritance diagram for SU_DataContainer:

DataContainer

List of all members.

Public Member Functions

def isCompatibleWith
 statict method to determine if 'obj' is an su file
def getConverter
 return converter class
def setName
def isempty
 Returns True if the data associated with self.data does not exist.


Detailed Description

Definition at line 25 of file SUDataContainer.py.


Member Function Documentation

def isCompatibleWith (   obj  ) 

statict method to determine if 'obj' is an su file

Parameters:
obj,: obj: any object that would be contained in a datacontainer class

Definition at line 36 of file SUDataContainer.py.

def getConverter (   self,
  command 
)

return converter class

command must have attribute 'function'

Definition at line 55 of file SUDataContainer.py.

def setName (   self,
  newname 
)

Definition at line 60 of file SUDataContainer.py.

def isempty (   self  ) 

Returns True if the data associated with self.data does not exist.

Reimplemented from DataContainer.

Definition at line 64 of file SUDataContainer.py.


The documentation for this class was generated from the following file:

Generated on Sun Aug 10 09:11:10 2008 for SLIMpy by  doxygen 1.5.6