|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.ltdt.testLabel.ContextDependentTestValue
public class ContextDependentTestValue
Will always return a value of "NULL" since a context dependent type can vary depending on how the element is used in an object.
Constructor Summary | |
---|---|
ContextDependentTestValue()
|
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 |
---|
public ContextDependentTestValue()
Method Detail |
---|
public java.lang.Object getTestValue(gov.nasa.pds.tools.dict.ElementDefinition element) throws gov.nasa.pds.tools.dict.type.InvalidTypeException
TestValue
getTestValue
in interface TestValue
element
- The element definition.
gov.nasa.pds.tools.dict.type.InvalidTypeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |