Method Summary |
|
public Set | getAttributeInstances() Returns the attribute instances to which the information applies. |
public Set | getAttributes() Returns the attributes to which the information applies. |
public String | getDataset() Returns the dataset to which the information applies. |
public Set | getFeatureInstances() Returns the feature instances to which the information applies. |
public Set | getFeatures() Returns the features to which the information applies. |
public String | getOther() Returns the class of information that does not fall into the other categories to
which the information applies. |
public synchronized void | setDataset(String newValue) Set the dataset to which the information applies. |
public synchronized void | setOther(String newValue) Set the class of information that does not fall into the other categories to
which the information applies. |