]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.document.ui.ontology/graph/DocumentProperty.pgraph
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.document.ui.ontology / graph / DocumentProperty.pgraph
1 L0 = <http://www.simantics.org/Layer0-1.1>
2 VP = <http://www.simantics.org/Viewpoint-1.2>
3 SEL = <http://www.simantics.org/SelectionView-1.2>
4 VIEW = <http://www.simantics.org/Views-1.2>
5 SEL = <http://www.simantics.org/SelectionView-1.2>
6 SEL_UI = <http://www.simantics.org/SelectionViewUI-1.1>
7 MOD = <http://www.simantics.org/Modeling-1.2>
8 WORKBENCH = <http://www.simantics.org/Workbench-1.2>
9
10 DOC = <http://www.simantics.org/Document-1.2>
11 UI = <http://www.simantics.org/DocumentUI-1.1>
12
13 UI.DocumentTabContributionType <T SEL.AbstractResourceTabContribution
14 UI.DocumentTabContribution : UI.DocumentTabContributionType
15      SEL.AbstractResourceTabContribution.HasPriority 1
16      
17 UI.SearchFunction : L0.Function
18    L0.HasLabel "Document Search" : L0.String
19
20 UI.SearchContribution : WORKBENCH.SearchContribution
21   WORKBENCH.hasSearchFunction UI.SearchFunction
22   
23   
24 UI.DocumentOldTest <T VP.Test
25 UI.DocumentNotOldTest <T VP.Test
26
27