public abstract class Export
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
abstract void |
exportFuzzySystem(FuzzyInferenceSystem fuzzySystem,
java.lang.String file)
Export the fuzzy system from IEEE Standard to another format.
|
public abstract void exportFuzzySystem(FuzzyInferenceSystem fuzzySystem, java.lang.String file)
file
- : A String with the path of the FilefuzzySystem
- : An object FuzzyInferenceSystem