ICell.RelationType
Constructor and Description |
---|
Cell() |
Modifier and Type | Method and Description |
---|---|
ICell |
deepCopy() |
IAbout |
getAbout() |
IEntity |
getEntity1() |
IEntity |
getEntity2() |
List<String> |
getLabel()
Returns a list of labels of the cell.
|
double |
getMeasure() |
ICell.RelationType |
getRelation() |
void |
setAbout(IAbout about) |
void |
setEntity1(IEntity entity1) |
void |
setEntity2(IEntity entity2) |
void |
setLabel(List<String> label) |
void |
setMeasure(double measure) |
void |
setRelation(ICell.RelationType relation) |
public void setEntity1(IEntity entity1)
public IEntity getEntity1()
getEntity1
in interface ICell
IEntity
of the ICell
.public void setEntity2(IEntity entity2)
public IEntity getEntity2()
getEntity2
in interface ICell
IEntity
of the ICell
.public ICell.RelationType getRelation()
getRelation
in interface ICell
public void setRelation(ICell.RelationType relation)
relation
- the relation to setpublic double getMeasure()
getMeasure
in interface ICell
public void setMeasure(double measure)
measure
- the measure to setpublic void setAbout(IAbout about)
about
- the about to setpublic List<String> getLabel()
ICell
public ICell deepCopy()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a