Remove the auto-generated source code 02/20202/1
authorshaofeng <shaofeng.tang@intel.com>
Tue, 29 Apr 2014 08:34:24 +0000 (16:34 +0800)
committershaofeng <shaofeng.tang@intel.com>
Tue, 29 Apr 2014 08:34:24 +0000 (16:34 +0800)
Change-Id: I0361bdbeedc5e979fd61408ef79ff4b79dc6bca5

38 files changed:
src_jaxb/org/tizen/tct/tool/mgr/jaxb/capability/Capabilities.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/capability/ObjectFactory.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/BuildInfoType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CapabilitiesType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CapabilityType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CaseTypeType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Categories.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Description.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ExecutionTypeSimpleType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/MeasurementType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ObjectFactory.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/PrioritySimpleType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ResultInfoType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SeriesType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Set.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SimpleMeasurementType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecAssertionType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecsType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/StatusType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Step.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Steps.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Suite.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SummaryType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/TestDefinition.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/TestScriptEntry.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Testcase.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/ExecuteTypeType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/ObjectFactory.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/SuiteType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/Testplan.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/package-info.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/ObjectFactory.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/PlanStatus.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/TasksType.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/package-info.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/summary/ObjectFactory.java [deleted file]
src_jaxb/org/tizen/tct/tool/mgr/jaxb/summary/ResultSummary.java [deleted file]

diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/capability/Capabilities.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/capability/Capabilities.java
deleted file mode 100644 (file)
index b64de86..0000000
+++ /dev/null
@@ -1,225 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:37 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.capability;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="capability" maxOccurs="unbounded" minOccurs="0">
- *           &lt;complexType>
- *             &lt;complexContent>
- *               &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *                 &lt;sequence>
- *                   &lt;element name="value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *                 &lt;/sequence>
- *                 &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="support" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
- *               &lt;/restriction>
- *             &lt;/complexContent>
- *           &lt;/complexType>
- *         &lt;/element>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "capability"
-})
-@XmlRootElement(name = "capabilities")
-public class Capabilities {
-
-    protected List<Capabilities.Capability> capability;
-
-    /**
-     * Gets the value of the capability property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the capability property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getCapability().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link Capabilities.Capability }
-     * 
-     * 
-     */
-    public List<Capabilities.Capability> getCapability() {
-        if (capability == null) {
-            capability = new ArrayList<Capabilities.Capability>();
-        }
-        return this.capability;
-    }
-
-
-    /**
-     * <p>Java class for anonymous complex type.
-     * 
-     * <p>The following schema fragment specifies the expected content contained within this class.
-     * 
-     * <pre>
-     * &lt;complexType>
-     *   &lt;complexContent>
-     *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
-     *       &lt;sequence>
-     *         &lt;element name="value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
-     *       &lt;/sequence>
-     *       &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="support" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *     &lt;/restriction>
-     *   &lt;/complexContent>
-     * &lt;/complexType>
-     * </pre>
-     * 
-     * 
-     */
-    @XmlAccessorType(XmlAccessType.FIELD)
-    @XmlType(name = "", propOrder = {
-        "value"
-    })
-    public static class Capability {
-
-        protected String value;
-        @XmlAttribute(name = "name")
-        protected String name;
-        @XmlAttribute(name = "support")
-        protected String support;
-        @XmlAttribute(name = "type")
-        protected String type;
-
-        /**
-         * Gets the value of the value property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getValue() {
-            return value;
-        }
-
-        /**
-         * Sets the value of the value property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setValue(String value) {
-            this.value = value;
-        }
-
-        /**
-         * Gets the value of the name property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getName() {
-            return name;
-        }
-
-        /**
-         * Sets the value of the name property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setName(String value) {
-            this.name = value;
-        }
-
-        /**
-         * Gets the value of the support property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getSupport() {
-            return support;
-        }
-
-        /**
-         * Sets the value of the support property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setSupport(String value) {
-            this.support = value;
-        }
-
-        /**
-         * Gets the value of the type property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getType() {
-            return type;
-        }
-
-        /**
-         * Sets the value of the type property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setType(String value) {
-            this.type = value;
-        }
-
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/capability/ObjectFactory.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/capability/ObjectFactory.java
deleted file mode 100644 (file)
index 34e8006..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:37 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.capability;
-
-import javax.xml.bind.annotation.XmlRegistry;
-
-
-/**
- * This object contains factory methods for each 
- * Java content interface and Java element interface 
- * generated in the org.tizen.tct.tool.mgr.jaxb.capability package. 
- * <p>An ObjectFactory allows you to programatically 
- * construct new instances of the Java representation 
- * for XML content. The Java representation of XML 
- * content can consist of schema derived interfaces 
- * and classes representing the binding of schema 
- * type definitions, element declarations and model 
- * groups.  Factory methods for each of these are 
- * provided in this class.
- * 
- */
-@XmlRegistry
-public class ObjectFactory {
-
-
-    /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.tizen.tct.tool.mgr.jaxb.capability
-     * 
-     */
-    public ObjectFactory() {
-    }
-
-    /**
-     * Create an instance of {@link Capabilities.Capability }
-     * 
-     */
-    public Capabilities.Capability createCapabilitiesCapability() {
-        return new Capabilities.Capability();
-    }
-
-    /**
-     * Create an instance of {@link Capabilities }
-     * 
-     */
-    public Capabilities createCapabilities() {
-        return new Capabilities();
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/BuildInfoType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/BuildInfoType.java
deleted file mode 100644 (file)
index a1d1048..0000000
+++ /dev/null
@@ -1,367 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for BuildInfoType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="BuildInfoType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="other" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       &lt;/sequence>
- *       &lt;attribute name="device_name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="device_model" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="os_version" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="device_id" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="firmware_version" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="screen_size" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="resolution" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="host" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="cts_version" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="build_id" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BuildInfoType", propOrder = {
-    "other"
-})
-public class BuildInfoType {
-
-    @XmlElement(required = true)
-    protected String other;
-    @XmlAttribute(name = "device_name")
-    protected String deviceName;
-    @XmlAttribute(name = "device_model")
-    protected String deviceModel;
-    @XmlAttribute(name = "os_version")
-    protected String osVersion;
-    @XmlAttribute(name = "device_id")
-    protected String deviceId;
-    @XmlAttribute(name = "firmware_version")
-    protected String firmwareVersion;
-    @XmlAttribute(name = "screen_size")
-    protected String screenSize;
-    @XmlAttribute(name = "resolution")
-    protected String resolution;
-    @XmlAttribute(name = "host")
-    protected String host;
-    @XmlAttribute(name = "cts_version")
-    protected String ctsVersion;
-    @XmlAttribute(name = "build_id")
-    protected String buildId;
-    @XmlAttribute(name = "manufacturer")
-    protected String manufacturer;
-
-    /**
-     * Gets the value of the other property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getOther() {
-        return other;
-    }
-
-    /**
-     * Sets the value of the other property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setOther(String value) {
-        this.other = value;
-    }
-
-    /**
-     * Gets the value of the deviceName property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getDeviceName() {
-        return deviceName;
-    }
-
-    /**
-     * Sets the value of the deviceName property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setDeviceName(String value) {
-        this.deviceName = value;
-    }
-
-    /**
-     * Gets the value of the deviceModel property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getDeviceModel() {
-        return deviceModel;
-    }
-
-    /**
-     * Sets the value of the deviceModel property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setDeviceModel(String value) {
-        this.deviceModel = value;
-    }
-
-    /**
-     * Gets the value of the osVersion property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getOsVersion() {
-        return osVersion;
-    }
-
-    /**
-     * Sets the value of the osVersion property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setOsVersion(String value) {
-        this.osVersion = value;
-    }
-
-    /**
-     * Gets the value of the deviceId property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getDeviceId() {
-        return deviceId;
-    }
-
-    /**
-     * Sets the value of the deviceId property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setDeviceId(String value) {
-        this.deviceId = value;
-    }
-
-    /**
-     * Gets the value of the firmwareVersion property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getFirmwareVersion() {
-        return firmwareVersion;
-    }
-
-    /**
-     * Sets the value of the firmwareVersion property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setFirmwareVersion(String value) {
-        this.firmwareVersion = value;
-    }
-
-    /**
-     * Gets the value of the screenSize property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getScreenSize() {
-        return screenSize;
-    }
-
-    /**
-     * Sets the value of the screenSize property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setScreenSize(String value) {
-        this.screenSize = value;
-    }
-
-    /**
-     * Gets the value of the resolution property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getResolution() {
-        return resolution;
-    }
-
-    /**
-     * Sets the value of the resolution property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setResolution(String value) {
-        this.resolution = value;
-    }
-
-    /**
-     * Gets the value of the host property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getHost() {
-        return host;
-    }
-
-    /**
-     * Sets the value of the host property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setHost(String value) {
-        this.host = value;
-    }
-
-    /**
-     * Gets the value of the ctsVersion property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getCtsVersion() {
-        return ctsVersion;
-    }
-
-    /**
-     * Sets the value of the ctsVersion property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setCtsVersion(String value) {
-        this.ctsVersion = value;
-    }
-
-    /**
-     * Gets the value of the buildId property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getBuildId() {
-        return buildId;
-    }
-
-    /**
-     * Sets the value of the buildId property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setBuildId(String value) {
-        this.buildId = value;
-    }
-
-    /**
-     * Gets the value of the manufacturer property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getManufacturer() {
-        return manufacturer;
-    }
-
-    /**
-     * Sets the value of the manufacturer property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setManufacturer(String value) {
-        this.manufacturer = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CapabilitiesType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CapabilitiesType.java
deleted file mode 100644 (file)
index d71aa69..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for CapabilitiesType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="CapabilitiesType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="capability" type="{}CapabilityType" maxOccurs="unbounded"/>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "CapabilitiesType", propOrder = {
-    "capability"
-})
-public class CapabilitiesType {
-
-    @XmlElement(required = true)
-    protected List<CapabilityType> capability;
-
-    /**
-     * Gets the value of the capability property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the capability property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getCapability().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link CapabilityType }
-     * 
-     * 
-     */
-    public List<CapabilityType> getCapability() {
-        if (capability == null) {
-            capability = new ArrayList<CapabilityType>();
-        }
-        return this.capability;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CapabilityType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CapabilityType.java
deleted file mode 100644 (file)
index 4f41c69..0000000
+++ /dev/null
@@ -1,95 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for CapabilityType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="CapabilityType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence minOccurs="0">
- *         &lt;element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       &lt;/sequence>
- *       &lt;attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "CapabilityType", propOrder = {
-    "value"
-})
-public class CapabilityType {
-
-    protected String value;
-    @XmlAttribute(name = "name", required = true)
-    protected String name;
-
-    /**
-     * Gets the value of the value property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getValue() {
-        return value;
-    }
-
-    /**
-     * Sets the value of the value property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setValue(String value) {
-        this.value = value;
-    }
-
-    /**
-     * Gets the value of the name property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getName() {
-        return name;
-    }
-
-    /**
-     * Sets the value of the name property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setName(String value) {
-        this.name = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CaseTypeType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/CaseTypeType.java
deleted file mode 100644 (file)
index 7ba07fc..0000000
+++ /dev/null
@@ -1,82 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlEnum;
-import javax.xml.bind.annotation.XmlEnumValue;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for case_type_type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * <p>
- * <pre>
- * &lt;simpleType name="case_type_type">
- *   &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     &lt;enumeration value="functional_positive"/>
- *     &lt;enumeration value="functional_negative"/>
- *     &lt;enumeration value="security"/>
- *     &lt;enumeration value="performance"/>
- *     &lt;enumeration value="reliability"/>
- *     &lt;enumeration value="portability"/>
- *     &lt;enumeration value="maintainability"/>
- *     &lt;enumeration value="compliance"/>
- *     &lt;enumeration value="user_experience"/>
- *     &lt;enumeration value="undefined"/>
- *   &lt;/restriction>
- * &lt;/simpleType>
- * </pre>
- * 
- */
-@XmlType(name = "case_type_type")
-@XmlEnum
-public enum CaseTypeType {
-
-    @XmlEnumValue("functional_positive")
-    FUNCTIONAL_POSITIVE("functional_positive"),
-    @XmlEnumValue("functional_negative")
-    FUNCTIONAL_NEGATIVE("functional_negative"),
-    @XmlEnumValue("security")
-    SECURITY("security"),
-    @XmlEnumValue("performance")
-    PERFORMANCE("performance"),
-    @XmlEnumValue("reliability")
-    RELIABILITY("reliability"),
-    @XmlEnumValue("portability")
-    PORTABILITY("portability"),
-    @XmlEnumValue("maintainability")
-    MAINTAINABILITY("maintainability"),
-    @XmlEnumValue("compliance")
-    COMPLIANCE("compliance"),
-    @XmlEnumValue("user_experience")
-    USER_EXPERIENCE("user_experience"),
-    @XmlEnumValue("undefined")
-    UNDEFINED("undefined");
-    private final String value;
-
-    CaseTypeType(String v) {
-        value = v;
-    }
-
-    public String value() {
-        return value;
-    }
-
-    public static CaseTypeType fromValue(String v) {
-        for (CaseTypeType c: CaseTypeType.values()) {
-            if (c.value.equals(v)) {
-                return c;
-            }
-        }
-        throw new IllegalArgumentException(v);
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Categories.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Categories.java
deleted file mode 100644 (file)
index 0b04260..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for categories complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="categories">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="category" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "categories", propOrder = {
-    "category"
-})
-public class Categories {
-
-    protected List<String> category;
-
-    /**
-     * Gets the value of the category property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the category property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getCategory().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link String }
-     * 
-     * 
-     */
-    public List<String> getCategory() {
-        if (category == null) {
-            category = new ArrayList<String>();
-        }
-        return this.category;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Description.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Description.java
deleted file mode 100644 (file)
index 2b0e3f2..0000000
+++ /dev/null
@@ -1,102 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElementRef;
-import javax.xml.bind.annotation.XmlElementRefs;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence maxOccurs="unbounded">
- *         &lt;choice minOccurs="0">
- *           &lt;element ref="{}notes"/>
- *         &lt;/choice>
- *         &lt;choice minOccurs="0">
- *           &lt;element ref="{}pre_condition"/>
- *         &lt;/choice>
- *         &lt;choice minOccurs="0">
- *           &lt;element ref="{}post_condition"/>
- *         &lt;/choice>
- *         &lt;element ref="{}steps"/>
- *         &lt;choice minOccurs="0">
- *           &lt;element ref="{}test_script_entry"/>
- *         &lt;/choice>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "notesAndPreConditionAndPostCondition"
-})
-@XmlRootElement(name = "description")
-public class Description {
-
-    @XmlElementRefs({
-        @XmlElementRef(name = "pre_condition", type = JAXBElement.class),
-        @XmlElementRef(name = "steps", type = Steps.class),
-        @XmlElementRef(name = "notes", type = JAXBElement.class),
-        @XmlElementRef(name = "test_script_entry", type = TestScriptEntry.class),
-        @XmlElementRef(name = "post_condition", type = JAXBElement.class)
-    })
-    protected List<Object> notesAndPreConditionAndPostCondition;
-
-    /**
-     * Gets the value of the notesAndPreConditionAndPostCondition property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the notesAndPreConditionAndPostCondition property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getNotesAndPreConditionAndPostCondition().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link TestScriptEntry }
-     * {@link JAXBElement }{@code <}{@link String }{@code >}
-     * {@link Steps }
-     * {@link JAXBElement }{@code <}{@link String }{@code >}
-     * {@link JAXBElement }{@code <}{@link String }{@code >}
-     * 
-     * 
-     */
-    public List<Object> getNotesAndPreConditionAndPostCondition() {
-        if (notesAndPreConditionAndPostCondition == null) {
-            notesAndPreConditionAndPostCondition = new ArrayList<Object>();
-        }
-        return this.notesAndPreConditionAndPostCondition;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ExecutionTypeSimpleType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ExecutionTypeSimpleType.java
deleted file mode 100644 (file)
index 1951d64..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlEnum;
-import javax.xml.bind.annotation.XmlEnumValue;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for execution_type_simple_type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * <p>
- * <pre>
- * &lt;simpleType name="execution_type_simple_type">
- *   &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     &lt;enumeration value="auto"/>
- *     &lt;enumeration value="manual"/>
- *   &lt;/restriction>
- * &lt;/simpleType>
- * </pre>
- * 
- */
-@XmlType(name = "execution_type_simple_type")
-@XmlEnum
-public enum ExecutionTypeSimpleType {
-
-    @XmlEnumValue("auto")
-    AUTO("auto"),
-    @XmlEnumValue("manual")
-    MANUAL("manual");
-    private final String value;
-
-    ExecutionTypeSimpleType(String v) {
-        value = v;
-    }
-
-    public String value() {
-        return value;
-    }
-
-    public static ExecutionTypeSimpleType fromValue(String v) {
-        for (ExecutionTypeSimpleType c: ExecutionTypeSimpleType.values()) {
-            if (c.value.equals(v)) {
-                return c;
-            }
-        }
-        throw new IllegalArgumentException(v);
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/MeasurementType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/MeasurementType.java
deleted file mode 100644 (file)
index 9be0174..0000000
+++ /dev/null
@@ -1,200 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for measurementType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="measurementType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="unit" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="target" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="failure" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="power" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "measurementType")
-public class MeasurementType {
-
-    @XmlAttribute(name = "name")
-    protected String name;
-    @XmlAttribute(name = "value")
-    protected String value;
-    @XmlAttribute(name = "unit")
-    protected String unit;
-    @XmlAttribute(name = "target")
-    protected String target;
-    @XmlAttribute(name = "failure")
-    protected String failure;
-    @XmlAttribute(name = "power")
-    protected String power;
-
-    /**
-     * Gets the value of the name property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getName() {
-        return name;
-    }
-
-    /**
-     * Sets the value of the name property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setName(String value) {
-        this.name = value;
-    }
-
-    /**
-     * Gets the value of the value property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getValue() {
-        return value;
-    }
-
-    /**
-     * Sets the value of the value property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setValue(String value) {
-        this.value = value;
-    }
-
-    /**
-     * Gets the value of the unit property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getUnit() {
-        return unit;
-    }
-
-    /**
-     * Sets the value of the unit property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setUnit(String value) {
-        this.unit = value;
-    }
-
-    /**
-     * Gets the value of the target property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getTarget() {
-        return target;
-    }
-
-    /**
-     * Sets the value of the target property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setTarget(String value) {
-        this.target = value;
-    }
-
-    /**
-     * Gets the value of the failure property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getFailure() {
-        return failure;
-    }
-
-    /**
-     * Sets the value of the failure property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setFailure(String value) {
-        this.failure = value;
-    }
-
-    /**
-     * Gets the value of the power property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getPower() {
-        return power;
-    }
-
-    /**
-     * Sets the value of the power property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setPower(String value) {
-        this.power = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ObjectFactory.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ObjectFactory.java
deleted file mode 100644 (file)
index 499e221..0000000
+++ /dev/null
@@ -1,242 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlElementDecl;
-import javax.xml.bind.annotation.XmlRegistry;
-import javax.xml.namespace.QName;
-
-
-/**
- * This object contains factory methods for each 
- * Java content interface and Java element interface 
- * generated in the org.tizen.tct.tool.mgr.jaxb.definition package. 
- * <p>An ObjectFactory allows you to programatically 
- * construct new instances of the Java representation 
- * for XML content. The Java representation of XML 
- * content can consist of schema derived interfaces 
- * and classes representing the binding of schema 
- * type definitions, element declarations and model 
- * groups.  Factory methods for each of these are 
- * provided in this class.
- * 
- */
-@XmlRegistry
-public class ObjectFactory {
-
-    private final static QName _PreCondition_QNAME = new QName("", "pre_condition");
-    private final static QName _Purpose_QNAME = new QName("", "purpose");
-    private final static QName _Notes_QNAME = new QName("", "notes");
-    private final static QName _PostCondition_QNAME = new QName("", "post_condition");
-
-    /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.tizen.tct.tool.mgr.jaxb.definition
-     * 
-     */
-    public ObjectFactory() {
-    }
-
-    /**
-     * Create an instance of {@link Suite }
-     * 
-     */
-    public Suite createSuite() {
-        return new Suite();
-    }
-
-    /**
-     * Create an instance of {@link BuildInfoType }
-     * 
-     */
-    public BuildInfoType createBuildInfoType() {
-        return new BuildInfoType();
-    }
-
-    /**
-     * Create an instance of {@link CapabilitiesType }
-     * 
-     */
-    public CapabilitiesType createCapabilitiesType() {
-        return new CapabilitiesType();
-    }
-
-    /**
-     * Create an instance of {@link ResultInfoType }
-     * 
-     */
-    public ResultInfoType createResultInfoType() {
-        return new ResultInfoType();
-    }
-
-    /**
-     * Create an instance of {@link SpecAssertionType }
-     * 
-     */
-    public SpecAssertionType createSpecAssertionType() {
-        return new SpecAssertionType();
-    }
-
-    /**
-     * Create an instance of {@link SeriesType }
-     * 
-     */
-    public SeriesType createSeriesType() {
-        return new SeriesType();
-    }
-
-    /**
-     * Create an instance of {@link Step }
-     * 
-     */
-    public Step createStep() {
-        return new Step();
-    }
-
-    /**
-     * Create an instance of {@link SpecsType }
-     * 
-     */
-    public SpecsType createSpecsType() {
-        return new SpecsType();
-    }
-
-    /**
-     * Create an instance of {@link TestScriptEntry }
-     * 
-     */
-    public TestScriptEntry createTestScriptEntry() {
-        return new TestScriptEntry();
-    }
-
-    /**
-     * Create an instance of {@link Categories }
-     * 
-     */
-    public Categories createCategories() {
-        return new Categories();
-    }
-
-    /**
-     * Create an instance of {@link CapabilityType }
-     * 
-     */
-    public CapabilityType createCapabilityType() {
-        return new CapabilityType();
-    }
-
-    /**
-     * Create an instance of {@link Testcase }
-     * 
-     */
-    public Testcase createTestcase() {
-        return new Testcase();
-    }
-
-    /**
-     * Create an instance of {@link SpecType }
-     * 
-     */
-    public SpecType createSpecType() {
-        return new SpecType();
-    }
-
-    /**
-     * Create an instance of {@link Description }
-     * 
-     */
-    public Description createDescription() {
-        return new Description();
-    }
-
-    /**
-     * Create an instance of {@link Steps }
-     * 
-     */
-    public Steps createSteps() {
-        return new Steps();
-    }
-
-    /**
-     * Create an instance of {@link SummaryType }
-     * 
-     */
-    public SummaryType createSummaryType() {
-        return new SummaryType();
-    }
-
-    /**
-     * Create an instance of {@link TestDefinition }
-     * 
-     */
-    public TestDefinition createTestDefinition() {
-        return new TestDefinition();
-    }
-
-    /**
-     * Create an instance of {@link SimpleMeasurementType }
-     * 
-     */
-    public SimpleMeasurementType createSimpleMeasurementType() {
-        return new SimpleMeasurementType();
-    }
-
-    /**
-     * Create an instance of {@link Set }
-     * 
-     */
-    public Set createSet() {
-        return new Set();
-    }
-
-    /**
-     * Create an instance of {@link MeasurementType }
-     * 
-     */
-    public MeasurementType createMeasurementType() {
-        return new MeasurementType();
-    }
-
-    /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
-     * 
-     */
-    @XmlElementDecl(namespace = "", name = "pre_condition")
-    public JAXBElement<String> createPreCondition(String value) {
-        return new JAXBElement<String>(_PreCondition_QNAME, String.class, null, value);
-    }
-
-    /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}}
-     * 
-     */
-    @XmlElementDecl(namespace = "", name = "purpose")
-    public JAXBElement<Object> createPurpose(Object value) {
-        return new JAXBElement<Object>(_Purpose_QNAME, Object.class, null, value);
-    }
-
-    /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
-     * 
-     */
-    @XmlElementDecl(namespace = "", name = "notes")
-    public JAXBElement<String> createNotes(String value) {
-        return new JAXBElement<String>(_Notes_QNAME, String.class, null, value);
-    }
-
-    /**
-     * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
-     * 
-     */
-    @XmlElementDecl(namespace = "", name = "post_condition")
-    public JAXBElement<String> createPostCondition(String value) {
-        return new JAXBElement<String>(_PostCondition_QNAME, String.class, null, value);
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/PrioritySimpleType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/PrioritySimpleType.java
deleted file mode 100644 (file)
index 20f95a2..0000000
+++ /dev/null
@@ -1,67 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlEnum;
-import javax.xml.bind.annotation.XmlEnumValue;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for priority_simple_type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * <p>
- * <pre>
- * &lt;simpleType name="priority_simple_type">
- *   &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     &lt;enumeration value="P0"/>
- *     &lt;enumeration value="P1"/>
- *     &lt;enumeration value="P2"/>
- *     &lt;enumeration value="P3"/>
- *     &lt;enumeration value="P4"/>
- *   &lt;/restriction>
- * &lt;/simpleType>
- * </pre>
- * 
- */
-@XmlType(name = "priority_simple_type")
-@XmlEnum
-public enum PrioritySimpleType {
-
-    @XmlEnumValue("P0")
-    P_0("P0"),
-    @XmlEnumValue("P1")
-    P_1("P1"),
-    @XmlEnumValue("P2")
-    P_2("P2"),
-    @XmlEnumValue("P3")
-    P_3("P3"),
-    @XmlEnumValue("P4")
-    P_4("P4");
-    private final String value;
-
-    PrioritySimpleType(String v) {
-        value = v;
-    }
-
-    public String value() {
-        return value;
-    }
-
-    public static PrioritySimpleType fromValue(String v) {
-        for (PrioritySimpleType c: PrioritySimpleType.values()) {
-            if (c.value.equals(v)) {
-                return c;
-            }
-        }
-        throw new IllegalArgumentException(v);
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ResultInfoType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/ResultInfoType.java
deleted file mode 100644 (file)
index 1e4f0e3..0000000
+++ /dev/null
@@ -1,177 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for result_info_type complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="result_info_type">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence minOccurs="0">
- *         &lt;element name="actual_result" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         &lt;element name="start" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         &lt;element name="end" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         &lt;element name="stdout" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         &lt;element name="stderr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "result_info_type", propOrder = {
-    "actualResult",
-    "start",
-    "end",
-    "stdout",
-    "stderr"
-})
-public class ResultInfoType {
-
-    @XmlElement(name = "actual_result")
-    protected String actualResult;
-    protected String start;
-    protected String end;
-    protected String stdout;
-    protected String stderr;
-
-    /**
-     * Gets the value of the actualResult property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getActualResult() {
-        return actualResult;
-    }
-
-    /**
-     * Sets the value of the actualResult property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setActualResult(String value) {
-        this.actualResult = value;
-    }
-
-    /**
-     * Gets the value of the start property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getStart() {
-        return start;
-    }
-
-    /**
-     * Sets the value of the start property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setStart(String value) {
-        this.start = value;
-    }
-
-    /**
-     * Gets the value of the end property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getEnd() {
-        return end;
-    }
-
-    /**
-     * Sets the value of the end property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setEnd(String value) {
-        this.end = value;
-    }
-
-    /**
-     * Gets the value of the stdout property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getStdout() {
-        return stdout;
-    }
-
-    /**
-     * Sets the value of the stdout property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setStdout(String value) {
-        this.stdout = value;
-    }
-
-    /**
-     * Gets the value of the stderr property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getStderr() {
-        return stderr;
-    }
-
-    /**
-     * Sets the value of the stderr property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setStderr(String value) {
-        this.stderr = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SeriesType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SeriesType.java
deleted file mode 100644 (file)
index 15105fe..0000000
+++ /dev/null
@@ -1,239 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for seriesType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="seriesType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="measurement" type="{}simpleMeasurementType" maxOccurs="unbounded"/>
- *       &lt;/sequence>
- *       &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="group" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="unit" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="interval" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="interval_unit" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="power" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "seriesType", propOrder = {
-    "measurement"
-})
-public class SeriesType {
-
-    @XmlElement(required = true)
-    protected List<SimpleMeasurementType> measurement;
-    @XmlAttribute(name = "name")
-    protected String name;
-    @XmlAttribute(name = "group")
-    protected String group;
-    @XmlAttribute(name = "unit")
-    protected String unit;
-    @XmlAttribute(name = "interval")
-    protected String interval;
-    @XmlAttribute(name = "interval_unit")
-    protected String intervalUnit;
-    @XmlAttribute(name = "power")
-    protected String power;
-
-    /**
-     * Gets the value of the measurement property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the measurement property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getMeasurement().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link SimpleMeasurementType }
-     * 
-     * 
-     */
-    public List<SimpleMeasurementType> getMeasurement() {
-        if (measurement == null) {
-            measurement = new ArrayList<SimpleMeasurementType>();
-        }
-        return this.measurement;
-    }
-
-    /**
-     * Gets the value of the name property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getName() {
-        return name;
-    }
-
-    /**
-     * Sets the value of the name property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setName(String value) {
-        this.name = value;
-    }
-
-    /**
-     * Gets the value of the group property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getGroup() {
-        return group;
-    }
-
-    /**
-     * Sets the value of the group property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setGroup(String value) {
-        this.group = value;
-    }
-
-    /**
-     * Gets the value of the unit property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getUnit() {
-        return unit;
-    }
-
-    /**
-     * Sets the value of the unit property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setUnit(String value) {
-        this.unit = value;
-    }
-
-    /**
-     * Gets the value of the interval property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getInterval() {
-        return interval;
-    }
-
-    /**
-     * Sets the value of the interval property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setInterval(String value) {
-        this.interval = value;
-    }
-
-    /**
-     * Gets the value of the intervalUnit property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getIntervalUnit() {
-        return intervalUnit;
-    }
-
-    /**
-     * Sets the value of the intervalUnit property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setIntervalUnit(String value) {
-        this.intervalUnit = value;
-    }
-
-    /**
-     * Gets the value of the power property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getPower() {
-        return power;
-    }
-
-    /**
-     * Sets the value of the power property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setPower(String value) {
-        this.power = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Set.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Set.java
deleted file mode 100644 (file)
index 750963e..0000000
+++ /dev/null
@@ -1,215 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="capabilities" type="{}CapabilitiesType" minOccurs="0"/>
- *         &lt;sequence maxOccurs="unbounded">
- *           &lt;element ref="{}testcase" maxOccurs="unbounded" minOccurs="0"/>
- *         &lt;/sequence>
- *       &lt;/sequence>
- *       &lt;attGroup ref="{}set_attribute_group"/>
- *       &lt;attribute name="launcher" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="set_debug_msg" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "capabilities",
-    "testcase"
-})
-@XmlRootElement(name = "set")
-public class Set {
-
-    protected CapabilitiesType capabilities;
-    protected List<Testcase> testcase;
-    @XmlAttribute(name = "launcher")
-    protected String launcher;
-    @XmlAttribute(name = "set_debug_msg")
-    protected String setDebugMsg;
-    @XmlAttribute(name = "name", required = true)
-    @XmlSchemaType(name = "anyURI")
-    protected String name;
-    @XmlAttribute(name = "type")
-    protected String type;
-
-    /**
-     * Gets the value of the capabilities property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link CapabilitiesType }
-     *     
-     */
-    public CapabilitiesType getCapabilities() {
-        return capabilities;
-    }
-
-    /**
-     * Sets the value of the capabilities property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link CapabilitiesType }
-     *     
-     */
-    public void setCapabilities(CapabilitiesType value) {
-        this.capabilities = value;
-    }
-
-    /**
-     * Gets the value of the testcase property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the testcase property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getTestcase().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link Testcase }
-     * 
-     * 
-     */
-    public List<Testcase> getTestcase() {
-        if (testcase == null) {
-            testcase = new ArrayList<Testcase>();
-        }
-        return this.testcase;
-    }
-
-    /**
-     * Gets the value of the launcher property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getLauncher() {
-        return launcher;
-    }
-
-    /**
-     * Sets the value of the launcher property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setLauncher(String value) {
-        this.launcher = value;
-    }
-
-    /**
-     * Gets the value of the setDebugMsg property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getSetDebugMsg() {
-        return setDebugMsg;
-    }
-
-    /**
-     * Sets the value of the setDebugMsg property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setSetDebugMsg(String value) {
-        this.setDebugMsg = value;
-    }
-
-    /**
-     * Gets the value of the name property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getName() {
-        return name;
-    }
-
-    /**
-     * Sets the value of the name property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setName(String value) {
-        this.name = value;
-    }
-
-    /**
-     * Gets the value of the type property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getType() {
-        return type;
-    }
-
-    /**
-     * Sets the value of the type property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setType(String value) {
-        this.type = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SimpleMeasurementType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SimpleMeasurementType.java
deleted file mode 100644 (file)
index 79ae64e..0000000
+++ /dev/null
@@ -1,92 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for simpleMeasurementType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="simpleMeasurementType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="file" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "simpleMeasurementType")
-public class SimpleMeasurementType {
-
-    @XmlAttribute(name = "value")
-    protected String value;
-    @XmlAttribute(name = "file")
-    protected String file;
-
-    /**
-     * Gets the value of the value property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getValue() {
-        return value;
-    }
-
-    /**
-     * Sets the value of the value property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setValue(String value) {
-        this.value = value;
-    }
-
-    /**
-     * Gets the value of the file property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getFile() {
-        return file;
-    }
-
-    /**
-     * Sets the value of the file property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setFile(String value) {
-        this.file = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecAssertionType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecAssertionType.java
deleted file mode 100644 (file)
index f0b1738..0000000
+++ /dev/null
@@ -1,231 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for spec_assertionType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="spec_assertionType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;attribute name="category" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="section" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="specification" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="interface" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="element_name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="usage" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
- *       &lt;attribute name="element_type" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "spec_assertionType")
-public class SpecAssertionType {
-
-    @XmlAttribute(name = "category", required = true)
-    protected String category;
-    @XmlAttribute(name = "section", required = true)
-    protected String section;
-    @XmlAttribute(name = "specification", required = true)
-    protected String specification;
-    @XmlAttribute(name = "interface", required = true)
-    protected String _interface;
-    @XmlAttribute(name = "element_name")
-    protected String elementName;
-    @XmlAttribute(name = "usage")
-    protected Boolean usage;
-    @XmlAttribute(name = "element_type")
-    protected String elementType;
-
-    /**
-     * Gets the value of the category property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getCategory() {
-        return category;
-    }
-
-    /**
-     * Sets the value of the category property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setCategory(String value) {
-        this.category = value;
-    }
-
-    /**
-     * Gets the value of the section property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getSection() {
-        return section;
-    }
-
-    /**
-     * Sets the value of the section property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setSection(String value) {
-        this.section = value;
-    }
-
-    /**
-     * Gets the value of the specification property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getSpecification() {
-        return specification;
-    }
-
-    /**
-     * Sets the value of the specification property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setSpecification(String value) {
-        this.specification = value;
-    }
-
-    /**
-     * Gets the value of the interface property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getInterface() {
-        return _interface;
-    }
-
-    /**
-     * Sets the value of the interface property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setInterface(String value) {
-        this._interface = value;
-    }
-
-    /**
-     * Gets the value of the elementName property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getElementName() {
-        return elementName;
-    }
-
-    /**
-     * Sets the value of the elementName property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setElementName(String value) {
-        this.elementName = value;
-    }
-
-    /**
-     * Gets the value of the usage property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link Boolean }
-     *     
-     */
-    public boolean isUsage() {
-        if (usage == null) {
-            return false;
-        } else {
-            return usage;
-        }
-    }
-
-    /**
-     * Sets the value of the usage property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link Boolean }
-     *     
-     */
-    public void setUsage(Boolean value) {
-        this.usage = value;
-    }
-
-    /**
-     * Gets the value of the elementType property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getElementType() {
-        return elementType;
-    }
-
-    /**
-     * Sets the value of the elementType property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setElementType(String value) {
-        this.elementType = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecType.java
deleted file mode 100644 (file)
index 29ce24f..0000000
+++ /dev/null
@@ -1,125 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for specType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="specType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="spec_assertion" type="{}spec_assertionType"/>
- *         &lt;element name="spec_url" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         &lt;element name="spec_statement" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "specType", propOrder = {
-    "specAssertion",
-    "specUrl",
-    "specStatement"
-})
-public class SpecType {
-
-    @XmlElement(name = "spec_assertion", required = true)
-    protected SpecAssertionType specAssertion;
-    @XmlElement(name = "spec_url", required = true)
-    protected String specUrl;
-    @XmlElement(name = "spec_statement", required = true)
-    protected String specStatement;
-
-    /**
-     * Gets the value of the specAssertion property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link SpecAssertionType }
-     *     
-     */
-    public SpecAssertionType getSpecAssertion() {
-        return specAssertion;
-    }
-
-    /**
-     * Sets the value of the specAssertion property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link SpecAssertionType }
-     *     
-     */
-    public void setSpecAssertion(SpecAssertionType value) {
-        this.specAssertion = value;
-    }
-
-    /**
-     * Gets the value of the specUrl property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getSpecUrl() {
-        return specUrl;
-    }
-
-    /**
-     * Sets the value of the specUrl property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setSpecUrl(String value) {
-        this.specUrl = value;
-    }
-
-    /**
-     * Gets the value of the specStatement property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getSpecStatement() {
-        return specStatement;
-    }
-
-    /**
-     * Sets the value of the specStatement property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setSpecStatement(String value) {
-        this.specStatement = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecsType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SpecsType.java
deleted file mode 100644 (file)
index 612e73c..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for specsType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="specsType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="spec" type="{}specType" maxOccurs="unbounded"/>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "specsType", propOrder = {
-    "spec"
-})
-public class SpecsType {
-
-    @XmlElement(required = true)
-    protected List<SpecType> spec;
-
-    /**
-     * Gets the value of the spec property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the spec property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getSpec().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link SpecType }
-     * 
-     * 
-     */
-    public List<SpecType> getSpec() {
-        if (spec == null) {
-            spec = new ArrayList<SpecType>();
-        }
-        return this.spec;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/StatusType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/StatusType.java
deleted file mode 100644 (file)
index 350d30b..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlEnum;
-import javax.xml.bind.annotation.XmlEnumValue;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for status_type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * <p>
- * <pre>
- * &lt;simpleType name="status_type">
- *   &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     &lt;enumeration value="designed"/>
- *     &lt;enumeration value="ready"/>
- *     &lt;enumeration value="approved"/>
- *   &lt;/restriction>
- * &lt;/simpleType>
- * </pre>
- * 
- */
-@XmlType(name = "status_type")
-@XmlEnum
-public enum StatusType {
-
-    @XmlEnumValue("designed")
-    DESIGNED("designed"),
-    @XmlEnumValue("ready")
-    READY("ready"),
-    @XmlEnumValue("approved")
-    APPROVED("approved");
-    private final String value;
-
-    StatusType(String v) {
-        value = v;
-    }
-
-    public String value() {
-        return value;
-    }
-
-    public static StatusType fromValue(String v) {
-        for (StatusType c: StatusType.values()) {
-            if (c.value.equals(v)) {
-                return c;
-            }
-        }
-        throw new IllegalArgumentException(v);
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Step.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Step.java
deleted file mode 100644 (file)
index e03a34d..0000000
+++ /dev/null
@@ -1,127 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="step_desc" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         &lt;element name="expected" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       &lt;/sequence>
- *       &lt;attribute name="order" type="{http://www.w3.org/2001/XMLSchema}int" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "stepDesc",
-    "expected"
-})
-@XmlRootElement(name = "step")
-public class Step {
-
-    @XmlElement(name = "step_desc", required = true)
-    protected String stepDesc;
-    @XmlElement(required = true)
-    protected String expected;
-    @XmlAttribute(name = "order")
-    protected Integer order;
-
-    /**
-     * Gets the value of the stepDesc property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getStepDesc() {
-        return stepDesc;
-    }
-
-    /**
-     * Sets the value of the stepDesc property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setStepDesc(String value) {
-        this.stepDesc = value;
-    }
-
-    /**
-     * Gets the value of the expected property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getExpected() {
-        return expected;
-    }
-
-    /**
-     * Sets the value of the expected property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setExpected(String value) {
-        this.expected = value;
-    }
-
-    /**
-     * Gets the value of the order property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link Integer }
-     *     
-     */
-    public Integer getOrder() {
-        return order;
-    }
-
-    /**
-     * Sets the value of the order property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link Integer }
-     *     
-     */
-    public void setOrder(Integer value) {
-        this.order = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Steps.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Steps.java
deleted file mode 100644 (file)
index da29e49..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence maxOccurs="unbounded" minOccurs="0">
- *         &lt;element ref="{}step"/>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "step"
-})
-@XmlRootElement(name = "steps")
-public class Steps {
-
-    protected List<Step> step;
-
-    /**
-     * Gets the value of the step property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the step property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getStep().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link Step }
-     * 
-     * 
-     */
-    public List<Step> getStep() {
-        if (step == null) {
-            step = new ArrayList<Step>();
-        }
-        return this.step;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Suite.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Suite.java
deleted file mode 100644 (file)
index cf96b77..0000000
+++ /dev/null
@@ -1,213 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence maxOccurs="unbounded">
- *         &lt;element ref="{}set" maxOccurs="unbounded" minOccurs="0"/>
- *       &lt;/sequence>
- *       &lt;attGroup ref="{}set_attribute_group"/>
- *       &lt;attribute name="launcher" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="category" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="widget" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "set"
-})
-@XmlRootElement(name = "suite")
-public class Suite {
-
-    protected List<Set> set;
-    @XmlAttribute(name = "launcher")
-    protected String launcher;
-    @XmlAttribute(name = "category")
-    protected String category;
-    @XmlAttribute(name = "widget")
-    protected String widget;
-    @XmlAttribute(name = "name", required = true)
-    @XmlSchemaType(name = "anyURI")
-    protected String name;
-    @XmlAttribute(name = "type")
-    protected String type;
-
-    /**
-     * Gets the value of the set property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the set property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getSet().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link Set }
-     * 
-     * 
-     */
-    public List<Set> getSet() {
-        if (set == null) {
-            set = new ArrayList<Set>();
-        }
-        return this.set;
-    }
-
-    /**
-     * Gets the value of the launcher property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getLauncher() {
-        return launcher;
-    }
-
-    /**
-     * Sets the value of the launcher property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setLauncher(String value) {
-        this.launcher = value;
-    }
-
-    /**
-     * Gets the value of the category property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getCategory() {
-        return category;
-    }
-
-    /**
-     * Sets the value of the category property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setCategory(String value) {
-        this.category = value;
-    }
-
-    /**
-     * Gets the value of the widget property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getWidget() {
-        return widget;
-    }
-
-    /**
-     * Sets the value of the widget property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setWidget(String value) {
-        this.widget = value;
-    }
-
-    /**
-     * Gets the value of the name property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getName() {
-        return name;
-    }
-
-    /**
-     * Sets the value of the name property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setName(String value) {
-        this.name = value;
-    }
-
-    /**
-     * Gets the value of the type property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getType() {
-        return type;
-    }
-
-    /**
-     * Sets the value of the type property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setType(String value) {
-        this.type = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SummaryType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/SummaryType.java
deleted file mode 100644 (file)
index f18fd17..0000000
+++ /dev/null
@@ -1,125 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for summaryType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="summaryType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="start_at" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         &lt;element name="end_at" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       &lt;/sequence>
- *       &lt;attribute name="test_plan_name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "summaryType", propOrder = {
-    "startAt",
-    "endAt"
-})
-public class SummaryType {
-
-    @XmlElement(name = "start_at", required = true)
-    protected String startAt;
-    @XmlElement(name = "end_at", required = true)
-    protected String endAt;
-    @XmlAttribute(name = "test_plan_name")
-    protected String testPlanName;
-
-    /**
-     * Gets the value of the startAt property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getStartAt() {
-        return startAt;
-    }
-
-    /**
-     * Sets the value of the startAt property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setStartAt(String value) {
-        this.startAt = value;
-    }
-
-    /**
-     * Gets the value of the endAt property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getEndAt() {
-        return endAt;
-    }
-
-    /**
-     * Sets the value of the endAt property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setEndAt(String value) {
-        this.endAt = value;
-    }
-
-    /**
-     * Gets the value of the testPlanName property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getTestPlanName() {
-        return testPlanName;
-    }
-
-    /**
-     * Sets the value of the testPlanName property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setTestPlanName(String value) {
-        this.testPlanName = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/TestDefinition.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/TestDefinition.java
deleted file mode 100644 (file)
index b33b662..0000000
+++ /dev/null
@@ -1,87 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlElements;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence maxOccurs="unbounded">
- *         &lt;element name="environment" type="{}BuildInfoType" minOccurs="0"/>
- *         &lt;element name="summary" type="{}summaryType" minOccurs="0"/>
- *         &lt;element ref="{}suite" maxOccurs="unbounded"/>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "environmentAndSummaryAndSuite"
-})
-@XmlRootElement(name = "test_definition")
-public class TestDefinition {
-
-    @XmlElements({
-        @XmlElement(name = "environment", required = true, type = BuildInfoType.class),
-        @XmlElement(name = "summary", required = true, type = SummaryType.class),
-        @XmlElement(name = "suite", required = true, type = Suite.class)
-    })
-    protected List<Object> environmentAndSummaryAndSuite;
-
-    /**
-     * Gets the value of the environmentAndSummaryAndSuite property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the environmentAndSummaryAndSuite property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getEnvironmentAndSummaryAndSuite().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link BuildInfoType }
-     * {@link SummaryType }
-     * {@link Suite }
-     * 
-     * 
-     */
-    public List<Object> getEnvironmentAndSummaryAndSuite() {
-        if (environmentAndSummaryAndSuite == null) {
-            environmentAndSummaryAndSuite = new ArrayList<Object>();
-        }
-        return this.environmentAndSummaryAndSuite;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/TestScriptEntry.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/TestScriptEntry.java
deleted file mode 100644 (file)
index f7b6fad..0000000
+++ /dev/null
@@ -1,131 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;simpleContent>
- *     &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- *       &lt;attribute name="test_script_expected_result" type="{http://www.w3.org/2001/XMLSchema}string" default="0" />
- *       &lt;attribute name="timeout" type="{http://www.w3.org/2001/XMLSchema}int" default="90" />
- *     &lt;/extension>
- *   &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "value"
-})
-@XmlRootElement(name = "test_script_entry")
-public class TestScriptEntry {
-
-    @XmlValue
-    protected String value;
-    @XmlAttribute(name = "test_script_expected_result")
-    protected String testScriptExpectedResult;
-    @XmlAttribute(name = "timeout")
-    protected Integer timeout;
-
-    /**
-     * Gets the value of the value property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getValue() {
-        return value;
-    }
-
-    /**
-     * Sets the value of the value property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setValue(String value) {
-        this.value = value;
-    }
-
-    /**
-     * Gets the value of the testScriptExpectedResult property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getTestScriptExpectedResult() {
-        if (testScriptExpectedResult == null) {
-            return "0";
-        } else {
-            return testScriptExpectedResult;
-        }
-    }
-
-    /**
-     * Sets the value of the testScriptExpectedResult property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setTestScriptExpectedResult(String value) {
-        this.testScriptExpectedResult = value;
-    }
-
-    /**
-     * Gets the value of the timeout property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link Integer }
-     *     
-     */
-    public int getTimeout() {
-        if (timeout == null) {
-            return  90;
-        } else {
-            return timeout;
-        }
-    }
-
-    /**
-     * Sets the value of the timeout property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link Integer }
-     *     
-     */
-    public void setTimeout(Integer value) {
-        this.timeout = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Testcase.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/definition/Testcase.java
deleted file mode 100644 (file)
index acc0b29..0000000
+++ /dev/null
@@ -1,487 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:35 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.definition;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element ref="{}description"/>
- *         &lt;element name="categories" type="{}categories" minOccurs="0"/>
- *         &lt;element name="measurement" type="{}measurementType" maxOccurs="unbounded" minOccurs="0"/>
- *         &lt;element name="series" type="{}seriesType" maxOccurs="unbounded" minOccurs="0"/>
- *         &lt;element name="specs" type="{}specsType" minOccurs="0"/>
- *         &lt;element name="result_info" type="{}result_info_type" minOccurs="0"/>
- *       &lt;/sequence>
- *       &lt;attGroup ref="{}case_attribute_group"/>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "description",
-    "categories",
-    "measurement",
-    "series",
-    "specs",
-    "resultInfo"
-})
-@XmlRootElement(name = "testcase")
-public class Testcase {
-
-    @XmlElement(required = true)
-    protected Description description;
-    protected Categories categories;
-    protected List<MeasurementType> measurement;
-    protected List<SeriesType> series;
-    protected SpecsType specs;
-    @XmlElement(name = "result_info")
-    protected ResultInfoType resultInfo;
-    @XmlAttribute(name = "id", required = true)
-    protected String id;
-    @XmlAttribute(name = "priority", required = true)
-    protected PrioritySimpleType priority;
-    @XmlAttribute(name = "execution_type", required = true)
-    protected ExecutionTypeSimpleType executionType;
-    @XmlAttribute(name = "component")
-    protected String component;
-    @XmlAttribute(name = "requirement_ref")
-    @XmlSchemaType(name = "anyURI")
-    protected String requirementRef;
-    @XmlAttribute(name = "status", required = true)
-    protected StatusType status;
-    @XmlAttribute(name = "type", required = true)
-    protected CaseTypeType type;
-    @XmlAttribute(name = "purpose")
-    protected String purpose;
-    @XmlAttribute(name = "result")
-    protected String result;
-    @XmlAttribute(name = "onload_delay")
-    protected Integer onloadDelay;
-
-    /**
-     * Gets the value of the description property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link Description }
-     *     
-     */
-    public Description getDescription() {
-        return description;
-    }
-
-    /**
-     * Sets the value of the description property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link Description }
-     *     
-     */
-    public void setDescription(Description value) {
-        this.description = value;
-    }
-
-    /**
-     * Gets the value of the categories property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link Categories }
-     *     
-     */
-    public Categories getCategories() {
-        return categories;
-    }
-
-    /**
-     * Sets the value of the categories property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link Categories }
-     *     
-     */
-    public void setCategories(Categories value) {
-        this.categories = value;
-    }
-
-    /**
-     * Gets the value of the measurement property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the measurement property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getMeasurement().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link MeasurementType }
-     * 
-     * 
-     */
-    public List<MeasurementType> getMeasurement() {
-        if (measurement == null) {
-            measurement = new ArrayList<MeasurementType>();
-        }
-        return this.measurement;
-    }
-
-    /**
-     * Gets the value of the series property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the series property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getSeries().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link SeriesType }
-     * 
-     * 
-     */
-    public List<SeriesType> getSeries() {
-        if (series == null) {
-            series = new ArrayList<SeriesType>();
-        }
-        return this.series;
-    }
-
-    /**
-     * Gets the value of the specs property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link SpecsType }
-     *     
-     */
-    public SpecsType getSpecs() {
-        return specs;
-    }
-
-    /**
-     * Sets the value of the specs property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link SpecsType }
-     *     
-     */
-    public void setSpecs(SpecsType value) {
-        this.specs = value;
-    }
-
-    /**
-     * Gets the value of the resultInfo property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link ResultInfoType }
-     *     
-     */
-    public ResultInfoType getResultInfo() {
-        return resultInfo;
-    }
-
-    /**
-     * Sets the value of the resultInfo property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link ResultInfoType }
-     *     
-     */
-    public void setResultInfo(ResultInfoType value) {
-        this.resultInfo = value;
-    }
-
-    /**
-     * Gets the value of the id property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getId() {
-        return id;
-    }
-
-    /**
-     * Sets the value of the id property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setId(String value) {
-        this.id = value;
-    }
-
-    /**
-     * Gets the value of the priority property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link PrioritySimpleType }
-     *     
-     */
-    public PrioritySimpleType getPriority() {
-        return priority;
-    }
-
-    /**
-     * Sets the value of the priority property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link PrioritySimpleType }
-     *     
-     */
-    public void setPriority(PrioritySimpleType value) {
-        this.priority = value;
-    }
-
-    /**
-     * Gets the value of the executionType property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link ExecutionTypeSimpleType }
-     *     
-     */
-    public ExecutionTypeSimpleType getExecutionType() {
-        return executionType;
-    }
-
-    /**
-     * Sets the value of the executionType property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link ExecutionTypeSimpleType }
-     *     
-     */
-    public void setExecutionType(ExecutionTypeSimpleType value) {
-        this.executionType = value;
-    }
-
-    /**
-     * Gets the value of the component property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getComponent() {
-        return component;
-    }
-
-    /**
-     * Sets the value of the component property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setComponent(String value) {
-        this.component = value;
-    }
-
-    /**
-     * Gets the value of the requirementRef property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getRequirementRef() {
-        return requirementRef;
-    }
-
-    /**
-     * Sets the value of the requirementRef property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setRequirementRef(String value) {
-        this.requirementRef = value;
-    }
-
-    /**
-     * Gets the value of the status property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link StatusType }
-     *     
-     */
-    public StatusType getStatus() {
-        return status;
-    }
-
-    /**
-     * Sets the value of the status property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link StatusType }
-     *     
-     */
-    public void setStatus(StatusType value) {
-        this.status = value;
-    }
-
-    /**
-     * Gets the value of the type property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link CaseTypeType }
-     *     
-     */
-    public CaseTypeType getType() {
-        return type;
-    }
-
-    /**
-     * Sets the value of the type property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link CaseTypeType }
-     *     
-     */
-    public void setType(CaseTypeType value) {
-        this.type = value;
-    }
-
-    /**
-     * Gets the value of the purpose property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getPurpose() {
-        return purpose;
-    }
-
-    /**
-     * Sets the value of the purpose property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setPurpose(String value) {
-        this.purpose = value;
-    }
-
-    /**
-     * Gets the value of the result property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getResult() {
-        return result;
-    }
-
-    /**
-     * Sets the value of the result property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setResult(String value) {
-        this.result = value;
-    }
-
-    /**
-     * Gets the value of the onloadDelay property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link Integer }
-     *     
-     */
-    public int getOnloadDelay() {
-        if (onloadDelay == null) {
-            return  3;
-        } else {
-            return onloadDelay;
-        }
-    }
-
-    /**
-     * Sets the value of the onloadDelay property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link Integer }
-     *     
-     */
-    public void setOnloadDelay(Integer value) {
-        this.onloadDelay = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/ExecuteTypeType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/ExecuteTypeType.java
deleted file mode 100644 (file)
index 85e3185..0000000
+++ /dev/null
@@ -1,61 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.plan;
-
-import javax.xml.bind.annotation.XmlEnum;
-import javax.xml.bind.annotation.XmlEnumValue;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for execute_typeType.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * <p>
- * <pre>
- * &lt;simpleType name="execute_typeType">
- *   &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- *     &lt;enumeration value="All"/>
- *     &lt;enumeration value="Auto"/>
- *     &lt;enumeration value="Manual"/>
- *   &lt;/restriction>
- * &lt;/simpleType>
- * </pre>
- * 
- */
-@XmlType(name = "execute_typeType")
-@XmlEnum
-public enum ExecuteTypeType {
-
-    @XmlEnumValue("All")
-    ALL("All"),
-    @XmlEnumValue("Auto")
-    AUTO("Auto"),
-    @XmlEnumValue("Manual")
-    MANUAL("Manual");
-    private final String value;
-
-    ExecuteTypeType(String v) {
-        value = v;
-    }
-
-    public String value() {
-        return value;
-    }
-
-    public static ExecuteTypeType fromValue(String v) {
-        for (ExecuteTypeType c: ExecuteTypeType.values()) {
-            if (c.value.equals(v)) {
-                return c;
-            }
-        }
-        throw new IllegalArgumentException(v);
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/ObjectFactory.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/ObjectFactory.java
deleted file mode 100644 (file)
index ead8270..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.plan;
-
-import javax.xml.bind.annotation.XmlRegistry;
-
-
-/**
- * This object contains factory methods for each 
- * Java content interface and Java element interface 
- * generated in the org.tizen.tct.tool.mgr.jaxb.plan package. 
- * <p>An ObjectFactory allows you to programatically 
- * construct new instances of the Java representation 
- * for XML content. The Java representation of XML 
- * content can consist of schema derived interfaces 
- * and classes representing the binding of schema 
- * type definitions, element declarations and model 
- * groups.  Factory methods for each of these are 
- * provided in this class.
- * 
- */
-@XmlRegistry
-public class ObjectFactory {
-
-
-    /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.tizen.tct.tool.mgr.jaxb.plan
-     * 
-     */
-    public ObjectFactory() {
-    }
-
-    /**
-     * Create an instance of {@link Testplan }
-     * 
-     */
-    public Testplan createTestplan() {
-        return new Testplan();
-    }
-
-    /**
-     * Create an instance of {@link SuiteType }
-     * 
-     */
-    public SuiteType createSuiteType() {
-        return new SuiteType();
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/SuiteType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/SuiteType.java
deleted file mode 100644 (file)
index 8dd1d17..0000000
+++ /dev/null
@@ -1,211 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.plan;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for suiteType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="suiteType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="auto_tcn" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         &lt;element name="manual_tcn" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         &lt;element name="total_tcn" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         &lt;element name="pkg_name" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       &lt;/sequence>
- *       &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="launcher" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="category" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "suiteType", propOrder = {
-    "autoTcn",
-    "manualTcn",
-    "totalTcn",
-    "pkgName"
-})
-public class SuiteType {
-
-    @XmlElement(name = "auto_tcn")
-    protected int autoTcn;
-    @XmlElement(name = "manual_tcn")
-    protected int manualTcn;
-    @XmlElement(name = "total_tcn")
-    protected int totalTcn;
-    @XmlElement(name = "pkg_name", required = true)
-    protected String pkgName;
-    @XmlAttribute(name = "name")
-    protected String name;
-    @XmlAttribute(name = "launcher")
-    protected String launcher;
-    @XmlAttribute(name = "category")
-    protected String category;
-
-    /**
-     * Gets the value of the autoTcn property.
-     * 
-     */
-    public int getAutoTcn() {
-        return autoTcn;
-    }
-
-    /**
-     * Sets the value of the autoTcn property.
-     * 
-     */
-    public void setAutoTcn(int value) {
-        this.autoTcn = value;
-    }
-
-    /**
-     * Gets the value of the manualTcn property.
-     * 
-     */
-    public int getManualTcn() {
-        return manualTcn;
-    }
-
-    /**
-     * Sets the value of the manualTcn property.
-     * 
-     */
-    public void setManualTcn(int value) {
-        this.manualTcn = value;
-    }
-
-    /**
-     * Gets the value of the totalTcn property.
-     * 
-     */
-    public int getTotalTcn() {
-        return totalTcn;
-    }
-
-    /**
-     * Sets the value of the totalTcn property.
-     * 
-     */
-    public void setTotalTcn(int value) {
-        this.totalTcn = value;
-    }
-
-    /**
-     * Gets the value of the pkgName property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getPkgName() {
-        return pkgName;
-    }
-
-    /**
-     * Sets the value of the pkgName property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setPkgName(String value) {
-        this.pkgName = value;
-    }
-
-    /**
-     * Gets the value of the name property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getName() {
-        return name;
-    }
-
-    /**
-     * Sets the value of the name property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setName(String value) {
-        this.name = value;
-    }
-
-    /**
-     * Gets the value of the launcher property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getLauncher() {
-        return launcher;
-    }
-
-    /**
-     * Sets the value of the launcher property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setLauncher(String value) {
-        this.launcher = value;
-    }
-
-    /**
-     * Gets the value of the category property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getCategory() {
-        return category;
-    }
-
-    /**
-     * Sets the value of the category property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setCategory(String value) {
-        this.category = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/Testplan.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/Testplan.java
deleted file mode 100644 (file)
index 280f0aa..0000000
+++ /dev/null
@@ -1,134 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.plan;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="execute_type" type="{http://www.example.org/plan/}execute_typeType"/>
- *         &lt;element name="suite" type="{http://www.example.org/plan/}suiteType" maxOccurs="unbounded"/>
- *       &lt;/sequence>
- *       &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "executeType",
-    "suite"
-})
-@XmlRootElement(name = "testplan")
-public class Testplan {
-
-    @XmlElement(name = "execute_type", required = true)
-    protected ExecuteTypeType executeType;
-    @XmlElement(required = true)
-    protected List<SuiteType> suite;
-    @XmlAttribute(name = "name")
-    protected String name;
-
-    /**
-     * Gets the value of the executeType property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link ExecuteTypeType }
-     *     
-     */
-    public ExecuteTypeType getExecuteType() {
-        return executeType;
-    }
-
-    /**
-     * Sets the value of the executeType property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link ExecuteTypeType }
-     *     
-     */
-    public void setExecuteType(ExecuteTypeType value) {
-        this.executeType = value;
-    }
-
-    /**
-     * Gets the value of the suite property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the suite property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getSuite().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link SuiteType }
-     * 
-     * 
-     */
-    public List<SuiteType> getSuite() {
-        if (suite == null) {
-            suite = new ArrayList<SuiteType>();
-        }
-        return this.suite;
-    }
-
-    /**
-     * Gets the value of the name property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getName() {
-        return name;
-    }
-
-    /**
-     * Sets the value of the name property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setName(String value) {
-        this.name = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/package-info.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/plan/package-info.java
deleted file mode 100644 (file)
index afb8211..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://www.example.org/plan/")
-package org.tizen.tct.tool.mgr.jaxb.plan;
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/ObjectFactory.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/ObjectFactory.java
deleted file mode 100644 (file)
index 5005522..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.planstatus;
-
-import javax.xml.bind.annotation.XmlRegistry;
-
-
-/**
- * This object contains factory methods for each 
- * Java content interface and Java element interface 
- * generated in the org.tizen.tct.tool.mgr.jaxb.planstatus package. 
- * <p>An ObjectFactory allows you to programatically 
- * construct new instances of the Java representation 
- * for XML content. The Java representation of XML 
- * content can consist of schema derived interfaces 
- * and classes representing the binding of schema 
- * type definitions, element declarations and model 
- * groups.  Factory methods for each of these are 
- * provided in this class.
- * 
- */
-@XmlRegistry
-public class ObjectFactory {
-
-
-    /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.tizen.tct.tool.mgr.jaxb.planstatus
-     * 
-     */
-    public ObjectFactory() {
-    }
-
-    /**
-     * Create an instance of {@link PlanStatus }
-     * 
-     */
-    public PlanStatus createPlanStatus() {
-        return new PlanStatus();
-    }
-
-    /**
-     * Create an instance of {@link TasksType }
-     * 
-     */
-    public TasksType createTasksType() {
-        return new TasksType();
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/PlanStatus.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/PlanStatus.java
deleted file mode 100644 (file)
index 901e72d..0000000
+++ /dev/null
@@ -1,154 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.planstatus;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="auto_tasks" type="{http://www.example.org/plan_status/}tasksType"/>
- *         &lt;element name="manual_tasks" type="{http://www.example.org/plan_status/}tasksType"/>
- *       &lt;/sequence>
- *       &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *       &lt;attribute name="executeType" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "autoTasks",
-    "manualTasks"
-})
-@XmlRootElement(name = "plan_status")
-public class PlanStatus {
-
-    @XmlElement(name = "auto_tasks", required = true)
-    protected TasksType autoTasks;
-    @XmlElement(name = "manual_tasks", required = true)
-    protected TasksType manualTasks;
-    @XmlAttribute(name = "name")
-    protected String name;
-    @XmlAttribute(name = "executeType")
-    protected String executeType;
-
-    /**
-     * Gets the value of the autoTasks property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link TasksType }
-     *     
-     */
-    public TasksType getAutoTasks() {
-        return autoTasks;
-    }
-
-    /**
-     * Sets the value of the autoTasks property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link TasksType }
-     *     
-     */
-    public void setAutoTasks(TasksType value) {
-        this.autoTasks = value;
-    }
-
-    /**
-     * Gets the value of the manualTasks property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link TasksType }
-     *     
-     */
-    public TasksType getManualTasks() {
-        return manualTasks;
-    }
-
-    /**
-     * Sets the value of the manualTasks property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link TasksType }
-     *     
-     */
-    public void setManualTasks(TasksType value) {
-        this.manualTasks = value;
-    }
-
-    /**
-     * Gets the value of the name property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getName() {
-        return name;
-    }
-
-    /**
-     * Sets the value of the name property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setName(String value) {
-        this.name = value;
-    }
-
-    /**
-     * Gets the value of the executeType property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getExecuteType() {
-        return executeType;
-    }
-
-    /**
-     * Sets the value of the executeType property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setExecuteType(String value) {
-        this.executeType = value;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/TasksType.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/TasksType.java
deleted file mode 100644 (file)
index d17bb8e..0000000
+++ /dev/null
@@ -1,106 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.planstatus;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for tasksType complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType name="tasksType">
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="executed" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- *         &lt;element name="executing" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- *       &lt;/sequence>
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "tasksType", propOrder = {
-    "executed",
-    "executing"
-})
-public class TasksType {
-
-    protected List<String> executed;
-    protected List<String> executing;
-
-    /**
-     * Gets the value of the executed property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the executed property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getExecuted().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link String }
-     * 
-     * 
-     */
-    public List<String> getExecuted() {
-        if (executed == null) {
-            executed = new ArrayList<String>();
-        }
-        return this.executed;
-    }
-
-    /**
-     * Gets the value of the executing property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the executing property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getExecuting().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link String }
-     * 
-     * 
-     */
-    public List<String> getExecuting() {
-        if (executing == null) {
-            executing = new ArrayList<String>();
-        }
-        return this.executing;
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/package-info.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/planstatus/package-info.java
deleted file mode 100644 (file)
index 0171213..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://www.example.org/plan_status/")
-package org.tizen.tct.tool.mgr.jaxb.planstatus;
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/summary/ObjectFactory.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/summary/ObjectFactory.java
deleted file mode 100644 (file)
index 634aa20..0000000
+++ /dev/null
@@ -1,87 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.summary;
-
-import javax.xml.bind.annotation.XmlRegistry;
-
-
-/**
- * This object contains factory methods for each 
- * Java content interface and Java element interface 
- * generated in the org.tizen.tct.tool.mgr.jaxb.summary package. 
- * <p>An ObjectFactory allows you to programatically 
- * construct new instances of the Java representation 
- * for XML content. The Java representation of XML 
- * content can consist of schema derived interfaces 
- * and classes representing the binding of schema 
- * type definitions, element declarations and model 
- * groups.  Factory methods for each of these are 
- * provided in this class.
- * 
- */
-@XmlRegistry
-public class ObjectFactory {
-
-
-    /**
-     * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.tizen.tct.tool.mgr.jaxb.summary
-     * 
-     */
-    public ObjectFactory() {
-    }
-
-    /**
-     * Create an instance of {@link ResultSummary.Summary }
-     * 
-     */
-    public ResultSummary.Summary createResultSummarySummary() {
-        return new ResultSummary.Summary();
-    }
-
-    /**
-     * Create an instance of {@link ResultSummary.Suite }
-     * 
-     */
-    public ResultSummary.Suite createResultSummarySuite() {
-        return new ResultSummary.Suite();
-    }
-
-    /**
-     * Create an instance of {@link ResultSummary.Capabilities }
-     * 
-     */
-    public ResultSummary.Capabilities createResultSummaryCapabilities() {
-        return new ResultSummary.Capabilities();
-    }
-
-    /**
-     * Create an instance of {@link ResultSummary.Capabilities.Capability }
-     * 
-     */
-    public ResultSummary.Capabilities.Capability createResultSummaryCapabilitiesCapability() {
-        return new ResultSummary.Capabilities.Capability();
-    }
-
-    /**
-     * Create an instance of {@link ResultSummary }
-     * 
-     */
-    public ResultSummary createResultSummary() {
-        return new ResultSummary();
-    }
-
-    /**
-     * Create an instance of {@link ResultSummary.Environment }
-     * 
-     */
-    public ResultSummary.Environment createResultSummaryEnvironment() {
-        return new ResultSummary.Environment();
-    }
-
-}
diff --git a/src_jaxb/org/tizen/tct/tool/mgr/jaxb/summary/ResultSummary.java b/src_jaxb/org/tizen/tct/tool/mgr/jaxb/summary/ResultSummary.java
deleted file mode 100644 (file)
index d4e741c..0000000
+++ /dev/null
@@ -1,1174 +0,0 @@
-//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.1-2 
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
-// Any modifications to this file will be lost upon recompilation of the source schema. 
-// Generated on: 2014.04.24 at 02:32:36 PM CST 
-//
-
-
-package org.tizen.tct.tool.mgr.jaxb.summary;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for anonymous complex type.
- * 
- * <p>The following schema fragment specifies the expected content contained within this class.
- * 
- * <pre>
- * &lt;complexType>
- *   &lt;complexContent>
- *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       &lt;sequence>
- *         &lt;element name="environment">
- *           &lt;complexType>
- *             &lt;complexContent>
- *               &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *                 &lt;sequence>
- *                   &lt;element name="other" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
- *                 &lt;/sequence>
- *                 &lt;attribute name="build_id" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="cts_version" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="device_id" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="device_model" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="device_name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="host" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="os_version" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="resolution" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="screen_size" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                 &lt;attribute name="manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" />
- *               &lt;/restriction>
- *             &lt;/complexContent>
- *           &lt;/complexType>
- *         &lt;/element>
- *         &lt;element name="summary">
- *           &lt;complexType>
- *             &lt;complexContent>
- *               &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *                 &lt;sequence>
- *                   &lt;element name="start_at" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *                   &lt;element name="end_at" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *                 &lt;/sequence>
- *                 &lt;attribute name="test_plan_name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *               &lt;/restriction>
- *             &lt;/complexContent>
- *           &lt;/complexType>
- *         &lt;/element>
- *         &lt;element name="capabilities">
- *           &lt;complexType>
- *             &lt;complexContent>
- *               &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *                 &lt;sequence>
- *                   &lt;element name="capability" maxOccurs="unbounded">
- *                     &lt;complexType>
- *                       &lt;complexContent>
- *                         &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *                           &lt;sequence>
- *                             &lt;element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *                           &lt;/sequence>
- *                           &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                           &lt;attribute name="support" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                           &lt;attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
- *                         &lt;/restriction>
- *                       &lt;/complexContent>
- *                     &lt;/complexType>
- *                   &lt;/element>
- *                 &lt;/sequence>
- *               &lt;/restriction>
- *             &lt;/complexContent>
- *           &lt;/complexType>
- *         &lt;/element>
- *         &lt;element name="suite" maxOccurs="unbounded">
- *           &lt;complexType>
- *             &lt;complexContent>
- *               &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *                 &lt;sequence>
- *                   &lt;element name="total_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *                   &lt;element name="pass_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *                   &lt;element name="pass_rate" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *                   &lt;element name="fail_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *                   &lt;element name="fail_rate" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *                   &lt;element name="block_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *                   &lt;element name="block_rate" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *                   &lt;element name="na_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *                   &lt;element name="na_rate" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *                 &lt;/sequence>
- *                 &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *               &lt;/restriction>
- *             &lt;/complexContent>
- *           &lt;/complexType>
- *         &lt;/element>
- *       &lt;/sequence>
- *       &lt;attribute name="plan_name" type="{http://www.w3.org/2001/XMLSchema}string" />
- *     &lt;/restriction>
- *   &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- * 
- * 
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
-    "environment",
-    "summary",
-    "capabilities",
-    "suite"
-})
-@XmlRootElement(name = "result_summary")
-public class ResultSummary {
-
-    @XmlElement(required = true)
-    protected ResultSummary.Environment environment;
-    @XmlElement(required = true)
-    protected ResultSummary.Summary summary;
-    @XmlElement(required = true)
-    protected ResultSummary.Capabilities capabilities;
-    @XmlElement(required = true)
-    protected List<ResultSummary.Suite> suite;
-    @XmlAttribute(name = "plan_name")
-    protected String planName;
-
-    /**
-     * Gets the value of the environment property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link ResultSummary.Environment }
-     *     
-     */
-    public ResultSummary.Environment getEnvironment() {
-        return environment;
-    }
-
-    /**
-     * Sets the value of the environment property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link ResultSummary.Environment }
-     *     
-     */
-    public void setEnvironment(ResultSummary.Environment value) {
-        this.environment = value;
-    }
-
-    /**
-     * Gets the value of the summary property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link ResultSummary.Summary }
-     *     
-     */
-    public ResultSummary.Summary getSummary() {
-        return summary;
-    }
-
-    /**
-     * Sets the value of the summary property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link ResultSummary.Summary }
-     *     
-     */
-    public void setSummary(ResultSummary.Summary value) {
-        this.summary = value;
-    }
-
-    /**
-     * Gets the value of the capabilities property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link ResultSummary.Capabilities }
-     *     
-     */
-    public ResultSummary.Capabilities getCapabilities() {
-        return capabilities;
-    }
-
-    /**
-     * Sets the value of the capabilities property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link ResultSummary.Capabilities }
-     *     
-     */
-    public void setCapabilities(ResultSummary.Capabilities value) {
-        this.capabilities = value;
-    }
-
-    /**
-     * Gets the value of the suite property.
-     * 
-     * <p>
-     * This accessor method returns a reference to the live list,
-     * not a snapshot. Therefore any modification you make to the
-     * returned list will be present inside the JAXB object.
-     * This is why there is not a <CODE>set</CODE> method for the suite property.
-     * 
-     * <p>
-     * For example, to add a new item, do as follows:
-     * <pre>
-     *    getSuite().add(newItem);
-     * </pre>
-     * 
-     * 
-     * <p>
-     * Objects of the following type(s) are allowed in the list
-     * {@link ResultSummary.Suite }
-     * 
-     * 
-     */
-    public List<ResultSummary.Suite> getSuite() {
-        if (suite == null) {
-            suite = new ArrayList<ResultSummary.Suite>();
-        }
-        return this.suite;
-    }
-
-    /**
-     * Gets the value of the planName property.
-     * 
-     * @return
-     *     possible object is
-     *     {@link String }
-     *     
-     */
-    public String getPlanName() {
-        return planName;
-    }
-
-    /**
-     * Sets the value of the planName property.
-     * 
-     * @param value
-     *     allowed object is
-     *     {@link String }
-     *     
-     */
-    public void setPlanName(String value) {
-        this.planName = value;
-    }
-
-
-    /**
-     * <p>Java class for anonymous complex type.
-     * 
-     * <p>The following schema fragment specifies the expected content contained within this class.
-     * 
-     * <pre>
-     * &lt;complexType>
-     *   &lt;complexContent>
-     *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
-     *       &lt;sequence>
-     *         &lt;element name="capability" maxOccurs="unbounded">
-     *           &lt;complexType>
-     *             &lt;complexContent>
-     *               &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
-     *                 &lt;sequence>
-     *                   &lt;element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/>
-     *                 &lt;/sequence>
-     *                 &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *                 &lt;attribute name="support" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *                 &lt;attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *               &lt;/restriction>
-     *             &lt;/complexContent>
-     *           &lt;/complexType>
-     *         &lt;/element>
-     *       &lt;/sequence>
-     *     &lt;/restriction>
-     *   &lt;/complexContent>
-     * &lt;/complexType>
-     * </pre>
-     * 
-     * 
-     */
-    @XmlAccessorType(XmlAccessType.FIELD)
-    @XmlType(name = "", propOrder = {
-        "capability"
-    })
-    public static class Capabilities {
-
-        @XmlElement(required = true)
-        protected List<ResultSummary.Capabilities.Capability> capability;
-
-        /**
-         * Gets the value of the capability property.
-         * 
-         * <p>
-         * This accessor method returns a reference to the live list,
-         * not a snapshot. Therefore any modification you make to the
-         * returned list will be present inside the JAXB object.
-         * This is why there is not a <CODE>set</CODE> method for the capability property.
-         * 
-         * <p>
-         * For example, to add a new item, do as follows:
-         * <pre>
-         *    getCapability().add(newItem);
-         * </pre>
-         * 
-         * 
-         * <p>
-         * Objects of the following type(s) are allowed in the list
-         * {@link ResultSummary.Capabilities.Capability }
-         * 
-         * 
-         */
-        public List<ResultSummary.Capabilities.Capability> getCapability() {
-            if (capability == null) {
-                capability = new ArrayList<ResultSummary.Capabilities.Capability>();
-            }
-            return this.capability;
-        }
-
-
-        /**
-         * <p>Java class for anonymous complex type.
-         * 
-         * <p>The following schema fragment specifies the expected content contained within this class.
-         * 
-         * <pre>
-         * &lt;complexType>
-         *   &lt;complexContent>
-         *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
-         *       &lt;sequence>
-         *         &lt;element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/>
-         *       &lt;/sequence>
-         *       &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
-         *       &lt;attribute name="support" type="{http://www.w3.org/2001/XMLSchema}string" />
-         *       &lt;attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" />
-         *     &lt;/restriction>
-         *   &lt;/complexContent>
-         * &lt;/complexType>
-         * </pre>
-         * 
-         * 
-         */
-        @XmlAccessorType(XmlAccessType.FIELD)
-        @XmlType(name = "", propOrder = {
-            "value"
-        })
-        public static class Capability {
-
-            @XmlElement(required = true)
-            protected String value;
-            @XmlAttribute(name = "name")
-            protected String name;
-            @XmlAttribute(name = "support")
-            protected String support;
-            @XmlAttribute(name = "type")
-            protected String type;
-
-            /**
-             * Gets the value of the value property.
-             * 
-             * @return
-             *     possible object is
-             *     {@link String }
-             *     
-             */
-            public String getValue() {
-                return value;
-            }
-
-            /**
-             * Sets the value of the value property.
-             * 
-             * @param value
-             *     allowed object is
-             *     {@link String }
-             *     
-             */
-            public void setValue(String value) {
-                this.value = value;
-            }
-
-            /**
-             * Gets the value of the name property.
-             * 
-             * @return
-             *     possible object is
-             *     {@link String }
-             *     
-             */
-            public String getName() {
-                return name;
-            }
-
-            /**
-             * Sets the value of the name property.
-             * 
-             * @param value
-             *     allowed object is
-             *     {@link String }
-             *     
-             */
-            public void setName(String value) {
-                this.name = value;
-            }
-
-            /**
-             * Gets the value of the support property.
-             * 
-             * @return
-             *     possible object is
-             *     {@link String }
-             *     
-             */
-            public String getSupport() {
-                return support;
-            }
-
-            /**
-             * Sets the value of the support property.
-             * 
-             * @param value
-             *     allowed object is
-             *     {@link String }
-             *     
-             */
-            public void setSupport(String value) {
-                this.support = value;
-            }
-
-            /**
-             * Gets the value of the type property.
-             * 
-             * @return
-             *     possible object is
-             *     {@link String }
-             *     
-             */
-            public String getType() {
-                return type;
-            }
-
-            /**
-             * Sets the value of the type property.
-             * 
-             * @param value
-             *     allowed object is
-             *     {@link String }
-             *     
-             */
-            public void setType(String value) {
-                this.type = value;
-            }
-
-        }
-
-    }
-
-
-    /**
-     * <p>Java class for anonymous complex type.
-     * 
-     * <p>The following schema fragment specifies the expected content contained within this class.
-     * 
-     * <pre>
-     * &lt;complexType>
-     *   &lt;complexContent>
-     *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
-     *       &lt;sequence>
-     *         &lt;element name="other" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
-     *       &lt;/sequence>
-     *       &lt;attribute name="build_id" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="cts_version" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="device_id" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="device_model" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="device_name" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="host" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="os_version" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="resolution" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="screen_size" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *       &lt;attribute name="manufacturer" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *     &lt;/restriction>
-     *   &lt;/complexContent>
-     * &lt;/complexType>
-     * </pre>
-     * 
-     * 
-     */
-    @XmlAccessorType(XmlAccessType.FIELD)
-    @XmlType(name = "", propOrder = {
-        "other"
-    })
-    public static class Environment {
-
-        @XmlElement(required = true)
-        protected Object other;
-        @XmlAttribute(name = "build_id")
-        protected String buildId;
-        @XmlAttribute(name = "cts_version")
-        protected String ctsVersion;
-        @XmlAttribute(name = "device_id")
-        protected String deviceId;
-        @XmlAttribute(name = "device_model")
-        protected String deviceModel;
-        @XmlAttribute(name = "device_name")
-        protected String deviceName;
-        @XmlAttribute(name = "host")
-        protected String host;
-        @XmlAttribute(name = "os_version")
-        protected String osVersion;
-        @XmlAttribute(name = "resolution")
-        protected String resolution;
-        @XmlAttribute(name = "screen_size")
-        protected String screenSize;
-        @XmlAttribute(name = "manufacturer")
-        protected String manufacturer;
-
-        /**
-         * Gets the value of the other property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link Object }
-         *     
-         */
-        public Object getOther() {
-            return other;
-        }
-
-        /**
-         * Sets the value of the other property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link Object }
-         *     
-         */
-        public void setOther(Object value) {
-            this.other = value;
-        }
-
-        /**
-         * Gets the value of the buildId property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getBuildId() {
-            return buildId;
-        }
-
-        /**
-         * Sets the value of the buildId property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setBuildId(String value) {
-            this.buildId = value;
-        }
-
-        /**
-         * Gets the value of the ctsVersion property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getCtsVersion() {
-            return ctsVersion;
-        }
-
-        /**
-         * Sets the value of the ctsVersion property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setCtsVersion(String value) {
-            this.ctsVersion = value;
-        }
-
-        /**
-         * Gets the value of the deviceId property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getDeviceId() {
-            return deviceId;
-        }
-
-        /**
-         * Sets the value of the deviceId property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setDeviceId(String value) {
-            this.deviceId = value;
-        }
-
-        /**
-         * Gets the value of the deviceModel property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getDeviceModel() {
-            return deviceModel;
-        }
-
-        /**
-         * Sets the value of the deviceModel property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setDeviceModel(String value) {
-            this.deviceModel = value;
-        }
-
-        /**
-         * Gets the value of the deviceName property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getDeviceName() {
-            return deviceName;
-        }
-
-        /**
-         * Sets the value of the deviceName property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setDeviceName(String value) {
-            this.deviceName = value;
-        }
-
-        /**
-         * Gets the value of the host property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getHost() {
-            return host;
-        }
-
-        /**
-         * Sets the value of the host property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setHost(String value) {
-            this.host = value;
-        }
-
-        /**
-         * Gets the value of the osVersion property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getOsVersion() {
-            return osVersion;
-        }
-
-        /**
-         * Sets the value of the osVersion property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setOsVersion(String value) {
-            this.osVersion = value;
-        }
-
-        /**
-         * Gets the value of the resolution property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getResolution() {
-            return resolution;
-        }
-
-        /**
-         * Sets the value of the resolution property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setResolution(String value) {
-            this.resolution = value;
-        }
-
-        /**
-         * Gets the value of the screenSize property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getScreenSize() {
-            return screenSize;
-        }
-
-        /**
-         * Sets the value of the screenSize property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setScreenSize(String value) {
-            this.screenSize = value;
-        }
-
-        /**
-         * Gets the value of the manufacturer property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getManufacturer() {
-            return manufacturer;
-        }
-
-        /**
-         * Sets the value of the manufacturer property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setManufacturer(String value) {
-            this.manufacturer = value;
-        }
-
-    }
-
-
-    /**
-     * <p>Java class for anonymous complex type.
-     * 
-     * <p>The following schema fragment specifies the expected content contained within this class.
-     * 
-     * <pre>
-     * &lt;complexType>
-     *   &lt;complexContent>
-     *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
-     *       &lt;sequence>
-     *         &lt;element name="total_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
-     *         &lt;element name="pass_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
-     *         &lt;element name="pass_rate" type="{http://www.w3.org/2001/XMLSchema}string"/>
-     *         &lt;element name="fail_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
-     *         &lt;element name="fail_rate" type="{http://www.w3.org/2001/XMLSchema}string"/>
-     *         &lt;element name="block_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
-     *         &lt;element name="block_rate" type="{http://www.w3.org/2001/XMLSchema}string"/>
-     *         &lt;element name="na_case" type="{http://www.w3.org/2001/XMLSchema}int"/>
-     *         &lt;element name="na_rate" type="{http://www.w3.org/2001/XMLSchema}string"/>
-     *       &lt;/sequence>
-     *       &lt;attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *     &lt;/restriction>
-     *   &lt;/complexContent>
-     * &lt;/complexType>
-     * </pre>
-     * 
-     * 
-     */
-    @XmlAccessorType(XmlAccessType.FIELD)
-    @XmlType(name = "", propOrder = {
-        "totalCase",
-        "passCase",
-        "passRate",
-        "failCase",
-        "failRate",
-        "blockCase",
-        "blockRate",
-        "naCase",
-        "naRate"
-    })
-    public static class Suite {
-
-        @XmlElement(name = "total_case")
-        protected int totalCase;
-        @XmlElement(name = "pass_case")
-        protected int passCase;
-        @XmlElement(name = "pass_rate", required = true)
-        protected String passRate;
-        @XmlElement(name = "fail_case")
-        protected int failCase;
-        @XmlElement(name = "fail_rate", required = true)
-        protected String failRate;
-        @XmlElement(name = "block_case")
-        protected int blockCase;
-        @XmlElement(name = "block_rate", required = true)
-        protected String blockRate;
-        @XmlElement(name = "na_case")
-        protected int naCase;
-        @XmlElement(name = "na_rate", required = true)
-        protected String naRate;
-        @XmlAttribute(name = "name")
-        protected String name;
-
-        /**
-         * Gets the value of the totalCase property.
-         * 
-         */
-        public int getTotalCase() {
-            return totalCase;
-        }
-
-        /**
-         * Sets the value of the totalCase property.
-         * 
-         */
-        public void setTotalCase(int value) {
-            this.totalCase = value;
-        }
-
-        /**
-         * Gets the value of the passCase property.
-         * 
-         */
-        public int getPassCase() {
-            return passCase;
-        }
-
-        /**
-         * Sets the value of the passCase property.
-         * 
-         */
-        public void setPassCase(int value) {
-            this.passCase = value;
-        }
-
-        /**
-         * Gets the value of the passRate property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getPassRate() {
-            return passRate;
-        }
-
-        /**
-         * Sets the value of the passRate property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setPassRate(String value) {
-            this.passRate = value;
-        }
-
-        /**
-         * Gets the value of the failCase property.
-         * 
-         */
-        public int getFailCase() {
-            return failCase;
-        }
-
-        /**
-         * Sets the value of the failCase property.
-         * 
-         */
-        public void setFailCase(int value) {
-            this.failCase = value;
-        }
-
-        /**
-         * Gets the value of the failRate property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getFailRate() {
-            return failRate;
-        }
-
-        /**
-         * Sets the value of the failRate property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setFailRate(String value) {
-            this.failRate = value;
-        }
-
-        /**
-         * Gets the value of the blockCase property.
-         * 
-         */
-        public int getBlockCase() {
-            return blockCase;
-        }
-
-        /**
-         * Sets the value of the blockCase property.
-         * 
-         */
-        public void setBlockCase(int value) {
-            this.blockCase = value;
-        }
-
-        /**
-         * Gets the value of the blockRate property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getBlockRate() {
-            return blockRate;
-        }
-
-        /**
-         * Sets the value of the blockRate property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setBlockRate(String value) {
-            this.blockRate = value;
-        }
-
-        /**
-         * Gets the value of the naCase property.
-         * 
-         */
-        public int getNaCase() {
-            return naCase;
-        }
-
-        /**
-         * Sets the value of the naCase property.
-         * 
-         */
-        public void setNaCase(int value) {
-            this.naCase = value;
-        }
-
-        /**
-         * Gets the value of the naRate property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getNaRate() {
-            return naRate;
-        }
-
-        /**
-         * Sets the value of the naRate property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setNaRate(String value) {
-            this.naRate = value;
-        }
-
-        /**
-         * Gets the value of the name property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getName() {
-            return name;
-        }
-
-        /**
-         * Sets the value of the name property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setName(String value) {
-            this.name = value;
-        }
-
-    }
-
-
-    /**
-     * <p>Java class for anonymous complex type.
-     * 
-     * <p>The following schema fragment specifies the expected content contained within this class.
-     * 
-     * <pre>
-     * &lt;complexType>
-     *   &lt;complexContent>
-     *     &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
-     *       &lt;sequence>
-     *         &lt;element name="start_at" type="{http://www.w3.org/2001/XMLSchema}string"/>
-     *         &lt;element name="end_at" type="{http://www.w3.org/2001/XMLSchema}string"/>
-     *       &lt;/sequence>
-     *       &lt;attribute name="test_plan_name" type="{http://www.w3.org/2001/XMLSchema}string" />
-     *     &lt;/restriction>
-     *   &lt;/complexContent>
-     * &lt;/complexType>
-     * </pre>
-     * 
-     * 
-     */
-    @XmlAccessorType(XmlAccessType.FIELD)
-    @XmlType(name = "", propOrder = {
-        "startAt",
-        "endAt"
-    })
-    public static class Summary {
-
-        @XmlElement(name = "start_at", required = true)
-        protected String startAt;
-        @XmlElement(name = "end_at", required = true)
-        protected String endAt;
-        @XmlAttribute(name = "test_plan_name")
-        protected String testPlanName;
-
-        /**
-         * Gets the value of the startAt property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getStartAt() {
-            return startAt;
-        }
-
-        /**
-         * Sets the value of the startAt property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setStartAt(String value) {
-            this.startAt = value;
-        }
-
-        /**
-         * Gets the value of the endAt property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getEndAt() {
-            return endAt;
-        }
-
-        /**
-         * Sets the value of the endAt property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setEndAt(String value) {
-            this.endAt = value;
-        }
-
-        /**
-         * Gets the value of the testPlanName property.
-         * 
-         * @return
-         *     possible object is
-         *     {@link String }
-         *     
-         */
-        public String getTestPlanName() {
-            return testPlanName;
-        }
-
-        /**
-         * Sets the value of the testPlanName property.
-         * 
-         * @param value
-         *     allowed object is
-         *     {@link String }
-         *     
-         */
-        public void setTestPlanName(String value) {
-            this.testPlanName = value;
-        }
-
-    }
-
-}