A sequence of octets conforming to the definition of the ISO 11404:2007 octetstring data type. This type is specifically created to allow UML declarations to refer to binary content (also sometimes known as streams). This type as a stereotype <<Binary>> to assist with automated mappings to specific platforms, which generally provide specific types for dealing with binary content
Attributes
| Name | Data type | Occurs | Description |
|---|---|---|---|
| content | Octet | 1..1 |
Constraints
| Type | Name | Specification |
|---|---|---|
| binary cannot be empty | OCL | inv: content->notEmpty |