org.biojava.bio.seq.ragbag
Class RagbagComponentDirectory.EmptyComponentDirectory

java.lang.Object
  extended byorg.biojava.bio.seq.ragbag.RagbagComponentDirectory.EmptyComponentDirectory
All Implemented Interfaces:
RagbagComponentDirectory
Enclosing class:
RagbagComponentDirectory

public static final class RagbagComponentDirectory.EmptyComponentDirectory
extends java.lang.Object
implements RagbagComponentDirectory

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

RagbagComponentDirectory.EmptyComponentDirectory

public RagbagComponentDirectory.EmptyComponentDirectory()
Method Detail

addComponentFeature

public void addComponentFeature(java.lang.String ref,
                                ComponentFeature cf)
Description copied from interface: RagbagComponentDirectory
Add specified component feature to the directory

Specified by:
addComponentFeature in interface RagbagComponentDirectory

getComponentFeature

public ComponentFeature getComponentFeature(java.lang.String ref)
Specified by:
getComponentFeature in interface RagbagComponentDirectory
Parameters:
ref - reference used in the RagbagMap file for this mapping