
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| NSArray< String > | attributes () |
| ERD2WGraphVizPage (WOContext context) | |
| int | nodeID () |
| String | nodeType () |
| String | tag () |
| NSArray< String > | toManyRelationships () |
| NSArray< String > | toOneRelationships () |
Private Attributes | |
| int | _nodeID = 0 |
| ERD2WGraphVizPage | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Overridden from the parent for better logging. Reports exceptions in the console for easier debugging.
Reimplemented from ERD2WPage.
| NSArray<String> attributes | ( | ) |
| int nodeID | ( | ) |
| String nodeType | ( | ) |
| String tag | ( | ) |
| NSArray<String> toManyRelationships | ( | ) |
| NSArray<String> toOneRelationships | ( | ) |
int _nodeID = 0 [private] |
1.5.8