bp.eventSets
Class EventFilterConstants

java.lang.Object
  extended by bp.eventSets.EventFilterConstants

public class EventFilterConstants
extends java.lang.Object


Field Summary
static EventFilterForAllEvents all
           
static EventFilterForEmptySet none
           
 
Constructor Summary
EventFilterConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

none

public static EventFilterForEmptySet none

all

public static EventFilterForAllEvents all
Constructor Detail

EventFilterConstants

public EventFilterConstants()