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