Tutorials: Difference between revisions

From Developer Documents
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 14: Line 14:
* Example: Film Production Project, Casting model, Scheduling model,  
* Example: Film Production Project, Casting model, Scheduling model,  


Tutorial 4: [[Tutorial: Diagram Development|Diagram Development]]
<strike>Tutorial 4: [[Tutorial: Diagram Development|Diagram Development]]</strike>
* Example: Designing a Casting Diagram for Film Production
* Example: Designing a Casting Diagram for Film Production
* How to setup: scene graph, diagram/model-syncronization
* How to setup: scene graph, diagram/model-syncronization
Line 21: Line 21:
'''Standalone Tutorials'''
'''Standalone Tutorials'''


Tutorial: [[Development Environment Setup Guide]]
Guide: [[Quick Development Environment Setup]]
* Install Eclipse, SVN, Graph Compiler, Target Platform
* Install Eclipse, SVN plug-ins, Simantics Graph Compiler, Target Platform


Tutorial: [[Tutorial: Database Development|Database Development]]
Tutorial: [[Tutorial: Database Development|Database Development]]

Latest revision as of 15:56, 1 September 2011

Tutorial trail - Movie Database

Tutorial 1: Ontology Development

  • Example: Movie Database Ontology
  • How to: create an ontology plugin, create and compile ontology
  • Add reference data as .pgraph (a link)

Tutorial 2: Project Development

  • How to setup Project: Extension, Feature, Ontology, Perspective
  • Example: Film Production Feature

Tutorial 3: Model Development

  • How to setup: A project type, a model, UI Contributions (Tree, context menu, icons)
  • Example: Film Production Project, Casting model, Scheduling model,

Tutorial 4: Diagram Development

  • Example: Designing a Casting Diagram for Film Production
  • How to setup: scene graph, diagram/model-syncronization


Standalone Tutorials

Guide: Quick Development Environment Setup

  • Install Eclipse, SVN plug-ins, Simantics Graph Compiler, Target Platform

Tutorial: Database Development

  • How to do: Read transaction, Write transaction
  • Database trivia, UI
  • Also: Quickstart