Class SimpleHomology

    • Constructor Detail

      • SimpleHomology

        public SimpleHomology()
        Creates a new empty SimpleHomology containing no Alignment and no FeatureHolder.
    • Method Detail

      • getFeatures

        public FeatureHolder getFeatures()
        getFeatures returns the constituent HomologyFeatures which are also used as the keys in the alignment.
        Specified by:
        getFeatures in interface Homology
        Returns:
        a FeatureHolder.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object