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

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

Uses of Junction in net.esper.client.soda
 

Subclasses of Junction in net.esper.client.soda
 class Conjunction
          Conjunction represents a logical AND allowing multiple sub-expressions to be connected by AND.
 class Disjunction
          Disjunction represents a logical OR allowing multiple sub-expressions to be connected by OR.
 

Methods in net.esper.client.soda that return Junction
 Junction Junction.add(Expression expression)
          Expression to add to the conjunction (AND) or disjunction (OR).
 Junction Junction.add(String propertyName)
          Property to add to the conjunction (AND) or disjunction (OR).
 


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