public class IdentityMatcherResult
extends com.exalead.gni.GNIObject
Modifier and Type | Field and Description |
---|---|
IdentityMatcherMatch[] |
andAtoms |
int |
covering |
int |
coveringIncludingOpt |
int |
coveringIncludingOptNoLinkWord |
float |
distance |
int |
nbAndAtoms |
IdentityMatcherMatch[] |
optAtoms |
boolean |
partial |
int |
ruleId
the rule id
|
boolean |
stringRule |
int |
trustLevel |
Constructor and Description |
---|
IdentityMatcherResult() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
displayForm()
Get and cache the display form
|
void |
setDisplayForm(java.lang.String displayForm)
Set the display form
|
public int ruleId
public int trustLevel
public boolean partial
public boolean stringRule
public int covering
public float distance
public int nbAndAtoms
public IdentityMatcherMatch[] andAtoms
public int coveringIncludingOpt
public int coveringIncludingOptNoLinkWord
public IdentityMatcherMatch[] optAtoms
Copyright © 2013 Dassault Systèmes, All Rights Reserved.