Package | Description |
---|---|
fr.inrialpes.exmo.align.impl.edoal | |
fr.inrialpes.exmo.align.service |
Modifier and Type | Class and Description |
---|---|
class |
ClassId
A simple Id to represent a Class.
|
class |
InstanceId
A simple Id to represent a Instance.
|
class |
PropertyId
A simple Id to represent a Property.
|
class |
RelationId
A simple Id to represent a Relation.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Set<Id> |
TransfService.params
paramteters for the transformation
|
Modifier and Type | Method and Description |
---|---|
private static Id |
EDOALAlignment.createEDOALExpression(LoadedOntology<java.lang.Object> o,
java.net.URI u) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<Id> |
TransfService.getParameters()
Returns an unmodifiable set of parameters needed for the transformation.
|
Constructor and Description |
---|
TransfService(java.net.URI res,
java.util.Collection<Id> params)
Constructs a transf.
|
TransfService(java.net.URI res,
java.net.URI id,
java.util.Collection<Id> params)
Constructs a service.
|
Modifier and Type | Method and Description |
---|---|
long |
EDOALSQLCache.registerClassId(Id expr) |
long |
EDOALSQLCache.registerInstanceId(Id expr) |
long |
EDOALSQLCache.registerPropertyId(Id expr) |
long |
EDOALSQLCache.registerRelationId(Id expr) |
(C) INRIA & friends, 2003-2020