Class: Lutaml::Sysml::Satisfy
- Inherits:
-
Trace
- Object
- Model::Serializable
- Uml::TopElement
- Trace
- Lutaml::Sysml::Satisfy
- Defined in:
- lib/lutaml/sysml/satisfy.rb
Instance Attribute Summary collapse
-
#base_realization ⇒ Object
Returns the value of attribute base_realization.
Attributes inherited from Trace
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_realization ⇒ Object
Returns the value of attribute base_realization.
4 5 6 |
# File 'lib/lutaml/sysml/satisfy.rb', line 4 def base_realization @base_realization end |