|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogicalConsistency | |
---|---|
org.geotools.metadata.iso.quality | Data quality implementation. |
org.opengis.metadata.quality | Data quality and positional accuracy. |
Uses of LogicalConsistency in org.geotools.metadata.iso.quality |
---|
Classes in org.geotools.metadata.iso.quality that implement LogicalConsistency | |
---|---|
class |
ConceptualConsistencyImpl
Adherence to rules of the conceptual schema. |
class |
DomainConsistencyImpl
Adherence of values to the value domains. |
class |
FormatConsistencyImpl
Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope. |
class |
LogicalConsistencyImpl
Degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical). |
class |
TopologicalConsistencyImpl
Correctness of the explicitly encoded topological characteristics of the dataset as described by the scope. |
Constructors in org.geotools.metadata.iso.quality with parameters of type LogicalConsistency | |
---|---|
LogicalConsistencyImpl(LogicalConsistency source)
Constructs a metadata entity initialized with the values from the specified metadata. |
Uses of LogicalConsistency in org.opengis.metadata.quality |
---|
Subinterfaces of LogicalConsistency in org.opengis.metadata.quality | |
---|---|
interface |
ConceptualConsistency
Adherence to rules of the conceptual schema. |
interface |
DomainConsistency
Adherence of values to the value domains. |
interface |
FormatConsistency
Degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope. |
interface |
TopologicalConsistency
Correctness of the explicitly encoded topological characteristics of the dataset as described by the scope. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |