Uses of Class
ai.stapi.schema.structureSchema.StructureSchema
Packages that use StructureSchema
Package
Description
-
Uses of StructureSchema in ai.stapi.schema.structureSchema
Methods in ai.stapi.schema.structureSchema that return StructureSchemaModifier and TypeMethodDescriptionstatic StructureSchemaStructureSchema.createChecked(List<AbstractStructureType> types) StructureSchema.merge(StructureSchema other) Methods in ai.stapi.schema.structureSchema with parameters of type StructureSchema -
Uses of StructureSchema in ai.stapi.schema.structureSchema.builder
Methods in ai.stapi.schema.structureSchema.builder that return StructureSchemaConstructors in ai.stapi.schema.structureSchema.builder with parameters of type StructureSchema -
Uses of StructureSchema in ai.stapi.schema.structureSchemaMapper
Methods in ai.stapi.schema.structureSchemaMapper that return StructureSchemaModifier and TypeMethodDescriptionMappingOutcome.structureSchema()Returns the value of thestructureSchemarecord component.Methods in ai.stapi.schema.structureSchemaMapper with parameters of type StructureSchemaModifier and TypeMethodDescriptionStructureDefinitionToSSMapper.map(StructureDefinitionData structureDefinitions, StructureSchema context) StructureDefinitionToSSMapper.map(List<StructureDefinitionData> structureDefinitions, StructureSchema context) Constructors in ai.stapi.schema.structureSchemaMapper with parameters of type StructureSchemaModifierConstructorDescriptionMappingOutcome(StructureSchema structureSchema, List<UnresolvableType> unresolvableTypes, List<String> successfullyMappedTypes) Creates an instance of aMappingOutcomerecord class. -
Uses of StructureSchema in ai.stapi.schema.structureSchemaProvider
Methods in ai.stapi.schema.structureSchemaProvider that return StructureSchemaModifier and TypeMethodDescriptionDefaultStructureSchemaProvider.provideSchema()StructureSchemaProvider.provideSchema()