CachedRateMatrix
, FastLikelihoodCalculator
, GeneralLikelihoodCalculator
public interface PalObjectListener
Modifier and Type | Interface | Description |
---|---|---|
static class |
PalObjectListener.EventGenerator |
A base class for classes that fire PalObject events
|
Modifier and Type | Method | Description |
---|---|---|
void |
parametersChanged(PalObjectEvent pe) |
Signifies that parametric valued governing the state of this Object have changed.
|
void |
structureChanged(PalObjectEvent pe) |
Signifies that the structure of the object has changed (for example in trees to topology
has changed)
|
void parametersChanged(PalObjectEvent pe)
void structureChanged(PalObjectEvent pe)