X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.linking.ontology%2Fgraph%2FdocumentlinkViewpoint.pgraph;fp=bundles%2Forg.simantics.document.linking.ontology%2Fgraph%2FdocumentlinkViewpoint.pgraph;h=0c471ba7e98dab45059aabc1467e6fa0ce67a8ba;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document.linking.ontology/graph/documentlinkViewpoint.pgraph b/bundles/org.simantics.document.linking.ontology/graph/documentlinkViewpoint.pgraph new file mode 100644 index 000000000..0c471ba7e --- /dev/null +++ b/bundles/org.simantics.document.linking.ontology/graph/documentlinkViewpoint.pgraph @@ -0,0 +1,159 @@ +L0 = +MOD = +IMAGE = +VP = +ACT = +DocumentLink = +Silk = + +PropertyBrowseContext = DocumentLink.SourcePropertyViewpointBrowseContext : VP.BrowseContext +PropertyActionContext = DocumentLink.SourcePropertyViewpointActionContext : VP.BrowseContext + +ObjectBrowseContext = DocumentLink.SourceObjectViewpointBrowseContext : VP.BrowseContext +ObjectActionContext = DocumentLink.SourceObjectViewpointActionContext : VP.BrowseContext + +ModelBrowseContext = DocumentLink.ModelViewpointBrowseContext : VP.BrowseContext +ModelBrowseContext2 = DocumentLink.ModelViewpointBrowseContext2 : VP.BrowseContext +ModelActionContext = DocumentLink.ModelViewpointActionContext : VP.BrowseContext + + +PropertyBrowseContext.VariableLabelRule : VP.LabelRule +PropertyBrowseContext.VariableModifierRule : VP.ModifierRule +PropertyBrowseContext.VariableImageRule : VP.ImageRule +PropertyBrowseContext.VariableImageDecorationRule : VP.ImageDecorationRule + +VAR = PropertyBrowseContext.Variable : VP.NodeType + VP.HasContentType "Variable" + +PropertyBrowseContext + VP.BrowseContext.HasChildContribution _ : VP.ChildContribution + VP.ChildContribution.HasParentNodeType L0.Entity + VP.ChildContribution.HasChildNodeType VAR + VP.ChildContribution.HasRule PropertyBrowseContext.ChildRule : VP.ChildRule + VP.BrowseContext.HasChildContribution _ : VP.ChildContribution + VP.ChildContribution.HasParentNodeType VAR + VP.ChildContribution.HasChildNodeType VAR + VP.ChildContribution.HasRule PropertyBrowseContext.ChildRule + @VP.customLabelRule VAR PropertyBrowseContext.VariableLabelRule + @VP.customModifierRule VAR PropertyBrowseContext.VariableModifierRule + @VP.customImageRule VAR PropertyBrowseContext.VariableImageRule + @VP.customImageDecorationRule VAR PropertyBrowseContext.VariableImageDecorationRule + + +PropertyActionContext.Category : VP.ActionCategory + L0.HasLabel "Edit" + VP.ActionCategory.IsSubmenu L0.False + +PropertyActionContext.RemoveSource : ACT.Action +PropertyActionContext.ShowDocument : ACT.Action +PropertyActionContext.ShowDocumentExternal : ACT.Action +PropertyActionContext.ReplaceWithLatest : ACT.Action +PropertyActionContext.FixAllReferences : ACT.Action +PropertyActionContext.SourceObjectDropAction : ACT.DropAction + +PropertyActionContext.VariableInstanceTest