Datatypes::EANumerical

Header Image
Content:
EANumerical : Public Class Datatypes
Datatype for numerical values.<br/><br/>Semantics:<br/>EANumerical has attributes for modeling of the allowed range.<br/><br/>Notation:<br/>The datatype EANumerical is denoted using the rectangle symbol with keyword «Datatype Numerical».<br/><br/>Extension: UML Datatype<br/>
  • Attributes
  • Associations
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
max Public Numerical
Notes: The maximal value of the range.<br/>
min Public Numerical
Notes: The minimum value of the range.<br/>
Element Source Role Target Role
Unit
Class  
Name:  
 
Name: unit
The unit of data. Example: For temperature the unit may be "degree Celsius".
Details:
 
Element Source Role Target Role
RangeableValueType
Class  
Name:  
 
Name: baseRangeable
The datatype with additional attributes specified by this concept.
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«atpType» EADatatype Class Generalization To