| Package | Description |
|---|---|
| org.odpi.openmetadata.commonservices.ocf.metadatamanagement.builders |
Builders support calls to the repository services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexSchemaTypeBuilder
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SchemaTypeBuilder |
SchemaTypeBuilder.getMapFrom()
Return the builder for the type of the value that is in the domain of the map.
|
SchemaTypeBuilder |
SchemaTypeBuilder.getMapTo()
Return the builder for the type of the value that is in the range of the map.
|
| Modifier and Type | Method and Description |
|---|---|
List<SchemaTypeBuilder> |
SchemaTypeBuilder.getSchemaOptions()
Return the list of types that are represented by a schema option type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaTypeBuilder.setMapTypes(SchemaTypeBuilder mapFrom,
SchemaTypeBuilder mapTo)
Set up the builder to support a map type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaTypeBuilder.setSchemaOptions(List<SchemaTypeBuilder> schemaOptions)
Set up the list of types that are represented by a schema option type.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.