Class: Lutaml::SysMl::Allocated

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

Instance Attribute Summary collapse

Attributes inherited from Uml::TopElement

#comments, #definition, #href, #keyword, #name, #namespace, #stereotype, #visibility, #xmi_id, #xmi_uuid

Method Summary

Methods inherited from Uml::TopElement

#full_name, #initialize

Methods included from Uml::HasAttributes

#update_attributes

Constructor Details

This class inherits a constructor from Lutaml::Uml::TopElement

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