Class: Lutaml::Sysml::Allocated

Inherits:
Uml::TopElement show all
Defined in:
lib/lutaml/sysml/allocated.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Uml::TopElement

#definition_from_yaml, #definition_to_yaml, #full_name_from_yaml, #full_name_to_yaml

Instance Attribute Details

#allocated_fromObject

Returns the value of attribute allocated_from.



4
5
6
# File 'lib/lutaml/sysml/allocated.rb', line 4

def allocated_from
  @allocated_from
end

#allocated_toObject

Returns the value of attribute allocated_to.



4
5
6
# File 'lib/lutaml/sysml/allocated.rb', line 4

def allocated_to
  @allocated_to
end

#base_named_elementObject

Returns the value of attribute base_named_element.



4
5
6
# File 'lib/lutaml/sysml/allocated.rb', line 4

def base_named_element
  @base_named_element
end