Uses of Class
org.biojava.bio.seq.RemoteFeature.Template

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

Uses of RemoteFeature.Template in org.biojava.bio.seq.impl
 

Methods in org.biojava.bio.seq.impl with parameters of type RemoteFeature.Template
protected  void SimpleRemoteFeature.fillTemplate(RemoteFeature.Template rt)
           
 

Constructors in org.biojava.bio.seq.impl with parameters of type RemoteFeature.Template
SimpleRemoteFeature(Sequence sourceSeq, FeatureHolder parent, RemoteFeature.Template template)