sbrt.shell.text.chem
Interface CatalystFormat

All Superinterfaces:
Format, Formatter<java.lang.String>, Parser<java.lang.String>, SimpleFormat<java.lang.String>
All Known Implementing Classes:
CatalystFormatV1, CatalystFormatV2, CatalystVerifier

public interface CatalystFormat
extends SimpleFormat<java.lang.String>

This interface is used to represent the formats of catalysts in chemical reactions.

Author:
This interface was written and documented by Jeremiah Wright while in the Wagner lab.

Method Summary
 
Methods inherited from interface sbrt.shell.text.Formatter
format
 
Methods inherited from interface sbrt.shell.text.Parser
parse