Class: Lutaml::SysMl::BindingConnector
- Inherits:
-
Uml::Connector
- Object
- Uml::TopElement
- Uml::Connector
- Lutaml::SysMl::BindingConnector
- Defined in:
- lib/lutaml/sysml/binding_connector.rb
Instance Attribute Summary collapse
-
#base_connector ⇒ Object
Returns the value of attribute base_connector.
Attributes inherited from Uml::Connector
Attributes inherited from Uml::TopElement
#comments, #definition, #href, #keyword, #name, #namespace, #stereotype, #visibility, #xmi_id, #xmi_uuid
Method Summary
Methods inherited from Uml::Connector
Methods inherited from Uml::TopElement
Methods included from Uml::HasAttributes
Constructor Details
This class inherits a constructor from Lutaml::Uml::Connector
Instance Attribute Details
#base_connector ⇒ Object
Returns the value of attribute base_connector.
4 5 6 |
# File 'lib/lutaml/sysml/binding_connector.rb', line 4 def base_connector @base_connector end |