X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.layer0%2Fgraph%2FLayer0Templates.pgraph;h=0dbba3181589a58260003ff062c3e4da753ee895;hb=c01945105c0582852cb1e9833301a312f5e3f613;hp=110691324165aadf1fadb58cc5d3f6b1c3972c55;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph b/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph index 110691324..0dbba3181 100644 --- a/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph +++ b/bundles/org.simantics.layer0/graph/Layer0Templates.pgraph @@ -1,43 +1,52 @@ -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 + +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