Uses of Class
pl.poznan.put.structure.pseudoknots.ImmutableConflictGraph.Builder
Packages that use ImmutableConflictGraph.Builder
Package
Description
Package contains classes that handle pseudoknots in secondary structure.
-
Uses of ImmutableConflictGraph.Builder in pl.poznan.put.structure.pseudoknots
Methods in pl.poznan.put.structure.pseudoknots that return ImmutableConflictGraph.BuilderModifier and TypeMethodDescriptionImmutableConflictGraph.Builder.addAllRegions(Iterable<? extends Region> elements) Adds elements toregionslist.ImmutableConflictGraph.Builder.addRegions(Region element) Adds one element toregionslist.ImmutableConflictGraph.Builder.addRegions(Region... elements) Adds elements toregionslist.ImmutableConflictGraph.builder()Creates a builder forImmutableConflictGraph.ImmutableConflictGraph.Builder.from(ConflictGraph instance) Fill a builder with attribute values from the providedConflictGraphinstance.Sets or replaces all elements forregionslist.