pal.mep
Interface DeltaModel.Instance
- All Superinterfaces:
- Parameterized, java.io.Serializable
- Enclosing interface:
- DeltaModel
public static interface DeltaModel.Instance
- extends Parameterized, java.io.Serializable
getExpectedSubstitutions
double getExpectedSubstitutions(int taxon)
getExpectedSubstitutionsToTime
double getExpectedSubstitutionsToTime(double time)
throws java.lang.UnsupportedOperationException
- Throws:
java.lang.UnsupportedOperationException
getOrthogonalHints
OrthogonalHints getOrthogonalHints()
generateAlternativeRepresentation
Tree generateAlternativeRepresentation(Tree expectedSubstitutionsTree)
getHTMLInfo
java.lang.String getHTMLInfo()
addPalObjectListener
void addPalObjectListener(PalObjectListener pol)
removePalObjectListener
void removePalObjectListener(PalObjectListener pol)