Class: Xmi::Uml::DefaultValue
- Inherits:
-
ValueSpecification
- Object
- Lutaml::Model::Serializable
- Base
- ValueSpecification
- Xmi::Uml::DefaultValue
- Defined in:
- lib/xmi/uml/default_value.rb
Overview
Default value wrapper. Semantically a ValueSpecification (UML 2.5 §9.8) — kept as a concrete subclass for backwards compatibility with code that constructs DefaultValue directly (e.g. the lutaml/ea transformer).