|
Chris Pollett >
Students > [Bio] |
Deliverable 3Title : Application to create ModelDescription :The goal is to learn jQuery and develop an application using it. In this deliverable, I developed an application for creating model components. The application provides following functionalities :
Screenshots :
Fig 1: First Page with Menu bar.
Fig 2: On right click; a menu is displayed with the list of actions.
Fig 3: Drag and drop a clone of field from one table to another to connect two tables. Click on Composition link provided in menu bar and drag a field from one table to another will create a composition relationship.
Fig 4: Composition or “has a” relationship denoted by line with a diamond shape on tip. On right click popup menu, the option “Sub-Class” creates a new table which is a subclass of the existing one. It represents the sub-class relationship with a line and triangle pointing to the base or parent class.
Fig 5: “Is a” relationship, Table 2 is a sub-class of Table 1. Relevant files : |