Uses of Class
net.esper.client.soda.EPBaseNamedObject

Packages that use EPBaseNamedObject
net.esper.client.soda This package defines the Esper statement object model. 
 

Uses of EPBaseNamedObject in net.esper.client.soda
 

Subclasses of EPBaseNamedObject in net.esper.client.soda
 class PatternGuardExpr
          Guard is the where timer-within pattern object for use in pattern expressions.
 class PatternObserverExpr
          Pattern observer expression observes occurances such as timer-at (crontab) and timer-interval.
 class View
          A view provides a projection upon a stream, such as a data window, grouping or unique.