org.biopax.paxtools.model.level3
Interface RnaRegion

All Superinterfaces:
BioPAXElement, java.lang.Cloneable, Controller, Entity, Level3Element, Named, NucleicAcid, Observable, PhysicalEntity, java.io.Serializable, SimplePhysicalEntity, XReferrable
All Known Implementing Classes:
RnaRegionImpl

public interface RnaRegion
extends NucleicAcid

Definition: A region on a RNA molecule.

Usage: RNARegion is not a pool of independent molecules but a subregion on these molecules. As such, every RNARegion has a defining RNA molecule.

Examples: CDS, 3' UTR, Hairpin


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.