]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.browsing.ui.ontology/graph/Browsing.pgraph
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.browsing.ui.ontology / graph / Browsing.pgraph
diff --git a/bundles/org.simantics.browsing.ui.ontology/graph/Browsing.pgraph b/bundles/org.simantics.browsing.ui.ontology/graph/Browsing.pgraph
new file mode 100644 (file)
index 0000000..ff2487c
--- /dev/null
@@ -0,0 +1,66 @@
+L0 = <http://www.simantics.org/Layer0-1.1>
+
+Browsing = <http://www.simantics.org/Browsing-1.1> : L0.Ontology
+    @L0.new
+    L0.HasResourceClass "org.simantics.browsing.ui.swt.stubs.BrowsingResource"
+
+Browsing.ReadFactory <T L0.Entity
+Browsing.ModifyListener <T L0.Entity
+
+Browsing.Action <T L0.Entity
+Browsing.Listener <T L0.Entity
+
+Browsing.Control <T L0.Entity
+Browsing.Control.HorizontalSpan <R L0.HasProperty : L0.FunctionalRelation
+Browsing.Control.HorizontalGrab <R L0.HasProperty : L0.FunctionalRelation
+Browsing.Control.PreferredWidth <R L0.HasProperty : L0.FunctionalRelation
+Browsing.Control.PreferredHeight <R L0.HasProperty : L0.FunctionalRelation
+
+Browsing.Dialog <T Browsing.Action
+Browsing.Dialog.Title <R L0.HasProperty : L0.FunctionalRelation
+Browsing.Dialog.Control <R L0.DependsOn
+Browsing.Dialog.FinishAction <R L0.DependsOn
+
+Browsing.Wizard <T Browsing.Action
+Browsing.Wizard.Title <R L0.HasProperty : L0.FunctionalRelation
+Browsing.Wizard.Pages <R L0.DependsOn
+Browsing.Wizard.FinishAction <R L0.DependsOn
+
+Browsing.WizardPage <T L0.Entity
+Browsing.WizardPage.Title <R L0.HasProperty : L0.FunctionalRelation
+Browsing.WizardPage.Control <R L0.DependsOn
+
+Browsing.Combo <T Browsing.Control
+Browsing.Combo.AvailableItems <R L0.DependsOn
+Browsing.Combo.SelectedItem <R L0.DependsOn
+Browsing.Combo.Modifier <R L0.DependsOn
+
+Browsing.Icon <T L0.Entity
+Browsing.BundleIcon <T Browsing.Icon
+Browsing.BundleIcon.Bundle <R L0.HasProperty : L0.FunctionalRelation
+Browsing.BundleIcon.Path <R L0.HasProperty : L0.FunctionalRelation
+
+Browsing.Button <T Browsing.Control
+Browsing.Button.Text <R L0.HasProperty : L0.FunctionalRelation
+Browsing.Button.Tooltip <R L0.HasProperty : L0.FunctionalRelation
+Browsing.Button.Icon <R L0.DependsOn
+Browsing.Button.Action <R L0.DependsOn
+
+Browsing.Composite <T Browsing.Control
+Browsing.Composite.Children <R L0.DependsOn
+Browsing.Composite.ColumnCount <R L0.HasProperty : L0.FunctionalRelation
+
+Browsing.GraphExplorerComposite <T Browsing.Composite
+Browsing.GraphExplorerComposite.SelectionListener <R L0.DependsOn
+Browsing.GraphExplorerComposite.BrowseContext <R L0.HasProperty : L0.FunctionalRelation
+Browsing.GraphExplorerComposite.SelectionParameter <R L0.DependsOn
+Browsing.GraphExplorerComposite.Check <R L0.HasProperty : L0.FunctionalRelation
+Browsing.GraphExplorerComposite.DisplayFilter <R L0.HasProperty : L0.FunctionalRelation
+
+Browsing.HasInputSource <R L0.DependsOn
+Browsing.InputSource <T L0.Entity
+
+Browsing.Parameter <T L0.Entity
+
+Browsing.WorkbenchSelectionInputSource : Browsing.InputSource 
+Browsing.WorkbenchSelectionResourceInputSource : Browsing.InputSource