class PSChecks : public DiagramChecks

implements generic checks for soft constraints on PS diagrams.

Inheritance:


Public Methods

PSChecks (Diagram *d, Graph *g)
unsigned CheckRootOperator (PSProcess *root, string &chkbuf)
unsigned CheckChildOperators (PSProcess *parent, List<Subject *> *children, string &chkbuf)
unsigned CheckChildPositions (DiagramViewer *dviewer, PSProcess *parent, List<Subject *> *children, string &chkbuf)
unsigned CheckDoubleProcessNames (string &chkbuf)

Inherited from DiagramChecks:

Public Methods

unsigned CheckNodeCount(unsigned count, int nodeType, string &chkbuf)
unsigned CheckNodeCount(unsigned min, unsigned max, int nodeType, string &chkbuf)
unsigned CheckEdgeCount(unsigned count, int edgeType, string &chkbuf)
unsigned CheckEdgeCount(unsigned min, unsigned max, int edgeType, string &chkbuf)
unsigned CheckDoubleIndexes(string &chkbuf)
unsigned CheckNamelessNodes(int nodeType, string &chkbuf)
unsigned CheckNamelessEdges(int edgeType, string &chkbuf)
unsigned CheckIllegalNodeNames(int nodeType, const string *name, string &chkbuf)
unsigned CheckIllegalEdgeNames(int edgeType, const string *name, string &chkbuf)
unsigned CheckNamelessEdges( int edgeType, int type1, int type2, string &chkbuf)
unsigned CheckDoubleNamelessEdges(int edgeType, int type1, int type2, string &chkbuf)
unsigned CheckDoubleNodes(int nodeType, string &chkbuf)
unsigned CheckConnected(int nodeType, bool index, string &chkbuf)
unsigned CheckConnected(int nodeType, int toNode, int min, int max, bool index, string &chkbuf)
unsigned CheckJunctionCoherence(int nodeType, int parenttype, int childtype, unsigned minChildren, string &chkbuf)
unsigned CheckCountEdgesFrom(int nodeType, int edgeType, unsigned min, unsigned max, bool zeroAllowed, bool index, string &chkbuf)
unsigned CheckReachability(int rootType, int nodeType, bool index, string &chkbuf)

Protected Methods

Graph* GetGraph() const
Diagram* GetDiagram() const
unsigned CheckCount(unsigned min, unsigned max, int type, string &chkbuf, bool node)
unsigned CheckIllegalNames(int type, const string *name, string &chkbuf, bool node)

Documentation

implements generic checks for soft constraints on PS diagrams.
PSChecks(Diagram *d, Graph *g)

unsigned CheckRootOperator(PSProcess *root, string &chkbuf)

unsigned CheckChildOperators(PSProcess *parent, List<Subject *> *children, string &chkbuf)

unsigned CheckChildPositions(DiagramViewer *dviewer, PSProcess *parent, List<Subject *> *children, string &chkbuf)

unsigned CheckDoubleProcessNames(string &chkbuf)


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