Public Member Functions | Public Attributes

bio_expression::Numeric Class Reference

Class wrapping an integer or a float value. More...

Inheritance diagram for bio_expression::Numeric:
bio_expression::Expression

List of all members.

Public Member Functions

def __init__
def getExpression

Public Attributes

 number
 operatorIndex

Detailed Description

Class wrapping an integer or a float value.


Constructor & Destructor Documentation

def bio_expression::Numeric::__init__ (   self,
  number 
)
Parameters:
numberinteger or float

Member Function Documentation

def bio_expression::Numeric::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