This project represents the practical work of my seminar paper with the topic "Software infrastructure and system design challenges for a web based deep modeling tool".
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
A Mockup for enabling DeepModeling in a Cloud Based Approach.
- Select a "DeepModel" from the Palette
- Click on the created DeepModel and select "Level" from the Palette
- Click on the created Level and select "Entity" from the Elements Tab in the Palette
- Add 2 Entities to the first Level
- Select an Entity and add an Attribute and a Method
- Click on the created Entity and select "Connection" from the Connect Tab in the Palette
- Change Names of Deep Model Elements or the Value of the Attribute
