Last update: 2011-06-23

org.proteios.props
Class MascotParameterFileNameReader

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

public class MascotParameterFileNameReader
extends AbstractReader<String,MascotParameterSetStorage>
implements AttributeReader<String,MascotParameterSetStorage>

Author:
olle

Constructor Summary
MascotParameterFileNameReader()
           
 
Method Summary
protected  String getValue(MascotParameterSetStorage 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

MascotParameterFileNameReader

public MascotParameterFileNameReader()
Method Detail

getValue

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

Last update: 2011-06-23