Uses of Interface
org.camunda.bpm.dmn.feel.impl.FeelEngine
Package
Description
-
Uses of FeelEngine in org.camunda.bpm.dmn.engine.impl
Modifier and TypeMethodDescriptionDefaultDmnEngineConfiguration.getFeelEngine()
The feel engine used by the engine. -
Uses of FeelEngine in org.camunda.bpm.dmn.engine.impl.evaluation
Modifier and TypeFieldDescriptionprotected final FeelEngine
DecisionTableEvaluationHandler.feelEngine
protected final FeelEngine
ExpressionEvaluationHandler.feelEngine
-
Uses of FeelEngine in org.camunda.bpm.dmn.feel.impl
Modifier and TypeMethodDescriptionFeelEngineFactory.createInstance()
Create an instance of aFeelEngine
. -
Uses of FeelEngine in org.camunda.bpm.dmn.feel.impl.juel
Modifier and TypeMethodDescriptionprotected FeelEngine
FeelEngineFactoryImpl.createFeelEngine()
FeelEngineFactoryImpl.createInstance()
-
Uses of FeelEngine in org.camunda.bpm.dmn.feel.impl.scala