com.espertech.esper.epl.spec
Class StatementSpecUnMapContext

java.lang.Object
  extended by com.espertech.esper.epl.spec.StatementSpecUnMapContext

public class StatementSpecUnMapContext
extends java.lang.Object

Un-mapping context for mapping from an internal specifications to an SODA object model.


Constructor Summary
StatementSpecUnMapContext()
           
 
Method Summary
 void add(SubstitutionParameterExpressionBase subsParam)
           
 void addAll(java.util.List<SubstitutionParameterExpressionBase> inner)
           
 java.util.List<SubstitutionParameterExpressionBase> getSubstitutionParams()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementSpecUnMapContext

public StatementSpecUnMapContext()
Method Detail

add

public void add(SubstitutionParameterExpressionBase subsParam)

getSubstitutionParams

public java.util.List<SubstitutionParameterExpressionBase> getSubstitutionParams()

addAll

public void addAll(java.util.List<SubstitutionParameterExpressionBase> inner)

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com