|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.biojava.bio.seq.impl.SimpleRemoteFeature.DBResolver
| Constructor Summary | |
SimpleRemoteFeature.DBResolver(SequenceDB seqDB)
|
|
| Method Summary | |
SequenceDB |
getSeqDB()
|
Feature |
resolve(RemoteFeature rFeat)
Resolve rFeat. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleRemoteFeature.DBResolver(SequenceDB seqDB)
| Method Detail |
public SequenceDB getSeqDB()
public Feature resolve(RemoteFeature rFeat)
throws BioException
RemoteFeature.ResolverThis method returns a Feature that represents the RemoteFeature rFeat on some Sequence where all of the Regions can be represented localy. This may be an assembly of the parent sequence of rFeat and each of the Sequences that have IDs listed in the Region list of rFeat.
resolve in interface RemoteFeature.ResolverrFeat - the RemoteFeature to resolve
BioException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||