Interface Accessioned
- All Known Subinterfaces:
AccesionedLocation
,Location
,ProxySequenceReader<C>
,Sequence<C>
,SequenceReader<C>
,SequenceView<C>
- All Known Implementing Classes:
AbstractLocation
,AbstractSequence
,ArrayListProxySequenceReader
,ArrayListSequenceReader
,BasicSequence
,BitSequenceReader
,CDSSequence
,Chromosome
,ChromosomeBacteriaSequence
,ChromosomeSequence
,ComplementSequenceView
,DNASequence
,ExonSequence
,FourBitSequenceReader
,GeneSequence
,InsdcLocations.BondLocation
,InsdcLocations.GroupLocation
,InsdcLocations.OneOfLocation
,InsdcLocations.OrderLocation
,IntronSequence
,JoiningSequenceReader
,ProteinSequence
,ReversedSequenceView
,RNASequence
,RnaSequenceView
,SequenceFileProxyLoader
,SequenceLocation
,SequenceProxyView
,SimpleLocation
,SingleCompoundSequenceReader
,StartCodonSequence
,StopCodonSequence
,StringProxySequenceReader
,TranscriptSequence
,TwoBitSequenceReader
,UniprotProxySequenceReader
public interface Accessioned
Indicates an entity is accessioned
- Author:
- ayates
-
Method Summary
Modifier and TypeMethodDescriptionReturns the AccessionID this location is currently bound with
-
Method Details
-
getAccession
AccessionID getAccession()Returns the AccessionID this location is currently bound with
-