Package org.kie.dmn.feel.lang
Interface FEELProfile
-
- All Known Implementing Classes:
DoCompileFEELProfile,FEELv12Profile,KieExtendedFEELProfile
public interface FEELProfile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description List<FEELFunction>getFEELFunctions()default Map<String,Object>getValues()
-
-
-
Method Detail
-
getFEELFunctions
List<FEELFunction> getFEELFunctions()
-
-