Uses of Class
pl.poznan.put.structure.ImmutableAnalyzedBasePair.Builder
Packages that use ImmutableAnalyzedBasePair.Builder
Package
Description
Package contains classes useful in describing secondary structure (base pairs, helices, etc.)
-
Uses of ImmutableAnalyzedBasePair.Builder in pl.poznan.put.structure
Methods in pl.poznan.put.structure that return ImmutableAnalyzedBasePair.BuilderModifier and TypeMethodDescriptionInitializes the value for thebasePair
attribute.Initializes the value for thebph
attribute.Initializes the value for thebr
attribute.ImmutableAnalyzedBasePair.builder()
Creates a builder forImmutableAnalyzedBasePair
.ImmutableAnalyzedBasePair.Builder.from
(AnalyzedBasePair instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.AnalyzedBasePair
instance.ImmutableAnalyzedBasePair.Builder.from
(ClassifiedBasePair instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.ClassifiedBasePair
instance.ImmutableAnalyzedBasePair.Builder.interactionType
(InteractionType interactionType) Initializes the value for theinteractionType
attribute.ImmutableAnalyzedBasePair.Builder.isRepresented
(boolean isRepresented) Initializes the value for theisRepresented
attribute.ImmutableAnalyzedBasePair.Builder.leontisWesthof
(LeontisWesthof leontisWesthof) Initializes the value for theleontisWesthof
attribute.Initializes the value for thesaenger
attribute.ImmutableAnalyzedBasePair.Builder.stackingTopology
(StackingTopology stackingTopology) Initializes the value for thestackingTopology
attribute.