Sha256: 8986170f4084571da9ef52c8b0d1addc9eed58a1e5fc2e6767c11ed4d670bf10
Contents?: true
Size: 177 Bytes
Versions: 29
Compression:
Stored size: 177 Bytes
Contents
module Lutaml::SysMl class NestedConnectorEnd < Lutaml::Uml::ConnectorEnd attr_accessor :base_connectorend, :property_path def initialize @property_path = [] end end end
Version data entries
29 entries across 29 versions & 2 rubygems