hudson.plugins.cppunit
Class CppUnitInputMetric

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.api.InputMetric
      extended by com.thalesgroup.dtkit.metrics.api.InputMetricXSL
          extended by hudson.plugins.cppunit.CppUnitInputMetric
All Implemented Interfaces:
java.io.Serializable

public class CppUnitInputMetric
extends com.thalesgroup.dtkit.metrics.api.InputMetricXSL

See Also:
Serialized Form

Constructor Summary
CppUnitInputMetric()
           
 
Method Summary
 java.lang.String getInputXsd()
           
 com.thalesgroup.dtkit.metrics.api.OutputMetric getOutputFormatType()
           
 java.lang.String getToolName()
           
 com.thalesgroup.dtkit.metrics.api.InputType getToolType()
           
 java.lang.String getToolVersion()
           
 java.lang.String getXslName()
           
 
Methods inherited from class com.thalesgroup.dtkit.metrics.api.InputMetricXSL
convert, getInputMetricType, getInputXSDClass, getOutputXsd, getXSLResourceClass, validateInputFile, validateOutputFile
 
Methods inherited from class com.thalesgroup.dtkit.metrics.api.InputMetric
getInputValidationErrors, getLabel, getOutputValidationErrors, setInputValidationErrors, setOutputValidationErrors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CppUnitInputMetric

public CppUnitInputMetric()
Method Detail

getToolType

public com.thalesgroup.dtkit.metrics.api.InputType getToolType()
Specified by:
getToolType in class com.thalesgroup.dtkit.metrics.api.InputMetric

getToolName

public java.lang.String getToolName()
Specified by:
getToolName in class com.thalesgroup.dtkit.metrics.api.InputMetric

getToolVersion

public java.lang.String getToolVersion()
Specified by:
getToolVersion in class com.thalesgroup.dtkit.metrics.api.InputMetric

getXslName

public java.lang.String getXslName()
Specified by:
getXslName in class com.thalesgroup.dtkit.metrics.api.InputMetricXSL

getInputXsd

public java.lang.String getInputXsd()
Specified by:
getInputXsd in class com.thalesgroup.dtkit.metrics.api.InputMetricXSL

getOutputFormatType

public com.thalesgroup.dtkit.metrics.api.OutputMetric getOutputFormatType()
Specified by:
getOutputFormatType in class com.thalesgroup.dtkit.metrics.api.InputMetric


Copyright © 2010. All Rights Reserved.