| Package | Description |
|---|---|
| org.brapi.usecasechecker | |
| org.brapi.usecasechecker.model.useCases |
| Modifier and Type | Method and Description |
|---|---|
void |
UseCaseCheckerFactory.addUseCasesForApp(String appName,
List<UseCase> useCasesToAdd) |
| Modifier and Type | Method and Description |
|---|---|
UseCase |
UseCase.Builder.builder() |
| Modifier and Type | Method and Description |
|---|---|
List<UseCase> |
App.getUseCases() |
| Modifier and Type | Method and Description |
|---|---|
void |
App.setUseCases(List<UseCase> useCases) |
App.Builder |
App.Builder.useCases(List<UseCase> useCases) |
Copyright © 2025. All rights reserved.