Validates all TypedElements in scope of the selected packages per MOF 2.5 well-formedness constraints
See also
MOF 2.5, Section 14.4 CMOF Constraints
[13] A multi-valued Property or Parameter cannot have a default value.
The default value of a Property or Parameter typed by a PrimitiveType must be a kind of LiteralSpecification.
The default value of a Property or Parameter typed by an Enumeration must be a kind of InstanceValue.
A Property or Parameter typed by a Class cannot have a default value.
[24] A TypedElement that is a kind of Parameter or Property typed by a Class cannot have a default value.
[25] For a TypedElement that is a kind of Parameter or Property typed by an Enumeration,
the defaultValue, if any, must be a kind of InstanceValue.
[26] For a TypedElement that is a kind of Parameter or Property typed by an PrimitiveType,
the defaultValue, if any, must be a kind of LiteralSpecification.
MOF 2.5, Section 12.4 EMOF Constraints
[24] A TypedElement that is a kind of Parameter or Property typed by a Class cannot have a default value.
[25] For a TypedElement that is a kind of Parameter or Property typed by an Enumeration, the defaultValue,
if any, must be a kind of InstanceValue.
[26] For a TypedElement that is a kind of Parameter or Property typed by a PrimitiveType, the defaultValue,
if any, must be a kind of LiteralSpecification.
[31] A multi-valued Property or Parameter cannot have a default value.
Validates all TypedElements in scope of the selected packages per MOF 2.5 well-formedness constraints
MOF 2.5, Section 14.4 CMOF Constraints [13] A multi-valued Property or Parameter cannot have a default value. The default value of a Property or Parameter typed by a PrimitiveType must be a kind of LiteralSpecification. The default value of a Property or Parameter typed by an Enumeration must be a kind of InstanceValue. A Property or Parameter typed by a Class cannot have a default value. [24] A TypedElement that is a kind of Parameter or Property typed by a Class cannot have a default value. [25] For a TypedElement that is a kind of Parameter or Property typed by an Enumeration, the defaultValue, if any, must be a kind of InstanceValue. [26] For a TypedElement that is a kind of Parameter or Property typed by an PrimitiveType, the defaultValue, if any, must be a kind of LiteralSpecification.
MOF 2.5, Section 12.4 EMOF Constraints [24] A TypedElement that is a kind of Parameter or Property typed by a Class cannot have a default value. [25] For a TypedElement that is a kind of Parameter or Property typed by an Enumeration, the defaultValue, if any, must be a kind of InstanceValue. [26] For a TypedElement that is a kind of Parameter or Property typed by a PrimitiveType, the defaultValue, if any, must be a kind of LiteralSpecification. [31] A multi-valued Property or Parameter cannot have a default value.