Uses of Class
org.biojava3.core.sequence.location.template.AbstractLocation
Packages that use AbstractLocation
-
Uses of AbstractLocation in org.biojava3.core.sequence.location
Subclasses of AbstractLocation in org.biojava3.core.sequence.locationModifier and TypeClassDescriptionstatic classUsed to represent bond locations equivalent to bond(7,8) or bond(7).static classDeprecated in INSDC yet still appears; equivalent to the order() directive except no 5' to 3' ordering is defined.static classDeprecated in INSDC; refers to a set of locations of which one location could be valid e.g.static classUsed to describe a 5' to 3' ordering but no firm assurance it is correctclassSequenceLocation<S extends AbstractSequence<C>,C extends Compound> A location in a sequence that keeps a reference to its parent sequenceclassVery basic implementation of the Location interface which defines a series of simple constructors.