Tutorials

From Developer Documents
Revision as of 13:40, 6 October 2010 by Toni Kalajainen (talk | contribs)
Jump to navigation Jump to search

Tutorial 1: Development Environment Setup Guide

  • Install Eclipse
  • Setup Ontology Compiler
  • Setup Target Platform

Tutorial 2: Ontology Development

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

Tutorial 3: Feature Development

  • Example: Film Production Feature, Film Production Model
  • How to setup: Project ontology, ProjectFeature Extension, Perspective, Buckminster build script
  • Wrap everything as feature

Tutorial 4: Model Development

  • Example: Film Production Project
  • How to setup: Film Production Project, Casting Model, Scheduling Model, Movie Script Model, Context Menu extensions, Icons, Customize Tree View

Tutorial 5: Diagram Development

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

Tutorial 6: Database Development

  • Reading & Writing, Database trivia, UI
  • Reference: Quickstart