|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlignmentFactory | |
---|---|
de.fzi.kadmos.api.impl | Provides default implementations for the KADMOS API. |
de.fzi.kadmos.parser | Provides an API for ontology alignment parsers. |
de.fzi.kadmos.parser.impl | Provides some implementations for the KADMOS API alignment parsers. |
Uses of AlignmentFactory in de.fzi.kadmos.api.impl |
---|
Classes in de.fzi.kadmos.api.impl that implement AlignmentFactory | |
---|---|
class |
SimpleAlignmentFactory
Factory for creating SimpleAlignment instances. |
Uses of AlignmentFactory in de.fzi.kadmos.parser |
---|
Methods in de.fzi.kadmos.parser with parameters of type AlignmentFactory | |
---|---|
void |
AlignmentParser.setAlignmentFactory(AlignmentFactory factory)
Specifies the AlignmentFactory to be used in order
to create the alignment object. |
Uses of AlignmentFactory in de.fzi.kadmos.parser.impl |
---|
Methods in de.fzi.kadmos.parser.impl with parameters of type AlignmentFactory | |
---|---|
void |
INRIAFormatParser.setAlignmentFactory(AlignmentFactory factory)
Specifies the AlignmentFactory to be used in order
to create the alignment object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |