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.implFields 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.evaluationFields in org.camunda.bpm.dmn.engine.impl.evaluation declared as FeelEngineModifier and TypeFieldDescriptionprotected final FeelEngineDecisionTableEvaluationHandler.feelEngineprotected final FeelEngineExpressionEvaluationHandler.feelEngine
- 
Uses of FeelEngine in org.camunda.bpm.dmn.feel.implMethods 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.juelClasses 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 FeelEngineFeelEngineFactoryImpl.createFeelEngine()FeelEngineFactoryImpl.createInstance()
- 
Uses of FeelEngine in org.camunda.bpm.dmn.feel.impl.scalaClasses in org.camunda.bpm.dmn.feel.impl.scala that implement FeelEngineMethods in org.camunda.bpm.dmn.feel.impl.scala that return FeelEngine