Package | Description |
---|---|
cgif.parser |
Classes to support the parsing of CGIF.
|
Modifier and Type | Method and Description |
---|---|
void |
CGIFParserHelper.makeGenSpecLink(Graph g,
String subtype,
String supertype,
String layout)
Processes the gen spec link from cgif07.jj (as converted into CGIFParser.java)
|
void |
CGIFParserHelper.makeTypeLabel(Graph g,
String type,
String layout)
Use the CGIF information to instantiate a new type label.
|