Class: Xmi::Uml::ValueSpecs

Inherits:
Base show all
Defined in:
lib/xmi/uml/value_specs.rb

Overview

Shared value-specification surface for typed structural features: the classifier reference ( element) plus the multiplicity bounds and default value (//).

Element order matches Sparx EA output: type first, then values, lowerValue before upperValue. Inherited element mappings serialize before subclass mappings, so subclasses (OwnedAttribute, OwnedEnd, OwnedParameter) declare only attributes and keep this output order.

Direct Known Subclasses

OwnedAttribute, OwnedEnd, OwnedParameter

Method Summary

Methods inherited from Lutaml::Model::Serializable

#type?