|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SenseRelation
A predicate used to relate senses
| Field Summary | |
|---|---|
static SenseRelation |
broader
Indicates that the target sense is broader |
static SenseRelation |
equivalent
Indicates equivalence between the senses |
static SenseRelation |
incompatible
Indicates incompatibility (disjointness) between the senses |
static SenseRelation |
narrower
Indicates that the target sense is narrower |
static SenseRelation |
senseRelation
The lemon super-property of all relations |
| Method Summary |
|---|
| Methods inherited from interface eu.monnetproject.lemon.model.LemonElementOrPredicate |
|---|
getURI |
| Field Detail |
|---|
static final SenseRelation senseRelation
static final SenseRelation equivalent
static final SenseRelation incompatible
static final SenseRelation narrower
static final SenseRelation broader
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||