X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.layer0%2Fgraph%2FLayer0Templates.pgraph;h=74bff5f40d84e814a87eaf647273263e415b9202;hp=110691324165aadf1fadb58cc5d3f6b1c3972c55;hb=0ae2b770234dfc3cbb18bd38f324125cf0faca07;hpb=24e2b34260f219f0d1644ca7a138894980e25b14 diff --git a/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph b/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph index 110691324..74bff5f40 100644 --- a/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph +++ b/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph @@ -1,43 +1,43 @@ -L0 = - -L0.assert : L0.Template - @template %type %predicate %object - %type - L0.Asserts _ : L0.Assertion - L0.HasPredicate %predicate - L0.HasObject %object -L0.property : L0.Template - @template %type %relation - %type - L0.HasPropertyDefinition _ : L0.PropertyDefinition - L0.ConcernsRelation %relation -L0.singleProperty : L0.Template - @template %type %relation - %type - L0.HasPropertyDefinition _ : L0.PropertyDefinition - L0.ConcernsRelation %relation - L0.HasCardinalityRange L0.Cardinality1 -L0.singlePropertyDefault : L0.Template - @template %type %relation %default - %type - L0.HasPropertyDefinition _ : L0.PropertyDefinition - L0.ConcernsRelation %relation - L0.HasCardinalityRange L0.Cardinality1 - L0.Asserts _ : L0.Assertion - L0.HasPredicate %relation - L0.HasObject %default -L0.optionalProperty : L0.Template - @template %type %relation - %type - L0.HasPropertyDefinition _ : L0.PropertyDefinition - L0.ConcernsRelation %relation - L0.HasCardinalityRange L0.CardinalityAtMost1 -L0.symmetric : L0.Template - @template %relation - %relation L0.InverseOf %relation -L0.tag : L0.Template - @template %resource %tag - %resource %tag %resource -L0.defTag : L0.Template - @template %resource +L0 = + +L0.assert : L0.Template + @template %type %predicate %object + %type + L0.Asserts _ : L0.Assertion + L0.HasPredicate %predicate + L0.HasObject %object +L0.property : L0.Template + @template %type %relation + %type + L0.HasPropertyDefinition _ : L0.PropertyDefinition + L0.ConcernsRelation %relation +L0.singleProperty : L0.Template + @template %type %relation + %type + L0.HasPropertyDefinition _ : L0.PropertyDefinition + L0.ConcernsRelation %relation + L0.HasCardinalityRange L0.Cardinality1 +L0.singlePropertyDefault : L0.Template + @template %type %relation %default + %type + L0.HasPropertyDefinition _ : L0.PropertyDefinition + L0.ConcernsRelation %relation + L0.HasCardinalityRange L0.Cardinality1 + L0.Asserts _ : L0.Assertion + L0.HasPredicate %relation + L0.HasObject %default +L0.optionalProperty : L0.Template + @template %type %relation + %type + L0.HasPropertyDefinition _ : L0.PropertyDefinition + L0.ConcernsRelation %relation + L0.HasCardinalityRange L0.CardinalityAtMost1 +L0.symmetric : L0.Template + @template %relation + %relation L0.InverseOf %relation +L0.tag : L0.Template + @template %resource %tag + %resource %tag %resource +L0.defTag : L0.Template + @template %resource %resource