A B C D E F G H I J L M N O P R S T V W 
All Classes All Packages

A

APPLICATION_JSON - Static variable in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
ARRAY_MATCHER - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

B

BOOLEAN - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
BOOLEAN_PRIMITIVE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

C

checkVariations(OpenAPI, Set<String>) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
collectPathsWithParams(Paths, OpenAPIRefResolver) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
containsOnlyRuntimeContext(Collection<InputParameter>) - Method in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
containsRuntimeContext(Map<String, Integer>) - Method in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 

D

DATE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
DEFAULT_OPEN_API_PATH - Static variable in class org.openl.rules.openapi.impl.OpenAPIJavaClassGenerator
 
DEFAULT_RUNTIME_CONTEXT - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
DEFAULT_RUNTIME_CTX_PARAM_NAME - Static variable in class org.openl.rules.openapi.impl.OpenAPIJavaClassGenerator
 
DOUBLE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
DOUBLE_PRIMITIVE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

E

equals(Object) - Method in class org.openl.rules.openapi.impl.GroovyScriptFile
 
equals(Object) - Method in class org.openl.rules.openapi.impl.JavaClassFile
 
equals(Object) - Method in class org.openl.rules.openapi.impl.SpreadsheetParserModel
 
extractParameter(Map.Entry<String, Schema>, OpenAPIRefResolver) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
extractParameters(OpenAPIRefResolver, Set<String>, PathItem, Map.Entry<PathItem.HttpMethod, Operation>) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
extractProjectModel(String) - Method in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
extractProjectModel(String) - Method in interface org.openl.rules.openapi.OpenAPIModelConverter
 
extractType(OpenAPIRefResolver, Schema<?>, boolean) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

F

FLOAT - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
FLOAT_PRIMITIVE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

G

generate() - Method in class org.openl.rules.openapi.impl.OpenAPIJavaClassGenerator
 
GET_PREFIX - Static variable in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
getAllFields(OpenAPIRefResolver, ComposedSchema) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getAllProperties(ComposedSchema, OpenAPI) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getAllUsedRefResponses(Paths, OpenAPIRefResolver) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getAllUsedSchemaRefs(Paths, OpenAPIRefResolver) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getAnnotationTemplateGroovyFile() - Method in class org.openl.rules.openapi.impl.OpenAPIGeneratedClasses
 
getArrayClassName(String, int) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getByteCode() - Method in class org.openl.rules.openapi.impl.JavaClassFile
 
getChildrenMap(OpenAPI) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getConsumes() - Method in class org.openl.rules.openapi.impl.OperationInfo
 
getContent() - Method in class org.openl.rules.openapi.impl.MediaTypeInfo
 
getFieldsOfChild(ComposedSchema) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getGroovyCommonClasses() - Method in class org.openl.rules.openapi.impl.OpenAPIGeneratedClasses
 
getInterfaces(ComposedSchema) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getJavaDefaultValue(TypeInfo) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getJavaNameWithPackage() - Method in class org.openl.rules.openapi.impl.JavaClassFile
 
getMediaType(Content) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getMethod() - Method in class org.openl.rules.openapi.impl.OperationInfo
 
getModel() - Method in class org.openl.rules.openapi.impl.SpreadsheetParserModel
 
getNameWithPackage() - Method in class org.openl.rules.openapi.impl.GroovyScriptFile
 
getParentName(ComposedSchema, OpenAPI) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getParseOptions() - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getPath() - Method in class org.openl.rules.openapi.impl.GroovyScriptFile
 
getPath() - Method in class org.openl.rules.openapi.impl.JavaClassFile
 
getProduces() - Method in class org.openl.rules.openapi.impl.OperationInfo
 
getRefsInProperties(OpenAPI, OpenAPIRefResolver) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getResponse(OpenAPIRefResolver, ApiResponses) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getReturnRef() - Method in class org.openl.rules.openapi.impl.SpreadsheetParserModel
 
getSchemas(OpenAPI) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getScriptText() - Method in class org.openl.rules.openapi.impl.GroovyScriptFile
 
getSimpleName(String) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getSimpleValue(String) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getSpreadsheetArrayClassName(int) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
getType() - Method in class org.openl.rules.openapi.impl.MediaTypeInfo
 
getUnusedSchemaRefs(OpenAPI, Iterable<String>) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
getUsedSchemaInResponse(OpenAPIRefResolver, Operation) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
GroovyScriptFile - Class in org.openl.rules.openapi.impl
 
GroovyScriptFile(String, String) - Constructor for class org.openl.rules.openapi.impl.GroovyScriptFile
 

H

hasAnnotationTemplateClass() - Method in class org.openl.rules.openapi.impl.OpenAPIGeneratedClasses
 
hashCode() - Method in class org.openl.rules.openapi.impl.GroovyScriptFile
 
hashCode() - Method in class org.openl.rules.openapi.impl.JavaClassFile
 
hashCode() - Method in class org.openl.rules.openapi.impl.SpreadsheetParserModel
 

