com.thalesgroup.dtkit.metrics.model
Class AbstractOutputMetric

java.lang.Object
  extended by com.thalesgroup.dtkit.metrics.model.AbstractOutputMetric
All Implemented Interfaces:
OutputMetric

public abstract class AbstractOutputMetric
extends java.lang.Object
implements OutputMetric


Constructor Summary
AbstractOutputMetric()
           
 
Method Summary
 java.util.List<ValidationError> validate(java.io.File inputXMLFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.thalesgroup.dtkit.metrics.model.OutputMetric
getDescription, getKey, getVersion, getXsdNameList
 

Constructor Detail

AbstractOutputMetric

public AbstractOutputMetric()
Method Detail

validate

public java.util.List<ValidationError> validate(java.io.File inputXMLFile)
                                         throws ValidationException
Specified by:
validate in interface OutputMetric
Throws:
ValidationException


Copyright © 2004-2013. All Rights Reserved.