Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
non_negative_integer_value [2015/10/12 01:01]
admin ↷ Page name changed from non_negative_int to non_negative_integer_value
non_negative_integer_value [2026/08/28 03:28] (current)
hermann Sync from local documentation review
Line 1: Line 1:
-====== Non Negative ​Int ====== ​+====== Non Negative ​Integer Value ======
  
 ===== Description ===== ===== Description =====
  
-Non-negative ​integer ​declarer.+Declares an integer ​value that is zero or greater, so that it can be reused as the input to more than one functor instead of repeating the same constant throughout the model.
  
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Constant ​ | [[Non Negative ​Int Type|Non Negative Int]]  | Non-negative integer constant. ​ |+| Constant ​ | [[Non Negative ​Integer Value Type]] ​ | Non-negative integer constant. ​ |
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Object ​ | [[Non Negative ​Int Type| Non Negative Int]]  | Non-negative integer object. ​ |+| Object ​ | [[Non Negative ​Integer Value Type]] ​ | Non-negative integer object ​provided as the functor input.  |
  
 ===== Group ===== ===== Group =====
Line 23: Line 25:
 ===== Notes ===== ===== Notes =====
  
-===== Internal Name ===== +This functor was previously known as "​NonNegativeInt"​. 
 + 
 +===== Internal Name =====
  
-NonNegativeInt+NonNegativeIntegerValue