X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.template2d.ontology%2Fgraph%2FDrawingTemplate.pgraph;fp=bundles%2Forg.simantics.modeling.template2d.ontology%2Fgraph%2FDrawingTemplate.pgraph;h=c2c41d62c2615d75f8f761fe3e4c44a3255ce1e7;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling.template2d.ontology/graph/DrawingTemplate.pgraph b/bundles/org.simantics.modeling.template2d.ontology/graph/DrawingTemplate.pgraph new file mode 100644 index 000000000..c2c41d62c --- /dev/null +++ b/bundles/org.simantics.modeling.template2d.ontology/graph/DrawingTemplate.pgraph @@ -0,0 +1,212 @@ +L0 = +L0X = +STR = +DIA = +MOD = +TEMPLATE2D = +ACT = +G2D = +SEL = +SG = +VIEW = +DATA = + +TEMPLATE2D.DrawingTemplateLibrary L0.Library + +TEMPLATE2D.HasDrawingTemplate TEMPLATE2D.DrawingTemplate + +TEMPLATE2D.DiagramTemplates : TEMPLATE2D.DrawingTemplateLibrary : TEMPLATE2D.DrawingTemplateLibraryUI + @L0.tag L0.Deprecated + L0.HasLabel "Diagram Templates" + +TEMPLATE2D.FlagTable.Column -- TEMPLATE2D.FlagTable.Column.HasWeight --> L0.Float -- TEMPLATE2D.FlagTable.Column.horizontalAlignment --> TEMPLATE2D.FlagTable.Alignment -- TEMPLATE2D.FlagTable.Column.verticalAlignment --> TEMPLATE2D.FlagTable.Alignment -- TEMPLATE2D.FlagTable.RowNumberColumn.start --> L0.Integer -- TEMPLATE2D.FlagTypeVisual.filters --> L0.Value -- TEMPLATE2D.FlagTypeVisual.Filter.HasProperty --> L0.String -- TEMPLATE2D.FlagTypeVisual.Filter.HasPattern --> L0.String -- TEMPLATE2D.FlagTypeVisual.Filter.matchRequired--> L0.Boolean -- TEMPLATE2D.FlagTable.HasAlignment --> TEMPLATE2D.FlagTable.Alignment -- TEMPLATE2D.FlagTable.HasWidth --> L0.Float -- TEMPLATE2D.FlagTable.HasRowCount --> L0.Integer -- TEMPLATE2D.FlagTable.HasRowHeigth --> L0.Float -- TEMPLATE2D.FlagTable.HasRowOffset --> L0.Integer L0.FloatArray + +TEMPLATE2D.HasBorder TEMPLATE2D.Border + +TEMPLATE2D.HasPadding L0.FloatArray + +// two dimensional array (width, height) +TEMPLATE2D.HasSize L0.FloatArray + +TEMPLATE2D.HasSize2 TEMPLATE2D.Size + +TEMPLATE2D.Size L0.FloatArray + +TEMPLATE2D.HasPage TEMPLATE2D.Page + +TEMPLATE2D.HasVerticalAlign TEMPLATE2D.Alignment + +TEMPLATE2D.HasHorizontalAlign TEMPLATE2D.Alignment + +TEMPLATE2D.HasPageOrientation TEMPLATE2D.PageOrientation + L0.HasLabel "orientation" + +TEMPLATE2D.Page