org.geotools.metadata.iso.quality
Class DomainConsistencyImpl
Object
AbstractMetadata
ModifiableMetadata
MetadataEntity
ElementImpl
LogicalConsistencyImpl
DomainConsistencyImpl
- All Implemented Interfaces:
- Serializable, Cloneable, DomainConsistency, Element, LogicalConsistency
public class DomainConsistencyImpl
- extends LogicalConsistencyImpl
- implements DomainConsistency
Adherence of values to the value domains.
- Since:
- 2.1
- Author:
- Martin Desruisseaux (IRD), Touraïvane
- See Also:
- Serialized Form
Methods inherited from class ElementImpl |
getDates, getEvaluationMethodDescription, getEvaluationMethodType, getEvaluationProcedure, getMeasureDescription, getMeasureIdentification, getNamesOfMeasure, getResults, setDates, setEvaluationMethodDescription, setEvaluationMethodType, setEvaluationProcedure, setMeasureDescription, setMeasureIdentification, setNamesOfMeasure, setResults |
DomainConsistencyImpl
public DomainConsistencyImpl()
- Constructs an initially empty domain consistency.
DomainConsistencyImpl
public DomainConsistencyImpl(DomainConsistency source)
- Constructs a metadata entity initialized with the values from the specified metadata.
- Since:
- 2.4
Copyright © 1996-2014 Geotools. All Rights Reserved.