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 thebasePairattribute.Initializes the value for thebphattribute.Initializes the value for thebrattribute.ImmutableAnalyzedBasePair.builder()Creates a builder forImmutableAnalyzedBasePair.ImmutableAnalyzedBasePair.Builder.from(AnalyzedBasePair instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.AnalyzedBasePairinstance.ImmutableAnalyzedBasePair.Builder.from(ClassifiedBasePair instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.ClassifiedBasePairinstance.ImmutableAnalyzedBasePair.Builder.interactionType(InteractionType interactionType) Initializes the value for theinteractionTypeattribute.ImmutableAnalyzedBasePair.Builder.isRepresented(boolean isRepresented) Initializes the value for theisRepresentedattribute.ImmutableAnalyzedBasePair.Builder.leontisWesthof(LeontisWesthof leontisWesthof) Initializes the value for theleontisWesthofattribute.Initializes the value for thesaengerattribute.ImmutableAnalyzedBasePair.Builder.stackingTopology(StackingTopology stackingTopology) Initializes the value for thestackingTopologyattribute.