@DTO public class UESRoleInterfaceAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESArtifactType |
artifactType
Artifact type.
|
private java.lang.String |
code
Code of the role interface.
|
private UESURI |
companyUri
URI of the company where the role interface is located.
|
private UESURI |
competentRoleUri
URI of the competent role.
|
private java.lang.String |
creationStamp
Creation stamp of the role interface.
|
private java.util.Date |
creationTime
Creation time of the role interface.
|
private java.lang.String |
description
Description of the role interface.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the role interface (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
|
private UESURI |
iconUri
UESURI of the meta model's icon.
|
private UESURI |
locationUri
URI of the role interface's container.
|
private UESURI |
metaArtifactUri
URI of the meta artifact.
|
private java.lang.String |
modificationStamp
Modification stamp of the role interface.
|
private java.util.Date |
modificationTime
Modification time of the role interface.
|
private java.lang.String |
name
Name of the role interface.
|
private UESURI |
organizationalUnitUri
URI of the organizational unit where is the role interface located.
|
private UESSecurityLevel |
securityLevel
Security level of the role interface.
|
private UESURI |
uri
Normalized UESURI of the role interface.
|
private java.lang.Integer |
version
Version number of the role interface.
|
Constructor and Description |
---|
UESRoleInterfaceAttributes() |
UESRoleInterfaceAttributes(UESURI uri, |
UESRoleInterfaceAttributes(UESURI uri, |
UESArtifactType.META
.