All Classes and Interfaces
Class
Description
Wrapper class used to check the integrity of the model containing the editor content.
Migration wrapper class for the template model.
A IScriptVersion is a node on a version chain linked to an
IVersionMigrator
.Implement the IVersionMigrator to convert the String representation from one version to the next.
Define if the node should be collapsible.
Thrown when an operation in a
NodeType
node fails.The basic node-type class to be extended.
Extend the ScriptVersionControl and register it in the extension point
VisualEditorModuleContext.scriptVersionControls()
to gain support for automatic migration of visual script content.