#include <V1States.h>
Inheritance diagram for V1StateElements:
Public Methods | |
V1StateElements () | |
V1StateElements (V1StateElements &orig) | |
virtual | ~V1StateElements () |
virtual V1StateElements * | clone () |
virtual bool | keep () |
virtual bool | generic () |
virtual bool | complement () |
void | setComplement () |
void | appendPartialState (V1PartialState *p) |
int | getPartialStateIndex () |
void | setPartialStateIndex (int idx) |
MNList< V1PartialState * > & | getPartialStates () |
virtual void | resolveComplements () |
virtual int | getFirstLine () |
|
|
|
|
|
|
|
|
|
Reimplemented in V1StateKeep. |
|
Reimplemented in V1StateKeep. |
|
Reimplemented in V1StateOther. |
|
Reimplemented in V1StateKeep. |
|
|
|
|
|
Reimplemented in V1StateKeep. |
|
|
|
|
|
|