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
<PackageReference Include="Aml.Editor.Plugin.AMLOcl" Version="2.0.1" />
paket add Aml.Editor.Plugin.AMLOcl --version 2.0.1
#r "nuget: Aml.Editor.Plugin.AMLOcl, 2.0.1"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. |
-
net6.0-windows7.0
- Aml.Engine.OCL (>= 1.0.3)
- MahApps.Metro.IconPacks.Material (>= 4.11.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version to be used with AutomationML editor v6.1.6 and beyond.