Table of Contents

Class: Interaction Bio/Pathway/__init__.py

An arbitrary interaction between any number of species.

This class definition is inteded solely as a minimal wrapper interface that should be implemented and extended by more specific abstractions.

Attributes:

data
reference to arbitrary additional data
Methods   
__hash__
__init_
__repr__
__str__
  __hash__ 
__hash__ ( self )

Returns a hashcode for self.

  __init_ 
__init_ ( self,  data )

  __repr__ 
__repr__ ( self )

Returns a debugging string representation of self.

  __str__ 
__str__ ( self )

Returns a string representation of self.


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:09 2002 by HappyDoc version 2.0.1