org.biopax.paxtools.model.level3
Interface NucleicAcid

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

public interface NucleicAcid
extends SimplePhysicalEntity

Tagger interface for DNA and RNA


Method Summary
 
Methods inherited from interface org.biopax.paxtools.model.level3.SimplePhysicalEntity
getEntityReference, getGenericEntityReferences, setEntityReference
 
Methods inherited from interface org.biopax.paxtools.model.level3.PhysicalEntity
addFeature, addMemberPhysicalEntity, addNotFeature, getCellularLocation, getComponentOf, getFeature, getMemberPhysicalEntity, getMemberPhysicalEntityOf, getModelInterface, getNotFeature, hasEquivalentCellularLocation, hasEquivalentFeatures, removeFeature, removeMemberPhysicalEntity, removeNotFeature, setCellularLocation
 
Methods inherited from interface org.biopax.paxtools.model.level3.Controller
getControllerOf
 
Methods inherited from interface org.biopax.paxtools.model.level3.Entity
addAvailability, addDataSource, getAvailability, getDataSource, getParticipantOf, removeAvailability, removeDataSource
 
Methods inherited from interface org.biopax.paxtools.model.level3.Observable
addEvidence, getEvidence, removeEvidence
 
Methods inherited from interface org.biopax.paxtools.model.level3.Named
addName, getDisplayName, getName, getStandardName, removeName, setDisplayName, setStandardName
 
Methods inherited from interface org.biopax.paxtools.model.level3.XReferrable
addXref, getXref, removeXref
 



Copyright © 2011 BioPAX. All Rights Reserved.