Personal tools
You are here: Home Documentation Modules involved

Modules involved

This document describes which modules are involved in devilstick.

devilstick.dao
Data access objects of devilstick. Here you'll find the atoms, molecules and cages, the meta-model, API and more.
devilstick.core
Model-runtime for devilstick.
devilstick.browser
Default UI for devilstick: Views, forms, formfield-generator and more for  a nice UI.
devilstick.widgets.*
A collection of widgets for devilstick. 
devil.storages.*  
The place for storages other than ZODB.
cornerstone.model
Generic meta-modelling engine made for devilstick. It provides a meta-meta-modeling language to build meta-models. furtermore it provides an agent dealing with reading, writing and validating a model by checking it against its meta-model.
cornerstone.modeltransforms.xml
a generic xml importer and exporter mapping the internal format of devilstick 1:1 to XML.
cornerstone.forest
Generic multi-pass and multi-channel converter used by cornerstone.modeltransforms.*
 
Document Actions