trait AnyShapeModel extends ShapeModel with ExternalSourceElementModel with ExamplesField with DocumentationField with WithSemanticContext with AvroFields with GrpcFields

Linear Supertypes
GrpcFields, AvroFields, WithSemanticContext, DocumentationField, ExamplesField, ExternalSourceElementModel, ShapeModel, HasShapeFederationMetadataModel, HasFederationMetadataModel, DescribedElementModel, KeyField, LinkableElementModel, DomainElementModel, ModelDefaultBuilder, Obj, Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AnyShapeModel
  2. GrpcFields
  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

Abstract Value Members

  1. abstract def fields: List[Field]
    Definition Classes
    Obj

Concrete 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 AnyShapeModel to any2stringadd[AnyShapeModel] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (AnyShapeModel, B)
    Implicit
    This member is added by an implicit conversion from AnyShapeModel to ArrowAssoc[AnyShapeModel] 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
  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 Name: Field
    Definition Classes
    ShapeModel
  32. val Not: Field
    Definition Classes
    ShapeModel
  33. val Or: Field
    Definition Classes
    ShapeModel
  34. val Raw: Field
    Definition Classes
    ExternalSourceElementModel
  35. val ReadOnly: Field
    Definition Classes
    ShapeModel
  36. val RefDescription: Field
    Definition Classes
    LinkableElementModel
  37. val RefSummary: Field
    Definition Classes
    LinkableElementModel
  38. val ReferenceId: Field
    Definition Classes
    ExternalSourceElementModel
  39. val ReservedValues: Field
    Definition Classes
    GrpcFields
  40. val SchemaVersion: Field
  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
  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
    Obj
  56. def ensuring(cond: (AnyShapeModel) ⇒ Boolean, msg: ⇒ Any): AnyShapeModel
    Implicit
    This member is added by an implicit conversion from AnyShapeModel to Ensuring[AnyShapeModel] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  57. def ensuring(cond: (AnyShapeModel) ⇒ Boolean): AnyShapeModel
    Implicit
    This member is added by an implicit conversion from AnyShapeModel to Ensuring[AnyShapeModel] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  58. def ensuring(cond: Boolean, msg: ⇒ Any): AnyShapeModel
    Implicit
    This member is added by an implicit conversion from AnyShapeModel to Ensuring[AnyShapeModel] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  59. def ensuring(cond: Boolean): AnyShapeModel
    Implicit
    This member is added by an implicit conversion from AnyShapeModel to Ensuring[AnyShapeModel] 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. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  63. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  64. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  65. val key: Field
    Definition Classes
    ShapeModel → KeyField
  66. val metadataModel: ShapeFederationMetadataModel.type
    Attributes
    protected
    Definition Classes
    HasShapeFederationMetadataModel → HasFederationMetadataModel
  67. def modelInstance: AnyShape
    Definition Classes
    AnyShapeModel → ModelDefaultBuilder
  68. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  69. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  70. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  71. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  72. def toString(): String
    Definition Classes
    AnyRef → Any
  73. val type: List[ValueType]
    Definition Classes
    AnyShapeModel → Type
  74. lazy val typeIris: List[String]
    Definition Classes
    Type
  75. lazy val typeIrisSet: HashSet[String]
    Definition Classes
    Type
  76. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  77. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  78. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. def [B](y: B): (AnyShapeModel, B)
    Implicit
    This member is added by an implicit conversion from AnyShapeModel to ArrowAssoc[AnyShapeModel] 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 AnyShapeModel to StringFormat[AnyShapeModel] 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 GrpcFields

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 AnyShapeModel to any2stringadd[AnyShapeModel]

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

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

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

Ungrouped