|
Alignment API and Server 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Id | |
---|---|
fr.inrialpes.exmo.align.impl.edoal |
Uses of Id in fr.inrialpes.exmo.align.impl.edoal |
---|
Classes in fr.inrialpes.exmo.align.impl.edoal that implement Id | |
---|---|
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. |
Fields in fr.inrialpes.exmo.align.impl.edoal with type parameters of type Id | |
---|---|
private Set<Id> |
TransfService.params
paramteters for the transformation |
Methods in fr.inrialpes.exmo.align.impl.edoal that return types with arguments of type Id | |
---|---|
Set<Id> |
TransfService.getParameters()
Returns an unmodifiable set of parameters needed for the transformation. |
Constructor parameters in fr.inrialpes.exmo.align.impl.edoal with type arguments of type Id | |
---|---|
TransfService(URI res,
Collection<Id> params)
Constructs a transf. |
|
TransfService(URI res,
URI id,
Collection<Id> params)
Constructs a service. |
|
Alignment API and Server 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |