public class BooleanNetExport extends Object
| Constructor and Description |
|---|
BooleanNetExport() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(LogicalModel model,
OutputStream out)
Export a logical model into logical functions.
|
public void export(LogicalModel model, OutputStream out) throws IOException
model - the exported modelout - the output streamIOException - if writing failsCopyright © 2012-2017. All Rights Reserved.