Module: Lutaml::Uml::Node::HasType
- Included in:
- Attribute, MethodArgument, Relationship
- Defined in:
- lib/lutaml/uml/node/has_type.rb
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type.
7 8 9 |
# File 'lib/lutaml/uml/node/has_type.rb', line 7 def type @type end |