X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.issues.ontology%2Fgraph%2FIssue.pgraph;h=cd46d178352c1c4c50df7260706d2876b7440200;hb=refs%2Fheads%2Fprivate%2Fantin_tyomaa;hp=c68e561f43abd47687828347037378d3366de08f;hpb=fe1a2f532761669e67da4db4ae15096ced8a04db;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.issues.ontology/graph/Issue.pgraph b/bundles/org.simantics.issues.ontology/graph/Issue.pgraph index c68e561f4..cd46d1783 100644 --- a/bundles/org.simantics.issues.ontology/graph/Issue.pgraph +++ b/bundles/org.simantics.issues.ontology/graph/Issue.pgraph @@ -13,6 +13,7 @@ ISSUE.Functions : L0.Library ISSUE.IssueSourceType -- ISSUE.IssueSource.HasConstraint --> L0.Constraint -- ISSUE.IssueSource.Manages --> ISSUE.Issue -- ISSUE.ContinuousIssueSource.lastUpdateRevision --> L0.Long -- ISSUE.Issue.resource ==> "String" -- ISSUE.Issue.path ==> "String" -- ISSUE.Issue.creationTime --> L0.String -- ISSUE.Issue.hider ==> "Maybe (Boolean -> Boolean)" -- ISSUE.Issue.hidden ==> "Boolean" Boolean)" + @L0.assert ISSUE.Issue.hidden + ISSUE.Functions.standardIssueHidden : L0.Function + L0.HasValueType "Boolean" ISSUE.UserIssue L0.HasDescription "A tag for marking issues as manually added, i.e. so called user issues." @@ -93,6 +104,7 @@ ISSUE.Severity.Fatal : ISSUE.Severity ISSUE.Sources : L0.Library ISSUE.Sources.DependencyTracker -- ISSUE.Sources.DependencyTracker.HasType --> L0.Entity -- ISSUE.Sources.DependencyTracker.HasSearchType --> L0.Entity -- ISSUE.Sources.DependencyTracker.HasExtension --> L0.Function