Interface Patterns

    • Method Detail

      • getPatternCount

        int getPatternCount()
      • getPatternLength

        int getPatternLength()
      • getPatterns

        java.util.List<Pattern> getPatterns()
        Get a list of all the patterns
        Returns:
        the list
      • getTaxa

        java.util.List<Taxon> getTaxa()
        Returns:
        the list of taxa that the state values correspond to.
      • getSequenceType

        SequenceType getSequenceType()
        Returns:
        the data type of the states in these site patterns.