]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d.ontology/graph/plant3d.pgraph
Adjustable length inline components
[simantics/3d.git] / org.simantics.plant3d.ontology / graph / plant3d.pgraph
index f589bf3728f427d9bd3558a69e0464bcda47a476..7d0e4976891f8d807d24af669a6e56e704494ea8 100644 (file)
@@ -19,9 +19,10 @@ P3D.Node <T G3D.Node
 P3D.Plant <T G3D.RootNode <T P3D.Node
 
 
-P3D.childen <R G3D.children
+P3D.children <R G3D.children
 
 P3D.hasGeometry <R L0.IsWeaklyRelatedTo
+P3D.GeometryProvider <T L0.Entity
    
 P3D.LibraryComponent <T P3D.Node
 
@@ -170,4 +171,7 @@ P3D.hasParameter <R L0.IsRelatedTo
 P3D.hasParameterValue <R L0.IsRelatedTo : L0.FunctionalRelation
    L0.HasDomain P3D.Parameter
    L0.HasRange L0.Literal
+   
+P3D.ComponentLibrary <T L0.Library
+P3D.ComponentLibrary.contains <R L0.IsWeaklyRelatedTo
    
\ No newline at end of file