Class: Xmi::Uml::InterfaceRealization
- Inherits:
-
Base
- Object
- Lutaml::Model::Serializable
- Base
- Xmi::Uml::InterfaceRealization
- Defined in:
- lib/xmi/uml/interface_realization.rb
Overview
UML <interfaceRealization> element — a typed relationship
between a Class and an Interface it implements. Distinct from
the generic Realization element in Sparx XMI; using the typed
element preserves the implementing-class ↔ Interface contract
information that would otherwise be collapsed into a generic
packagedElement type="uml:Realization".