Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.coverage')
-rw-r--r--plugins/org.eclipse.osee.coverage/jaxb/messages.xsd48
-rw-r--r--plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd204
-rw-r--r--plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_14
-rw-r--r--plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_26
-rw-r--r--plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_36
5 files changed, 134 insertions, 134 deletions
diff --git a/plugins/org.eclipse.osee.coverage/jaxb/messages.xsd b/plugins/org.eclipse.osee.coverage/jaxb/messages.xsd
index dfccd03c020..546dfcfc515 100644
--- a/plugins/org.eclipse.osee.coverage/jaxb/messages.xsd
+++ b/plugins/org.eclipse.osee.coverage/jaxb/messages.xsd
@@ -1,24 +1,24 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns:jxb="http://java.sun.com/xml/ns/jaxb"
- jxb:version="2.0">
-
-<xsd:element name="CoveragePackageEvent1" type="CoveragePackageEvent1"/>
-
-<xsd:complexType name="CoveragePackageEvent1">
- <xsd:sequence>
- <xsd:element name="package" type="CoverageChange1"/>
- <xsd:element name="coverages" type="CoverageChange1" maxOccurs="unbounded" minOccurs="1"/>
- <xsd:element name="sessionId" type="xsd:string"/>
- </xsd:sequence>
-</xsd:complexType>
-
-<xsd:complexType name="CoverageChange1">
- <xsd:sequence>
- <xsd:element name="name" type="xsd:string"/>
- <xsd:element name="guid" type="xsd:string"/>
- <xsd:element name="modTypeGuid" type="xsd:string"/>
- </xsd:sequence>
-</xsd:complexType>
-
-</xsd:schema>
+<?xml version="1.0" encoding="UTF-8"?>
+<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ xmlns:jxb="http://java.sun.com/xml/ns/jaxb"
+ jxb:version="2.0">
+
+<xsd:element name="CoveragePackageEvent1" type="CoveragePackageEvent1"/>
+
+<xsd:complexType name="CoveragePackageEvent1">
+ <xsd:sequence>
+ <xsd:element name="package" type="CoverageChange1"/>
+ <xsd:element name="coverages" type="CoverageChange1" maxOccurs="unbounded" minOccurs="1"/>
+ <xsd:element name="sessionId" type="xsd:string"/>
+ </xsd:sequence>
+</xsd:complexType>
+
+<xsd:complexType name="CoverageChange1">
+ <xsd:sequence>
+ <xsd:element name="name" type="xsd:string"/>
+ <xsd:element name="guid" type="xsd:string"/>
+ <xsd:element name="modTypeGuid" type="xsd:string"/>
+ </xsd:sequence>
+</xsd:complexType>
+
+</xsd:schema>
diff --git a/plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd b/plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd
index 4c7ec63e28e..5695846a30e 100644
--- a/plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd
+++ b/plugins/org.eclipse.osee.coverage/schema/CoverageNavigateItem.exsd
@@ -1,102 +1,102 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!-- Schema file written by PDE -->
-<schema targetNamespace="org.eclipse.osee.coverage" xmlns="http://www.w3.org/2001/XMLSchema">
-<annotation>
- <appinfo>
- <meta.schema plugin="org.eclipse.osee.coverage" id="CoverageNavigateItem" name="CoverageNavigateItem"/>
- </appinfo>
- <documentation>
- [Enter description of this extension point.]
- </documentation>
- </annotation>
-
- <element name="extension">
- <annotation>
- <appinfo>
- <meta.element />
- </appinfo>
- </annotation>
- <complexType>
- <sequence>
- <element ref="ICoverageNavigateItem"/>
- </sequence>
- <attribute name="point" type="string" use="required">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- <attribute name="id" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- </annotation>
- </attribute>
- <attribute name="name" type="string">
- <annotation>
- <documentation>
-
- </documentation>
- <appinfo>
- <meta.attribute translatable="true"/>
- </appinfo>
- </annotation>
- </attribute>
- </complexType>
- </element>
-
- <element name="ICoverageNavigateItem">
- <complexType>
- <attribute name="classname" type="string" use="required">
- <annotation>
- <documentation>
-
- </documentation>
- <appinfo>
- <meta.attribute kind="java" basedOn=":org.eclipse.osee.coverage.navigate.ICoverageNavigateItem"/>
- </appinfo>
- </annotation>
- </attribute>
- </complexType>
- </element>
-
- <annotation>
- <appinfo>
- <meta.section type="since"/>
- </appinfo>
- <documentation>
- [Enter the first release in which this extension point appears.]
- </documentation>
- </annotation>
-
- <annotation>
- <appinfo>
- <meta.section type="examples"/>
- </appinfo>
- <documentation>
- [Enter extension point usage example here.]
- </documentation>
- </annotation>
-
- <annotation>
- <appinfo>
- <meta.section type="apiInfo"/>
- </appinfo>
- <documentation>
- [Enter API information here.]
- </documentation>
- </annotation>
-
- <annotation>
- <appinfo>
- <meta.section type="implementation"/>
- </appinfo>
- <documentation>
- [Enter information about supplied implementation of this extension point.]
- </documentation>
- </annotation>
-
-
-</schema>
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- Schema file written by PDE -->
+<schema targetNamespace="org.eclipse.osee.coverage" xmlns="http://www.w3.org/2001/XMLSchema">
+<annotation>
+ <appinfo>
+ <meta.schema plugin="org.eclipse.osee.coverage" id="CoverageNavigateItem" name="CoverageNavigateItem"/>
+ </appinfo>
+ <documentation>
+ [Enter description of this extension point.]
+ </documentation>
+ </annotation>
+
+ <element name="extension">
+ <annotation>
+ <appinfo>
+ <meta.element />
+ </appinfo>
+ </annotation>
+ <complexType>
+ <sequence>
+ <element ref="ICoverageNavigateItem"/>
+ </sequence>
+ <attribute name="point" type="string" use="required">
+ <annotation>
+ <documentation>
+
+ </documentation>
+ </annotation>
+ </attribute>
+ <attribute name="id" type="string">
+ <annotation>
+ <documentation>
+
+ </documentation>
+ </annotation>
+ </attribute>
+ <attribute name="name" type="string">
+ <annotation>
+ <documentation>
+
+ </documentation>
+ <appinfo>
+ <meta.attribute translatable="true"/>
+ </appinfo>
+ </annotation>
+ </attribute>
+ </complexType>
+ </element>
+
+ <element name="ICoverageNavigateItem">
+ <complexType>
+ <attribute name="classname" type="string" use="required">
+ <annotation>
+ <documentation>
+
+ </documentation>
+ <appinfo>
+ <meta.attribute kind="java" basedOn=":org.eclipse.osee.coverage.navigate.ICoverageNavigateItem"/>
+ </appinfo>
+ </annotation>
+ </attribute>
+ </complexType>
+ </element>
+
+ <annotation>
+ <appinfo>
+ <meta.section type="since"/>
+ </appinfo>
+ <documentation>
+ [Enter the first release in which this extension point appears.]
+ </documentation>
+ </annotation>
+
+ <annotation>
+ <appinfo>
+ <meta.section type="examples"/>
+ </appinfo>
+ <documentation>
+ [Enter extension point usage example here.]
+ </documentation>
+ </annotation>
+
+ <annotation>
+ <appinfo>
+ <meta.section type="apiInfo"/>
+ </appinfo>
+ <documentation>
+ [Enter API information here.]
+ </documentation>
+ </annotation>
+
+ <annotation>
+ <appinfo>
+ <meta.section type="implementation"/>
+ </appinfo>
+ <documentation>
+ [Enter information about supplied implementation of this extension point.]
+ </documentation>
+ </annotation>
+
+
+</schema>
diff --git a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_1 b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_1
index 69537b8b306..876ae657add 100644
--- a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_1
+++ b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_1
@@ -1,3 +1,3 @@
- 2 2 4
- 2 1 3
+ 2 2 4
+ 2 1 3
1 1 3 \ No newline at end of file
diff --git a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_2 b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_2
index 28a9cedf748..08b991c4691 100644
--- a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_2
+++ b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_2
@@ -1,4 +1,4 @@
- 1 1 4
- 2 1 3
- 1 1 3
+ 1 1 4
+ 2 1 3
+ 1 1 3
1 1 2 \ No newline at end of file
diff --git a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_3 b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_3
index b428450314a..24396e10e9e 100644
--- a/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_3
+++ b/plugins/org.eclipse.osee.coverage/support/vcastData/vcast/results/test_unit_3
@@ -1,4 +1,4 @@
- 1 1 4
- 1 1 2
- 1 1 1
+ 1 1 4
+ 1 1 2
+ 1 1 1
2 2 2 \ No newline at end of file

Back to the top