Uses of Interface
org.camunda.bpm.dmn.feel.impl.FeelEngine
Packages that use FeelEngine
Package
Description
-
Uses of FeelEngine in org.camunda.bpm.dmn.engine.impl
Fields in org.camunda.bpm.dmn.engine.impl declared as FeelEngineMethods in org.camunda.bpm.dmn.engine.impl that return FeelEngineModifier and TypeMethodDescriptionDefaultDmnEngineConfiguration.getFeelEngine()
The feel engine used by the engine. -
Uses of FeelEngine in org.camunda.bpm.dmn.engine.impl.evaluation
Fields in org.camunda.bpm.dmn.engine.impl.evaluation declared as FeelEngineModifier and TypeFieldDescriptionprotected final FeelEngine
DecisionTableEvaluationHandler.feelEngine
protected final FeelEngine
ExpressionEvaluationHandler.feelEngine
-
Uses of FeelEngine in org.camunda.bpm.dmn.feel.impl
Methods in org.camunda.bpm.dmn.feel.impl that return FeelEngineModifier and TypeMethodDescriptionFeelEngineFactory.createInstance()
Create an instance of aFeelEngine
. -
Uses of FeelEngine in org.camunda.bpm.dmn.feel.impl.juel
Classes in org.camunda.bpm.dmn.feel.impl.juel that implement FeelEngineFields in org.camunda.bpm.dmn.feel.impl.juel declared as FeelEngineMethods in org.camunda.bpm.dmn.feel.impl.juel that return FeelEngineModifier and TypeMethodDescriptionprotected FeelEngine
FeelEngineFactoryImpl.createFeelEngine()
FeelEngineFactoryImpl.createInstance()
-
Uses of FeelEngine in org.camunda.bpm.dmn.feel.impl.scala
Classes in org.camunda.bpm.dmn.feel.impl.scala that implement FeelEngineMethods in org.camunda.bpm.dmn.feel.impl.scala that return FeelEngine