com.espertech.esper.epl.parse
Class ASTLibFunctionHelper.ASTLibModel

java.lang.Object
  extended by com.espertech.esper.epl.parse.ASTLibFunctionHelper.ASTLibModel
Enclosing class:
ASTLibFunctionHelper

public static class ASTLibFunctionHelper.ASTLibModel
extends java.lang.Object


Constructor Summary
ASTLibFunctionHelper.ASTLibModel(java.lang.String optionalClassIdent, java.util.List<ASTLibFunctionHelper.ASTLibModelChainElement> chainElements)
           
 
Method Summary
 java.util.List<ASTLibFunctionHelper.ASTLibModelChainElement> getChainElements()
           
 java.lang.String getOptionalClassIdent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASTLibFunctionHelper.ASTLibModel

public ASTLibFunctionHelper.ASTLibModel(java.lang.String optionalClassIdent,
                                        java.util.List<ASTLibFunctionHelper.ASTLibModelChainElement> chainElements)
Method Detail

getOptionalClassIdent

public java.lang.String getOptionalClassIdent()

getChainElements

public java.util.List<ASTLibFunctionHelper.ASTLibModelChainElement> getChainElements()

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