public interface AlignmentProcess extends Alignment
Modifier and Type | Method and Description |
---|---|
void |
align(Alignment alignment,
java.util.Properties param)
The align method computes the alignment from the ontologies.
|
addAlignCell, addAlignCell, clone, compose, cut, cut, diff, dump, getAlignCell1, getAlignCell2, getAlignCells1, getAlignCells2, getAlignedObject1, getAlignedObject2, getAlignedRelation1, getAlignedRelation2, getAlignedStrength1, getAlignedStrength2, getElements, getExtension, getExtensions, getFile1, getFile2, getLevel, getOntology1, getOntology1URI, getOntology2, getOntology2URI, getType, harden, init, init, inverse, iterator, join, meet, nbCells, remCell, render, setExtension, setFile1, setFile2, setLevel, setOntology1, setOntology2, setType
void align(Alignment alignment, java.util.Properties param) throws AlignmentException
alignment:
- an alignment taken as input to the matching operation (may be null)param:
- the parameter of the matching operationAlignmentException
- when something goes wrong(C) INRIA & friends, 2003-2020