public class KieDMNSignavioProfile extends Object implements DMNProfile
Modifier and Type | Field and Description |
---|---|
protected static List<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<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<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 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–2019 JBoss by Red Hat. All rights reserved.