gov.nasa.pds.ltdt.testLabel
Interface TestValue

All Known Implementing Classes:
AlphabetTestValue, AlphaNumericTestValue, CharacterTestValue, ContextDependentTestValue, DataSetTestValue, DateTestValue, DoubleTestValue, IdentifierTestValue, IntegerTestValue, NonDecimalTestValue, RealTestValue, TimeTestValue

public interface TestValue

Author:
mcayanan

Method Summary
 java.lang.Object getTestValue(gov.nasa.pds.tools.dict.ElementDefinition element)
          Gets an appropriate test value according to the element definition
 

Method Detail

getTestValue

java.lang.Object getTestValue(gov.nasa.pds.tools.dict.ElementDefinition element)
                              throws gov.nasa.pds.tools.dict.type.InvalidTypeException
Gets an appropriate test value according to the element definition

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.