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

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
                  extended by org.eclipse.ohf.stem.internal.data.InfectorData.SIInfectorData
Enclosing class:
InfectorData

public static class InfectorData.SIInfectorData
extends InfectorData.StandardInfectorData

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


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

Constructor Detail

InfectorData.SIInfectorData

public InfectorData.SIInfectorData()