Class: Lutaml::SysMl::Satisfy
- Inherits:
-
Trace
- Object
- 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
Attributes inherited from Uml::TopElement
#comments, #definition, #href, #keyword, #name, #namespace, #stereotype, #visibility, #xmi_id, #xmi_uuid
Method Summary
Methods inherited from Uml::TopElement
Methods included from Uml::HasAttributes
Constructor Details
This class inherits a constructor from Lutaml::Uml::TopElement
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 |