Uses of Class
net.esper.eql.spec.OnTriggerSetAssignment

Packages that use OnTriggerSetAssignment
net.esper.eql.spec Contains EQL statement specification classes define the constructs that make up an EQL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of OnTriggerSetAssignment in net.esper.eql.spec
 

Methods in net.esper.eql.spec that return types with arguments of type OnTriggerSetAssignment
 List<OnTriggerSetAssignment> OnTriggerSetDesc.getAssignments()
          Returns a list of all variables assignment by the on-set
 

Methods in net.esper.eql.spec with parameters of type OnTriggerSetAssignment
 void OnTriggerSetDesc.addAssignment(OnTriggerSetAssignment assignment)
          Adds a variable assignment.
 


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