@DTO public class UESMetaModelAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESArtifactType |
artifactType
Artifact type.
|
private java.lang.String |
code
Code of the meta model.
|
private UESURI |
companyUri
URI of the company where is the meta model located.
|
private UESURI |
competentRoleUri
URI of the competent role.
|
private java.lang.String |
creationStamp
Creation stamp of the meta model.
|
private java.util.Date |
creationTime
Creation time of the meta model.
|
private java.lang.String |
description
Description of the meta model.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the meta model (see
UESCoreEntityTypes for more info). |
private UESURI |
iconUri
URI of the meta model's icon.
|
private UESURI |
locationUri |
private UESURI |
metaArtifactUri
URI of the meta artifact.
|
private java.lang.String |
modificationStamp
Modification stamp of the meta model.
|
private java.util.Date |
modificationTime
Modification time of the meta model.
|
private java.lang.String |
name
Name of the meta model.
|
private UESURI |
organizationalUnitUri
URI of the organizational unit where is the meta model located.
|
private UESURI |
rootMetaModelUri
URI of the root meta model where is the meta model located.
|
private UESSecurityLevel |
securityLevel
Security level of the meta model.
|
private UESURI |
uri
Normalized UESURI of the meta model.
|
private java.lang.Integer |
version
Version number of the meta model.
|
Constructor and Description |
---|
UESMetaModelAttributes() |
UESMetaModelAttributes(UESURI uri, |
Modifier and Type | Method and Description |
---|---|
void |
setCompanyUri(UESURI companyUri) |
void |
setRootMetaModelUri(UESURI rootMetaModelUri) |
java.lang.String |
toString() |
UESArtifactType.META
.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}
UESCoreEntityTypes
for more info). Never null.UESMetaModelAttributes.companyUri
toString
in class java.lang.Object