Uses of Class
org.rcsb.strucmotif.domain.Pair
Packages that use Pair
Package
Description
-
Uses of Pair in org.rcsb.strucmotif.align
Methods in org.rcsb.strucmotif.align that return Pair -
Uses of Pair in org.rcsb.strucmotif.domain.structure
Methods in org.rcsb.strucmotif.domain.structure that return types with arguments of type PairModifier and TypeMethodDescriptionResidueGraph.pairingsParallel()Allows to traverse all pairings.ResidueGraph.pairingsSequential()Allows to sequentially traverse all pairings. -
Uses of Pair in org.rcsb.strucmotif.io
Methods in org.rcsb.strucmotif.io that return types with arguments of type PairModifier and TypeMethodDescriptionInvertedIndex.select(ResiduePairDescriptor residuePairDescriptor) Perform lookup for a particular bin.InvertedIndexImpl.select(ResiduePairDescriptor residuePairDescriptor)