Interface Options

All Superinterfaces:
Validatable
All Known Implementing Classes:
AbstractGeneratorOptions, AbstractGeneratorSubOptions, AbstractGraphQLOptions, AbstractGraphQLQueryOptions, AbstractOpenAPIOptions, AsciiDocRenderOptions, ColumnOption, ControlledVocabularyOptions, CreateMutationOptions, DeleteMutationOptions, DeleteOptions, GraphQLGeneratorOptions, GraphQLMarkdownGeneratorOptions, HTMLRenderOptions, IdsOptions, InputOptions, JSONRenderOptions, ListGetOptions, ListQueryOptions, MarkdownRenderOptions, MutationTypeOptions, OntModelGeneratorOptions, OpenAPIComparatorOptions, OpenAPIGeneratorOptions, PostOptions, PropertiesOptions, PropertiesOptions, PropertyOptions, PutOptions, QueryTypeOptions, SearchOptions, SearchQueryOptions, SingleGetOptions, SingleQueryOptions, UpdateMutationOptions, ValuePropertyOption, XSSFWorkbookGeneratorOptions

public interface Options extends Validatable
A class that provide options to a generator
  • Method Summary

    Methods inherited from interface org.brapi.schematools.core.validiation.Validatable

    validate