public class OntologyElement
extends com.exalead.gni.GNIObject
Modifier and Type | Field and Description |
---|---|
java.lang.String |
displayForm
Display form
|
java.lang.String |
entry
Entry to be matched by the ontology matcher
|
java.lang.String |
expr
Matching expression
|
int |
kind
Token display kind
|
int |
lang
Language
|
int |
level
Form level (exact, lowercase, normalized, lemma...)
|
java.lang.String |
tag
Tag to be added by the ontology matcher
|
int |
trustLevel
Trust level
|
Constructor and Description |
---|
OntologyElement() |
public java.lang.String tag
public java.lang.String expr
public java.lang.String entry
public java.lang.String displayForm
public int level
public int kind
public int trustLevel
public int lang
Copyright © 2013 Dassault Systèmes, All Rights Reserved.