class InitialState : public State

initial state (STD) node class.

Inheritance:


Public Methods

InitialState (STGraph *g)
InitialState (const InitialState &i)
virtual ~InitialState ()
int GetClassType () const
Subject* Clone ()
Subject::NameErrType SetAction (const string *s, unsigned n, bool update)
const string* GetAction (unsigned n)
unsigned NrActions () const
bool HasAction (const string *s)
void WriteMembers (OutputFile *f)
bool ReadMembers (InputFile *f, double format)

Inherited from State:


Inherited from STNode:

Public Methods

Subject::NameErrType SetName(const string *name)

Inherited from Node:

Public Methods

bool IsEdge() const
bool InGraph() const
const string* GetIndex() const
virtual Subject::NameErrType SetIndex(const string *s)
void GetParentIndex(string *pindex)

Inherited from Subject:

Public Classes

enum NameErrType

Public Methods

bool IsSubject() const
const string* GetName() const
bool SetReferences(AssocList *)
bool CheckReferences()
void SetParent(Node *p)
Node* GetParent() const
void SetAnnotation(string *s)
const string* GetAnnotation() const
Graph* GetGraph() const

Inherited from Thing:

Public Classes

enum AssocType

Public Methods

unsigned long GetId()
void SetId(unsigned long val)
virtual bool IsShape() const
virtual bool IsView() const
void Write(OutputFile *ofile)

Documentation

initial state (STD) node class.
InitialState(STGraph *g)

InitialState(const InitialState &i)

virtual ~InitialState()

int GetClassType() const

Subject* Clone()

Subject::NameErrType SetAction(const string *s, unsigned n, bool update)

const string* GetAction(unsigned n)

unsigned NrActions() const

bool HasAction(const string *s)

void WriteMembers(OutputFile *f)

bool ReadMembers(InputFile *f, double format)


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de