|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.ragbag.RagbagHashedComponentDirectory
provides a mapping of a reference to a specific ComponentFeature It exists primarily to support the getComponent method of DASDataSource.
Nested Class Summary |
Nested classes inherited from class org.biojava.bio.seq.ragbag.RagbagComponentDirectory |
RagbagComponentDirectory.EmptyComponentDirectory |
Field Summary |
Fields inherited from interface org.biojava.bio.seq.ragbag.RagbagComponentDirectory |
UNLOGGED |
Constructor Summary | |
RagbagHashedComponentDirectory()
|
Method Summary | |
void |
addComponentFeature(java.lang.String ref,
ComponentFeature cf)
Add specified component feature to the directory |
ComponentFeature |
getComponentFeature(java.lang.String ref)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RagbagHashedComponentDirectory()
Method Detail |
public void addComponentFeature(java.lang.String ref, ComponentFeature cf)
addComponentFeature
in interface RagbagComponentDirectory
public ComponentFeature getComponentFeature(java.lang.String ref)
getComponentFeature
in interface RagbagComponentDirectory
ref
- reference used in the RagbagMap file for this mapping
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |