A C D G I N P R S T

G

getClassBox() - Method in class drvgraph.j2d.ClassPattern
Returns the associated class box that contains the given class pattern.
getClassName() - Method in class drvgraph.j2d.ClassBox
Returns a string that represents the class name.
getClassPatterns() - Method in class drvgraph.j2d.ClassBox
Returns the vector, containing the class patterns included in the class box.
getEastPoint() - Method in class drvgraph.j2d.Naf
Gets the outgoing connection point.
getExpression() - Method in class drvgraph.j2d.SlotPattern
Returns a string that represents the expression, i.e. the list of constraints.
getLeftPointNeg() - Method in class drvgraph.j2d.ClassPattern
Returns the negative "incoming" point of the class pattern.
getLeftPointPos() - Method in class drvgraph.j2d.ClassPattern
Returns the positive "incoming" point of the class pattern.
getName() - Method in class drvgraph.j2d.SlotPattern
Returns a string that represents the slot name.
getRightPointNeg() - Method in class drvgraph.j2d.ClassPattern
Returns the negative "outgoing" point of the class pattern.
getRightPointPos() - Method in class drvgraph.j2d.ClassPattern
Returns the positive "outgoing" point of the class pattern.
getRuleId() - Method in class drvgraph.j2d.Rule
Returns the rule ID.
getRuleType() - Method in class drvgraph.j2d.Rule
Returns the rule type.
getSlotPatterns() - Method in class drvgraph.j2d.ClassPattern
Returns the vector containing the slot patterns included in this class pattern.
getVar() - Method in class drvgraph.j2d.SlotPattern
Returns a string that represents the variable.
getWestPoint() - Method in class drvgraph.j2d.Naf
Gets the incoming connection point.
getX() - Method in class drvgraph.j2d.Naf
Gets the x coordinate of the naf triangle.
getY() - Method in class drvgraph.j2d.Naf
Gets the y coordinate of the naf triangle.

A C D G I N P R S T