|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Types
Types.TypeElement
Types.UniqueRule
represents an EXPRESS UNIQUE rule = a requirement that the combination of values of the specified "key" attributes be unique over all instances of the entity data type in a given Population.
|
|||
public
TypeScopeId
|
id
the EXPRESS identifier for the UniqueRule, if any |
||
|
|
|||
public
EntityType
|
entityType
|
||
public
Attribute
|
key_component
represents the relationship between the UniqueRule and the "key" attributes of the (possibly joint) key for the instances of the EntityType |
||
|
|
|||
public
TypeScopeId id
the EXPRESS identifier for the UniqueRule, if any
|
|
|||
public
EntityType entityType
|
public
Attribute key_component
represents the relationship between the UniqueRule and the "key" attributes of the (possibly joint) key for the instances of the EntityType
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||