Abbreviation

InvRdf

Description

This validation rule checks if a property redefines the inherited property of the owner classifier.

Severity

Error

Constrained Element

Property, Operation

Solvers

To fix this, do one of the following:

  • Change the Redefined Property value to the appropriate one that is inherited, not owned.
  • Remove Element solver -  removes the invalid redefining property from the model.

Example


The element Car owns two attributes, wheel and type. The attribute wheel redefines the attribute type, causing the validation error.
The error is resolved by changing the wheel attribute's Redefined Property value to the appropriate one, which is the wheel attribute, inherited from the element Transport
.