Uses of Interface
org.kie.dmn.core.compiler.DMNOption
-
Packages that use DMNOption Package Description org.kie.dmn.core.compiler org.kie.dmn.core.impl -
-
Uses of DMNOption in org.kie.dmn.core.compiler
Classes in org.kie.dmn.core.compiler that implement DMNOption Modifier and Type Class Description classAlphaNetworkOptionclassCoerceDecisionServiceSingletonOutputOptioncoerce singleton output decision service as a value instead of a context of single entry.classExecModelCompilerOptionclassRuntimeTypeCheckOption -
Uses of DMNOption in org.kie.dmn.core.impl
Methods in org.kie.dmn.core.impl with type parameters of type DMNOption Modifier and Type Method Description <T extends DMNOption>
voidDMNRuntimeImpl. setOption(T option)
-