ambit2.core.data.experiment
Class DSSToxLC50Template

Package class diagram package DSSToxLC50Template
java.lang.Object
  extended by ambit2.base.data.Profile<ambit2.base.data.Property>
      extended by ambit2.base.data.Template
          extended by ambit2.core.data.experiment.DSSToxLC50Template
Direct Known Subclasses:
DSSToxCarcinogenicityTemplate, DSSToxERBindingTemplate

public class DSSToxLC50Template
extends ambit2.base.data.Template

A template with fields extracted from DSSTox EPA Fathead Minnow database. Use when importing DSSTox Fathead Minnow SDF file.


Field Summary
 
Fields inherited from class ambit2.base.data.Template
id
 
Fields inherited from class ambit2.base.data.Profile
container, name, profile_property_added, profile_property_change, profile_property_removed
 
Constructor Summary
DSSToxLC50Template(java.lang.String name)
           
 
Method Summary
 void init()
           
 
Methods inherited from class ambit2.base.data.Template
add, addFields, buildDocument, getId, load, load, save, save, setId, toString
 
Methods inherited from class ambit2.base.data.Profile
add, add, addPropertyChangeListener, clear, get, get, getName, getProperties, iterator, removePropertyChangeListener, setChanged, setName, size, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DSSToxLC50Template

public DSSToxLC50Template(java.lang.String name)
Method Detail

init

public void init()