public class AmbiguousPrefLabel extends ProblemDetector implements Serializable
problemCatalog, schema| Constructor and Description | 
|---|
| AmbiguousPrefLabel(ProblemCatalog problemCatalog) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getHeader()Get a header, which is the name of metric, the observer measures. | 
| void | update(PathCache cache,
      FieldCounter<Double> results)A push method which is called by the subject, and which transport
 information to the Observer objects. | 
public AmbiguousPrefLabel(ProblemCatalog problemCatalog)
public void update(PathCache cache, FieldCounter<Double> results)
ObserverCopyright © 2020. All rights reserved.