| Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
| date |
|
-- Name --
Date
|
DateTime |
1..1 |
| evolutionType |
|
-- Name --
Evolution type
|
EvolutionTypeValue |
1..1 |
| areaVariation |
voidable |
-- Name --
Area variation
|
Area |
1..1 |
| populationVariation |
voidable |
-- Name --
Population variation
|
Integer |
1..1 |
| Navn |
Type |
Lengde |
Multiplisitet |
|
DateTime |
|
1..1 |
|
EvolutionTypeValue |
|
1..1 |
|
Area |
|
1..1 |
|
Integer |
|
1..1 |
| Name |
Type |
English |
Description |
| date |
DateTime |
|
The date when the change occured.
|
| evolutionType |
EvolutionTypeValue |
|
The type of evolution.
|
| areaVariation |
Area |
|
The area variation during the evolution. This attribute has to be populated only if the type is "change".
|
| populationVariation |
Integer |
|
The population variation during the evolution. This attribute has to be populated only if the type is "change".
|
| Navn |
Beskrivelse |
| AggregationConstraint |
/* An evolution with a typeValue "aggregation" shall have at least two initial unit versions (the units to be aggregated) and a single final one (the resulting aggregation). */
|
| ChangeConstraint |
/* An evolution with a typeValue "change" shall have one initial unit version and one final one. */
|
| ConsistencyConstraint |
/* Evolution representations shall be consistent with the versions of the concerned objects. */
|
| CreationConstraint |
/* An evolution with a typeValue "creation" shall not have any initial unit versions and only one final one. */
|
| DeletionConstraint |
/* An evolution with a typeValue "deletion" shall have one initial unit version and no final one. */
|
| SplittingConstraint |
/* An evolution with a typeValue "splitting" shall have a single initial unit version (the unit to split), and at least two final ones (the units resulting from the splitting). */
|