public class NuSMVEncoder extends Object
Constructor and Description |
---|
NuSMVEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
write(NuSMVConfig config,
Writer out)
Export the graph to a NUSMV model description
|
public void write(NuSMVConfig config, Writer out) throws IOException, GsException
config
- the user defined parameters with the modelout
- the writer receiving the encoded model descriptionIOException
GsException
Copyright © 2005–2020. All rights reserved.