#include <V2States.h>
Collaboration diagram for V2StateVector:
Public Types | |
enum | Mode { Name, Index } |
Public Methods | |
V2StateVector (int dimension, int first_line, V1Transition *trans) | |
V2StateVector (int dimension, int *v, int first_line, Mode m) | |
V2StateVector (V2StateVector &orig) | |
~V2StateVector () | |
void | set (int dim, V2PartialState *s) |
int * | getIndexVector () |
int * | getIndexVectorWithSignals () |
V1Transition * | getTransition () |
bool | keep () |
bool | generic () |
MNString | asIndexVector () |
MNString | asNameVector () |
MNString | asSymbolicName () |
MNString | asNextstateParameters () |
int | getFirstLine () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|