data flow diagram class.
![]() | DFDiagram (Config *, DFWindow *, DFViewer *, DFGraph *) |
![]() | ~DFDiagram () |
![]() | CreateNode () |
![]() | CreateEdge (Subject *s1, Subject *s2) |
![]() | CreateNodeShape (Node *node, int x, int y) |
![]() | CreateLine (Edge *edge, GShape *fromShape, GShape *toShape, List<Point *> *line) |
![]() | UpdateNodeType (int n) |
![]() | UpdateEdgeType (int n) |
![]() | CheckDocument () |
![]() | SetDiagram (const string *diagram) Check and set DF diagram. |
![]() | EditMinispec (Subject *s) |
![]() | SetMinispec () |
![]() | SetEditProcess (DataProcess *e) |
![]() | GetEditProcess () |
![]() | CreateThing (int classNr) |
![]() | CheckEdgeConstraints (Subject *s1, Subject *s2) |
![]() | HasIndexNode (int code) |
![]() | HasIndexShape (int code) |
data flow diagram class.
virtual ~DFDiagram()
Node* CreateNode()
Edge* CreateEdge(Subject *s1, Subject *s2)
NodeShape* CreateNodeShape(Node *node, int x, int y)
Line* CreateLine(Edge *edge, GShape *fromShape, GShape *toShape, List<Point *> *line)
void UpdateNodeType(int n)
void UpdateEdgeType(int n)
void CheckDocument()
void SetDiagram(const string *diagram)
void EditMinispec(Subject *s)
void SetMinispec()
void SetEditProcess(DataProcess *e)
DataProcess* GetEditProcess()
Thing* CreateThing(int classNr)
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