Uses of Interface
jebl.util.Attributable
Packages that use Attributable
Package
Description
-
Uses of Attributable in jebl.evolution.alignments
Classes in jebl.evolution.alignments that implement Attributable -
Uses of Attributable in jebl.evolution.graphs
Subinterfaces of Attributable in jebl.evolution.graphs -
Uses of Attributable in jebl.evolution.sequences
Subinterfaces of Attributable in jebl.evolution.sequencesClasses in jebl.evolution.sequences that implement AttributableModifier and TypeClassDescriptionclassA default implementation of the Sequence interface.classA default implementation of the Sequence interface that converts sequence characters to States such that calling getString() will always return uppercase residues with nucleotide U residues converted to TclassA codon implementation of the Sequence interface.classclassclass -
Uses of Attributable in jebl.evolution.taxa
Classes in jebl.evolution.taxa that implement Attributable -
Uses of Attributable in jebl.evolution.trees
Subinterfaces of Attributable in jebl.evolution.treesModifier and TypeInterfaceDescriptioninterfaceA tree with a root (node with maximum height).interfaceA rooted or unrooted tree.Classes in jebl.evolution.trees that implement AttributableModifier and TypeClassDescriptionclassclassCommon implementation of Attributable interface used by Nodes.classCommon implementation of Attributable interface used by Nodes.classA memory efficient rooted tree.classclassA simple rooted tree providing some ability to manipulate the tree.final classA rooted tree concrete class that wraps another tree and provides a differently rooted view of that tree.classRoot an unrooted tree.final classA simple, immutable rooted tree implementation that is a subtree of an existing tree subtending a specified set of taxa..final classA simple, and initially immutable rooted tree implementation.final classA basic implementation on an unrooted tree.classclassThis RootedTree class wraps another RootedTree and transforms the branch lengths and node heights using various functions. -
Uses of Attributable in jebl.util
Classes in jebl.util that implement Attributable