public interface MoleculeContainer
| Modifier and Type | Method and Description |
|---|---|
Molecule |
getMolecule()
Get represented structure.
|
String |
getSmiles()
Represented structure as Smiles.
|
String |
getSource()
Source used to create this container.
|