| Package | Description |
|---|---|
| fuzzyowl2 | |
| fuzzyowl2.parser |
| Modifier and Type | Method and Description |
|---|---|
static FuzzyLogic |
FuzzyLogic.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FuzzyLogic[] |
FuzzyLogic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FuzzyLogic |
Parser.getFuzzyLogic() |
static FuzzyLogic |
Parser.getLogic(java.lang.String s) |