Module: Lutaml::Uml::Node::HasType

Included in:
Attribute, MethodArgument, Relationship
Defined in:
lib/lutaml/uml/node/has_type.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type.



7
8
9
# File 'lib/lutaml/uml/node/has_type.rb', line 7

def type
  @type
end