|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Cell
An alignment cell represents a mapping between two entities
Method Summary | |
---|---|
com.google.common.collect.ListMultimap<String,? extends Entity> |
getSource()
Get the source entities. |
com.google.common.collect.ListMultimap<String,? extends Entity> |
getTarget()
Get the target entities. |
String |
getTransformationIdentifier()
Get the identifier for the transformation referenced by the cell. |
com.google.common.collect.ListMultimap<String,String> |
getTransformationParameters()
Get the transformation parameters that shall be applied to the transformation specified by getTransformationIdentifier() . |
Method Detail |
---|
com.google.common.collect.ListMultimap<String,? extends Entity> getSource()
null
com.google.common.collect.ListMultimap<String,? extends Entity> getTarget()
com.google.common.collect.ListMultimap<String,String> getTransformationParameters()
getTransformationIdentifier()
.
null
String getTransformationIdentifier()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |