blob: 2e5631f27f8e435496fe607060f3d6ec2aab33f5 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.4) on Fri Sep 20 12:10:30 CEST 2019 -->
<title>AbstractElement (Apache SIS 1.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2019-09-20">
<meta name="keywords" content="org.apache.sis.metadata.iso.quality.AbstractElement class">
<meta name="keywords" content="castOrCopy()">
<meta name="keywords" content="getNamesOfMeasure()">
<meta name="keywords" content="setNamesOfMeasure()">
<meta name="keywords" content="getMeasureIdentification()">
<meta name="keywords" content="setMeasureIdentification()">
<meta name="keywords" content="getMeasureDescription()">
<meta name="keywords" content="setMeasureDescription()">
<meta name="keywords" content="getEvaluationMethodType()">
<meta name="keywords" content="setEvaluationMethodType()">
<meta name="keywords" content="getEvaluationMethodDescription()">
<meta name="keywords" content="setEvaluationMethodDescription()">
<meta name="keywords" content="getEvaluationProcedure()">
<meta name="keywords" content="setEvaluationProcedure()">
<meta name="keywords" content="getDates()">
<meta name="keywords" content="setDates()">
<meta name="keywords" content="getResults()">
<meta name="keywords" content="setResults()">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../sis.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AbstractElement (Apache SIS 1.0 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "../../../../../../";
var useModuleDirectories = false;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractElement.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<!-- ======== START OF CLASS DATA ======== -->
<main role="main">
<div class="header">
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">org.apache.sis.metadata.iso.quality</a></div>
<h2 title="Class AbstractElement" class="title">Class AbstractElement</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../AbstractMetadata.html" title="class in org.apache.sis.metadata">AbstractMetadata</a></li>
<li>
<ul class="inheritance">
<li><a href="../../ModifiableMetadata.html" title="class in org.apache.sis.metadata">ModifiableMetadata</a></li>
<li>
<ul class="inheritance">
<li><a href="../ISOMetadata.html" title="class in org.apache.sis.metadata.iso">ISOMetadata</a></li>
<li>
<ul class="inheritance">
<li>AbstractElement</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></code>, <code><a href="../../../util/Emptiable.html" title="interface in org.apache.sis.util">Emptiable</a></code>, <code><a href="../../../util/LenientComparable.html" title="interface in org.apache.sis.util">Lenient­Comparable</a></code>, <code><a href="../../../xml/IdentifiedObject.html" title="interface in org.apache.sis.xml">Identified­Object</a></code>, <code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><code><a href="AbstractCompleteness.html" title="class in org.apache.sis.metadata.iso.quality">Abstract­Completeness</a></code>, <code><a href="AbstractLogicalConsistency.html" title="class in org.apache.sis.metadata.iso.quality">Abstract­Logical­Consistency</a></code>, <code><a href="AbstractPositionalAccuracy.html" title="class in org.apache.sis.metadata.iso.quality">Abstract­Positional­Accuracy</a></code>, <code><a href="AbstractTemporalAccuracy.html" title="class in org.apache.sis.metadata.iso.quality">Abstract­Temporal­Accuracy</a></code>, <code><a href="AbstractThematicAccuracy.html" title="class in org.apache.sis.metadata.iso.quality">Abstract­Thematic­Accuracy</a></code>, <code><a href="DefaultUsability.html" title="class in org.apache.sis.metadata.iso.quality">Default­Usability</a></code></dd>
</dl>
<hr>
<pre>public class <span class="typeNameLabel">AbstractElement</span>
extends <a href="../ISOMetadata.html" title="class in org.apache.sis.metadata.iso">ISOMetadata</a>
implements <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></pre>
<div class="block">Type of test applied to the data specified by a data quality scope.
The following property is mandatory in a well-formed metadata according ISO 19115:
<div class="preformat"><code>DQ_Element</code>
<code>  └─result……………</code> Value obtained from applying a data quality measure.</div>
<p><b>Limitations:</b></p>
<ul>
<li>Instances of this class are not synchronized for multi-threading.
Synchronization, if needed, is caller's responsibility.</li>
<li>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 <a href="../../../xml/XML.html" title="class in org.apache.sis.xml"><code>XML</code></a> instead.</li>
</ul></div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>0.3</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../../../serialized-form.html#org.apache.sis.metadata.iso.quality.AbstractElement">Serialized Form</a></dd>
<p><font size="-1">Defined in the <code>sis-metadata</code> module</font></p>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="nested.classes.inherited.from.class.org.apache.sis.metadata.ModifiableMetadata">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;<a href="../../ModifiableMetadata.html" title="class in org.apache.sis.metadata">ModifiableMetadata</a></h3>
<code><a href="../../ModifiableMetadata.State.html" title="enum in org.apache.sis.metadata">Modifiable­Metadata​.State</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- =========== FIELD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a id="fields.inherited.from.class.ISOMetadata">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;<a href="../ISOMetadata.html" title="class in org.apache.sis.metadata.iso">ISOMetadata</a></h3>
<code><a href="../ISOMetadata.html#identifiers">identifiers</a></code></li>
</ul>
</li>
</ul>
</section>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">AbstractElement</a></span>()</code></th>
<td class="colLast">
<div class="block">Constructs an initially empty element.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.opengis.metadata.quality.Element)">AbstractElement</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a>&nbsp;object)</code></th>
<td class="colLast">
<div class="block">Constructs a new instance initialized with the values from the specified metadata object.</div>
</td>
</tr>
<tr class="altColor">
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.opengis.metadata.quality.Result)">AbstractElement</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Result.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Result</a>&nbsp;result)</code></th>
<td class="colLast">
<div class="block">Creates an element initialized to the given result.</div>
</td>
</tr>
</table>
</li>
</ul>
</section>
<!-- ========== METHOD SUMMARY =========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>static <a href="AbstractElement.html" title="class in org.apache.sis.metadata.iso.quality">AbstractElement</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#castOrCopy(org.opengis.metadata.quality.Element)">castOrCopy</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a>&nbsp;object)</code></th>
<td class="colLast">
<div class="block">Returns a SIS metadata implementation with the values of the given arbitrary implementation.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util" class="externalLink">Date</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getDates()">getDates</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the date or range of dates on which a data quality measure was applied.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEvaluationMethodDescription()">getEvaluationMethodDescription</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the description of the evaluation method.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/EvaluationMethodType.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">EvaluationMethodType</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEvaluationMethodType()">getEvaluationMethodType</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the type of method used to evaluate quality of the dataset.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/citation/Citation.html?is-external=true" title="class or interface in org.opengis.metadata.citation" class="externalLink">Citation</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEvaluationProcedure()">getEvaluationProcedure</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the reference to the procedure information, or <code>null</code> if none.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMeasureDescription()">getMeasureDescription</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the description of the measure being determined.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/Identifier.html?is-external=true" title="class or interface in org.opengis.metadata" class="externalLink">Identifier</a></code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMeasureIdentification()">getMeasureIdentification</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the code identifying a registered standard procedure, or <code>null</code> if none.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getNamesOfMeasure()">getNamesOfMeasure</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the name of the test applied to the data.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Result.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Result</a>&gt;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getResults()">getResults</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns the value (or set of values) obtained from applying a data quality measure or
the out come of evaluating the obtained value (or set of values) against a specified
acceptable conformance quality level.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setDates(java.util.Collection)">setDates</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util" class="externalLink">Date</a>&gt;&nbsp;newValues)</code></th>
<td class="colLast">
<div class="block">Sets the date or range of dates on which a data quality measure was applied.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEvaluationMethodDescription(org.opengis.util.InternationalString)">setEvaluationMethodDescription</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&nbsp;newValue)</code></th>
<td class="colLast">
<div class="block">Sets the description of the evaluation method.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEvaluationMethodType(org.opengis.metadata.quality.EvaluationMethodType)">setEvaluationMethodType</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/EvaluationMethodType.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">EvaluationMethodType</a>&nbsp;newValue)</code></th>
<td class="colLast">
<div class="block">Sets the type of method used to evaluate quality of the dataset.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEvaluationProcedure(org.opengis.metadata.citation.Citation)">setEvaluationProcedure</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/citation/Citation.html?is-external=true" title="class or interface in org.opengis.metadata.citation" class="externalLink">Citation</a>&nbsp;newValue)</code></th>
<td class="colLast">
<div class="block">Sets the reference to the procedure information.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setMeasureDescription(org.opengis.util.InternationalString)">setMeasureDescription</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&nbsp;newValue)</code></th>
<td class="colLast">
<div class="block">Sets the description of the measure being determined.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setMeasureIdentification(org.opengis.metadata.Identifier)">setMeasureIdentification</a></span>&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/Identifier.html?is-external=true" title="class or interface in org.opengis.metadata" class="externalLink">Identifier</a>&nbsp;newValue)</code></th>
<td class="colLast">
<div class="block">Sets the code identifying a registered standard procedure.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setNamesOfMeasure(java.util.Collection)">setNamesOfMeasure</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;? extends <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&gt;&nbsp;newValues)</code></th>
<td class="colLast">
<div class="block">Sets the name of the test applied to the data.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setResults(java.util.Collection)">setResults</a></span>&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;? extends <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Result.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Result</a>&gt;&nbsp;newValues)</code></th>
<td class="colLast">
<div class="block">Sets the value (or set of values) obtained from applying a data quality measure or
the out come of evaluating the obtained value (or set of values) against a specified
acceptable conformance quality level.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.ISOMetadata">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;<a href="../ISOMetadata.html" title="class in org.apache.sis.metadata.iso">ISOMetadata</a></h3>
<code><a href="../ISOMetadata.html#getIdentifier()">get­Identifier</a>, <a href="../ISOMetadata.html#getIdentifierMap()">get­Identifier­Map</a>, <a href="../ISOMetadata.html#getIdentifiers()">get­Identifiers</a>, <a href="../ISOMetadata.html#getStandard()">get­Standard</a>, <a href="../ISOMetadata.html#setIdentifier(org.opengis.metadata.Identifier)">set­Identifier</a>, <a href="../ISOMetadata.html#transitionTo(org.apache.sis.metadata.ModifiableMetadata.State)">transition­To</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.ModifiableMetadata">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;<a href="../../ModifiableMetadata.html" title="class in org.apache.sis.metadata">ModifiableMetadata</a></h3>
<code><a href="../../ModifiableMetadata.html#checkWritePermission()">check­Write­Permission</a>, <a href="../../ModifiableMetadata.html#checkWritePermission(java.lang.Object)">check­Write­Permission</a>, <a href="../../ModifiableMetadata.html#collectionType(java.lang.Class)">collection­Type</a>, <a href="../../ModifiableMetadata.html#copyCollection(java.util.Collection,java.lang.Class)">copy­Collection</a>, <a href="../../ModifiableMetadata.html#copyList(java.util.Collection,java.lang.Class)">copy­List</a>, <a href="../../ModifiableMetadata.html#copyMap(java.util.Map,java.lang.Class)">copy­Map</a>, <a href="../../ModifiableMetadata.html#copySet(java.util.Collection,java.lang.Class)">copy­Set</a>, <a href="../../ModifiableMetadata.html#freeze()">freeze</a>, <a href="../../ModifiableMetadata.html#isModifiable()">is­Modifiable</a>, <a href="../../ModifiableMetadata.html#nonNullCollection(java.util.Collection,java.lang.Class)">non­Null­Collection</a>, <a href="../../ModifiableMetadata.html#nonNullList(java.util.List,java.lang.Class)">non­Null­List</a>, <a href="../../ModifiableMetadata.html#nonNullMap(java.util.Map,java.lang.Class)">non­Null­Map</a>, <a href="../../ModifiableMetadata.html#nonNullSet(java.util.Set,java.lang.Class)">non­Null­Set</a>, <a href="../../ModifiableMetadata.html#singleton(E,java.lang.Class)">singleton</a>, <a href="../../ModifiableMetadata.html#state()">state</a>, <a href="../../ModifiableMetadata.html#unmodifiable()">unmodifiable</a>, <a href="../../ModifiableMetadata.html#writeCollection(java.util.Collection,java.util.Collection,java.lang.Class)">write­Collection</a>, <a href="../../ModifiableMetadata.html#writeList(java.util.Collection,java.util.List,java.lang.Class)">write­List</a>, <a href="../../ModifiableMetadata.html#writeMap(java.util.Map,java.util.Map,java.lang.Class)">write­Map</a>, <a href="../../ModifiableMetadata.html#writeSet(java.util.Collection,java.util.Set,java.lang.Class)">write­Set</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.AbstractMetadata">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;<a href="../../AbstractMetadata.html" title="class in org.apache.sis.metadata">AbstractMetadata</a></h3>
<code><a href="../../AbstractMetadata.html#asMap()">as­Map</a>, <a href="../../AbstractMetadata.html#asTreeTable()">as­Tree­Table</a>, <a href="../../AbstractMetadata.html#equals(java.lang.Object)">equals</a>, <a href="../../AbstractMetadata.html#equals(java.lang.Object,org.apache.sis.util.ComparisonMode)">equals</a>, <a href="../../AbstractMetadata.html#getInterface()">get­Interface</a>, <a href="../../AbstractMetadata.html#hashCode()">hash­Code</a>, <a href="../../AbstractMetadata.html#isEmpty()">is­Empty</a>, <a href="../../AbstractMetadata.html#prune()">prune</a>, <a href="../../AbstractMetadata.html#toString()">to­String</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a id="methods.inherited.from.class.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">get­Class</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notify­All</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a id="&lt;init&gt;()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AbstractElement</h4>
<pre>public&nbsp;AbstractElement()</pre>
<div class="block">Constructs an initially empty element.</div>
</li>
</ul>
<a id="&lt;init&gt;(org.opengis.metadata.quality.Result)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AbstractElement</h4>
<pre>public&nbsp;AbstractElement&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Result.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Result</a>&nbsp;result)</pre>
<div class="block">Creates an element initialized to the given result.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>result</code> - the value obtained from applying a data quality measure against a specified
acceptable conformance quality level.</dd>
</dl>
</li>
</ul>
<a id="&lt;init&gt;(org.opengis.metadata.quality.Element)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AbstractElement</h4>
<pre>public&nbsp;AbstractElement&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a>&nbsp;object)</pre>
<div class="block">Constructs a new instance initialized with the values from the specified metadata object.
This is a <cite>shallow</cite> copy constructor, since the other metadata contained in the
given object are not recursively copied.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the metadata to copy values from, or <code>null</code> if none.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="#castOrCopy(org.opengis.metadata.quality.Element)"><code>cast­Or­Copy(Element)</code></a></dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
<!-- ============ METHOD DETAIL ========== -->
<section role="region">
<ul class="blockList">
<li class="blockList"><a id="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a id="castOrCopy(org.opengis.metadata.quality.Element)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>castOrCopy</h4>
<pre class="methodSignature">public static&nbsp;<a href="AbstractElement.html" title="class in org.apache.sis.metadata.iso.quality">AbstractElement</a>&nbsp;castOrCopy&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a>&nbsp;object)</pre>
<div class="block">Returns a SIS metadata implementation with the values of the given arbitrary implementation.
This method performs the first applicable action in the following choices:
<ul>
<li>If the given object is <code>null</code>, then this method returns <code>null</code>.</li>
<li>Otherwise if the given object is an instance of <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/PositionalAccuracy.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink"><code>Positional­Accuracy</code></a>,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/TemporalAccuracy.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink"><code>Temporal­Accuracy</code></a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/ThematicAccuracy.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink"><code>Thematic­Accuracy</code></a>, <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/LogicalConsistency.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink"><code>Logical­Consistency</code></a>,
<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Completeness.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink"><code>Completeness</code></a> or <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Usability.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink"><code>Usability</code></a>, then this method delegates to the
<code>cast­Or­Copy(…)</code> method of the corresponding SIS subclass.
Note that if the given object implements more than one of the above-cited interfaces,
then the <code>cast­Or­Copy(…)</code> method to be used is unspecified.</li>
<li>Otherwise if the given object is already an instance of
<code>Abstract­Element</code>, then it is returned unchanged.</li>
<li>Otherwise a new <code>Abstract­Element</code> instance is created using the
<a href="#%3Cinit%3E(org.opengis.metadata.quality.Element)">copy constructor</a>
and returned. Note that this is a <cite>shallow</cite> copy operation, since the other
metadata contained in the given object are not recursively copied.</li>
</ul></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>object</code> - the object to get as a SIS implementation, or <code>null</code> if none.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a SIS implementation containing the values of the given object (may be the
given object itself), or <code>null</code> if the argument was null.</dd>
</dl>
</li>
</ul>
<a id="getNamesOfMeasure()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNamesOfMeasure</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&gt;&nbsp;getNamesOfMeasure()</pre>
<div class="block">Returns the name of the test applied to the data.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true#getNamesOfMeasure()" title="class or interface in org.opengis.metadata.quality" class="externalLink">get­Names­Of­Measure</a></code>&nbsp;in interface&nbsp;<code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>name of the test applied to the data.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://issues.apache.org/jira/browse/SIS-394">Issue SIS-394</a></dd>
</dl>
</li>
</ul>
<a id="setNamesOfMeasure(java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNamesOfMeasure</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setNamesOfMeasure&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;? extends <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&gt;&nbsp;newValues)</pre>
<div class="block">Sets the name of the test applied to the data.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>new­Values</code> - the new name of measures.</dd>
</dl>
</li>
</ul>
<a id="getMeasureIdentification()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMeasureIdentification</h4>
<pre class="methodSignature">public&nbsp;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/Identifier.html?is-external=true" title="class or interface in org.opengis.metadata" class="externalLink">Identifier</a>&nbsp;getMeasureIdentification()</pre>
<div class="block">Returns the code identifying a registered standard procedure, or <code>null</code> if none.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true#getMeasureIdentification()" title="class or interface in org.opengis.metadata.quality" class="externalLink">get­Measure­Identification</a></code>&nbsp;in interface&nbsp;<code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>code identifying a registered standard procedure, or <code>null</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://issues.apache.org/jira/browse/SIS-394">Issue SIS-394</a></dd>
</dl>
</li>
</ul>
<a id="setMeasureIdentification(org.opengis.metadata.Identifier)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMeasureIdentification</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setMeasureIdentification&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/Identifier.html?is-external=true" title="class or interface in org.opengis.metadata" class="externalLink">Identifier</a>&nbsp;newValue)</pre>
<div class="block">Sets the code identifying a registered standard procedure.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>new­Value</code> - the new measure identification.</dd>
</dl>
</li>
</ul>
<a id="getMeasureDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMeasureDescription</h4>
<pre class="methodSignature">public&nbsp;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&nbsp;getMeasureDescription()</pre>
<div class="block">Returns the description of the measure being determined.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true#getMeasureDescription()" title="class or interface in org.opengis.metadata.quality" class="externalLink">get­Measure­Description</a></code>&nbsp;in interface&nbsp;<code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>description of the measure being determined, or <code>null</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://issues.apache.org/jira/browse/SIS-394">Issue SIS-394</a></dd>
</dl>
</li>
</ul>
<a id="setMeasureDescription(org.opengis.util.InternationalString)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMeasureDescription</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setMeasureDescription&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&nbsp;newValue)</pre>
<div class="block">Sets the description of the measure being determined.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>new­Value</code> - the new measure description.</dd>
</dl>
</li>
</ul>
<a id="getEvaluationMethodType()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEvaluationMethodType</h4>
<pre class="methodSignature">public&nbsp;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/EvaluationMethodType.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">EvaluationMethodType</a>&nbsp;getEvaluationMethodType()</pre>
<div class="block">Returns the type of method used to evaluate quality of the dataset.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true#getEvaluationMethodType()" title="class or interface in org.opengis.metadata.quality" class="externalLink">get­Evaluation­Method­Type</a></code>&nbsp;in interface&nbsp;<code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>type of method used to evaluate quality, or <code>null</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://issues.apache.org/jira/browse/SIS-394">Issue SIS-394</a></dd>
</dl>
</li>
</ul>
<a id="setEvaluationMethodType(org.opengis.metadata.quality.EvaluationMethodType)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEvaluationMethodType</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setEvaluationMethodType&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/EvaluationMethodType.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">EvaluationMethodType</a>&nbsp;newValue)</pre>
<div class="block">Sets the type of method used to evaluate quality of the dataset.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>new­Value</code> - the new evaluation method type.</dd>
</dl>
</li>
</ul>
<a id="getEvaluationMethodDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEvaluationMethodDescription</h4>
<pre class="methodSignature">public&nbsp;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&nbsp;getEvaluationMethodDescription()</pre>
<div class="block">Returns the description of the evaluation method.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true#getEvaluationMethodDescription()" title="class or interface in org.opengis.metadata.quality" class="externalLink">get­Evaluation­Method­Description</a></code>&nbsp;in interface&nbsp;<code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>description of the evaluation method, or <code>null</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://issues.apache.org/jira/browse/SIS-394">Issue SIS-394</a></dd>
</dl>
</li>
</ul>
<a id="setEvaluationMethodDescription(org.opengis.util.InternationalString)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEvaluationMethodDescription</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setEvaluationMethodDescription&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/util/InternationalString.html?is-external=true" title="class or interface in org.opengis.util" class="externalLink">InternationalString</a>&nbsp;newValue)</pre>
<div class="block">Sets the description of the evaluation method.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>new­Value</code> - the new evaluation method description.</dd>
</dl>
</li>
</ul>
<a id="getEvaluationProcedure()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEvaluationProcedure</h4>
<pre class="methodSignature">public&nbsp;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/citation/Citation.html?is-external=true" title="class or interface in org.opengis.metadata.citation" class="externalLink">Citation</a>&nbsp;getEvaluationProcedure()</pre>
<div class="block">Returns the reference to the procedure information, or <code>null</code> if none.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true#getEvaluationProcedure()" title="class or interface in org.opengis.metadata.quality" class="externalLink">get­Evaluation­Procedure</a></code>&nbsp;in interface&nbsp;<code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>reference to the procedure information, or <code>null</code>.</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="https://issues.apache.org/jira/browse/SIS-394">Issue SIS-394</a></dd>
</dl>
</li>
</ul>
<a id="setEvaluationProcedure(org.opengis.metadata.citation.Citation)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEvaluationProcedure</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setEvaluationProcedure&#8203;(<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/citation/Citation.html?is-external=true" title="class or interface in org.opengis.metadata.citation" class="externalLink">Citation</a>&nbsp;newValue)</pre>
<div class="block">Sets the reference to the procedure information.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>new­Value</code> - the new evaluation procedure.</dd>
</dl>
</li>
</ul>
<a id="getDates()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDates</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util" class="externalLink">Date</a>&gt;&nbsp;getDates()</pre>
<div class="block">Returns the date or range of dates on which a data quality measure was applied.
The collection size is 1 for a single date, or 2 for a range.
Returns an empty collection if this information is not available.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true#getDates()" title="class or interface in org.opengis.metadata.quality" class="externalLink">get­Dates</a></code>&nbsp;in interface&nbsp;<code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>date or range of dates on which a data quality measure was applied.</dd>
</dl>
</li>
</ul>
<a id="setDates(java.util.Collection)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDates</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setDates&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;? extends <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util" class="externalLink">Date</a>&gt;&nbsp;newValues)</pre>
<div class="block">Sets the date or range of dates on which a data quality measure was applied.
The collection size is 1 for a single date, or 2 for a range.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>new­Values</code> - the new dates, or <code>null</code>.</dd>
</dl>
</li>
</ul>
<a id="getResults()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getResults</h4>
<pre class="methodSignature">public&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;<a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Result.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Result</a>&gt;&nbsp;getResults()</pre>
<div class="block">Returns the value (or set of values) obtained from applying a data quality measure or
the out come of evaluating the obtained value (or set of values) against a specified
acceptable conformance quality level.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true#getResults()" title="class or interface in org.opengis.metadata.quality" class="externalLink">get­Results</a></code>&nbsp;in interface&nbsp;<code><a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Element.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Element</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>set of values obtained from applying a data quality measure.</dd>
</dl>
</li>
</ul>
<a id="setResults(java.util.Collection)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setResults</h4>
<pre class="methodSignature">public&nbsp;void&nbsp;setResults&#8203;(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util" class="externalLink">Collection</a>&lt;? extends <a href="http://www.geoapi.org/3.0/javadoc/org/opengis/metadata/quality/Result.html?is-external=true" title="class or interface in org.opengis.metadata.quality" class="externalLink">Result</a>&gt;&nbsp;newValues)</pre>
<div class="block">Sets the value (or set of values) obtained from applying a data quality measure or
the out come of evaluating the obtained value (or set of values) against a specified
acceptable conformance quality level.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>new­Values</code> - the new results.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</section>
</li>
</ul>
</div>
</div>
</main>
<!-- ========= END OF CLASS DATA ========= -->
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AbstractElement.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2010&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>