hudson.plugins.jsunit
Class JSUnitInputMetric

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.InputMetric
      extended by com.thalesgroup.dtkit.metrics.model.InputMetricXSL
          extended by hudson.plugins.jsunit.JSUnitInputMetric
All Implemented Interfaces:
java.io.Serializable

public class JSUnitInputMetric
extends com.thalesgroup.dtkit.metrics.model.InputMetricXSL

See Also:
Serialized Form

Constructor Summary
JSUnitInputMetric()
           
 
Method Summary
 java.lang.String getInputXsd()
           
 com.thalesgroup.dtkit.metrics.model.OutputMetric getOutputFormatType()
           
 java.lang.String getToolName()
           
 com.thalesgroup.dtkit.metrics.model.InputType getToolType()
           
 java.lang.String getToolVersion()
           
 java.lang.String getXslName()
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetricXSL
convert, equals, getInputMetricType, getInputXsdClass, getOutputXsd, getXslFile, getXslResourceClass, hashCode, setInputXsd, setXslFile, setXslName, validateInputFile, validateOutputFile
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetric
getInputValidationErrors, getLabel, getOutputValidationErrors, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSUnitInputMetric

public JSUnitInputMetric()
Method Detail

getToolType

public com.thalesgroup.dtkit.metrics.model.InputType getToolType()
Overrides:
getToolType in class com.thalesgroup.dtkit.metrics.model.InputMetric

getToolName

public java.lang.String getToolName()
Overrides:
getToolName in class com.thalesgroup.dtkit.metrics.model.InputMetric

getToolVersion

public java.lang.String getToolVersion()
Overrides:
getToolVersion in class com.thalesgroup.dtkit.metrics.model.InputMetric

getXslName

public java.lang.String getXslName()
Overrides:
getXslName in class com.thalesgroup.dtkit.metrics.model.InputMetricXSL

getInputXsd

public java.lang.String getInputXsd()
Overrides:
getInputXsd in class com.thalesgroup.dtkit.metrics.model.InputMetricXSL

getOutputFormatType

public com.thalesgroup.dtkit.metrics.model.OutputMetric getOutputFormatType()
Overrides:
getOutputFormatType in class com.thalesgroup.dtkit.metrics.model.InputMetric


Copyright © 2010. All Rights Reserved.