Modifier and Type | Method and Description |
---|---|
void |
Oas30ModelClonerVisitor.visitExample(IExample node) |
void |
Oas20ModelClonerVisitor.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitExample(IExample node) |
void |
CombinedCompositeVisitor.visitExample(IExample node) |
void |
CombinedAllNodeVisitor.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
OasInvalidExampleDescriptionRule.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
OasUnmatchedExampleTypeRule.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
OasInvalidExampleReferenceRule.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
OasExampleValueMutualExclusivityRule.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
OasDataModelWriter.visitExample(IExample node) |
void |
OasDataModelReaderDispatcher.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
Oas20DataModelWriter.visitExample(IExample node) |
void |
Oas20DataModelReaderDispatcher.visitExample(IExample node) |
Modifier and Type | Class and Description |
---|---|
class |
Oas20Example
An OpenAPI 2.0 example.
|
Modifier and Type | Method and Description |
---|---|
void |
Oas20Traverser.visitExample(IExample node) |
void |
Oas20NodePathVisitor.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
Oas30DataModelWriter.visitExample(IExample node) |
void |
Oas30DataModelReaderDispatcher.visitExample(IExample node) |
Modifier and Type | Class and Description |
---|---|
class |
Oas30Example
Models an OpenAPI 3.0.x example.
|
class |
Oas30ExampleDefinition
Models an OpenAPI 3.0.x example definition.
|
Modifier and Type | Method and Description |
---|---|
void |
Oas30Traverser.visitExample(IExample node) |
void |
Oas30NodePathVisitor.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
OasVisitorAdapter.visitExample(IExample node) |
void |
OasTraverser.visitExample(IExample node) |
void |
OasNodePathVisitor.visitExample(IExample node) |
void |
OasAllNodeVisitor.visitExample(IExample node) |
void |
IOasVisitor.visitExample(IExample node) |
Modifier and Type | Method and Description |
---|---|
void |
Oas20to30TransformationVisitor.visitExample(IExample node) |
Copyright © 2020 Red Hat. All rights reserved.