public interface CdfTableProfile
CdfTableBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBlankValueAttribute(java.lang.String[] attNames)
Returns the name of the CDF Variable Attribute whose value is used
to specify magic blank values for the variable data.
|
java.lang.String |
getDescriptionAttribute(java.lang.String[] attNames)
Returns the name of the CDF Variable Attribute whose value is used
to supply the column description metadata for the converted StarTable.
|
java.lang.String |
getUnitAttribute(java.lang.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()
java.lang.String getDescriptionAttribute(java.lang.String[] attNames)
attNames
- names of all the variable attributes present in the CDFValueInfo.getDescription()
java.lang.String getUnitAttribute(java.lang.String[] attNames)
attNames
- names of all the variable attributes present in the CDFValueInfo.getUnitString()
java.lang.String getBlankValueAttribute(java.lang.String[] attNames)
attNames
- names of all the variable attributes present in the CDF