|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Term | |
|---|---|
| eu.clarin.weblicht.wlfxb.lx.api | |
| eu.clarin.weblicht.wlfxb.lx.xb | Provides classes for manipulating Lexicon annotations of TCF. |
| Uses of Term in eu.clarin.weblicht.wlfxb.lx.api |
|---|
| Methods in eu.clarin.weblicht.wlfxb.lx.api that return Term | |
|---|---|
Term |
TermsContainer.createTerm(Entry entry)
|
Term |
TermsContainer.createTerm(String word)
|
| Method parameters in eu.clarin.weblicht.wlfxb.lx.api with type arguments of type Term | |
|---|---|
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
List<Term> terms)
|
Cooccurrence |
CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms)
|
Synonym |
SynonymsLayer.addSynonym(List<Term> terms)
|
Synonym |
SynonymsLayer.addSynonym(Sig sig,
List<Term> terms)
|
String[] |
TermsContainer.getTermsAsStrings(List<? extends Term> terms,
boolean includeAnnotatedTerm)
|
| Uses of Term in eu.clarin.weblicht.wlfxb.lx.xb |
|---|
| Classes in eu.clarin.weblicht.wlfxb.lx.xb that implement Term | |
|---|---|
class |
TermStored
|
| Methods in eu.clarin.weblicht.wlfxb.lx.xb that return Term | |
|---|---|
Term |
TermsContainerStored.createTerm(Entry entry)
|
Term |
TermsContainerStored.createTerm(String word)
|
| Method parameters in eu.clarin.weblicht.wlfxb.lx.xb with type arguments of type Term | |
|---|---|
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
List<Term> terms)
|
Cooccurrence |
CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function,
Sig sig,
List<Term> terms)
|
Synonym |
SynonymsLayerStored.addSynonym(List<Term> terms)
|
Synonym |
SynonymsLayerStored.addSynonym(Sig sig,
List<Term> terms)
|
String[] |
TermsContainerStored.getTermsAsStrings(List<? extends Term> terms,
boolean includeAnnotatedTerm)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||