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