X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.issues.ontology%2Fgraph%2FIssue.pgraph;h=a819028de94dc38b3a860edb753059b42235c0f9;hp=0aa27d38ab43bfd38acd4081002c1a0b1da88974;hb=a770d29c1cd08ec09aed5a988cb54c9aaf623f3f;hpb=969bd23cab98a79ca9101af33334000879fb60c5 diff --git a/bundles/org.simantics.issues.ontology/graph/Issue.pgraph b/bundles/org.simantics.issues.ontology/graph/Issue.pgraph index 0aa27d38a..a819028de 100644 --- a/bundles/org.simantics.issues.ontology/graph/Issue.pgraph +++ b/bundles/org.simantics.issues.ontology/graph/Issue.pgraph @@ -1,72 +1,91 @@ -// Converted from version 16895 -L0 = -L0X = - -// Standard database structure - -ISSUE = : L0.Ontology - @L0.new - L0.HasResourceClass "org.simantics.issues.ontology.IssueResource" - -ISSUE.Functions : L0.Library - -ISSUE.IssueSourceType +L0X = + +// Standard database structure + +ISSUE = : L0.Ontology + @L0.new + L0.HasResourceClass "org.simantics.issues.ontology.IssueResource" + +ISSUE.Functions : L0.Library + +ISSUE.IssueSourceType -- ISSUE.IssueSource.HasConstraint --> L0.Constraint -- ISSUE.IssueSource.Manages --> ISSUE.Issue -- ISSUE.IssueSource.Selected --> ISSUE.IssueSource -- ISSUE.IssueSource.active ==> "Boolean" -- ISSUE.ContinuousIssueSource.lastUpdateRevision --> L0.Long -- ISSUE.IssueSource.HasConstraint --> L0.Constraint -- ISSUE.IssueSource.Manages --> ISSUE.Issue -- ISSUE.IssueSource.Selected --> ISSUE.IssueSource -- ISSUE.IssueSource.active ==> "Boolean" -- ISSUE.ContinuousIssueSource.lastUpdateRevision --> L0.Long -- ISSUE.Issue.HasContext -- ISSUE.Issue.HasSeverity --> ISSUE.Severity -- ISSUE.Issue.HasContexts --> L0.List -- ISSUE.Issue.severity ==> "String" -- ISSUE.Issue.resource ==> "String" -- ISSUE.Issue.path ==> "String" -- ISSUE.Issue.creationTime --> L0.String -- ISSUE.Issue.HasContext -- ISSUE.Issue.HasSeverity --> ISSUE.Severity -- ISSUE.Issue.HasContexts --> ISSUE.Issue.ContextList -- ISSUE.Issue.contexts ==> "[Resource]" -- ISSUE.Issue.severity ==> "String" -- 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." + @L0.defTag + @L0.symmetric + +ISSUE.Hidden + L0.HasDescription "A tag for marking issues hidden. This can be used as a hint for user interfaces." + @L0.defTag + @L0.symmetric + +ISSUE.Resolved + L0.HasDescription "A tag for marking issues as resolved." + @L0.defTag + @L0.symmetric ISSUE.Severity -- ISSUE.Sources.DependencyTracker.HasType --> L0.Entity -- ISSUE.Sources.DependencyTracker.HasSearchType --> L0.Entity -- ISSUE.Sources.DependencyTracker.HasExtension --> L0.Function -- ISSUE.Sources.DependencyTracker.HasBaseFunction --> L0.Function -- ISSUE.Sources.DependencyTracker.HasConstraint --> L0.Constraint -- ISSUE.Sources.DependencyTracker.HasType --> L0.Entity -- ISSUE.Sources.DependencyTracker.HasSearchType --> L0.Entity -- ISSUE.Sources.DependencyTracker.HasExtension --> L0.Function -- ISSUE.Sources.DependencyTracker.HasBaseFunction --> L0.Function -- ISSUE.Sources.DependencyTracker.HasConstraint --> L0.Constraint