trait SchemaShapeModel extends AnyShapeModel with ExternalSourceElementModel

Linear Supertypes
AnyShapeModel, AvroFields, WithSemanticContext, DocumentationField, ExamplesField, ExternalSourceElementModel, ShapeModel, HasShapeFederationMetadataModel, HasFederationMetadataModel, DescribedElementModel, KeyField, LinkableElementModel, DomainElementModel, ModelDefaultBuilder, Obj, Type, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SchemaShapeModel
  2. AnyShapeModel
  3. AvroFields
  4. WithSemanticContext
  5. DocumentationField
  6. ExamplesField
  7. ExternalSourceElementModel
  8. ShapeModel
  9. HasShapeFederationMetadataModel
  10. HasFederationMetadataModel
  11. DescribedElementModel
  12. KeyField
  13. LinkableElementModel
  14. DomainElementModel
  15. ModelDefaultBuilder
  16. Obj
  17. Type
  18. AnyRef
  19. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from SchemaShapeModel to any2stringadd[SchemaShapeModel] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (SchemaShapeModel, B)
    Implicit
    This member is added by an implicit conversion from SchemaShapeModel to ArrowAssoc[SchemaShapeModel] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. val Aliases: Field
    Definition Classes
    AvroFields
  7. val And: Field
    Definition Classes
    ShapeModel
  8. val AvroNamespace: Field
    Definition Classes
    AvroFields
  9. val Closure: Field
    Definition Classes
    ShapeModel
  10. val Comment: Field
    Definition Classes
    AnyShapeModel
  11. lazy val CustomDomainProperties: Field
    Definition Classes
    DomainElementModel
  12. lazy val CustomShapeProperties: Field
    Definition Classes
    ShapeModel
  13. lazy val CustomShapePropertyDefinitions: Field
    Definition Classes
    ShapeModel
  14. val Default: Field
    Definition Classes
    ShapeModel
  15. val DefaultValueString: Field
    Definition Classes
    ShapeModel
  16. val Deprecated: Field
    Definition Classes
    ShapeModel
  17. val Description: Field
    Definition Classes
    DescribedElementModel
  18. val DisplayName: Field
    Definition Classes
    ShapeModel
  19. val Documentation: Field
    Definition Classes
    DocumentationField
  20. val Else: Field
    Definition Classes
    ShapeModel
  21. val Examples: Field
    Definition Classes
    ExamplesField
  22. lazy val Extends: Field
    Definition Classes
    DomainElementModel
  23. def FederationMetadata: Field
    Definition Classes
    HasFederationMetadataModel
  24. val If: Field
    Definition Classes
    ShapeModel
  25. val Inherits: Field
    Definition Classes
    ShapeModel
  26. val IsExtension: Field
    Definition Classes
    ShapeModel
  27. val IsExternalLink: Field
    Definition Classes
    DomainElementModel
  28. val IsStub: Field
    Definition Classes
    ShapeModel
  29. val Label: Field
    Definition Classes
    LinkableElementModel
  30. val Location: Field
    Definition Classes
    ExternalSourceElementModel
  31. val MediaType: Field
  32. val Name: Field
    Definition Classes
    ShapeModel
  33. val Not: Field
    Definition Classes
    ShapeModel
  34. val Or: Field
    Definition Classes
    ShapeModel
  35. val Raw: Field
    Definition Classes
    ExternalSourceElementModel
  36. val ReadOnly: Field
    Definition Classes
    ShapeModel
  37. val RefDescription: Field
    Definition Classes
    LinkableElementModel
  38. val RefSummary: Field
    Definition Classes
    LinkableElementModel
  39. val ReferenceId: Field
    Definition Classes
    ExternalSourceElementModel
  40. val SchemaVersion: Field
    Definition Classes
    AnyShapeModel
  41. val Semantics: Field
    Definition Classes
    WithSemanticContext
  42. val SerializationSchema: Field
    Definition Classes
    ShapeModel
  43. val Size: Field
    Definition Classes
    AvroFields
  44. val Sources: Field
    Definition Classes
    DomainElementModel
  45. val SupportsRecursion: Field
    Definition Classes
    LinkableElementModel
  46. val Target: Field
    Definition Classes
    LinkableElementModel
  47. val TargetId: Field
    Definition Classes
    LinkableElementModel
  48. val Then: Field
    Definition Classes
    ShapeModel
  49. val Values: Field
    Definition Classes
    ShapeModel
  50. val WriteOnly: Field
    Definition Classes
    ShapeModel
  51. val XMLSerialization: Field
    Definition Classes
    AnyShapeModel
  52. val Xone: Field
    Definition Classes
    ShapeModel
  53. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  54. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  55. val doc: ModelDoc
    Definition Classes
    SchemaShapeModel → Obj
  56. def ensuring(cond: (SchemaShapeModel) ⇒ Boolean, msg: ⇒ Any): SchemaShapeModel
    Implicit
    This member is added by an implicit conversion from SchemaShapeModel to Ensuring[SchemaShapeModel] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  57. def ensuring(cond: (SchemaShapeModel) ⇒ Boolean): SchemaShapeModel
    Implicit
    This member is added by an implicit conversion from SchemaShapeModel to Ensuring[SchemaShapeModel] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  58. def ensuring(cond: Boolean, msg: ⇒ Any): SchemaShapeModel
    Implicit
    This member is added by an implicit conversion from SchemaShapeModel to Ensuring[SchemaShapeModel] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  59. def ensuring(cond: Boolean): SchemaShapeModel
    Implicit
    This member is added by an implicit conversion from SchemaShapeModel to Ensuring[SchemaShapeModel] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  60. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  61. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  62. val fields: List[Field]
    Definition Classes
    SchemaShapeModel → Obj
  63. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  64. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  65. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  66. val key: Field
    Definition Classes
    ShapeModel → KeyField
  67. val metadataModel: ShapeFederationMetadataModel.type
    Attributes
    protected
    Definition Classes
    HasShapeFederationMetadataModel → HasFederationMetadataModel
  68. def modelInstance: SchemaShape
    Definition Classes
    SchemaShapeModelAnyShapeModel → ModelDefaultBuilder
  69. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  70. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  71. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  72. val specificFields: List[Field]
  73. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  74. def toString(): String
    Definition Classes
    AnyRef → Any
  75. val type: List[ValueType]
    Definition Classes
    SchemaShapeModelAnyShapeModel → Type
  76. lazy val typeIris: List[String]
    Definition Classes
    Type
  77. lazy val typeIrisSet: HashSet[String]
    Definition Classes
    Type
  78. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. def [B](y: B): (SchemaShapeModel, B)
    Implicit
    This member is added by an implicit conversion from SchemaShapeModel to ArrowAssoc[SchemaShapeModel] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated
  2. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from SchemaShapeModel to StringFormat[SchemaShapeModel] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

Inherited from AnyShapeModel

Inherited from AvroFields

Inherited from WithSemanticContext

Inherited from DocumentationField

Inherited from ExamplesField

Inherited from ExternalSourceElementModel

Inherited from ShapeModel

Inherited from HasShapeFederationMetadataModel

Inherited from HasFederationMetadataModel

Inherited from DescribedElementModel

Inherited from KeyField

Inherited from LinkableElementModel

Inherited from DomainElementModel

Inherited from ModelDefaultBuilder

Inherited from Obj

Inherited from Type

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from SchemaShapeModel to any2stringadd[SchemaShapeModel]

Inherited by implicit conversion StringFormat from SchemaShapeModel to StringFormat[SchemaShapeModel]

Inherited by implicit conversion Ensuring from SchemaShapeModel to Ensuring[SchemaShapeModel]

Inherited by implicit conversion ArrowAssoc from SchemaShapeModel to ArrowAssoc[SchemaShapeModel]

Ungrouped