AtomSource
public class AtomSourceRandomMonomer extends AtomSourceRandomLeaf
Modifier and Type | Field | Description |
---|---|---|
protected AssociationManager |
associationManager |
list, random
Constructor | Description |
---|---|
AtomSourceRandomMonomer() |
Modifier and Type | Method | Description |
---|---|---|
IAtom |
getAtom() |
returns a random atom from the box's leaf atom list
|
void |
setAssociationManager(AssociationManager associationManager) |
getRandomNumberGenerator, setBox, setRandomNumberGenerator
protected AssociationManager associationManager
public void setAssociationManager(AssociationManager associationManager)
public IAtom getAtom()
AtomSourceRandomLeaf
getAtom
in interface AtomSource
getAtom
in class AtomSourceRandomLeaf