Added initial support for FluidActivity and Fluid table in DDR report
Showing
7 changed files
with
3 additions
and
4 deletions
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Mon Aug 15 00:07:43 BST 2011 | 1 | +# Saved by TopBraid on Mon Aug 15 02:53:38 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
1 | -# Saved by TopBraid on Fri Aug 12 23:21:26 PDT 2011 | 1 | +# Saved by TopBraid on Mon Aug 15 01:26:41 BST 2011 |
2 | # baseURI: null | 2 | # baseURI: null |
3 | 3 | ||
4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | 4 | @prefix composite: <http://www.topbraid.org/2007/05/composite.owl#> . | ... | ... |
... | @@ -57,9 +57,8 @@ | ... | @@ -57,9 +57,8 @@ |
57 | 57 | ||
58 | <ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:Operations" /> | 58 | <ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:Operations" /> |
59 | 59 | ||
60 | - <ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:EquipmentFailure" /> | 60 | + <ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:Fluid" /> |
61 | 61 | ||
62 | - <ddrswp:Table arg:report="{= ?report }" arg:template="ddr-tables:BitRecord" /> | ||
63 | 62 | ||
64 | </ui:group> | 63 | </ui:group> |
65 | </ui:group> | 64 | </ui:group> | ... | ... |
-
Please register or login to post a comment