public class FLCPlant
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
FLCPlant(IT2_Rulebase rulebase,
java.util.TreeMap<Output,java.lang.Object[]> results,
int positionPointer,
int typeReductionType)
Creates a new instance of FLCPlant
|
Modifier and Type | Method and Description |
---|---|
int |
getTypeReductionType() |
void |
run() |
void |
setTypeReductionType(int typeReductionType) |
public FLCPlant(IT2_Rulebase rulebase, java.util.TreeMap<Output,java.lang.Object[]> results, int positionPointer, int typeReductionType)