Uses of Class
ai.stapi.schema.structureSchema.builder.AbstractStructureTypeBuilder
Packages that use AbstractStructureTypeBuilder
-
Uses of AbstractStructureTypeBuilder in ai.stapi.schema.structureSchema.builder
Subclasses of AbstractStructureTypeBuilder in ai.stapi.schema.structureSchema.builderModifier and TypeClassDescriptionclassclassclassclassMethods in ai.stapi.schema.structureSchema.builder that return AbstractStructureTypeBuilderModifier and TypeMethodDescriptionabstract AbstractStructureTypeBuilderAbstractStructureTypeBuilder.copyToBuilder(AbstractStructureType abstractStructureType) StructureSchemaBuilder.getStructureTypeBuilder(String type) AbstractStructureTypeBuilder.mergeOverwrite(AbstractStructureTypeBuilder other) abstract AbstractStructureTypeBuilderAbstractStructureTypeBuilder.setContainedInNonAnonymousType(String containedInNonAnonymousType) PrimitiveStructureTypeBuilder.setContainedInNonAnonymousType(String containedInNonAnonymousType) protected abstract AbstractStructureTypeBuilderAbstractStructureTypeBuilder.specificMergeOverwrite(AbstractStructureTypeBuilder other) BoxedStructureTypeBuilder.specificMergeOverwrite(AbstractStructureTypeBuilder other) protected AbstractStructureTypeBuilderComplexStructureTypeBuilder.specificMergeOverwrite(AbstractStructureTypeBuilder other) protected AbstractStructureTypeBuilderPrimitiveStructureTypeBuilder.specificMergeOverwrite(AbstractStructureTypeBuilder other) Methods in ai.stapi.schema.structureSchema.builder with parameters of type AbstractStructureTypeBuilderModifier and TypeMethodDescriptionvoidStructureSchemaBuilder.addStructureTypeBuilder(AbstractStructureTypeBuilder structureTypeBuilder) AbstractStructureTypeBuilder.mergeOverwrite(AbstractStructureTypeBuilder other) protected abstract AbstractStructureTypeBuilderAbstractStructureTypeBuilder.specificMergeOverwrite(AbstractStructureTypeBuilder other) BoxedStructureTypeBuilder.specificMergeOverwrite(AbstractStructureTypeBuilder other) protected AbstractStructureTypeBuilderComplexStructureTypeBuilder.specificMergeOverwrite(AbstractStructureTypeBuilder other) protected AbstractStructureTypeBuilderPrimitiveStructureTypeBuilder.specificMergeOverwrite(AbstractStructureTypeBuilder other) Method parameters in ai.stapi.schema.structureSchema.builder with type arguments of type AbstractStructureTypeBuilderModifier and TypeMethodDescriptionvoidStructureSchemaBuilder.addStructureTypeBuilders(List<AbstractStructureTypeBuilder> structureTypeBuilders)