Uses of Class
org.biojava.bio.seq.SimpleFeatureHolder

Packages that use SimpleFeatureHolder
org.biojava.bio.seq.impl Standard in-memory implementations of Sequence and Feature
 

Uses of SimpleFeatureHolder in org.biojava.bio.seq.impl
 

Methods in org.biojava.bio.seq.impl that return SimpleFeatureHolder
protected  SimpleFeatureHolder SimpleFeature.getFeatureHolder()
          A utility function to retrieve the feature holder delegate, creating it if necessary.
protected  SimpleFeatureHolder SimpleSequence.getFeatureHolder()