|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.seq.ragbag.RagbagComponentDirectory.EmptyComponentDirectory
Dummy class that does nothing.
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 | |
RagbagComponentDirectory.EmptyComponentDirectory()
|
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 RagbagComponentDirectory.EmptyComponentDirectory()
Method Detail |
public void addComponentFeature(java.lang.String ref, ComponentFeature cf)
RagbagComponentDirectory
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 |