public interface MoleculesetIteratorBasisDependent extends MoleculesetIteratorTargetable
Modifier and Type | Method and Description |
---|---|
int |
basisSize()
Indicates the size of the basis needed to set the iterator.
|
boolean |
haveTarget(IMolecule target)
Returns true if the iterator with its current basis
would return an iterate for the given target.
|
void |
setBasis(IMoleculeList molecules) |
setTarget
next
nBody, reset, size, unset
void setBasis(IMoleculeList molecules)
int basisSize()
boolean haveTarget(IMolecule target)