public interface ExpressionEvaluationProviderFactory
ServiceLoader infrastructure.| Modifier and Type | Method and Description |
|---|---|
ExpressionEvaluationProvider |
createProvider(ExpressionEvaluationConfiguration configuration)
Creates provider instance with given configuration.
|
List<ExpressionType> |
supportedExpressionTypes()
Enums supported expression types.
|
ExpressionEvaluationProvider createProvider(ExpressionEvaluationConfiguration configuration)
configuration - to useList<ExpressionType> supportedExpressionTypes()
Copyright © 2019 Power Flows. All rights reserved.