Uses of Class
pl.poznan.put.structure.ImmutableAnalyzedBasePair
Packages that use ImmutableAnalyzedBasePair
Package
Description
Package contains classes useful in describing secondary structure (base pairs, helices, etc.)
-
Uses of ImmutableAnalyzedBasePair in pl.poznan.put.structure
Methods in pl.poznan.put.structure that return ImmutableAnalyzedBasePairModifier and TypeMethodDescriptionImmutableAnalyzedBasePair.Builder.build()Builds a newImmutableAnalyzedBasePair.static ImmutableAnalyzedBasePairImmutableAnalyzedBasePair.copyOf(AnalyzedBasePair instance) Creates an immutable copy of aAnalyzedBasePairvalue.static ImmutableAnalyzedBasePairConstruct a new immutableAnalyzedBasePairinstance.ImmutableAnalyzedBasePair.withBasePair(BasePair value) Copy the current immutable object by setting a value for thebasePairattribute.Copy the current immutable object by setting a value for thebphattribute.Copy the current immutable object by setting a value for thebrattribute.ImmutableAnalyzedBasePair.withInteractionType(InteractionType value) Copy the current immutable object by setting a value for theinteractionTypeattribute.ImmutableAnalyzedBasePair.withIsRepresented(boolean value) Copy the current immutable object by setting a value for theisRepresentedattribute.ImmutableAnalyzedBasePair.withLeontisWesthof(LeontisWesthof value) Copy the current immutable object by setting a value for theleontisWesthofattribute.ImmutableAnalyzedBasePair.withSaenger(Saenger value) Copy the current immutable object by setting a value for thesaengerattribute.ImmutableAnalyzedBasePair.withStackingTopology(StackingTopology value) Copy the current immutable object by setting a value for thestackingTopologyattribute.