Class: UU::OS::MetaModel::ArtifactInterfaceUseCaseAttributes
- Inherits:
-
REST::DTO
- Object
- REST::DTO
- UU::OS::MetaModel::ArtifactInterfaceUseCaseAttributes
- Defined in:
- uu_os-0.29.16/lib/uu/os/meta_model/artifact_interface/artifact_interface_use_case_attributes.rb
Overview
Artifact Interface Use Case DTO.
Instance Attribute Summary (collapse)
Method Summary
Methods inherited from REST::DTO
#initialize, #to_hash, #to_json
Constructor Details
This class inherits a constructor from UU::OS::REST::DTO
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO
Instance Attribute Details
- (Object) use_case_code
12 13 14 |
# File 'uu_os-0.29.16/lib/uu/os/meta_model/artifact_interface/artifact_interface_use_case_attributes.rb', line 12 def use_case_code @use_case_code end |