See: Description
Interface | Description |
---|---|
ExcelRuleExtractor |
Extracts rules from Excel sheet.
|
ExcelSheetRuleExtension |
Extension API for verify rules from Excel sheets.
|
Class | Description |
---|---|
DefaultExcelRuleExtractor |
Default implementation of
ExcelRuleExtractor . |
ExcelSheetDataModelSource |
DataModelSource from Excel Sheet. |
ExcelSheetRuleProvider |
Provides
VerifyRule from Excel Sheet. |
ExcelSheetSink |
An implementation of
DataModelSink . |
ExcelSheetSinkFactory |
An implementation of
DataModelSinkFactory to create an Excel sheet. |
ExcelSheetSinkProvider |
Provides
DataModelSink into Excel Sheet. |
ExcelSheetSourceProvider |
Provides
DataModelSourceProvider from Excel Sheet. |
Enum | Description |
---|---|
NullityConditionKind |
Kind of nullity predicate represented in each cell.
|
RuleSheetFormat |
Format of verification rule description on Excel Sheet.
|
TotalConditionKind |
Kind of predicate about all set of model object.
|
ValueConditionKind |
Kind of value predicate represented in each cell.
|
Exception | Description |
---|---|
ExcelRuleExtractor.FormatException |
Invalid format of excel condition sheet.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.