public static class InsdcLocations.BondLocation extends AbstractLocation
Location.Tools| Constructor and Description |
|---|
InsdcLocations.BondLocation(java.util.List<Location> subLocations) |
InsdcLocations.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, iterator, reverseSequence, setAccession, setBetweenCompounds, setCircular, setEnd, setStart, setStrand, setSubLocations, toStringpublic InsdcLocations.BondLocation(Location... subLocations)
public InsdcLocations.BondLocation(java.util.List<Location> subLocations)
protected final void assertLocation()
assertLocation in class AbstractLocation