@DTO public class VisualUseCaseSetAttributes extends java.lang.Object
VisualUseCase#setAttributes(UESURI, UseCaseSetAttributes)
.Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
The new code of the visual use case.
|
private java.lang.String |
controllerClass
The new controllerClass of the visual use case.
|
private ControllerEngine |
controllerEngine
The new controllerEngine of the visual use case.
|
private java.lang.String |
controllerUrlPath
The new controllerUrlPath of the visual use case.
|
private java.lang.String |
description
The new description of the visual use case.
|
private UESURI |
iconUri
UESURI of the visual use case icon.
|
private java.lang.String |
name
The new name of the visual use case.
|
private UESSecurityLevel |
securityLevel
Security level of the visual use case.
|
Constructor and Description |
---|
VisualUseCaseSetAttributes()
Creates a new instance of VisualUseCaseSetAttributes.
|
VisualUseCaseSetAttributes(java.lang.String name,
Creates a new instance of VisualUseCaseSetAttributes.
|
NULL_URI
value is set, the use
case realization icon is removed and the visual use case uses icon from meta artifact.