public class UdaFuzzyHandler
extends de.bsvrz.iav.fuzzylib.interpreter.logik.FuzzyLogikHandler
Constructor and Description |
---|
UdaFuzzyHandler() |
Modifier and Type | Method and Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] |
getHandledOperators()
.
|
Object |
perform(de.bsvrz.sys.funclib.bitctrl.interpreter.Operator operator,
List<Object> operanden)
.
|
de.bsvrz.sys.funclib.bitctrl.interpreter.HandlerValidation |
validiereHandler(de.bsvrz.sys.funclib.bitctrl.interpreter.Operator operator,
List<? extends Object> operanden)
.
|
algebraischesProdukt, algebraischeSumme, gammaOperator
implikation, komplement, maximum, minimum
public de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] getHandledOperators()
getHandledOperators
in interface de.bsvrz.sys.funclib.bitctrl.interpreter.Handler
getHandledOperators
in class de.bsvrz.iav.fuzzylib.interpreter.logik.FuzzyLogikHandler
Handler.getHandledOperators()
public Object perform(de.bsvrz.sys.funclib.bitctrl.interpreter.Operator operator, List<Object> operanden)
perform
in interface de.bsvrz.sys.funclib.bitctrl.interpreter.Handler
perform
in class de.bsvrz.iav.fuzzylib.interpreter.logik.FuzzyLogikHandler
Handler.perform(de.bsvrz.sys.funclib.bitctrl.interpreter.Operator,
java.util.List)
public de.bsvrz.sys.funclib.bitctrl.interpreter.HandlerValidation validiereHandler(de.bsvrz.sys.funclib.bitctrl.interpreter.Operator operator, List<? extends Object> operanden)
validiereHandler
in interface de.bsvrz.sys.funclib.bitctrl.interpreter.Handler
validiereHandler
in class de.bsvrz.iav.fuzzylib.interpreter.logik.FuzzyLogikHandler
Handler.validiereHandler(de.bsvrz.sys.funclib.bitctrl.interpreter.Operator,
java.util.List)
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.