C# Class AllosteryLoader, DsynBio

Show file Open project: CyberCRI/DsynBio Class Usage Examples

Public Methods

Method Description
loadAllostericReactions ( XmlNode node, LinkedList reactions ) : bool

Private Methods

Method Description
loadAllosteryFloat ( string value, FloatSetter setter ) : bool
loadAllosteryString ( string value, StrSetter setter ) : bool

Method Details

loadAllostericReactions() public method

public loadAllostericReactions ( XmlNode node, LinkedList reactions ) : bool
node XmlNode
reactions LinkedList
return bool