AtomsetIterator
, MoleculesetIterator
, MoleculesetIteratorTargetable
public interface MoleculesetIteratorBasisDependent extends MoleculesetIteratorTargetable
Modifier and Type | Method | 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) |
nBody, reset, size, unset
next
setTarget
void setBasis(IMoleculeList molecules)
int basisSize()
boolean haveTarget(IMolecule target)