|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICell
A ICell
contains a mapping between two IEntity
s.
Nested Class Summary | |
---|---|
static class |
ICell.RelationType
|
Method Summary | |
---|---|
IAbout |
getAbout()
|
IEntity |
getEntity1()
|
IEntity |
getEntity2()
|
List<String> |
getLabel()
Returns a list of labels of the cell. |
double |
getMeasure()
|
ICell.RelationType |
getRelation()
|
Method Detail |
---|
IEntity getEntity1()
IEntity
of the ICell
.IEntity getEntity2()
IEntity
of the ICell
.ICell.RelationType getRelation()
double getMeasure()
IAbout getAbout()
List<String> getLabel()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |