Package sbrt.shell.text.chem

Provides classes and interfaces for defining formats for chemistry related objects.

See:
          Description

Interface Summary
CatalystFormat This interface is used to represent the formats of catalysts in chemical reactions.
ChemSpeciesFormat This interface is used to represent the formats of chemical species.
RxnNameFormat<T> This interface is used to represent formats for the names of chemical reactions.
 

Class Summary
CatalystFormatV1 This class is a concrete implementation of CatalystFormat.
CatalystFormatV2 This class is a concrete implementation of CatalystFormat.
ChemSpeciesFormatV1 This class is a concrete implemenation of ChemSpeciesFormat.
IrrevRxnFormatV1 This class is used to format irreversible chemical reactions.
RevRxnFormatV1 This class is used to format reversible chemical reactions.
RxnNameFormatV1 This class is a concrete implementation of RxnNameFormat.
 

Package sbrt.shell.text.chem Description

Provides classes and interfaces for defining formats for chemistry related objects.