ER Model - interface through the web
- BNF for the ER Model
- JavaCC
JavaCC is a Java Compiler Compiler which we are using to
generate a parser for the grammar above. This parser will be then
used as an applet to view this ER model. The aim is to provide
navigation through the ER model like navigating through folders
and hypertext links.
- Examples of input schema
Comments/Suggestions