Uses of Interface
net.esper.type.EQLParameterType

Packages that use EQLParameterType
net.esper.type Internal primitive, enum and other type representations 
 

Uses of EQLParameterType in net.esper.type
 

Subinterfaces of EQLParameterType in net.esper.type
 interface NumberSetParameter
          Interface to generate a set of integers from parameters that include ranges, lists and frequencies.
 

Classes in net.esper.type that implement EQLParameterType
 class CronParameter
          Hold parameters for timer:at.
 class FrequencyParameter
          Encapsulates a parameter specifying a frequency, i.e.
 class IntParameter
          Parameter supplying a single int value is a set of numbers.
 class ListParameter
          Represents a list of values in a set of numeric parameters.
 class RangeParameter
          Represents a range of numbers as a parameter.
 class TimePeriodParameter
          Parameter for views that accept time period information such as "5 sec 100 msec".
 class WildcardParameter
          Represents a wildcard as a parameter.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com