public interface CdfTableProfile
Suitable implementations for the attribute finding methods may be based on the ISTP Metadata Guidelines.
CdfTableBuilder
Modifier and Type | Method and Description |
---|---|
String |
getBlankValueAttribute(String[] attNames)
Returns the name of the CDF Variable Attribute whose value is used
to specify magic blank values for the variable data.
|
String |
getDepend0Attribute(String[] attNames)
Returns the name of the CDF Variable Attribute whose value is used
to determine the independent variable with which a given variable's
dependent value is associated.
|
String |
getDescriptionAttribute(String[] attNames)
Returns the name of the CDF Variable Attribute whose value is used
to supply the column description metadata for the converted StarTable.
|
String |
getUnitAttribute(String[] attNames)
Returns the name of the CDF Variable Attribute whose value is used
to supply the column units metadata for the converted StarTable.
|
boolean |
invariantVariablesToParameters()
Determines whether CDF variables with fixed (non-record-varying)
values are turned into columns or parameters in the StarTable.
|
boolean invariantVariablesToParameters()
String getDescriptionAttribute(String[] attNames)
attNames
- names of all the variable attributes present in the CDFValueInfo.getDescription()
String getUnitAttribute(String[] attNames)
attNames
- names of all the variable attributes present in the CDFValueInfo.getUnitString()
String getBlankValueAttribute(String[] attNames)
attNames
- names of all the variable attributes present in the CDFString getDepend0Attribute(String[] attNames)
attNames
- names of all the variable attributes present in the CDFCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.