com.thalesgroup.dtkit.metrics.model
Class InputMetricOther

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.InputMetric
      extended by com.thalesgroup.dtkit.metrics.model.InputMetricOther
All Implemented Interfaces:
Serializable

public abstract class InputMetricOther
extends InputMetric

See Also:
Serialized Form

Constructor Summary
InputMetricOther()
           
 
Method Summary
 InputMetricType getInputMetricType()
          Gives the input metric type (XSL or Other) according the subclass type
 
Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetric
convert, convert, equals, getInputValidationErrors, getLabel, getOutputFormatType, getOutputValidationErrors, getToolName, getToolType, getToolVersion, hashCode, isDefault, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion, validateInputFile, validateOutputFile
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputMetricOther

public InputMetricOther()
Method Detail

getInputMetricType

public InputMetricType getInputMetricType()
Description copied from class: InputMetric
Gives the input metric type (XSL or Other) according the subclass type

Overrides:
getInputMetricType in class InputMetric
Returns:
the input metric type


Copyright © 2004-2011. All Rights Reserved.