]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.annotation.ontology/graph/Annotation.pgraph
Sync git svn branch with SVN repository r33386.
[simantics/platform.git] / bundles / org.simantics.annotation.ontology / graph / Annotation.pgraph
index 2a9827acb526ee5909fbfd7d16c13f146fdbd243..ba82a1d60f47e7aef8e076a49581b1e89393db56 100644 (file)
@@ -23,7 +23,7 @@ ANNO.AnnotationType <T L0.Type : MOD.TypeWithChangeInformation
     >-- 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."