public class KieDMNSignavioProfile extends Object implements org.kie.dmn.core.compiler.DMNProfile
| Modifier and Type | Field and Description |
|---|---|
protected static List<org.kie.dmn.core.compiler.DRGElementCompiler> |
COMPILATION_EXT |
protected static List<org.kie.dmn.api.marshalling.DMNExtensionRegister> |
EXT_REGISTERS |
static org.kie.dmn.feel.runtime.FEELFunction[] |
SIGNAVIO_FUNCTIONS |
| Constructor and Description |
|---|
KieDMNSignavioProfile() |
| Modifier and Type | Method and Description |
|---|---|
List<org.kie.dmn.core.compiler.DRGElementCompiler> |
getDRGElementCompilers() |
List<org.kie.dmn.api.marshalling.DMNExtensionRegister> |
getExtensionRegisters() |
List<org.kie.dmn.feel.runtime.FEELFunction> |
getFEELFunctions() |
protected static final List<org.kie.dmn.api.marshalling.DMNExtensionRegister> EXT_REGISTERS
protected static final List<org.kie.dmn.core.compiler.DRGElementCompiler> COMPILATION_EXT
public static final org.kie.dmn.feel.runtime.FEELFunction[] SIGNAVIO_FUNCTIONS
public List<org.kie.dmn.api.marshalling.DMNExtensionRegister> getExtensionRegisters()
getExtensionRegisters in interface org.kie.dmn.core.compiler.DMNProfilepublic List<org.kie.dmn.core.compiler.DRGElementCompiler> getDRGElementCompilers()
getDRGElementCompilers in interface org.kie.dmn.core.compiler.DMNProfilepublic List<org.kie.dmn.feel.runtime.FEELFunction> getFEELFunctions()
getFEELFunctions in interface org.kie.dmn.feel.lang.FEELProfileCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.