Uses of Class
edu.uci.isr.yancees.server.plugin.subscription.correlation.AbstractCorrelationPlugin

Packages that use AbstractCorrelationPlugin
edu.uci.isr.yancees.server.plugin.subscription.correlation   
 

Uses of AbstractCorrelationPlugin in edu.uci.isr.yancees.server.plugin.subscription.correlation
 

Subclasses of AbstractCorrelationPlugin in edu.uci.isr.yancees.server.plugin.subscription.correlation
 class AndPlugin
          This plug-in detects the orrurrence of two or more events A and B and C...
 class OrPlugin
          This plug-in detects the orrurrence of two or more events A and B and C...
 class ThenPlugin
          This plug-in detects the orrurrence of two or more events A and B and C...