Class: Archimate::DataModel::Delete
- Inherits:
-
Struct
- Object
- Struct
- Archimate::DataModel::Delete
- Defined in:
- lib/archimate/data_model/differentiable.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
81 82 83 |
# File 'lib/archimate/data_model/differentiable.rb', line 81 def path @path end |