eon.prstatelist#

The statelist module.

Module Contents#

Classes#

PRStateList

The StateList class. Serves as an interface to State objects and StateList metadata.

Data#

API#

eon.prstatelist.logger#

‘getLogger(…)’

class eon.prstatelist.PRStateList(initial_state=None)[source]#

Bases: eon.statelist.StateList

The StateList class. Serves as an interface to State objects and StateList metadata.

Initialization

register_process(reactant_number, product_number, process_id)[source]#