Modifier and Type | Method and Description |
---|---|
void |
Oas30ModelClonerVisitor.visitPropertySchema(IOasPropertySchema node) |
void |
Oas20ModelClonerVisitor.visitPropertySchema(IOasPropertySchema node) |
Modifier and Type | Method and Description |
---|---|
protected void |
NewSchemaPropertyCommand._setPropertyType(IOasPropertySchema prop)
Sets the property type.
|
static ICommand |
CommandFactory.createChangePropertyTypeCommand(IOasPropertySchema property,
SimplifiedPropertyType newType) |
static ICommand |
CommandFactory.createDeletePropertyCommand(IOasPropertySchema property) |
Modifier and Type | Method and Description |
---|---|
static SimplifiedPropertyType |
SimplifiedPropertyType.fromPropertySchema(IOasPropertySchema schema) |
Modifier and Type | Method and Description |
---|---|
void |
SetItemsTypeVisitor.visitPropertySchema(IOasPropertySchema node) |
Modifier and Type | Method and Description |
---|---|
void |
CombinedVisitorAdapter.visitPropertySchema(IOasPropertySchema node) |
void |
CombinedCompositeVisitor.visitPropertySchema(IOasPropertySchema node) |
void |
CombinedAllNodeVisitor.visitPropertySchema(IOasPropertySchema node) |
Modifier and Type | Method and Description |
---|---|
void |
OasInvalidSchemaReferenceRule.visitPropertySchema(IOasPropertySchema node) |
Modifier and Type | Method and Description |
---|---|
void |
OasInvalidPropertyTypeValidationRule.visitPropertySchema(IOasPropertySchema node) |
Modifier and Type | Method and Description |
---|---|
void |
OasMissingSchemaArrayInformationRule.visitPropertySchema(IOasPropertySchema node) |
Modifier and Type | Method and Description |
---|---|
void |
OasDataModelWriter.visitPropertySchema(IOasPropertySchema node) |
void |
OasDataModelReaderDispatcher.visitPropertySchema(IOasPropertySchema node) |
Modifier and Type | Class and Description |
---|---|
static class |
Oas20Schema.Oas20PropertySchema |
Modifier and Type | Class and Description |
---|---|
static class |
Oas30Schema.Oas30PropertySchema |
Modifier and Type | Method and Description |
---|---|
void |
OasVisitorAdapter.visitPropertySchema(IOasPropertySchema node) |
void |
OasTraverser.visitPropertySchema(IOasPropertySchema node) |
void |
OasNodePathVisitor.visitPropertySchema(IOasPropertySchema node) |
void |
OasAllNodeVisitor.visitPropertySchema(IOasPropertySchema node) |
void |
IOasVisitor.visitPropertySchema(IOasPropertySchema node) |
Modifier and Type | Method and Description |
---|---|
void |
Oas20to30TransformationVisitor.visitPropertySchema(IOasPropertySchema node) |
Copyright © 2020 Red Hat. All rights reserved.