OTX Reference
|
|
Subtraction of two operands More...
Public Attributes | |
NumericTerm | numeral |
Numeric value of the operation of type NumericTerm. More... | |
NumericTerm | subtrahend |
Numeric value of the operation of type NumericTerm. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Subtraction of two operands
Subtract
is a term which returns the subtraction of two numerical operands
.
NumericTerm OpenTestSystem.Otx.Core.Terms.Subtract.numeral |
Numeric value of the operation of type NumericTerm.
NumericTerm OpenTestSystem.Otx.Core.Terms.Subtract.subtrahend |
Numeric value of the operation of type NumericTerm.