Skip navigation links
Powerflows DMN 1.0.0 API
A B C D E F G H I J K L M N O P R S T U V W X Y 

R

read(InputStream) - Method in interface org.powerflows.dmn.engine.reader.DecisionReader
Reads first found decision in the given stream.
read(InputStream, String) - Method in interface org.powerflows.dmn.engine.reader.DecisionReader
Finds single decision with given identifier in provided data.
read(InputStream) - Method in class org.powerflows.dmn.io.xml.XmlDecisionReader
 
read(InputStream, String) - Method in class org.powerflows.dmn.io.xml.XmlDecisionReader
 
read(InputStream) - Method in class org.powerflows.dmn.io.yaml.YamlDecisionReader
 
read(InputStream, String) - Method in class org.powerflows.dmn.io.yaml.YamlDecisionReader
 
readAll(InputStream) - Method in interface org.powerflows.dmn.engine.reader.DecisionReader
Reads all decisions present in given data.
readAll(InputStream) - Method in class org.powerflows.dmn.io.xml.XmlDecisionReader
 
readAll(InputStream) - Method in class org.powerflows.dmn.io.yaml.YamlDecisionReader
 
realType() - Method in enum org.powerflows.dmn.engine.model.decision.field.ValueType
 
remove(Object) - Method in class org.powerflows.dmn.engine.evaluator.expression.script.bindings.ContextVariablesBindings
 
representJavaBeanProperty(Object, Property, Object, Tag) - Method in class org.powerflows.dmn.io.yaml.CustomRepresenter
 
resolveFunction(String, String) - Method in class org.powerflows.dmn.engine.evaluator.expression.provider.juel.MethodBindingListFunctionMapper
 
Rule - Class in org.powerflows.dmn.engine.model.decision.rule
Represents single decision rule.
Rule.Builder - Class in org.powerflows.dmn.engine.model.decision.rule
 
Rule.FluentBuilder<P extends AbstractBuilder> - Class in org.powerflows.dmn.engine.model.decision.rule
 
RuleEvaluator - Class in org.powerflows.dmn.engine.evaluator.rule
Evaluates decision rule.
RuleEvaluator(InputEntryEvaluator, OutputEntryEvaluator) - Constructor for class org.powerflows.dmn.engine.evaluator.rule.RuleEvaluator
 
RuleResult - Class in org.powerflows.dmn.engine.model.evaluation.result
Represents rule evaluation result.
RuleResult.Builder - Class in org.powerflows.dmn.engine.model.evaluation.result
 
ruleResults(List<RuleResult>) - Method in class org.powerflows.dmn.engine.model.evaluation.result.DecisionResult.Builder
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
Skip navigation links
Powerflows DMN 1.0.0 API

Copyright © 2019 Power Flows. All rights reserved.