public static class InsdcLocations.BondLocation extends AbstractLocation
Location.Tools
Constructor and Description |
---|
BondLocation(List<Location> subLocations) |
BondLocation(Location... subLocations) |
Modifier and Type | Method and Description |
---|---|
protected void |
assertLocation() |
canComplement, equals, getAccession, getEnd, getLength, getRelevantSubLocations, getRelevantSubSequence, getStart, getStrand, getSubLocations, getSubSequence, hashCode, isBetweenCompounds, isCircular, isComplex, isPartial, isPartialOn3prime, isPartialOn5prime, iterator, reverseSequence, setAccession, setBetweenCompounds, setCircular, setEnd, setPartialOn3prime, setPartialOn5prime, setStart, setStrand, setSubLocations, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public BondLocation(Location... subLocations)
public BondLocation(List<Location> subLocations)
protected final void assertLocation()
assertLocation
in class AbstractLocation
Copyright © 2000–2019 BioJava. All rights reserved.