OTX Reference
|
|
Sets the value of the given RangedInteger More...
Public Attributes | |
RangedIntegerVariable | rangedObject |
This is the variable which refers to the RangedInteger. More... | |
NumericTerm | value |
Represents the value of the RangedInteger. The value can be either an Integer or a Float. Float values shall be truncated. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Actions.ActionRealisation | |
OtxLink | validFor |
Cardinality [0..1] Validity of ActionRealisation. More... | |
Sets the value of the given RangedInteger
SetRangedIntegerValue sets the value of the given RangedInteger.
RangedIntegerVariable OpenTestSystem.Otx.Extensions.Range.Actions.SetRangedIntegerValue.rangedObject |
This is the variable which refers to the RangedInteger.
NumericTerm OpenTestSystem.Otx.Extensions.Range.Actions.SetRangedIntegerValue.value |
Represents the value of the RangedInteger. The value can be either an Integer or a Float. Float values shall be truncated.