sbrt.shell.text.chem
Interface RxnNameFormat<T>

Type Parameters:
T - the reaction name type.
All Superinterfaces:
Format, Formatter<T>, Parser<T>, SimpleFormat<T>
All Known Implementing Classes:
RxnNameFormatV1, RxnNameVerifier

public interface RxnNameFormat<T>
extends SimpleFormat<T>

This interface is used to represent formats for the names of 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