Jump to: navigation, search

Requirements for a Metaproperty


Revision as of 20:50, 2 February 2015 by KNO (Talk | contribs)

There are several checks performed by the system to avoid inconsistency.

Requirements

The following requirements must be fulfilled to add a Metaproperty to a Metaclass

  • The Metaproperty must have a valid name
  • The Metaclass may not have a Metaproperty with the same name
  • The Metaclass may not inherit a Metaproperty with the same name
  • None of all the derivates of the Metaclass may not have a Metaproperty with the same name
  • The Metaclass must be editable