class  UCDiagram : public ERDiagram UML Use Case diagram class.
|   | UCDiagram (Config *, UCWindow *, UCViewer *, UCGraph *) | 
|   | ~UCDiagram () | 
|   | CreateNode () | 
|   | CreateEdge (Subject *n1, Subject *n2) | 
|   | CreateNodeShape (Node *node, int x, int y) | 
|   | CreateLine (Edge *edge, GShape *fromShape, GShape *toShape, List<Point *> *line) | 
|   | UpdateNodeType (int n) | 
|   | UpdateEdgeType (int n) | 
|   | SetText (TextShape *t, const string *s) | 
|   | CheckDocument () check the soft constraints on a UCD.  | 
|   | CreateThing (int classNr) | 
|   | GetUCChecks () | 
|   | CheckEdgeConstraints (Subject *subj1, Subject *subj2) | 
|   | CheckIsaLoop (Edge *edge) | 
UML Use Case diagram class.
 
 
 
 
 
 
 
 
 
 
 virtual  ~UCDiagram()
 Node*  CreateNode()
 Edge*  CreateEdge(Subject *n1, Subject *n2)
 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)
 bool  SetText(TextShape *t, const string *s)
 void  CheckDocument()
 Thing*  CreateThing(int classNr)
 UCChecks*  GetUCChecks()
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