Commit b522e46d authored by Klaus Wölfel's avatar Klaus Wölfel Committed by Eteri

add missing aggregated property sheet to data transformation operation line

parent 8a3152d2
...@@ -44,6 +44,16 @@ ...@@ -44,6 +44,16 @@
<portal_type id="Data Supply Line"> <portal_type id="Data Supply Line">
<item>DataMovement</item> <item>DataMovement</item>
</portal_type> </portal_type>
<portal_type id="Data Transformation Operation Line">
<item>Aggregated</item>
</portal_type>
<portal_type id="Data Transformation Resource Line">
<item>Aggregated</item>
</portal_type>
<portal_type id="Device Configuration Type">
<item>TextDocument</item>
<item>Url</item>
</portal_type>
<portal_type id="Ingestion Policy"> <portal_type id="Ingestion Policy">
<item>IngestionPolicy</item> <item>IngestionPolicy</item>
<item>Reference</item> <item>Reference</item>
...@@ -52,4 +62,4 @@ ...@@ -52,4 +62,4 @@
<portal_type id="Progress Indicator"> <portal_type id="Progress Indicator">
<item>OffsetIndex</item> <item>OffsetIndex</item>
</portal_type> </portal_type>
</property_sheet_list> </property_sheet_list>
\ No newline at end of file
...@@ -15,7 +15,11 @@ Data Set | Predicate ...@@ -15,7 +15,11 @@ Data Set | Predicate
Data Stream | OffsetIndex Data Stream | OffsetIndex
Data Supply Line | DataMovement Data Supply Line | DataMovement
Data Supply | Version Data Supply | Version
Data Transformation Operation Line | Aggregated
Data Transformation Resource Line | Aggregated
Device Configuration Type | TextDocument
Device Configuration Type | Url
Ingestion Policy | IngestionPolicy Ingestion Policy | IngestionPolicy
Ingestion Policy | Reference Ingestion Policy | Reference
Ingestion Policy | Version Ingestion Policy | Version
Progress Indicator | OffsetIndex Progress Indicator | OffsetIndex
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment