Package adaa.analytics.rules.consoles
Class ModelFileInOut
java.lang.Object
adaa.analytics.rules.consoles.ModelFileInOut
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RuleSetBase
static void
write
(RuleSetBase model, String filePath)
-
Constructor Details
-
ModelFileInOut
public ModelFileInOut()
-
-
Method Details
-
read
- Throws:
IOException
ClassNotFoundException
-
write
- Throws:
IOException
-