public class DMNTypeRegistryV12 extends DMNTypeRegistryAbstract
Modifier and Type | Field and Description |
---|---|
static List<org.kie.dmn.feel.lang.types.BuiltInType> |
ITEMDEF_TYPEREF_FEEL_BUILTIN
DMN v1.2 spec, chapter 7.3.2 ItemDefinition metamodel
FEEL built-in data types: number, string, boolean, days and time duration, years and months duration, time, and date and time.
|
aliases, feelTypesScope, feelTypesScopeChildLU, types
Constructor and Description |
---|
DMNTypeRegistryV12() |
DMNTypeRegistryV12(Map<String,QName> aliases) |
Modifier and Type | Method and Description |
---|---|
protected String |
feelNS() |
org.kie.dmn.api.core.DMNType |
unknown() |
getItemDefScope, registerAsFEELType, registerType, resolveFEELType, resolveType
public static final List<org.kie.dmn.feel.lang.types.BuiltInType> ITEMDEF_TYPEREF_FEEL_BUILTIN
public org.kie.dmn.api.core.DMNType unknown()
protected String feelNS()
feelNS
in class DMNTypeRegistryAbstract
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.