11 packages tagged with “CAEX”
The Aml.Engine allows you to process AutomationML documents with a provided Application Programming Interface, based on .NET. Using the API you interact with CAEX-Elements and AutomationML-Objects. The Aml.Engine supports AutomationML documents based on CAEX2.15 as wells as documents, based on CAEX 3.0.
Enables the integration of AutomationML standard models and libraries into an AutomationML application. This package is used by the AutomationML Engine 'Aml.Engine' from version 2.0.
The Aml.Toolkit provides basic UI controls based on WPF to visualize AutomationML data. The Toolkit is used in the AutomationML Editor and is available to implement PlugIns for the AutomationML Editor.
This Package contains a contract DLL and defines Interface Classes which have to be implemented by AutomationML Editor - PlugIn Developers. Since Version 4.2 pugin implementation do not need to EXPORT its Interface with Microsoft Extensibility Framework (MEF). The editor uses the AssemblyLoadContext to load a plugin.
Additional services to support the processing of AutomationML documents in addition to the functions of the Aml.Engine. The Aml.Engine recognizes registered services and uses them, for example, for queries or when generating unique names.
AutomationML Application Programming Interface supporting the addition and verification of signatures to AutomationML objects using an ECDSA signature algorithm.
This API can be used when developing plugins for the AutomationML Editor. The API requires at least version 5.6 of the editor.
The AutomationML OCL Engine can be used to constrain AutomationML models with OCL expressions.
This API enables the development of applications that use inter-process communication with the AutomationML editor version 6.0 ansd beyond for the automation of editor functions.
This is an implementation of the AML library service interface, defined in the Aml.Engine. The package provides a WebDAV(Https and Http) client as a service to access AutomationML libraries and a File client to use libraries hosted on a local file system or a local host.
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.