Class: Lutaml::Sysml::Trace
- Inherits:
-
Uml::TopElement
- Object
- Model::Serializable
- Uml::TopElement
- Lutaml::Sysml::Trace
- Defined in:
- lib/lutaml/sysml/trace.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/trace.rb', line 6 def base_abstraction @base_abstraction end |