uk.ac.sanger.psu.gfmerge.datacomp
Interface FeatureComponentAble

All Superinterfaces:
LocateAble
All Known Subinterfaces:
ExonAble, IntronAble
All Known Implementing Classes:
Exon, FeatureComponent, Intron

public interface FeatureComponentAble
extends LocateAble

interface for gene components

Version:
1.0
Author:
Sebastian R. Spiegler
See Also:
FeatureComponent

Method Summary
 GFMergeFeature getGfmFeature()
           
 long getLength()
           
 
Methods inherited from interface uk.ac.sanger.psu.gfmerge.datacomp.LocateAble
getLocation
 

Method Detail

getGfmFeature

public GFMergeFeature getGfmFeature()

getLength

public long getLength()