Uses of Class
pl.poznan.put.structure.ImmutableQuantifiedBasePair.Builder
Packages that use ImmutableQuantifiedBasePair.Builder
Package
Description
Package contains classes useful in describing secondary structure (base pairs, helices, etc.)
-
Uses of ImmutableQuantifiedBasePair.Builder in pl.poznan.put.structure
Methods in pl.poznan.put.structure that return ImmutableQuantifiedBasePair.BuilderModifier and TypeMethodDescriptionInitializes the value for thebasePair
attribute.Initializes the value for thebph
attribute.Initializes the value for thebr
attribute.ImmutableQuantifiedBasePair.Builder.buckle
(double buckle) Initializes the value for thebuckle
attribute.ImmutableQuantifiedBasePair.builder()
Creates a builder forImmutableQuantifiedBasePair
.ImmutableQuantifiedBasePair.Builder.from
(ClassifiedBasePair instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.ClassifiedBasePair
instance.ImmutableQuantifiedBasePair.Builder.from
(QuantifiedBasePair instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.QuantifiedBasePair
instance.ImmutableQuantifiedBasePair.Builder.interactionType
(InteractionType interactionType) Initializes the value for theinteractionType
attribute.ImmutableQuantifiedBasePair.Builder.isRepresented
(boolean isRepresented) Initializes the value for theisRepresented
attribute.ImmutableQuantifiedBasePair.Builder.leontisWesthof
(LeontisWesthof leontisWesthof) Initializes the value for theleontisWesthof
attribute.ImmutableQuantifiedBasePair.Builder.opening
(double opening) Initializes the value for theopening
attribute.ImmutableQuantifiedBasePair.Builder.propeller
(double propeller) Initializes the value for thepropeller
attribute.Initializes the value for thesaenger
attribute.ImmutableQuantifiedBasePair.Builder.shear
(double shear) Initializes the value for theshear
attribute.ImmutableQuantifiedBasePair.Builder.stackingTopology
(StackingTopology stackingTopology) Initializes the value for thestackingTopology
attribute.ImmutableQuantifiedBasePair.Builder.stagger
(double stagger) Initializes the value for thestagger
attribute.ImmutableQuantifiedBasePair.Builder.stretch
(double stretch) Initializes the value for thestretch
attribute.