Aml.Engine.OCL 1.1.0

dotnet add package Aml.Engine.OCL --version 1.1.0
NuGet\Install-Package Aml.Engine.OCL -Version 1.1.0
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.Engine.OCL" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aml.Engine.OCL --version 1.1.0
#r "nuget: Aml.Engine.OCL, 1.1.0"
#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.Engine.OCL as a Cake Addin
#addin nuget:?package=Aml.Engine.OCL&version=1.1.0

// Install Aml.Engine.OCL as a Cake Tool
#tool nuget:?package=Aml.Engine.OCL&version=1.1.0


AutomationML OCL Programming Interface

The Aml.Engine.OCL provides methods for contstraining AutomationML models with OCL expressions. AutomationML is a standardized data exchange format, developed to support the data exchange in automation systems engineering. The Object Constraint Language (OCL) is a component of the globally established modeling language Unified Modeling Language (UML) and is used, among other things, for the textual specification of invariants in class diagrams, of conditions in sequence diagrams or the formulation of pre- and post-conditions for methods. In AutomationML the language is used to specify invariants in AutomationML models.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos 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 (1)

Showing the top 1 NuGet packages that depend on Aml.Engine.OCL:

Package Downloads
Aml.Editor.Plugin.AMLOcl

AutomationML Editor plugin supporting the assignment and evaluation of OCL constraints to AutomationML classes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 207 11/29/2023
1.0.3 304 2/24/2023
1.0.2 269 12/17/2022
1.0.1 253 12/15/2022
1.0.0 271 12/15/2022

Added support for .NET 8.