Uses of Interface
omix.plugin.ovl.OVLCompiler
Package | Description |
---|---|
omix.plugin |
The main package of the Omix Plugin Interface.
This package contains interfaces allowing to implement an ApplicationExtension and DocumentExtension plugin. |
-
Uses of OVLCompiler in omix.plugin
Methods in omix.plugin that return OVLCompiler Modifier and Type Method Description OVLCompiler
AbstractAccessManager. newOVLCompiler()
Returns a new instance of OVL compiler allowing to compile OVL code to executable OVLPrograms.