Package | Description |
---|---|
fr.inrialpes.exmo.align.impl.edoal | |
fr.inrialpes.exmo.align.impl.renderer | |
fr.inrialpes.exmo.align.parser | |
fr.inrialpes.exmo.align.service |
Modifier and Type | Method and Description |
---|---|
EDOALCell |
EDOALAlignment.addAlignCell(java.lang.Object ob1,
java.lang.Object ob2)
Cell methods
|
EDOALCell |
EDOALAlignment.addAlignCell(java.lang.Object ob1,
java.lang.Object ob2,
java.lang.String relation,
double measure) |
EDOALCell |
EDOALAlignment.addAlignCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
Relation relation,
double measure) |
EDOALCell |
EDOALAlignment.addAlignCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
Relation relation,
double measure,
Extensions extensions) |
EDOALCell |
EDOALAlignment.addAlignCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
java.lang.String relation,
double measure) |
EDOALCell |
EDOALAlignment.createCell(java.lang.String id,
java.lang.Object ob1,
java.lang.Object ob2,
Relation relation,
double measure) |
EDOALCell |
EDOALCell.inverse() |
Modifier and Type | Method and Description |
---|---|
void |
OWLAxiomsRendererVisitor.visit(EDOALCell cell) |
Modifier and Type | Field and Description |
---|---|
(package private) EDOALCell |
TypeCheckingVisitor.cell |
Modifier and Type | Method and Description |
---|---|
protected EDOALCell |
RDFParser.parseCell(org.apache.jena.rdf.model.Resource node)
Parses a mapping rule.
|
Modifier and Type | Method and Description |
---|---|
TypeCheckingVisitor.TYPE |
TypeCheckingVisitor.visit(EDOALCell cell) |
Modifier and Type | Method and Description |
---|---|
void |
EDOALSQLCache.erase(EDOALCell cell) |
void |
EDOALSQLCache.extractLinkkeys(java.lang.String cellid,
EDOALCell cell) |
void |
EDOALSQLCache.extractTransformations(java.lang.String cellid,
EDOALCell cell) |
(C) INRIA & friends, 2003-2020