class Lutaml::Uml::ConnectorEnd
Attributes
connector[RW]
part_with_port[RW]
role[RW]
Public Class Methods
new()
click to toggle source
# File lib/lutaml/uml/constructor_end.rb, line 11 def initialize @role = nil end