case class ArrayShape(_internal: scala.model.domain.ArrayShape) extends DataArrangeShape with Product with Serializable

Annotations
@JSExportAll()
Linear Supertypes
Serializable, Serializable, Product, Equals, DataArrangeShape, AnyShape, Shape, NamedDomainElement, NamedAmfObject, Linkable, DomainElement, CustomizableElement, PlatformSecrets, AmfObjectWrapper, Annotable, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ArrayShape
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. DataArrangeShape
  7. AnyShape
  8. Shape
  9. NamedDomainElement
  10. NamedAmfObject
  11. Linkable
  12. DomainElement
  13. CustomizableElement
  14. PlatformSecrets
  15. AmfObjectWrapper
  16. Annotable
  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

Instance Constructors

  1. new ArrayShape()
    Annotations
    @JSExportTopLevel( "ArrayShape" )
  2. new ArrayShape(_internal: scala.model.domain.ArrayShape)

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 ArrayShape to any2stringadd[ArrayShape] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ArrayShape, B)
    Implicit
    This member is added by an implicit conversion from ArrayShape to ArrowAssoc[ArrayShape] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def aliases: ClientList[StrField]
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  7. def and: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  8. def annotations(): Annotations
    Definition Classes
    AmfObjectWrapper → Annotable
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. def avroSchemaType(): ClientOption[String]
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  12. def comment: StrField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  13. def contains: Shape
  14. def customDomainProperties: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  15. def customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]
    Definition Classes
    Shape
  16. def customShapePropertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]
    Definition Classes
    Shape
  17. def defaultValue: DataNode
    Definition Classes
    Shape
  18. def defaultValueStr: StrField
    Definition Classes
    Shape
  19. def deprecated: BoolField
    Definition Classes
    Shape
  20. def description: StrField
    Definition Classes
    Shape
  21. def displayName: StrField
    Definition Classes
    Shape
  22. def documentation: CreativeWork
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  23. def elseShape: Shape
    Definition Classes
    Shape
  24. def ensuring(cond: (ArrayShape) ⇒ Boolean, msg: ⇒ Any): ArrayShape
    Implicit
    This member is added by an implicit conversion from ArrayShape to Ensuring[ArrayShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: (ArrayShape) ⇒ Boolean): ArrayShape
    Implicit
    This member is added by an implicit conversion from ArrayShape to Ensuring[ArrayShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean, msg: ⇒ Any): ArrayShape
    Implicit
    This member is added by an implicit conversion from ArrayShape to Ensuring[ArrayShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean): ArrayShape
    Implicit
    This member is added by an implicit conversion from ArrayShape to Ensuring[ArrayShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. def examples: ClientList[Example]
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  30. def extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
    Definition Classes
    DomainElement
  31. def federationMetadata: ShapeFederationMetadata
    Definition Classes
    Shape
  32. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  33. def graph(): Graph
    Definition Classes
    DomainElement
  34. def hasExplicitName: Boolean
    Definition Classes
    Shape
  35. def id: String
    Definition Classes
    DomainElement
  36. def ifShape: Shape
    Definition Classes
    Shape
  37. def inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  38. def inlined(): Boolean
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  39. def isAvroSchema(): Boolean
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  40. def isExtension: BoolField
    Definition Classes
    Shape
  41. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  42. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  43. def isLink: Boolean
    Definition Classes
    Linkable
  44. def isNotExplicit: Boolean

    Aux method to know when the shape is instance only of any shape and it's because was parsed from an empty (or only with example) payload, an not an explicit type def

    Aux method to know when the shape is instance only of any shape and it's because was parsed from an empty (or only with example) payload, an not an explicit type def

    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  45. def isStub: BoolField
    Definition Classes
    Shape
  46. def items: Shape
  47. def link[T](label: String): T
    Definition Classes
    Linkable
  48. def link[T](): T
    Definition Classes
    Linkable
  49. def linkCopy(): ArrayShape
    Definition Classes
    ArrayShapeAnyShape → Linkable
  50. def linkLabel: StrField
    Definition Classes
    Linkable
  51. def linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
    Definition Classes
    Linkable
  52. def maxContains: Int
  53. def maxItems: IntField
    Definition Classes
    DataArrangeShape
  54. def minContains: Int
  55. def minItems: IntField
    Definition Classes
    DataArrangeShape
  56. def name: StrField
    Definition Classes
    Shape → NamedAmfObject
  57. def namespace: StrField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  58. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  59. def not: Shape
    Definition Classes
    Shape
  60. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  61. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  62. def or: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  63. val platform: Platform
    Definition Classes
    PlatformSecrets
  64. def position: PositionRange
    Definition Classes
    DomainElement
  65. def readOnly: BoolField
    Definition Classes
    Shape
  66. def refDescription: StrField
    Definition Classes
    Linkable
  67. def refSummary: StrField
    Definition Classes
    Linkable
  68. def schemaVersion: StrField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  69. def size: IntField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  70. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  71. def thenShape: Shape
    Definition Classes
    Shape
  72. def trackedExample(trackId: String): ClientOption[Example]

    trackId

    parent id of the original payload type with simpleinheritance and the searched example.

    returns

    A ClientOption of the original inlined example, or empty if there is not any example with that track information annotated.

    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  73. def unevaluatedItems: Boolean
  74. def unevaluatedItemsSchema: Shape
  75. def uniqueItems: BoolField
    Definition Classes
    DataArrangeShape
  76. def values: core.internal.convert.CoreClientConverters.ClientList[DataNode]
    Definition Classes
    Shape
  77. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  78. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. def withAliases(aliases: Seq[String]): ArrayShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  81. def withAnd(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): ArrayShape.this.type
    Definition Classes
    Shape
  82. def withComment(comment: String): ArrayShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  83. def withContains(contains: Shape): ArrayShape.this.type
  84. def withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): ArrayShape.this.type
    Definition Classes
    DomainElement → CustomizableElement
  85. def withCustomShapeProperties(customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]): ArrayShape.this.type
    Definition Classes
    Shape
  86. def withCustomShapePropertyDefinition(name: String): PropertyShape
    Definition Classes
    Shape
  87. def withCustomShapePropertyDefinitions(propertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]): ArrayShape.this.type
    Definition Classes
    Shape
  88. def withDefaultStr(value: String): ArrayShape.this.type
    Definition Classes
    Shape
  89. def withDefaultValue(defaultVal: DataNode): ArrayShape.this.type
    Definition Classes
    Shape
  90. def withDeprecated(deprecated: Boolean): ArrayShape.this.type
    Definition Classes
    Shape
  91. def withDescription(description: String): ArrayShape.this.type
    Definition Classes
    Shape
  92. def withDisplayName(name: String): ArrayShape.this.type
    Definition Classes
    Shape
  93. def withDocumentation(documentation: CreativeWork): ArrayShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  94. def withElse(elseShape: Shape): ArrayShape.this.type
    Definition Classes
    Shape
  95. def withExample(mediaType: String): Example
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  96. def withExamples(examples: ClientList[Example]): ArrayShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  97. def withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): ArrayShape.this.type
    Definition Classes
    DomainElement
  98. def withFederationMetadata(metadata: ShapeFederationMetadata): ArrayShape.this.type
    Definition Classes
    Shape
  99. def withId(id: String): ArrayShape.this.type
    Definition Classes
    DomainElement
  100. def withIf(ifShape: Shape): ArrayShape.this.type
    Definition Classes
    Shape
  101. def withInherits(inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]): ArrayShape.this.type
    Definition Classes
    Shape
  102. def withIsExtension(value: Boolean): ArrayShape.this.type
    Definition Classes
    Shape
  103. def withIsExternalLink(isExternalLink: Boolean): DomainElement
    Definition Classes
    DomainElement
  104. def withIsStub(value: Boolean): ArrayShape.this.type
    Definition Classes
    Shape
  105. def withItems(items: Shape): ArrayShape.this.type
  106. def withLinkLabel(label: String): ArrayShape.this.type
    Definition Classes
    Linkable
  107. def withLinkTarget(target: DomainElement with Linkable): ArrayShape.this.type
    Definition Classes
    Linkable
  108. def withMaxContains(amount: Int): ArrayShape.this.type
  109. def withMaxItems(maxItems: Int): ArrayShape.this.type
    Definition Classes
    DataArrangeShape
  110. def withMinContains(amount: Int): ArrayShape.this.type
  111. def withMinItems(minItems: Int): ArrayShape.this.type
    Definition Classes
    DataArrangeShape
  112. def withName(name: String): ArrayShape.this.type
    Definition Classes
    Shape → NamedAmfObject
  113. def withNamespace(namespace: String): ArrayShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  114. def withNode(shape: Shape): ArrayShape.this.type
    Definition Classes
    Shape
  115. def withOr(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): ArrayShape.this.type
    Definition Classes
    Shape
  116. def withReadOnly(readOnly: Boolean): ArrayShape.this.type
    Definition Classes
    Shape
  117. def withRefDescription(refDescription: String): ArrayShape.this.type
    Definition Classes
    Linkable
  118. def withRefSummary(refSummary: String): ArrayShape.this.type
    Definition Classes
    Linkable
  119. def withSchemaVersion(version: String): ArrayShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  120. def withSize(size: Int): ArrayShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  121. def withThen(thenShape: Shape): ArrayShape.this.type
    Definition Classes
    Shape
  122. def withUnevaluatedItems(value: Boolean): ArrayShape.this.type
  123. def withUnevaluatedItemsSchema(schema: Shape): ArrayShape.this.type
  124. def withUniqueItems(uniqueItems: Boolean): ArrayShape.this.type
    Definition Classes
    DataArrangeShape
  125. def withValues(values: core.internal.convert.CoreClientConverters.ClientList[DataNode]): ArrayShape.this.type
    Definition Classes
    Shape
  126. def withWriteOnly(writeOnly: Boolean): ArrayShape.this.type
    Definition Classes
    Shape
  127. def withXMLSerialization(xmlSerialization: XMLSerializer): ArrayShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  128. def withXone(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): ArrayShape.this.type
    Definition Classes
    Shape
  129. def writeOnly: BoolField
    Definition Classes
    Shape
  130. def xmlSerialization: XMLSerializer
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  131. def xone: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  132. def [B](y: B): (ArrayShape, B)
    Implicit
    This member is added by an implicit conversion from ArrayShape to ArrowAssoc[ArrayShape] 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 ArrayShape to StringFormat[ArrayShape] 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 Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from DataArrangeShape

Inherited from AnyShape

Inherited from Shape

Inherited from NamedDomainElement

Inherited from NamedAmfObject

Inherited from Linkable

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from PlatformSecrets

Inherited from AmfObjectWrapper

Inherited from Annotable

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped