Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AnalyseSubCommand - Class in org.brapi.schematools.cli
-
Analyse Command
- AnalyseSubCommand() - Constructor for class org.brapi.schematools.cli.AnalyseSubCommand
-
Creates the command
B
- BrAPICommand - Class in org.brapi.schematools.cli
-
Main class for the BrAPI application
- BrAPICommand() - Constructor for class org.brapi.schematools.cli.BrAPICommand
- BrAPICommandException - Exception Class in org.brapi.schematools.cli
-
Exception for BrAPI Commands
- BrAPICommandException(String) - Constructor for exception class org.brapi.schematools.cli.BrAPICommandException
-
Create a BrAPICommandException with a simple message
- BrAPICommandException(String, Throwable) - Constructor for exception class org.brapi.schematools.cli.BrAPICommandException
-
Create a BrAPICommandException from another Exception
- BrAPICommandException(String, Collection<Response.Error>) - Constructor for exception class org.brapi.schematools.cli.BrAPICommandException
-
Create a BrAPICommandException from a collection of response errors
C
- CompareSubCommand - Class in org.brapi.schematools.cli
-
The Compare Sub-command
- CompareSubCommand() - Constructor for class org.brapi.schematools.cli.CompareSubCommand
G
- GenerateSubCommand - Class in org.brapi.schematools.cli
-
The Generate Sub-command
- GenerateSubCommand() - Constructor for class org.brapi.schematools.cli.GenerateSubCommand
- GRAPHQL - Enum constant in enum class org.brapi.schematools.cli.InputFormat
-
Use this format to use a GraphQL schema as input
- GRAPHQL - Enum constant in enum class org.brapi.schematools.cli.OutputFormat
-
Use this format to generate a GraphQL schema
I
- InputFormat - Enum Class in org.brapi.schematools.cli
-
Enumeration that provides the possible inputs
L
- LoginSubCommand - Class in org.brapi.schematools.cli
-
Login Command
- LoginSubCommand() - Constructor for class org.brapi.schematools.cli.LoginSubCommand
- LogoutSubCommand - Class in org.brapi.schematools.cli
-
Logout Command
- LogoutSubCommand() - Constructor for class org.brapi.schematools.cli.LogoutSubCommand
M
- main(String...) - Static method in class org.brapi.schematools.cli.BrAPICommand
-
Main method for application
- MARKDOWN - Enum constant in enum class org.brapi.schematools.cli.OutputFormat
-
Use this format to generate Markdown for type and their field descriptions
- MarkdownSubCommand - Class in org.brapi.schematools.cli
-
The Generate Sub-command
- MarkdownSubCommand() - Constructor for class org.brapi.schematools.cli.MarkdownSubCommand
O
- OPEN_API - Enum constant in enum class org.brapi.schematools.cli.InputFormat
-
Use this format to use an OpenAPI specification as input
- OPEN_API - Enum constant in enum class org.brapi.schematools.cli.OutputFormat
-
Use this format to generate an OpenAPI specification
- org.brapi.schematools.cli - package org.brapi.schematools.cli
- OutputFormat - Enum Class in org.brapi.schematools.cli
-
Enumeration that provides the possible outputs for generator
- OWL - Enum constant in enum class org.brapi.schematools.cli.InputFormat
-
Use this format to use an OWL specification in turtle format as input
- OWL - Enum constant in enum class org.brapi.schematools.cli.OutputFormat
-
Use this format to generate OWL specification in turtle format
R
- run() - Method in class org.brapi.schematools.cli.AnalyseSubCommand
- run() - Method in class org.brapi.schematools.cli.CompareSubCommand
- run() - Method in class org.brapi.schematools.cli.GenerateSubCommand
- run() - Method in class org.brapi.schematools.cli.LoginSubCommand
- run() - Method in class org.brapi.schematools.cli.LogoutSubCommand
- run() - Method in class org.brapi.schematools.cli.MarkdownSubCommand
- run() - Method in class org.brapi.schematools.cli.ValidateSubCommand
V
- ValidateSubCommand - Class in org.brapi.schematools.cli
-
The Validate Sub-command
- ValidateSubCommand() - Constructor for class org.brapi.schematools.cli.ValidateSubCommand
- valueOf(String) - Static method in enum class org.brapi.schematools.cli.InputFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.brapi.schematools.cli.OutputFormat
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.brapi.schematools.cli.InputFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.brapi.schematools.cli.OutputFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
X
- XLSX - Enum constant in enum class org.brapi.schematools.cli.OutputFormat
-
Use this format to generate Excel (xlsx) for types and their field descriptions
All Classes and Interfaces|All Packages|Serialized Form