Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
void |
CombinedAllNodeVisitor.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
void |
CombinedCompositeVisitor.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
Modifier and Type | Method and Description |
---|---|
void |
OasInvalidSchemaReferenceRule.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
Modifier and Type | Method and Description |
---|---|
void |
OasInvalidPropertyTypeValidationRule.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
Modifier and Type | Method and Description |
---|---|
void |
OasMissingSchemaArrayInformationRule.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
Modifier and Type | Method and Description |
---|---|
void |
Oas30DataModelWriter.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
void |
Oas30DataModelReaderDispatcher.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
Modifier and Type | Method and Description |
---|---|
Oas30Schema.Oas30AnyOfSchema |
Oas30Schema.createAnyOfSchema()
Creates a child schema model.
|
Modifier and Type | Method and Description |
---|---|
void |
Oas30Schema.addAnyOfSchema(Oas30Schema.Oas30AnyOfSchema schema)
Adds an AnyOf schema.
|
void |
Oas30Schema.removeAnyOfSchema(Oas30Schema.Oas30AnyOfSchema schema)
Removes a anyOf schema.
|
Modifier and Type | Method and Description |
---|---|
void |
Oas30VisitorAdapter.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
void |
Oas30Traverser.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
void |
Oas30NodePathVisitor.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
void |
Oas30AllNodeVisitor.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
void |
IOas30Visitor.visitAnyOfSchema(Oas30Schema.Oas30AnyOfSchema node) |
Copyright © 2019 Red Hat. All rights reserved.