Aml.Editor.Plugin.AMLOcl 2.1.2

dotnet add package Aml.Editor.Plugin.AMLOcl --version 2.1.2
                    
NuGet\Install-Package Aml.Editor.Plugin.AMLOcl -Version 2.1.2
                    
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.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aml.Editor.Plugin.AMLOcl" Version="2.1.2" />
                    
Directory.Packages.props
<PackageReference Include="Aml.Editor.Plugin.AMLOcl" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aml.Editor.Plugin.AMLOcl --version 2.1.2
                    
#r "nuget: Aml.Editor.Plugin.AMLOcl, 2.1.2"
                    
#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.
#addin nuget:?package=Aml.Editor.Plugin.AMLOcl&version=2.1.2
                    
Install Aml.Editor.Plugin.AMLOcl as a Cake Addin
#tool nuget:?package=Aml.Editor.Plugin.AMLOcl&version=2.1.2
                    
Install Aml.Editor.Plugin.AMLOcl as a Cake Tool

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 net8.0-windows7.0 is compatible.  net9.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.1.2 145 3/17/2025
2.1.1 132 12/24/2024
2.1.0 117 12/11/2024
2.0.1 402 3/8/2023
2.0.0 202 3/8/2023

Bug fixes.