Uses of Interface
omix.plugin.ModelReader
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 ModelReader in omix.plugin
Methods in omix.plugin with parameters of type ModelReader Modifier and Type Method Description void
ModelDocument. requestImportDocumentProcedure(ModelReader modelReader)
Importing a network into the current document.void
ApplicationAccessManager. requestOpenDocumentProcedure(ModelReader modelReader)
Opening a network as new document.