Interface SequenceEntity

All Superinterfaces:
BioPAXElement, Cloneable, Controller, Entity, Level3Element, Named, Observable, PhysicalEntity, Serializable, SimplePhysicalEntity, XReferrable
All Known Subinterfaces:
Dna, DnaRegion, NucleicAcid, Protein, Rna, RnaRegion
All Known Implementing Classes:
DnaImpl, DnaRegionImpl, NucleicAcidImpl, ProteinImpl, RnaImpl, RnaRegionImpl

public interface SequenceEntity extends SimplePhysicalEntity
Tagger interface for macromolecules that are related to a genetic sequence: DNA, RNA, Protein.