Class: Lutaml::Uml::Constraint

Inherits:
TopElement show all
Defined in:
lib/lutaml/uml/constraint.rb

Instance Attribute Summary collapse

Attributes inherited from TopElement

#comments, #definition, #href, #keyword, #name, #namespace, #stereotype, #visibility, #xmi_id, #xmi_uuid

Method Summary

Methods inherited from TopElement

#full_name, #initialize

Methods included from HasAttributes

#update_attributes

Constructor Details

This class inherits a constructor from Lutaml::Uml::TopElement

Instance Attribute Details

#bodyObject

Returns the value of attribute body.



9
10
11
# File 'lib/lutaml/uml/constraint.rb', line 9

def body
  @body
end