public final class ExtendedDMNProfile extends Object implements DMNProfile
Constructor and Description |
---|
ExtendedDMNProfile() |
Modifier and Type | Method and Description |
---|---|
List<DRGElementCompiler> |
getDRGElementCompilers() |
List<org.kie.dmn.api.marshalling.v1_1.DMNExtensionRegister> |
getExtensionRegisters() |
List<org.kie.dmn.feel.runtime.FEELFunction> |
getFEELFunctions() |
public List<org.kie.dmn.api.marshalling.v1_1.DMNExtensionRegister> getExtensionRegisters()
getExtensionRegisters
in interface DMNProfile
public List<DRGElementCompiler> getDRGElementCompilers()
getDRGElementCompilers
in interface DMNProfile
public List<org.kie.dmn.feel.runtime.FEELFunction> getFEELFunctions()
getFEELFunctions
in interface org.kie.dmn.feel.lang.FEELProfile
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.