Class: UU::OS::UseCaseRealization::UseCaseRealizationAttributes Deprecated
- Inherits:
-
REST::DTO
- Object
- REST::DTO
- UU::OS::UseCaseRealization::UseCaseRealizationAttributes
- Defined in:
- uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb
Overview
Use VisualUseCase::VisualUseCaseAttributes instead.
Instance Attribute Summary (collapse)
-
- (Object) artifact_type
Artifact type.
-
- (Object) code
The code of the use case realization.
-
- (Object) company_uri
UESURI of the company where the use case realization is located.
-
- (Object) competent_role_uri
UESURI of the competent for use case realization.
-
- (Object) controller_class
Classs to look for when executing this UCR.
-
- (Object) controller_engine
Engine used for this UCR.
-
- (Object) controller_revision
Revision of the controller - its attachment.
-
- (Object) controller_url_path
Path at which the controller will be deployed.
-
- (Object) creation_stamp
The creation stamp of the use case realization.
-
- (Object) creation_time
The creation time of the use case realization.
-
- (Object) description
The description of the use case realization.
-
- (Object) entity_type_uri
UESURI of the entity type of the use case realization (see @czcz.uescz.ues.platformcz.ues.platform.sysccz.ues.platform.sysc.entitytypecz.ues.platform.sysc.entitytype.UESEntityType for more info).
-
- (Object) icon_uri
UESURI of the use case realization's icon.
-
- (Object) location_uri
UESURI of the use case realization's container.
-
- (Object) meta_artifact_uri
UESURI of the meta artifact.
-
- (Object) modification_stamp
The modification time of the use case realization.
-
- (Object) modification_time
The modification stamp of the use case realization.
-
- (Object) name
The name of the use case realization.
-
- (Object) organizational_unit_uri
UESURI of the organizational unit in which the use case realization lies.
-
- (Object) security_level
Security level of the use case realization.
-
- (Object) uri
The normalized UESURI of the use case realization.
-
- (Object) version
Version of the use case realization.
Instance Method Summary (collapse)
-
- (Object) revision
deprecated
Deprecated.
Use #version instead.
-
- (Object) revision=(val)
deprecated
Deprecated.
Use #version= instead.
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) artifact_type
Artifact type. Always returns UESArtifactType#META.
39 40 41 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 39 def artifact_type @artifact_type end |
- (Object) code
The code of the use case realization. Never nil.
15 16 17 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 15 def code @code end |
- (Object) company_uri
UESURI of the company where the use case realization is located.
30 31 32 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 30 def company_uri @company_uri end |
- (Object) competent_role_uri
UESURI of the competent for use case realization.
36 37 38 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 36 def competent_role_uri @competent_role_uri end |
- (Object) controller_class
Classs to look for when executing this UCR
72 73 74 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 72 def controller_class @controller_class end |
- (Object) controller_engine
Engine used for this UCR
75 76 77 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 75 def controller_engine @controller_engine end |
- (Object) controller_revision
Revision of the controller - its attachment
78 79 80 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 78 def controller_revision @controller_revision end |
- (Object) controller_url_path
Path at which the controller will be deployed
69 70 71 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 69 def controller_url_path @controller_url_path end |
- (Object) creation_stamp
The creation stamp of the use case realization. Never nil.
45 46 47 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 45 def creation_stamp @creation_stamp end |
- (Object) creation_time
The creation time of the use case realization. Never nil.
48 49 50 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 48 def creation_time @creation_time end |
- (Object) description
The description of the use case realization. Never nil.
18 19 20 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 18 def description @description end |
- (Object) entity_type_uri
UESURI of the entity type of the use case realization (see @UU::OS::UseCaseRealization::UseCaseRealizationAttributes.czcz.uescz.ues.platformcz.ues.platform.sysccz.ues.platform.sysc.entitytypecz.ues.platform.sysc.entitytype.UESEntityType for more info). Never nil.
81 82 83 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 81 def entity_type_uri @entity_type_uri end |
- (Object) icon_uri
UESURI of the use case realization's icon. When nil is set, the use case
realization uses icon from meta artifact.
Allowed format URI of
icon:
ues:#{system}:#{ues_v5.core_v1.codetable_v1.base_v1.CodeTable_Icons}:#{CODE_OF_ICON} <br>
For example:
ues:#{system}:#{ues_v5.core_v1.codetable_v1.base_v1.CodeTable_Icons}:#{ART_077}
66 67 68 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 66 def icon_uri @icon_uri end |
- (Object) location_uri
UESURI of the use case realization's container.
24 25 26 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 24 def location_uri @location_uri end |
- (Object) meta_artifact_uri
UESURI of the meta artifact. Never nil.
33 34 35 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 33 def @meta_artifact_uri end |
- (Object) modification_stamp
The modification time of the use case realization. Never nil.
51 52 53 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 51 def modification_stamp @modification_stamp end |
- (Object) modification_time
The modification stamp of the use case realization. Never nil.
54 55 56 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 54 def modification_time @modification_time end |
- (Object) name
The name of the use case realization. Never nil.
12 13 14 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 12 def name @name end |
- (Object) organizational_unit_uri
UESURI of the organizational unit in which the use case realization lies.
27 28 29 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 27 def organizational_unit_uri @organizational_unit_uri end |
- (Object) security_level
Security level of the use case realization. Never nil.
42 43 44 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 42 def security_level @security_level end |
- (Object) uri
The normalized UESURI of the use case realization. Never nil.
21 22 23 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 21 def uri @uri end |
- (Object) version
Version of the use case realization. Never nil.
57 58 59 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 57 def version @version end |
Instance Method Details
- (Object) revision
Use #version instead.
235 236 237 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 235 def revision attributes[:version] end |
- (Object) revision=(val)
Use #version= instead.
240 241 242 |
# File 'uu_os_client-0.10.6/lib/uu/os/use_case_realization/use_case_realization_attributes.rb', line 240 def revision=(val) attributes[:version] = val end |