Class: Lutaml::Sysml::Allocate
- Inherits:
-
Uml::Abstraction
- Object
- Model::Serializable
- 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.
Method Summary
Methods inherited from Uml::TopElement
#definition_from_yaml, #definition_to_yaml, #full_name_from_yaml, #full_name_to_yaml
Instance Attribute Details
#base_abstraction ⇒ Object
Returns the value of attribute base_abstraction.
6 7 8 |
# File 'lib/lutaml/sysml/allocate.rb', line 6 def base_abstraction @base_abstraction end |