Org.simantics.document
Revision as of 13:51, 2 November 2011 by Antti Villberg (talk | contribs) (Created page with "'''org.simantics.document''' (SVN) and its associated ontology '''org.simantics.document.ontology''' ([[svn:fou...")
org.simantics.document (SVN) and its associated ontology org.simantics.document.ontology (SVN) are used to define documents in the Simantics platform.
The document data model is a scene graph which is loaded with the scene graph loader.
A standard document scene graph implements org.simantics.document.WikiDocumentNode which supports translation into Wiki text.
Standard user interface editor is defined in org.simantics.document.ui (SVN) and its associated ontology org.simantics.document.ui.ontology