lib/lutaml/uml/top_element_attribute.rb in lutaml-uml-0.2.3 vs lib/lutaml/uml/top_element_attribute.rb in lutaml-uml-0.2.4
- old
+ new
@@ -2,9 +2,10 @@
module Lutaml
module Uml
class TopElementAttribute
include HasAttributes
+ include HasMembers
attr_accessor :name,
:visibility,
:type,
:definition,