public class LiteralExpressionEvaluationProviderFactory extends Object implements ExpressionEvaluationProviderFactory
| Constructor and Description |
|---|
LiteralExpressionEvaluationProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluationProvider |
createProvider(ExpressionEvaluationConfiguration configuration) |
List<ExpressionType> |
supportedExpressionTypes() |
public LiteralExpressionEvaluationProviderFactory()
public ExpressionEvaluationProvider createProvider(ExpressionEvaluationConfiguration configuration)
createProvider in interface ExpressionEvaluationProviderFactorypublic List<ExpressionType> supportedExpressionTypes()
supportedExpressionTypes in interface ExpressionEvaluationProviderFactoryCopyright © 2019 Power Flows. All rights reserved.