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 ofSequenceandFeature. -
-
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.ResolverRemoteFeature.Template. resolverMethods in org.biojava.bio.seq that return RemoteFeature.Resolver Modifier and Type Method Description RemoteFeature.ResolverRemoteFeature. 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 classSimpleRemoteFeature.DBResolverMethods in org.biojava.bio.seq.impl that return RemoteFeature.Resolver Modifier and Type Method Description RemoteFeature.ResolverSimpleRemoteFeature. getResolver()
-