Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.common.align.model.MutableCell

Packages that use MutableCell
eu.esdihumboldt.hale.common.align.io.impl.internal   
eu.esdihumboldt.hale.common.align.model.impl   
eu.esdihumboldt.hale.ui.function   
eu.esdihumboldt.hale.ui.function.contribution.internal   
eu.esdihumboldt.hale.ui.function.generic   
eu.esdihumboldt.hale.ui.function.generic.pages   
eu.esdihumboldt.hale.ui.service.align   
eu.esdihumboldt.hale.ui.service.align.internal   
 

Uses of MutableCell in eu.esdihumboldt.hale.common.align.io.impl.internal
 

Methods in eu.esdihumboldt.hale.common.align.io.impl.internal that return MutableCell
 MutableCell CellBean.createCell(IOReporter reporter, TypeIndex sourceTypes, TypeIndex targetTypes)
          Create a cell based on the information in the cell bean if possible.
 

Uses of MutableCell in eu.esdihumboldt.hale.common.align.model.impl
 

Classes in eu.esdihumboldt.hale.common.align.model.impl that implement MutableCell
 class DefaultCell
          Default implementation of an alignment cell
 

Uses of MutableCell in eu.esdihumboldt.hale.ui.function
 

Methods in eu.esdihumboldt.hale.ui.function that return MutableCell
 MutableCell FunctionWizard.getResult()
          Get the result cell
 

Uses of MutableCell in eu.esdihumboldt.hale.ui.function.contribution.internal
 

Methods in eu.esdihumboldt.hale.ui.function.contribution.internal with parameters of type MutableCell
protected  void SchemaSelectionWizardAction.handleResult(MutableCell cell)
           
protected abstract  void AbstractWizardAction.handleResult(MutableCell cell)
          Handle the wizard result
protected  void ReplaceFunctionWizardAction.handleResult(MutableCell cell)
           
protected  void CellWizardAction.handleResult(MutableCell cell)
           
 

Uses of MutableCell in eu.esdihumboldt.hale.ui.function.generic
 

Methods in eu.esdihumboldt.hale.ui.function.generic that return MutableCell
 MutableCell AbstractGenericFunctionWizard.getResult()
           
 

Uses of MutableCell in eu.esdihumboldt.hale.ui.function.generic.pages
 

Methods in eu.esdihumboldt.hale.ui.function.generic.pages with parameters of type MutableCell
 void EntitiesPage.configureCell(MutableCell cell)
           
 void FunctionWizardPage.configureCell(MutableCell cell)
          Configure the given cell
 

Uses of MutableCell in eu.esdihumboldt.hale.ui.service.align
 

Methods in eu.esdihumboldt.hale.ui.service.align with parameters of type MutableCell
 void AlignmentService.addCell(MutableCell cell)
          Adds the given cell to the current alignment.
 void AlignmentService.replaceCell(Cell oldCell, MutableCell newCell)
          Replace a cell with a new cell.
 

Uses of MutableCell in eu.esdihumboldt.hale.ui.service.align.internal
 

Methods in eu.esdihumboldt.hale.ui.service.align.internal with parameters of type MutableCell
 void AlignmentServiceDecorator.addCell(MutableCell cell)
           
 void AlignmentServiceUndoSupport.addCell(MutableCell cell)
           
 void AlignmentServiceImpl.addCell(MutableCell cell)
           
 void AlignmentServiceDecorator.replaceCell(Cell oldCell, MutableCell newCell)
           
 void AlignmentServiceUndoSupport.replaceCell(Cell oldCell, MutableCell newCell)
           
 void AlignmentServiceImpl.replaceCell(Cell oldCell, MutableCell newCell)
           
 

Constructors in eu.esdihumboldt.hale.ui.service.align.internal with parameters of type MutableCell
AlignmentServiceUndoSupport.AddCellOperation(MutableCell cell)
          Create an operation adding the given cell to the alignment service.
AlignmentServiceUndoSupport.ReplaceOperation(MutableCell oldCell, MutableCell newCell)
          Create an operation that replaces a cell in the alignment.
 

Constructor parameters in eu.esdihumboldt.hale.ui.service.align.internal with type arguments of type MutableCell
AlignmentServiceUndoSupport.RemoveCellOperation(Collection<MutableCell> cells)
          Create an operation removing the given cell from the alignment service.
 


Humboldt Alignment Editor 2.5.0

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