I

ignoredRefs - Variable in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
INTEGER - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
INTEGER_PRIMITIVE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
isComplexSchema(OpenAPIRefResolver, Schema<?>) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
isEmpty() - Method in class org.openl.rules.openapi.impl.JavaClassFile
 
isPrimitiveType(String) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
isRefIsDataType() - Method in class org.openl.rules.openapi.impl.SpreadsheetParserModel
 
isSimpleType(String) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

J

JavaClassFile - Class in org.openl.rules.openapi.impl
 
JavaClassFile(String, byte[]) - Constructor for class org.openl.rules.openapi.impl.JavaClassFile
 

L

LINK_TO_DEFAULT_RUNTIME_CONTEXT - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
LONG - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
LONG_PRIMITIVE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

M

MediaTypeInfo - Class in org.openl.rules.openapi.impl
 
MediaTypeInfo(MediaType, String) - Constructor for class org.openl.rules.openapi.impl.MediaTypeInfo
 
MIN_PARAMETERS_COUNT - Static variable in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 

N

normalizeName(String) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 

O

OBJECT - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
OpenAPIGeneratedClasses - Class in org.openl.rules.openapi.impl
 
OpenAPIGeneratedClasses(GroovyScriptFile, Set<GroovyScriptFile>) - Constructor for class org.openl.rules.openapi.impl.OpenAPIGeneratedClasses
 
OpenAPIJavaClassGenerator - Class in org.openl.rules.openapi.impl
 
OpenAPIJavaClassGenerator(ProjectModel) - Constructor for class org.openl.rules.openapi.impl.OpenAPIJavaClassGenerator
 
OpenAPIModelConverter - Interface in org.openl.rules.openapi
 
OpenAPIScaffoldingConverter - Class in org.openl.rules.openapi.impl
 
OpenAPIScaffoldingConverter() - Constructor for class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
OpenAPITypeUtils - Class in org.openl.rules.openapi.impl
 
OpenLOpenAPIUtils - Class in org.openl.rules.openapi.impl
 
OperationInfo - Class in org.openl.rules.openapi.impl
 
OperationInfo(String, String, String) - Constructor for class org.openl.rules.openapi.impl.OperationInfo
 
org.openl.rules.openapi - package org.openl.rules.openapi
 
org.openl.rules.openapi.impl - package org.openl.rules.openapi.impl
 

P

PARAMETERS_BRACKETS_MATCHER - Static variable in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
PathType - Enum in org.openl.rules.openapi.impl
 
PRIMITIVE_CLASSES - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

R

removeArrayBrackets(String) - Static method in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
resolve(OpenAPIRefResolver, T, Function<T, String>) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
resolveByRef(OpenAPIRefResolver, String) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
RESULT - Static variable in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
RUNTIME_CONTEXT_TYPE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

S

SCHEMAS_LINK - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
setModel(SpreadsheetModel) - Method in class org.openl.rules.openapi.impl.SpreadsheetParserModel
 
setReturnRef(String) - Method in class org.openl.rules.openapi.impl.SpreadsheetParserModel
 
setStoreInModels(boolean) - Method in class org.openl.rules.openapi.impl.SpreadsheetParserModel
 
SIMPLE_RETURN_PATH - org.openl.rules.openapi.impl.PathType
 
SPR_RESULT_LINK - Static variable in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
SPREADSHEET_PATH - org.openl.rules.openapi.impl.PathType
 
SPREADSHEET_RESULT - Static variable in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
SPREADSHEET_RESULT_CLASS_NAME - Static variable in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
SPREADSHEET_RESULT_PATH - org.openl.rules.openapi.impl.PathType
 
SPREADSHEET_RESULT_TYPE - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
SpreadsheetParserModel - Class in org.openl.rules.openapi.impl
 
SpreadsheetParserModel() - Constructor for class org.openl.rules.openapi.impl.SpreadsheetParserModel
 
STRING - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 

T

TEXT_PLAIN - Static variable in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 
toInputStream() - Method in class org.openl.rules.openapi.impl.JavaClassFile
 
toString() - Method in class org.openl.rules.openapi.impl.GroovyScriptFile
 
toString() - Method in class org.openl.rules.openapi.impl.JavaClassFile
 

V

VALUE - Static variable in class org.openl.rules.openapi.impl.OpenAPIJavaClassGenerator
 
valueOf(String) - Static method in enum org.openl.rules.openapi.impl.PathType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openl.rules.openapi.impl.PathType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIATIONS_SCHEMAS_NAME - Static variable in class org.openl.rules.openapi.impl.OpenAPIScaffoldingConverter
 
visitSchema(OpenAPIRefResolver, Schema<?>, boolean, boolean) - Static method in class org.openl.rules.openapi.impl.OpenLOpenAPIUtils
 

W

WRAPPER_CLASSES - Static variable in class org.openl.rules.openapi.impl.OpenAPITypeUtils
 
A B C D E F G H I J L M N O P R S T V W 
All Classes All Packages