Icon class icon_class fas fa-quote-left icon_class_computed fas fa-quote-left Related content UML DataType vs SysMLv1 ValueType Structured vs Primitive DataType Table 8-1 - Graphical nodes defined in Block Definition diagrams - ValueType - MagicDraw SysML 19SP3 SysML Complex ValueType Source OMG Systems Modeling Language (SysML) 1.6 Copyright information About Object Management Group copyright in text extracts quoted from OMG specifications for educational purposes Snippet kind INFO UML keywords DataType Property Operation SysML keywords ValueType Unit QuantityKind Previous snippet Full quote A SysML ValueType may define its own properties and/or operations, just as for a UML DataType. Next snippet Related snippets A ValueType defines types of values that may be used to express information about a system, but cannot be identified as the target of any reference. Related snippets (backlinks) A DataType is a kind of Classifier. DataType differs from Class in that instances of a DataType are identified only by their value. All instances of a DataType with the same value are considered to be equal instances. If a DataType has attributes (i.e., Properties owned by it and in its namespace) it is called a structured DataType. Instances of a structured DataType contain attribute values matching its attributes. Instances of a structured DataType are considered to be equal if and only if the structure is the same and the values of the corresponding attributes are equal. A DataType may be parameterized, bound, and used as TemplateParameters. Visit also Visit also (backlinks) Flags