Prev | Next |
Property Validity
Property Validity rules are applied to check whether or not an element, relationship or feature has the correct UML properties defined for it and whether they contain incorrect or conflicting values.
Reported violations
Error ID |
Description |
See also |
---|---|---|
MVR030001 |
«Element»:«Property» property is undefined Information: The element property contains no value. |
|
MVR030002 |
«Element»:«Property» property has invalid value: "«Value»" Information: The element property contains an invalid value. |
|
MVR030003 |
«Element»:isLeaf=true and cannot be abstract Information: The element's isLeaf and isAbstract properties are both set to True, which is invalid. |
|
MVR060001 |
«Relationship»:«Property» property is undefined Information: The relationship property contains no value. |
|
MVR060002 |
«Relationship»:«Property» property has invalid value: "«Value»" Information: The relationship property contains an invalid value. |
|
MVR090001 |
Attribute/AssociationEnd mismatch, «Attribute»: «Mismatch description», ... Information: The given attribute has an associationEnd of the same name but they differ in the listed details. |
Learn more