org.schwiebert.abl4j.align.methods
Class AllAlignmentsMethod
java.lang.Object
org.schwiebert.abl4j.align.methods.AbstractAdvancedMethod
org.schwiebert.abl4j.align.methods.AllAlignmentsMethod
- All Implemented Interfaces:
- AlignmentMethod, IConfigurable
public final class AllAlignmentsMethod
- extends AbstractAdvancedMethod
Implements the "all"-alignment of ABL
- Author:
- sschwieb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
comparismMode
private boolean comparismMode
AllAlignmentsMethod
public AllAlignmentsMethod()
handleEditOperationStructure
public final void handleEditOperationStructure(ITreeBank tb,
ITree current)
- Description copied from class:
AbstractAdvancedMethod
- Performs the edit operations
- Specified by:
handleEditOperationStructure in interface AlignmentMethod- Specified by:
handleEditOperationStructure in class AbstractAdvancedMethod
configure
public void configure(PropertiesMap properties)
- In addition to
AbstractAdvancedMethod.configure(PropertiesMap), the
property AblProperties.COMPARISM_MODE is also used.
- Specified by:
configure in interface IConfigurable- Overrides:
configure in class AbstractAdvancedMethod
© 2007 Stephan Schwiebert