A B C G I M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
B
- bindMerger() - Method in class com.devonfw.cobigen.openapiplugin.OpenAPIPluginActivator
- bindTriggerInterpreter() - Method in class com.devonfw.cobigen.openapiplugin.OpenAPIPluginActivator
C
- com.devonfw.cobigen.openapiplugin - package com.devonfw.cobigen.openapiplugin
- com.devonfw.cobigen.openapiplugin.inputreader - package com.devonfw.cobigen.openapiplugin.inputreader
- com.devonfw.cobigen.openapiplugin.matcher - package com.devonfw.cobigen.openapiplugin.matcher
- com.devonfw.cobigen.openapiplugin.util.constants - package com.devonfw.cobigen.openapiplugin.util.constants
- COMPONENT_EXT - Static variable in class com.devonfw.cobigen.openapiplugin.util.constants.Constants
- Constants - Class in com.devonfw.cobigen.openapiplugin.util.constants
-
Useful constants
- Constants() - Constructor for class com.devonfw.cobigen.openapiplugin.util.constants.Constants
- createModel(Object) - Method in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
G
- getInputObjects(Object, Charset) - Method in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
- getInputObjectsRecursively(Object, Charset) - Method in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
- getInputReader() - Method in class com.devonfw.cobigen.openapiplugin.OpenAPITriggerInterpreter
- getMatcher() - Method in class com.devonfw.cobigen.openapiplugin.OpenAPITriggerInterpreter
- getTemplateMethods(Object) - Method in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
- getType() - Method in class com.devonfw.cobigen.openapiplugin.OpenAPITriggerInterpreter
I
- isMostLikelyReadable(Path) - Method in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
- isValidInput(Object) - Method in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
M
- matches(MatcherTo) - Method in class com.devonfw.cobigen.openapiplugin.matcher.OpenAPIMatcher
- MAX_LENGTH - Static variable in class com.devonfw.cobigen.openapiplugin.inputreader.ModelConstant
-
Tag that stores the MAX_LENGTH constraint
- MAXIMUM - Static variable in class com.devonfw.cobigen.openapiplugin.inputreader.ModelConstant
-
Tag that stores the MAXIMUM constraint
- MIN_LENGTH - Static variable in class com.devonfw.cobigen.openapiplugin.inputreader.ModelConstant
-
Tag that stores the MIN_LENGTH constraint
- MINIMUM - Static variable in class com.devonfw.cobigen.openapiplugin.inputreader.ModelConstant
-
Tag that stores the MINIMUM constraint
- ModelConstant - Class in com.devonfw.cobigen.openapiplugin.inputreader
-
String constants of the java object model for generation.
- ModelConstant() - Constructor for class com.devonfw.cobigen.openapiplugin.inputreader.ModelConstant
N
- NOTNULL - Static variable in class com.devonfw.cobigen.openapiplugin.inputreader.ModelConstant
-
Tag that stores the NOTNULL constraint
O
- OBJECT - Static variable in class com.devonfw.cobigen.openapiplugin.util.constants.Constants
- OpenAPIInputReader - Class in com.devonfw.cobigen.openapiplugin.inputreader
-
Extension for the
InputReaderInterface of the CobiGen, to be able to read OpenApi3 definition files into FreeMarker models - OpenAPIInputReader() - Constructor for class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
- OpenAPIMatcher - Class in com.devonfw.cobigen.openapiplugin.matcher
-
Matcher for internal OpenAPI model.
- OpenAPIMatcher() - Constructor for class com.devonfw.cobigen.openapiplugin.matcher.OpenAPIMatcher
- OpenAPIPluginActivator - Class in com.devonfw.cobigen.openapiplugin
-
Plug-in activator to be registered at CobiGen.
- OpenAPIPluginActivator() - Constructor for class com.devonfw.cobigen.openapiplugin.OpenAPIPluginActivator
- OpenAPITriggerInterpreter - Class in com.devonfw.cobigen.openapiplugin
-
TriggerInterpreterimplementation of a Swagger Interpreter - OpenAPITriggerInterpreter(String) - Constructor for class com.devonfw.cobigen.openapiplugin.OpenAPITriggerInterpreter
-
Creates a new Swagger Interpreter
P
R
- read(Path, Charset, Object...) - Method in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
- resolveVariables(MatcherTo, List<VariableAssignmentTo>) - Method in class com.devonfw.cobigen.openapiplugin.matcher.OpenAPIMatcher
S
- SCHEMA - Static variable in class com.devonfw.cobigen.openapiplugin.util.constants.Constants
- SEARCH_CRITERIA - Static variable in class com.devonfw.cobigen.openapiplugin.util.constants.Constants
T
- type - Variable in class com.devonfw.cobigen.openapiplugin.OpenAPITriggerInterpreter
-
TriggerInterpretertype to be registered
U
- UNIQUE - Static variable in class com.devonfw.cobigen.openapiplugin.inputreader.ModelConstant
-
Tag for check the constraint UNIQUE
V
- VALID_EXTENSION_YAML - Static variable in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
-
Valid extensions for the input reader
- VALID_EXTENSION_YML - Static variable in class com.devonfw.cobigen.openapiplugin.inputreader.OpenAPIInputReader
-
Valid extensions for the input reader
All Classes All Packages