public interface Incomplecule
PLEASE DO NOT IMPLEMENT THIS INTERFACE! It may get more abstract methods in later versions.
Modifier and Type | Method and Description |
---|---|
int |
getAtomCount()
Gets the number of atoms.
|
int |
getBondCount()
Gets the number of bonds
|
String |
getName()
Gets the molecule name.
|
MPropertyContainer |
properties()
Gets the property container.
|
String getName()
int getAtomCount()
int getBondCount()
MPropertyContainer properties()