Aml.Editor.Plugin.AMLOcl 2.0.1

dotnet add package Aml.Editor.Plugin.AMLOcl --version 2.0.1
NuGet\Install-Package Aml.Editor.Plugin.AMLOcl -Version 2.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aml.Editor.Plugin.AMLOcl" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aml.Editor.Plugin.AMLOcl --version 2.0.1
#r "nuget: Aml.Editor.Plugin.AMLOcl, 2.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aml.Editor.Plugin.AMLOcl as a Cake Addin
#addin nuget:?package=Aml.Editor.Plugin.AMLOcl&version=2.0.1

// Install Aml.Editor.Plugin.AMLOcl as a Cake Tool
#tool nuget:?package=Aml.Editor.Plugin.AMLOcl&version=2.0.1

AMLOcl AutomationML Editor Plugin

The Object Constraint Language (OCL) is an optional component of the Unified Modelling Language (UML) and is used to express constraints on UML models. The most common applications of OCL are model well-formedness checking with the expression of invariants, preconditions and postconditions, allowing the modeler to define precise constraints on the behavior of a model.

The data exchange format AutomationML is a neutral, free, and XML-based data format. It has been developed in order to support the data exchange between engineering tools in a heterogeneous engineering tool landscape.

This Plugin supports the definition of OCL invariant expressions and their assignment to classes in an AutomationML model as well as the evaluation of the well formedness of an AutomationML model according to the defined OCL constraints. The Plugin has to be used with the AutomationML editor, which is provided by AutomationML as a tool to visualize and edit AutomationML models. This plugin can be used with the latest release version.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 272 3/8/2023
2.0.0 160 3/8/2023

Version to be used with AutomationML editor v6.1.6 and beyond.