Index
A C D E F G H I J K L M N O P R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- to() - Method in class pt.ist.phylolib.data.tree.Edge
- toString() - Method in enum pt.ist.phylolib.cli.Command
- toString() - Method in enum pt.ist.phylolib.cli.Data
- toString() - Method in enum pt.ist.phylolib.cli.Option
- Tree - Class in pt.ist.phylolib.data.tree
-
Represents a phylogenetic tree as a set of profiles identified by their ids and the
edgesthat connect those profiles. - Tree(String[]) - Constructor for class pt.ist.phylolib.data.tree.Tree
-
Creates a phylogenetic tree corresponding to the given set of ids with no
edgesconnecting them. - Tree(String[], List<Edge>) - Constructor for class pt.ist.phylolib.data.tree.Tree
-
Creates a phylogenetic tree corresponding to the given set of ids and
edges. - TREE - pt.ist.phylolib.cli.Data
- TREE - pt.ist.phylolib.cli.Option
- TreeParser - Class in pt.ist.phylolib.data.tree
-
Responsible for parsing
phylogenetic treesfrom and to Strings. - TreeParser() - Constructor for class pt.ist.phylolib.data.tree.TreeParser
- type() - Method in class pt.ist.phylolib.cli.Parameters
- type(String) - Method in enum pt.ist.phylolib.cli.Command
-
Gets the constructor of the specified type for this command.
- type(String) - Method in enum pt.ist.phylolib.cli.Data
-
Gets the constructor of the specified processor type for this data type.
- Types - Class in pt.ist.phylolib.reflection
-
Responsible for the use of reflection to search for types of a command or data.
- Types() - Constructor for class pt.ist.phylolib.reflection.Types
All Classes All Packages