Package intermine :: Module model :: Class Attribute
[hide private]
[frames] | no frames]

Class Attribute

source code

object --+    
         |    
     Field --+
             |
            Attribute

Attributes represent columns that contain actual data

The Attribute class inherits all the behaviour of intermine.model.Field

Instance Methods [hide private]

Inherited from Field: __init__, __str__, toString

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Properties [hide private]

Inherited from object: __class__