Class: Lutaml::SysMl::DeriveRequirement
- Inherits:
-
Uml::TopElement
- Object
- Uml::TopElement
- Lutaml::SysMl::DeriveRequirement
- Defined in:
- lib/lutaml/sysml/derive_requirement.rb
Instance Attribute Summary collapse
-
#base_abstraction ⇒ Object
Returns the value of attribute base_abstraction.
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_abstraction ⇒ Object
Returns the value of attribute base_abstraction.
4 5 6 |
# File 'lib/lutaml/sysml/derive_requirement.rb', line 4 def base_abstraction @base_abstraction end |