@PublicAPI 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
|
java.lang.String |
getName()
Gets the molecule title/name.
|
MPropertyContainer |
properties()
Gets the property container.
|
java.lang.String getName()
int getAtomCount()
int getBondCount()
MPropertyContainer properties()