Class: Lutaml::SysMl::Allocate
- Inherits:
-
Uml::Abstraction
- Object
- Uml::TopElement
- Uml::Dependency
- Uml::Abstraction
- Lutaml::SysMl::Allocate
- Defined in:
- lib/lutaml/sysml/allocate.rb
Instance Attribute Summary collapse
-
#base_abstraction ⇒ Object
Returns the value of attribute base_abstraction.
Attributes inherited from Uml::Dependency
Attributes inherited from Uml::TopElement
#comments, #definition, #href, #keyword, #name, #namespace, #stereotype, #visibility, #xmi_id, #xmi_uuid
Method Summary
Methods inherited from Uml::Dependency
Methods inherited from Uml::TopElement
Methods included from Uml::HasAttributes
Constructor Details
This class inherits a constructor from Lutaml::Uml::Dependency
Instance Attribute Details
#base_abstraction ⇒ Object
Returns the value of attribute base_abstraction.
5 6 7 |
# File 'lib/lutaml/sysml/allocate.rb', line 5 def base_abstraction @base_abstraction end |