class Lutaml::SysMl::NestedConnectorEnd

Attributes

base_connectorend[RW]
property_path[RW]

Public Class Methods

new() click to toggle source
# File lib/lutaml/sysml/nested_connector_end.rb, line 5
def initialize
        @property_path = []
end