|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Relation | |
|---|---|
| eu.clarin.weblicht.wlfxb.lx.api | |
| eu.clarin.weblicht.wlfxb.lx.xb | Provides classes for manipulating Lexicon annotations of TCF. |
| Uses of Relation in eu.clarin.weblicht.wlfxb.lx.api |
|---|
| Methods in eu.clarin.weblicht.wlfxb.lx.api that return Relation | |
|---|---|
Relation |
RelationsLayer.addRelation(String type,
String function,
Integer frequency,
List<Term> terms)
|
Relation |
RelationsLayer.addRelation(String type,
String function,
Integer frequency,
Sig sig,
List<Term> terms)
|
Relation |
RelationsLayer.getRelation(int index)
|
Relation[] |
RelationsLayer.getRelations(Lemma lemma)
|
| Methods in eu.clarin.weblicht.wlfxb.lx.api with parameters of type Relation | |
|---|---|
Lemma[] |
RelationsLayer.getLemmas(Relation relation)
|
String[] |
RelationsLayer.getWords(Relation relation)
|
| Uses of Relation in eu.clarin.weblicht.wlfxb.lx.xb |
|---|
| Classes in eu.clarin.weblicht.wlfxb.lx.xb that implement Relation | |
|---|---|
class |
RelationStored
|
| Fields in eu.clarin.weblicht.wlfxb.lx.xb with type parameters of type Relation | |
|---|---|
protected Map<Lemma,List<Relation>> |
LexiconLayersConnector.lemma2ItsRels
|
| Methods in eu.clarin.weblicht.wlfxb.lx.xb that return Relation | |
|---|---|
Relation |
RelationsLayerStored.addRelation(String type,
String function,
Integer frequency,
List<Term> terms)
|
Relation |
RelationsLayerStored.addRelation(String type,
String function,
Integer frequency,
Sig sig,
List<Term> terms)
|
Relation |
RelationsLayerStored.getRelation(int index)
|
Relation[] |
RelationsLayerStored.getRelations(Lemma lemma)
|
| Methods in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type Relation | |
|---|---|
Lemma[] |
RelationsLayerStored.getLemmas(Relation rel)
|
String[] |
RelationsLayerStored.getWords(Relation rel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||