Class AbstractElement

All Implemented Interfaces:
Serializable, Emptiable, Lenient­Comparable, Identified­Object, Element
Direct Known Subclasses:
Abstract­Completeness, Abstract­Logical­Consistency, Abstract­Metaquality, Abstract­Positional­Accuracy, Abstract­Temporal­Quality, Abstract­Thematic­Accuracy, Default­Usability

public class AbstractElement extends ISOMetadata implements Element
Aspect of quantitative quality information. See the Element GeoAPI interface for more details. The following property is mandatory in a well-formed metadata according ISO 19157:
DQ_Element   └─result…………… Value obtained from applying a data quality measure.

Limitations

  • Instances of this class are not synchronized for multi-threading. Synchronization, if needed, is caller's responsibility.
  • Serialized objects of this class are not guaranteed to be compatible with future Apache SIS releases. Serialization support is appropriate for short term storage or RMI between applications running the same version of Apache SIS. For long term storage, use XML instead.
Since:
0.3
See Also: