public class FmvAutomatonGraphFrame.InvokeNuSMVAction
extends javax.swing.AbstractAction
Constructor and Description |
---|
InvokeNuSMVAction()
Create a new action to perform composition.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Choose the specified .smv file and later invoke NuSMV to perform
verification.
|