.Modelica_Requirements.LogicalFunctions.IntegerToProperty

Convert Integer (1,2,3) to Property (Violated, Undecided, Satisfied)

Information

Interface

function IntegerToProperty
  import Modelica_Requirements.Types.Property;
  extends Modelica_Requirements.Interfaces.PropertyFunction;
  input Integer u "Integer to be mapped to Property";
  output Modelica_Requirements.Types.Property y "Integer as Property";
end IntegerToProperty;

Generated at 2026-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos