Class: Lutaml::Sysml::BindingConnector
- Inherits:
-
Uml::Connector
- Object
- Model::Serializable
- 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.
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_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 |