Package | Description |
---|---|
cz.cuni.mff.odcleanstore.linker |
Linker interfaces.
|
cz.cuni.mff.odcleanstore.linker.impl |
Linker implementation.
|
cz.cuni.mff.odcleanstore.webfrontend.pages.transformers.oi.debug |
Page components for the Object Identification rules debugging section related pages.
|
Modifier and Type | Method and Description |
---|---|
List<DebugResult> |
Linker.debugRules(File inputFile,
TransformationContext context,
TableVersion tableVersion,
SerializationLanguage language)
Debugs linkage rules.
|
List<DebugResult> |
Linker.debugRules(String input,
TransformationContext context,
TableVersion tableVersion)
Debugs linkage rules.
|
Modifier and Type | Method and Description |
---|---|
List<DebugResult> |
LinkerImpl.debugRules(File inputFile,
TransformationContext context,
TableVersion tableVersion,
SerializationLanguage language) |
List<DebugResult> |
LinkerImpl.debugRules(String input,
TransformationContext context,
TableVersion tableVersion) |
Constructor and Description |
---|
OIDebugResultPage(List<DebugResult> results,
Integer ruleGroupId) |
Copyright © 2013. All Rights Reserved.