]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.ontology/graph/Document.pgraph
Move graph file document codes around a bit
[simantics/platform.git] / bundles / org.simantics.document.ontology / graph / Document.pgraph
index e006a5fd8a141157a7f5e7687a1b79a030f617c6..b35002d40c3aa9fbad91e1c94b30dbc97c4a11d8 100644 (file)
@@ -3,6 +3,7 @@ L0X = <http://www.simantics.org/Layer0X-1.1>
 SG = <http://www.simantics.org/Scenegraph-1.1>
 SEL = <http://www.simantics.org/SelectionView-1.2>
 GF = <http://www.simantics.org/GraphFile-0.1>
+ACT = <http://www.simantics.org/Action-1.1>
 
 DOC = <http://www.simantics.org/Document-1.2> : L0.Ontology
     @L0.new
@@ -158,4 +159,8 @@ DOC.PlainTextDocument <T DOC.Document
 
 
 DOC.DocumentLibrary <T L0.Library
+
+DOC.Actions : L0.Library
+
+DOC.Actions.ImportFileDocument : ACT.Action
    
\ No newline at end of file