org.eclipse.ohf.stem.internal.data
Class InfectorData.StandardInfectorData

java.lang.Object
  extended by org.eclipse.ohf.stem.internal.data.DataSetRecord.DataSetData
      extended by org.eclipse.ohf.stem.internal.data.DecoratorRecord.DecoratorData
          extended by org.eclipse.ohf.stem.internal.data.InfectorData
              extended by org.eclipse.ohf.stem.internal.data.InfectorData.StandardInfectorData
Direct Known Subclasses:
InfectorData.SIInfectorData
Enclosing class:
InfectorData

public abstract static class InfectorData.StandardInfectorData
extends InfectorData

This class represents data extracted from a properties file that defines a StandardInfector.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.ohf.stem.internal.data.InfectorData
InfectorData.SIInfectorData, InfectorData.StandardInfectorData
 
Constructor Summary
InfectorData.StandardInfectorData()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InfectorData.StandardInfectorData

public InfectorData.StandardInfectorData()