Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

ElementModel::Node Struct Reference

One graph node. More...

#include <elementmodel.h>

Inheritance diagram for ElementModel::Node:

ElementModel::AttributeNode List of all members.

Public Attributes

unsigned long id
 The id of the node.

NodeType type
 the type of the node.

Transitions successors
 List of outgoing edges.

Transitionmpt
 Pointer to the most probable outgoing edge.

ElementModelermodeler
 Pointer to the modeler of the referenced element (used only for element nodes).


Detailed Description

One graph node.

Definition at line 122 of file elementmodel.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 5 10:43:07 2003 for Exalt by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002