eu.esdihumboldt.hale.common.align.model
Interface MutableCell
- All Superinterfaces:
- Cell
- All Known Implementing Classes:
- DefaultCell
public interface MutableCell
- extends Cell
Mutable Cell
which is used where changes to the cell are allowed.
- Author:
- Simon Templer
setTransformationIdentifier
void setTransformationIdentifier(String transformation)
- Set the identifier for the transformation referenced by the cell.
- Parameters:
transformation
- the transformation identifier
setTransformationParameters
void setTransformationParameters(com.google.common.collect.ListMultimap<String,String> parameters)
- Parameters:
parameters
- the parameters to set
setSource
void setSource(com.google.common.collect.ListMultimap<String,? extends Entity> source)
- Parameters:
source
- the source to set
setTarget
void setTarget(com.google.common.collect.ListMultimap<String,? extends Entity> target)
- Parameters:
target
- the target to set
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d