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

Linear Supertypes
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. AvroFields
  3. WithSemanticContext
  4. DocumentationField
  5. ExamplesField
  6. ExternalSourceElementModel
  7. ShapeModel
  8. HasShapeFederationMetadataModel
  9. HasFederationMetadataModel
  10. DescribedElementModel
  11. KeyField
  12. LinkableElementModel
  13. DomainElementModel
  14. ModelDefaultBuilder
  15. Obj
  16. Type
  17. AnyRef
  18. 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 Semantics: Field
    Definition Classes
    WithSemanticContext
  40. val SerializationSchema: Field
    Definition Classes
    ShapeModel
  41. val Size: Field
    Definition Classes
    AvroFields
  42. val Sources: Field
    Definition Classes
    DomainElementModel
  43. val SupportsRecursion: Field
    Definition Classes
    LinkableElementModel
  44. val Target: Field
    Definition Classes
    LinkableElementModel
  45. val TargetId: Field
    Definition Classes
    LinkableElementModel
  46. val Then: Field
    Definition Classes
    ShapeModel
  47. val Values: Field
    Definition Classes
    ShapeModel
  48. val WriteOnly: Field
    Definition Classes
    ShapeModel
  49. val XMLSerialization: Field
  50. val Xone: Field
    Definition Classes
    ShapeModel
  51. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  52. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  53. val doc: ModelDoc
    Definition Classes
    Obj
  54. 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
  55. 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
  56. 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
  57. 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
  58. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  59. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  60. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  61. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  62. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  63. val key: Field
    Definition Classes
    ShapeModel → KeyField
  64. val metadataModel: ShapeFederationMetadataModel.type
    Attributes
    protected
    Definition Classes
    HasShapeFederationMetadataModel → HasFederationMetadataModel
  65. def modelInstance: AnyShape
    Definition Classes
    AnyShapeModel → ModelDefaultBuilder
  66. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  67. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  68. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  69. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  70. def toString(): String
    Definition Classes
    AnyRef → Any
  71. val type: List[ValueType]
    Definition Classes
    AnyShapeModel → Type
  72. lazy val typeIris: List[String]
    Definition Classes
    Type
  73. lazy val typeIrisSet: HashSet[String]
    Definition Classes
    Type
  74. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  76. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  77. 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 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