org.biopax.paxtools.model.level3
Interface SequenceLocation

All Superinterfaces:
BioPAXElement, java.lang.Cloneable, Level3Element, java.io.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.


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.biopax.paxtools.model.BioPAXElement
BioPAXElement.Key
 
Field Summary
 
Fields inherited from interface org.biopax.paxtools.model.BioPAXElement
UNKNOWN_DOUBLE, UNKNOWN_FLOAT, UNKNOWN_INT
 
Method Summary
 
Methods inherited from interface org.biopax.paxtools.model.level3.Level3Element
addComment, getComment, removeComment
 
Methods inherited from interface org.biopax.paxtools.model.BioPAXElement
equivalenceCode, getAnnotations, getModelInterface, getRDFId, isEquivalent
 



Copyright © 2011 BioPAX. All Rights Reserved.