|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.octet.model.BasicMoleculeConvertor
A default implementation of the MoleculeConvertor interface.
| Constructor Summary | |
BasicMoleculeConvertor()
Default constructor. |
|
| Method Summary | |
void |
convert(Molecule molecule,
RepresentationBuilder builder)
Converts molecule into a series of instructions for builder. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BasicMoleculeConvertor()
| Method Detail |
public void convert(Molecule molecule,
RepresentationBuilder builder)
MoleculeConvertormolecule into a series of instructions for builder.
convert in interface MoleculeConvertormolecule - the molecule to be convertedbuilder - the RepresentationBuilder for constructing the new representation
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||