| Package | Description | 
|---|---|
| com.github.noraui.application.model | |
| com.github.noraui.application.model.demo | |
| com.github.noraui.data | |
| com.github.noraui.data.gherkin | |
| com.github.noraui.model | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CommonModel  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Article  | 
| Modifier and Type | Method and Description | 
|---|---|
ModelList | 
Articles.addModel(Model m)
Adds a Model in ModelList 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Class<Model> | 
DataProvider.getModel(String modelPackagesCsv)  | 
Class<Model> | 
CommonDataProvider.getModel(String modelPackagesCsv) | 
static Constructor<Model> | 
DataUtils.getModelConstructor(Class<Model> model,
                   String[] headers)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Map<Integer,Map<String,ModelList>> | 
DataUtils.fusionProcessor(Class<Model> model,
               Constructor<Model> modelConstructor)  | 
static Map<Integer,Map<String,ModelList>> | 
DataUtils.fusionProcessor(Class<Model> model,
               Constructor<Model> modelConstructor)  | 
static Constructor<Model> | 
DataUtils.getModelConstructor(Class<Model> model,
                   String[] headers)  | 
| Modifier and Type | Method and Description | 
|---|---|
Class<Model> | 
InputGherkinDataProvider.getModel(String modelPackages) | 
| Modifier and Type | Method and Description | 
|---|---|
ModelList | 
ModelList.addModel(Model m)
Adds a Model in ModelList 
 | 
Copyright © 2023 NoraUi. All rights reserved.