edu.ucsb.nceas.morpho.plugins.datapackagewizard.pages
Class AttributeSettings
java.lang.Object
edu.ucsb.nceas.morpho.plugins.datapackagewizard.pages.AttributeSettings
- public class AttributeSettings
- extends java.lang.Object
This class contains the absolute xPaths for the various Measurement scales
of an Attribute. This is mainly used to set values in the AttributeDialog as
the data passed to the setData() funciton of the AttributeDialog is a map of
xPath-value pairs
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Attribute_xPath
public static final java.lang.String Attribute_xPath
- See Also:
- Constant Field Values
AttributeName_xPath
public static final java.lang.String AttributeName_xPath
- See Also:
- Constant Field Values
AttributeDefinition_xPath
public static final java.lang.String AttributeDefinition_xPath
- See Also:
- Constant Field Values
AttributeLabel_xPath
public static final java.lang.String AttributeLabel_xPath
- See Also:
- Constant Field Values
StorageType_xPath
public static final java.lang.String StorageType_xPath
- See Also:
- Constant Field Values
MeasurementScale_xPath
public static final java.lang.String MeasurementScale_xPath
- See Also:
- Constant Field Values
MissingValueCode_xPath
public static final java.lang.String MissingValueCode_xPath
- See Also:
- Constant Field Values
Nominal_xPath
public static final java.lang.String Nominal_xPath
- See Also:
- Constant Field Values
Nominal_xPath_rel
public static final java.lang.String Nominal_xPath_rel
- See Also:
- Constant Field Values
Ordinal_xPath
public static final java.lang.String Ordinal_xPath
- See Also:
- Constant Field Values
Ordinal_xPath_rel
public static final java.lang.String Ordinal_xPath_rel
- See Also:
- Constant Field Values
Interval_xPath
public static final java.lang.String Interval_xPath
- See Also:
- Constant Field Values
Interval_xPath_rel
public static final java.lang.String Interval_xPath_rel
- See Also:
- Constant Field Values
Ratio_xPath
public static final java.lang.String Ratio_xPath
- See Also:
- Constant Field Values
Ratio_xPath_rel
public static final java.lang.String Ratio_xPath_rel
- See Also:
- Constant Field Values
DateTime_xPath
public static final java.lang.String DateTime_xPath
- See Also:
- Constant Field Values
DateTime_xPath_rel
public static final java.lang.String DateTime_xPath_rel
- See Also:
- Constant Field Values
AttributeSettings
public AttributeSettings()
Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.