public class SuperAtomContainer
extends java.lang.Object
Constructor and Description |
---|
SuperAtomContainer(int size) |
Modifier and Type | Method and Description |
---|---|
void |
add(Substructure substructure) |
int |
countSuperatoms() |
int |
getCounter() |
Substructure |
getSubstructures(int groupIndex) |
void |
setCounter(int counter) |
public Substructure getSubstructures(int groupIndex)
groupIndex
- public void add(Substructure substructure)
substructure
- public int countSuperatoms()
public int getCounter()
public void setCounter(int counter)
counter
- the counter to set