Uses of Interface
org.biojava.bio.seq.RemoteFeature.Resolver
-
Packages that use RemoteFeature.Resolver Package Description org.biojava.bio.seq Classes and interfaces for defining biological sequences and informatics objects.org.biojava.bio.seq.impl Standard in-memory implementations ofSequence
andFeature
. -
-
Uses of RemoteFeature.Resolver in org.biojava.bio.seq
Fields in org.biojava.bio.seq declared as RemoteFeature.Resolver Modifier and Type Field Description RemoteFeature.Resolver
RemoteFeature.Template. resolver
Methods in org.biojava.bio.seq that return RemoteFeature.Resolver Modifier and Type Method Description RemoteFeature.Resolver
RemoteFeature. getResolver()
-
Uses of RemoteFeature.Resolver in org.biojava.bio.seq.impl
Classes in org.biojava.bio.seq.impl that implement RemoteFeature.Resolver Modifier and Type Class Description static class
SimpleRemoteFeature.DBResolver
Methods in org.biojava.bio.seq.impl that return RemoteFeature.Resolver Modifier and Type Method Description RemoteFeature.Resolver
SimpleRemoteFeature. getResolver()
-