AutomationML API contains the CAEX-ClassModel Version 2.15, an AutomationML Validation Engine and specific AutomationML Extensions to the CAEX-ClassModel. The AMLEngine prior to Version 3.4.0 is available as .net3.5 and .net4.0 Versions. The AMLEngine Versions from 3.4.0 and later are .net4.0...
More information
The AMLEngine2.1 allows you to process AutomationML documents with a provided Application Programming Interface, based on the .NET Framework. Using the API you interact with CAEX-Elements and AutomationML-Objects. This AMLEngine is an advanced development of the AMLEngine Version 3.x which only...
More information
This first version contains a WPF Custom Control, which can be used to visualize an AutomationML Object and selected descendants in a WPF TreeView. The TreeView Nodes are decorated with Icons which are specific for each CAEX-Element.
This DLL is a contract DLL and defines Interface Classes which have to be implemented by AutomationML Editor - PlugIn Developers. When implemented, the PlugIn Class should EXPORT its Interface with Microsoft Extensibility Framework (MEF). The PlugIn DLL has to be located under the PlugIns Directory...
More information
The inpro 'AutomationML Version Management' is an AutomationML Editor plugin, with which you can compare two AutomationML documents. With this PlugIn, change and version information can be subsequently added to an AutomationML document, based on a model driven comparison of the last exported data -...
More information
The inpro 'AutomationML Draw' is an AutomationML Editor plugIn, which can be used to draw different kinds of diagrams showing related AutomationML classes and objects."
The 'AutomationML DOCMan' is an AutomationML Editor plugIn, which can be used to generate readable documentations of AutomationML class libraries. Exports to Word, Html and RTF are supported.
The Aml.Engine.Services.TreeTraversal is a service extension for the Aml.Engine which provides different algorithms to traverse an InternalElement tree. The implementation is based on Dirk Bahles TreeLib.