Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitPaths(OasPaths node) |
void |
CombinedAllNodeVisitor.visitPaths(OasPaths node) |
void |
CombinedCompositeVisitor.visitPaths(OasPaths node) |
Modifier and Type | Method and Description |
---|---|
void |
OasIdenticalPathTemplateRule.visitPaths(OasPaths node) |
Modifier and Type | Method and Description |
---|---|
void |
OasDataModelReader.readPaths(Object json,
OasPaths node)
Read the paths.
|
void |
OasDataModelWriter.visitPaths(OasPaths node) |
void |
OasDataModelReaderDispatcher.visitPaths(OasPaths node) |
Modifier and Type | Field and Description |
---|---|
OasPaths |
OasDocument.paths |
Modifier and Type | Method and Description |
---|---|
abstract OasPaths |
OasDocument.createPaths()
Creates an OAS Paths object.
|
Modifier and Type | Class and Description |
---|---|
class |
Oas20Paths |
Modifier and Type | Method and Description |
---|---|
OasPaths |
Oas20Document.createPaths() |
Modifier and Type | Class and Description |
---|---|
class |
Oas30Paths |
Modifier and Type | Method and Description |
---|---|
OasPaths |
Oas30Document.createPaths() |
Modifier and Type | Method and Description |
---|---|
void |
OasVisitorAdapter.visitPaths(OasPaths node) |
void |
OasTraverser.visitPaths(OasPaths node) |
void |
OasNodePathVisitor.visitPaths(OasPaths node) |
void |
OasAllNodeVisitor.visitPaths(OasPaths node) |
void |
IOasVisitor.visitPaths(OasPaths node) |
Modifier and Type | Method and Description |
---|---|
void |
Oas20to30TransformationVisitor.visitPaths(OasPaths node) |
Copyright © 2021 Red Hat. All rights reserved.