gov.nasa.pds.ltdt.testLabel
Class AlphabetTestValue

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

public class AlphabetTestValue
extends java.lang.Object
implements TestValue


Constructor Summary
AlphabetTestValue()
           
 
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

AlphabetTestValue

public AlphabetTestValue()
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.