class Lutaml::Uml::Model
Attributes
viewpoint[RW]
Public Class Methods
new()
click to toggle source
# File lib/lutaml/uml/model.rb, line 8 def initialize @contents = [] end
# File lib/lutaml/uml/model.rb, line 8 def initialize @contents = [] end