Architecting and designing : SysML : Model Elements : Data Types : Primitive Type
  
Primitive Type
A PrimitiveType is a predefined DataType, without any substructure.
A PrimitiveType may have algebra and operations defined outside of SysML/UML, for example, mathematically. The run-time instances of a PrimitiveType are values that correspond to mathematical elements defined outside of SysML/UML (for example, the Integers).
See also
Enumeration
Go up to
Data Types