Feature shared by any Instances of an Object Model

Attributes can be elementary (atomic values), or structured (regular attributes or columns, etc)

Syntax

  • 0..x: Optional
  • x..*: Set of values
  • 1..1: Mandatory

Can be class-scoped, meaning that the value is changeable but shared across all class instances.