refs #6803
[PRIVATE-12714]
>-- ANNO.AnnotationType.systemAnnotation ==> "Boolean" <R L0.HasProperty : L0.FunctionalRelation : SEL.GenericParameterType
L0.HasLabel "Is System Annotation?"
L0.HasDescription "If true, this annotation type and its instances should be hidden from user interfaces while still allowing programmatic use."
- @L0.assert ANNO.AnnotationType.systemAnnotation true
+ @L0.assert ANNO.AnnotationType.systemAnnotation false
ANNO.Annotation <T L0.Value : ANNO.AnnotationType : MOD.TypeWithChangeInformation
L0.HasDescription "Abstract base class for annotation object types."