gov.nasa.pds.ltdt.testLabel
Class DoubleTestValue

java.lang.Object
  extended by gov.nasa.pds.ltdt.testLabel.DoubleTestValue
All Implemented Interfaces:
TestValue

public class DoubleTestValue
extends java.lang.Object
implements TestValue


Constructor Summary
DoubleTestValue()
           
 
Method Summary
 java.lang.Object getTestValue(gov.nasa.pds.tools.dict.ElementDefinition element)
          Gets an appropriate test value according to the element definition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DoubleTestValue

public DoubleTestValue()
Method Detail

getTestValue

public java.lang.Object getTestValue(gov.nasa.pds.tools.dict.ElementDefinition element)
                              throws gov.nasa.pds.tools.dict.type.InvalidTypeException
Description copied from interface: TestValue
Gets an appropriate test value according to the element definition

Specified by:
getTestValue in interface TestValue
Parameters:
element - The element definition.
Returns:
a test value that meets the element definition specification.
Throws:
gov.nasa.pds.tools.dict.type.InvalidTypeException


Copyright © 2005-2008 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.