Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.model.align
Interface ICell

All Known Implementing Classes:
Cell

public interface ICell

A ICell contains a mapping between two IEntitys.

Author:
Thorsten Reitz
Partner:
01 / Fraunhofer Institute for Computer Graphics Research

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

getEntity1

IEntity getEntity1()
Returns:
the first IEntity of the ICell.

getEntity2

IEntity getEntity2()
Returns:
the second IEntity of the ICell.

getRelation

ICell.RelationType getRelation()
Returns:
the relation

getMeasure

double getMeasure()
Returns:
the measure

getAbout

IAbout getAbout()
Returns:
the about

getLabel

List<String> getLabel()
Returns a list of labels of the cell. The first label is currently used to retrieve the operation name which indicates the transformer.

Returns:
List of labels.

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d