public class EPCompilerPathableImpl extends Object implements EPCompilerPathable
Constructor and Description |
---|
EPCompilerPathableImpl(PathRegistry<String,VariableMetaData> variablePathRegistry,
PathRegistry<String,EventType> eventTypePathRegistry,
PathRegistry<String,ExpressionDeclItem> exprDeclaredPathRegistry,
PathRegistry<String,NamedWindowMetaData> namedWindowPathRegistry,
PathRegistry<String,TableMetaData> tablePathRegistry,
PathRegistry<String,ContextMetaData> contextPathRegistry,
PathRegistry<NameAndParamNum,ExpressionScriptProvided> scriptPathRegistry,
EventTypeRepositoryImpl eventTypePreconfigured,
VariableRepositoryPreconfigured variablePreconfigured) |
public EPCompilerPathableImpl(PathRegistry<String,VariableMetaData> variablePathRegistry, PathRegistry<String,EventType> eventTypePathRegistry, PathRegistry<String,ExpressionDeclItem> exprDeclaredPathRegistry, PathRegistry<String,NamedWindowMetaData> namedWindowPathRegistry, PathRegistry<String,TableMetaData> tablePathRegistry, PathRegistry<String,ContextMetaData> contextPathRegistry, PathRegistry<NameAndParamNum,ExpressionScriptProvided> scriptPathRegistry, EventTypeRepositoryImpl eventTypePreconfigured, VariableRepositoryPreconfigured variablePreconfigured)
public PathRegistry<String,VariableMetaData> getVariablePathRegistry()
public PathRegistry<String,EventType> getEventTypePathRegistry()
public PathRegistry<String,ExpressionDeclItem> getExprDeclaredPathRegistry()
public PathRegistry<String,NamedWindowMetaData> getNamedWindowPathRegistry()
public PathRegistry<String,TableMetaData> getTablePathRegistry()
public PathRegistry<String,ContextMetaData> getContextPathRegistry()
public PathRegistry<NameAndParamNum,ExpressionScriptProvided> getScriptPathRegistry()
public EventTypeRepositoryImpl getEventTypePreconfigured()
public VariableRepositoryPreconfigured getVariablePreconfigured()
Copyright © 2005–2018. All rights reserved.