@DTO public class MetaUseCaseRealizationCopy extends java.lang.Object
MetaUseCaseRealization.copy(UESURI, MetaUseCaseRealizationCopy)
.Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the new meta use case realization.
|
private UESURI |
competentRoleUri
UESURI of the competent role.
|
private java.lang.Boolean |
copyAttachments
Specifies whether to copy attachements from the source meta artifact to the new copy.
|
private java.lang.Boolean |
copyLifecycle
Specifies whether to copy workflow from the source meta artifact to the new copy.
|
private java.lang.Boolean |
copySheets
Specifies whether to copy content from the source meta artifact to the new copy.
|
private java.lang.Boolean |
copySheetTemplates
Specifies whether to copy sheet templates from the source meta artifact to the new copy.
|
private java.lang.String |
defaultCode
Specifies default code of the created use case realization according to new meta use case realization copy.
|
private UESURI |
defaultIconUri
Specifies default icon of the created use case realization according to new meta use case realization copy.
|
private java.lang.String |
defaultName
Specifies default name of the created use case realization according to new meta use case realization copy.
|
private UESSecurityLevel |
defaultSecurityLevel
Specifies default code of the created use case realization according to new meta use case realization copy.
|
private java.lang.String |
description
Description of the new meta use case realization.
|
private UESURI |
iconUri
UESURI of the meta use case realization's icon.
|
private UESURI |
locationUri
UESURI of the meta model dictionary where to the meta use case realization will be copied.
|
private java.lang.String |
name
Name of the new meta use case realization.
|
private UESSecurityLevel |
securityLevel
Security level.
|
Constructor and Description |
---|
MetaUseCaseRealizationCopy() |
MetaUseCaseRealizationCopy(UESURI locationUri)
Minimal constructor for the meta use case realization copy.
|
MetaUseCaseRealizationCopy(UESURI locationUri,
Enough constructor for the meta use case realization copying .
|
MetaUseCaseRealizationCopy(UESURI locationUri,
* Maximal constructor for the meta use case realization copying.
|
ues:#{system}:#{ues_v5.core_v1.codetable_v1.base_v1.CodeTable_Icons}:#{CODE_OF_ICON}
ues:#{system}:#{ues_v5.core_v1.codetable_v1.base_v1.CodeTable_Icons}:#{ART_077}
locationUri
- locationUri
- name
- code
- options
-