Last update: 2011-06-23

org.proteios.props
Class OMSSAParameterFileNameReader

java.lang.Object
  extended by org.proteios.props.AbstractReader<String,OMSSAParameterSetStorage>
      extended by org.proteios.props.OMSSAParameterFileNameReader
All Implemented Interfaces:
AttributeReader<String,OMSSAParameterSetStorage>

public class OMSSAParameterFileNameReader
extends AbstractReader<String,OMSSAParameterSetStorage>
implements AttributeReader<String,OMSSAParameterSetStorage>

Author:
olle

Constructor Summary
OMSSAParameterFileNameReader()
           
 
Method Summary
protected  String getValue(OMSSAParameterSetStorage obj)
           
 
Methods inherited from class org.proteios.props.AbstractReader
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.proteios.props.AttributeReader
get
 

Constructor Detail

OMSSAParameterFileNameReader

public OMSSAParameterFileNameReader()
Method Detail

getValue

protected String getValue(OMSSAParameterSetStorage obj)
Specified by:
getValue in class AbstractReader<String,OMSSAParameterSetStorage>

Last update: 2011-06-23