-
Notifications
You must be signed in to change notification settings - Fork 4
18baa73c 20f8 4336 abdd 05623205ace1
AutomationML edited this page Jun 24, 2019
·
1 revision
Version 2.0.0.0 was released on 02/28/2018.
- This version was created during the migration of the AutomaltionML software products to the CAEX version 3.0.
- The namespace naming has been adapted to the general naming scheme followed by all AutomationML software products. The old namespace "AMLEditorPlugin.Contracts" has been changed to "Aml.Editor.Plugin.Contract". Due to the changed namespace the NuGet package name has been changed too.
- The PlugIn interface has been extended. A new interface has been added to support PlugIns offering multiple views.
The AutomationML Editor PlugIn Implementation Guide
Copyright © AutomationML e.V. 2018
Send comments on this topic to AutomationML office.
- AutomationML Editor API Reference Guide
- Version History
-
AutomationML Editor Plugin Development
- PluginBase Class
- DockPositionEnum Enumeration
- IAMLEditorExternalsPlugin Interface
- IAMLEditorPlugin Interface
- IAMLEditorPluginMetadata Interface
- IAMLEditorView Interface
- IAMLEditorViewCollection Interface
- INotifyAMLDocumentLoad Interface
- INotifyViewActivation Interface
- ISupportsSelection Interface
- IToolBarIntegration Interface
- PluginCommand Class
- PluginCommandsEnum Enumeration
- Aml.Editor.Plugin.Contracts.Commanding Namespace