org.opennms.netmgt.correlation.drools
Class Impact

java.lang.Object
  extended by org.opennms.netmgt.correlation.drools.Cause
      extended by org.opennms.netmgt.correlation.drools.Impact

public class Impact
extends Cause


Nested Class Summary
 
Nested classes/interfaces inherited from class org.opennms.netmgt.correlation.drools.Cause
Cause.Type
 
Constructor Summary
Impact(Long cause, org.opennms.netmgt.xml.event.Event symptom)
           
 
Method Summary
 
Methods inherited from class org.opennms.netmgt.correlation.drools.Cause
addImpacted, getCause, getImpacted, getSymptom, getTimerId, getType, setCause, setSymptom, setTimerId, setType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Impact

public Impact(Long cause,
              org.opennms.netmgt.xml.event.Event symptom)


Copyright ? 2008. All Rights Reserved.