]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Sync git svn branch with SVN repository r33386.
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 10 Nov 2016 21:44:37 +0000 (23:44 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 10 Nov 2016 21:44:37 +0000 (23:44 +0200)
refs #6803
[PRIVATE-12714]

bundles/org.simantics.annotation.ontology/graph.tg
bundles/org.simantics.annotation.ontology/graph/Annotation.pgraph

index 2898f00845cb681e793447b895084b4d4774174d..ee0a514db1831b057a6190c2df3897f95297ac31 100644 (file)
Binary files a/bundles/org.simantics.annotation.ontology/graph.tg and b/bundles/org.simantics.annotation.ontology/graph.tg differ
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."
     >-- 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."
 
 ANNO.Annotation <T L0.Value : ANNO.AnnotationType : MOD.TypeWithChangeInformation
     L0.HasDescription "Abstract base class for annotation object types."