Module Simantics/PGraph
This module is undocumented. This is a list of its definitions.
compilePGraphs :: Resource -> <Proc> ()
Compiles the pgraph files of the given shared ontology and writes the
result into the ontology. When the ontology has been compiled before, only
the difference against the previous result is applied, so that resources
that did not change keep their identity. Fails with the compilation
problems as the message if the compiler reports errors or warnings.
|