Interface SequenceLocation

All Superinterfaces:
BioPAXElement, Cloneable, Level3Element, Serializable, UtilityClass
All Known Subinterfaces:
SequenceInterval, SequenceSite
All Known Implementing Classes:
SequenceIntervalImpl, SequenceLocationImpl, SequenceSiteImpl

public interface SequenceLocation extends UtilityClass
Definition: A location on a nucleotide or amino acid sequence. Usage: For most purposes it is more appropriate to use subclasses of this class. Direct instances of SequenceLocation can be used for unknown locations that can not be classified neither as an interval nor a site.