Class SimilarityPairFeature.Template

All Implemented Interfaces:
Serializable, Cloneable
Enclosing interface:
SimilarityPairFeature

Template for construction of SimilarityPairFeatures.
See Also:
  • Field Details

    • sibling

      sibling SimilarityPairFeature field. May be null if the reciprocal SimilarityPairFeature has not yet been created.
    • alignment

      alignment Alignment field.
    • score

      public double score
      score of the search which produced the alignment.
  • Constructor Details