Class TrisotechDMNProfile

  • All Implemented Interfaces:
    org.kie.dmn.core.compiler.DMNProfile, org.kie.dmn.feel.lang.FEELProfile

    public class TrisotechDMNProfile
    extends Object
    implements org.kie.dmn.core.compiler.DMNProfile
    • Constructor Detail

      • TrisotechDMNProfile

        public TrisotechDMNProfile()
    • Method Detail

      • getFEELFunctions

        public List<org.kie.dmn.feel.runtime.FEELFunction> getFEELFunctions()
        Specified by:
        getFEELFunctions in interface org.kie.dmn.feel.lang.FEELProfile
      • getExtensionRegisters

        public List<org.kie.dmn.api.marshalling.DMNExtensionRegister> getExtensionRegisters()
        Specified by:
        getExtensionRegisters in interface org.kie.dmn.core.compiler.DMNProfile
      • getDRGElementCompilers

        public List<org.kie.dmn.core.compiler.DRGElementCompiler> getDRGElementCompilers()
        Specified by:
        getDRGElementCompilers in interface org.kie.dmn.core.compiler.DMNProfile