|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mit.sketch.ddlcompiler.PartialRecognitionEdge
| Constructor Summary | |
PartialRecognitionEdge(PartialRecognitionNode source,
PartialRecognitionNode destination,
int edge_id,
boolean value)
The method call string which uses arg*_instance instead of arg* |
|
| Method Summary | |
String |
toString()
The string representation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public PartialRecognitionEdge(PartialRecognitionNode source,
PartialRecognitionNode destination,
int edge_id,
boolean value)
| Method Detail |
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||