@MetaInfServices(value=Service.class) @Alias(value="NuSMV") @ServiceStatus(value=RELEASED) public class NuSMVExportService extends Object implements Service
It considers the use of priority classes for every model, whichever the updating policy defined inside GINsim. If a given model considers priority classes, it maps the corresponding classes. However, if a given model considers an asynchronous (synchronous) updating policy, it creates an equivalent mapping using priority classes, one class for each (all the) variable(s).
Constructor and Description |
---|
NuSMVExportService() |
Modifier and Type | Method and Description |
---|---|
void |
export(NuSMVConfig config,
File file) |
NuSMVConfig |
getConfig(org.colomoto.biolqm.LogicalModel model) |
void |
run(org.colomoto.biolqm.LogicalModel model,
String filename) |
void |
run(NuSMVConfig config,
String filename) |
public NuSMVConfig getConfig(org.colomoto.biolqm.LogicalModel model)
public void run(org.colomoto.biolqm.LogicalModel model, String filename) throws IOException, GsException
IOException
GsException
public void run(NuSMVConfig config, String filename) throws IOException, GsException
IOException
GsException
public void export(NuSMVConfig config, File file) throws IOException, GsException
IOException
GsException
Copyright © 2005–2020. All rights reserved.