Public Member Functions | Public Attributes

bio_expression::bioMultSum Class Reference

Class computing the sum of multiple expressions. More...

Inheritance diagram for bio_expression::bioMultSum:
bio_expression::Expression

List of all members.

Public Member Functions

def __init__
def getExpression

Public Attributes

 type
 terms
 operatorIndex

Detailed Description

Class computing the sum of multiple expressions.

Given a list of expressions


Constructor & Destructor Documentation

def bio_expression::bioMultSum::__init__ (   self,
  terms 
)

Member Function Documentation

def bio_expression::bioMultSum::getExpression (   self )
Returns:
Return the string representation of the current expression

Reimplemented from bio_expression::Expression.


Member Data Documentation

Reimplemented from bio_expression::Expression.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables