case class FileShape(_internal: scala.model.domain.FileShape) extends AnyShape with Product with Serializable

Annotations
@JSExportAll()
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyShape, Shape, NamedDomainElement, NamedAmfObject, Linkable, DomainElement, CustomizableElement, PlatformSecrets, AmfObjectWrapper, Annotable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FileShape
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyShape
  7. Shape
  8. NamedDomainElement
  9. NamedAmfObject
  10. Linkable
  11. DomainElement
  12. CustomizableElement
  13. PlatformSecrets
  14. AmfObjectWrapper
  15. Annotable
  16. AnyRef
  17. 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 FileShape()
    Annotations
    @JSExportTopLevel( "FileShape" )
  2. new FileShape(_internal: scala.model.domain.FileShape)

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 FileShape to any2stringadd[FileShape] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (FileShape, B)
    Implicit
    This member is added by an implicit conversion from FileShape to ArrowAssoc[FileShape] 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 customDomainProperties: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  14. def customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]
    Definition Classes
    Shape
  15. def customShapePropertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]
    Definition Classes
    Shape
  16. def defaultValue: DataNode
    Definition Classes
    Shape
  17. def defaultValueStr: StrField
    Definition Classes
    Shape
  18. def deprecated: BoolField
    Definition Classes
    Shape
  19. def description: StrField
    Definition Classes
    Shape
  20. def displayName: StrField
    Definition Classes
    Shape
  21. def documentation: CreativeWork
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  22. def elseShape: Shape
    Definition Classes
    Shape
  23. def ensuring(cond: (FileShape) ⇒ Boolean, msg: ⇒ Any): FileShape
    Implicit
    This member is added by an implicit conversion from FileShape to Ensuring[FileShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: (FileShape) ⇒ Boolean): FileShape
    Implicit
    This member is added by an implicit conversion from FileShape to Ensuring[FileShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: Boolean, msg: ⇒ Any): FileShape
    Implicit
    This member is added by an implicit conversion from FileShape to Ensuring[FileShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean): FileShape
    Implicit
    This member is added by an implicit conversion from FileShape to Ensuring[FileShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. def examples: ClientList[Example]
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  29. def exclusiveMaximum: BoolField
  30. def exclusiveMaximumNumeric: DoubleField
  31. def exclusiveMinimum: BoolField
  32. def exclusiveMinimumNumeric: DoubleField
  33. def extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
    Definition Classes
    DomainElement
  34. def federationMetadata: ShapeFederationMetadata
    Definition Classes
    Shape
  35. def fileTypes: ClientList[StrField]
  36. def format: StrField
  37. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  38. def graph(): Graph
    Definition Classes
    DomainElement
  39. def hasExplicitName: Boolean
    Definition Classes
    Shape
  40. def id: String
    Definition Classes
    DomainElement
  41. def ifShape: Shape
    Definition Classes
    Shape
  42. def inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  43. def inlined(): Boolean
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  44. def isAvroSchema(): Boolean
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  45. def isExtension: BoolField
    Definition Classes
    Shape
  46. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  47. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  48. def isLink: Boolean
    Definition Classes
    Linkable
  49. 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()
  50. def isStub: BoolField
    Definition Classes
    Shape
  51. def link[T](label: String): T
    Definition Classes
    Linkable
  52. def link[T](): T
    Definition Classes
    Linkable
  53. def linkCopy(): FileShape
    Definition Classes
    FileShapeAnyShape → Linkable
  54. def linkLabel: StrField
    Definition Classes
    Linkable
  55. def linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
    Definition Classes
    Linkable
  56. def maxLength: IntField
  57. def maximum: DoubleField
  58. def minLength: IntField
  59. def minimum: DoubleField
  60. def multipleOf: DoubleField
  61. def name: StrField
    Definition Classes
    Shape → NamedAmfObject
  62. def namespace: StrField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  63. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  64. def not: Shape
    Definition Classes
    Shape
  65. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  66. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  67. def or: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  68. def pattern: StrField
  69. val platform: Platform
    Definition Classes
    PlatformSecrets
  70. def position: PositionRange
    Definition Classes
    DomainElement
  71. def readOnly: BoolField
    Definition Classes
    Shape
  72. def refDescription: StrField
    Definition Classes
    Linkable
  73. def refSummary: StrField
    Definition Classes
    Linkable
  74. def schemaVersion: StrField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  75. def size: IntField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  76. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  77. def thenShape: Shape
    Definition Classes
    Shape
  78. 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()
  79. def values: core.internal.convert.CoreClientConverters.ClientList[DataNode]
    Definition Classes
    Shape
  80. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  82. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  83. def withAliases(aliases: Seq[String]): FileShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  84. def withAnd(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): FileShape.this.type
    Definition Classes
    Shape
  85. def withComment(comment: String): FileShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  86. def withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): FileShape.this.type
    Definition Classes
    DomainElement → CustomizableElement
  87. def withCustomShapeProperties(customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]): FileShape.this.type
    Definition Classes
    Shape
  88. def withCustomShapePropertyDefinition(name: String): PropertyShape
    Definition Classes
    Shape
  89. def withCustomShapePropertyDefinitions(propertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]): FileShape.this.type
    Definition Classes
    Shape
  90. def withDefaultStr(value: String): FileShape.this.type
    Definition Classes
    Shape
  91. def withDefaultValue(defaultVal: DataNode): FileShape.this.type
    Definition Classes
    Shape
  92. def withDeprecated(deprecated: Boolean): FileShape.this.type
    Definition Classes
    Shape
  93. def withDescription(description: String): FileShape.this.type
    Definition Classes
    Shape
  94. def withDisplayName(name: String): FileShape.this.type
    Definition Classes
    Shape
  95. def withDocumentation(documentation: CreativeWork): FileShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  96. def withElse(elseShape: Shape): FileShape.this.type
    Definition Classes
    Shape
  97. def withExample(mediaType: String): Example
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  98. def withExamples(examples: ClientList[Example]): FileShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  99. def withExclusiveMaximum(max: Boolean): FileShape.this.type
  100. def withExclusiveMaximumNumeric(max: Double): FileShape.this.type
  101. def withExclusiveMinimum(min: Boolean): FileShape.this.type
  102. def withExclusiveMinimumNumeric(min: Double): FileShape.this.type
  103. def withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): FileShape.this.type
    Definition Classes
    DomainElement
  104. def withFederationMetadata(metadata: ShapeFederationMetadata): FileShape.this.type
    Definition Classes
    Shape
  105. def withFileTypes(fileTypes: ClientList[String]): FileShape.this.type
  106. def withFormat(format: String): FileShape.this.type
  107. def withId(id: String): FileShape.this.type
    Definition Classes
    DomainElement
  108. def withIf(ifShape: Shape): FileShape.this.type
    Definition Classes
    Shape
  109. def withInherits(inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]): FileShape.this.type
    Definition Classes
    Shape
  110. def withIsExtension(value: Boolean): FileShape.this.type
    Definition Classes
    Shape
  111. def withIsExternalLink(isExternalLink: Boolean): DomainElement
    Definition Classes
    DomainElement
  112. def withIsStub(value: Boolean): FileShape.this.type
    Definition Classes
    Shape
  113. def withLinkLabel(label: String): FileShape.this.type
    Definition Classes
    Linkable
  114. def withLinkTarget(target: DomainElement with Linkable): FileShape.this.type
    Definition Classes
    Linkable
  115. def withMaxLength(max: Int): FileShape.this.type
  116. def withMaximum(max: Double): FileShape.this.type
  117. def withMinLength(min: Int): FileShape.this.type
  118. def withMinimum(min: Double): FileShape.this.type
  119. def withMultipleOf(multiple: Double): FileShape.this.type
  120. def withName(name: String): FileShape.this.type
    Definition Classes
    Shape → NamedAmfObject
  121. def withNamespace(namespace: String): FileShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  122. def withNode(shape: Shape): FileShape.this.type
    Definition Classes
    Shape
  123. def withOr(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): FileShape.this.type
    Definition Classes
    Shape
  124. def withPattern(pattern: String): FileShape.this.type
  125. def withReadOnly(readOnly: Boolean): FileShape.this.type
    Definition Classes
    Shape
  126. def withRefDescription(refDescription: String): FileShape.this.type
    Definition Classes
    Linkable
  127. def withRefSummary(refSummary: String): FileShape.this.type
    Definition Classes
    Linkable
  128. def withSchemaVersion(version: String): FileShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  129. def withSize(size: Int): FileShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  130. def withThen(thenShape: Shape): FileShape.this.type
    Definition Classes
    Shape
  131. def withValues(values: core.internal.convert.CoreClientConverters.ClientList[DataNode]): FileShape.this.type
    Definition Classes
    Shape
  132. def withWriteOnly(writeOnly: Boolean): FileShape.this.type
    Definition Classes
    Shape
  133. def withXMLSerialization(xmlSerialization: XMLSerializer): FileShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  134. def withXone(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): FileShape.this.type
    Definition Classes
    Shape
  135. def writeOnly: BoolField
    Definition Classes
    Shape
  136. def xmlSerialization: XMLSerializer
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  137. def xone: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  138. def [B](y: B): (FileShape, B)
    Implicit
    This member is added by an implicit conversion from FileShape to ArrowAssoc[FileShape] 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 FileShape to StringFormat[FileShape] 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 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 FileShape to any2stringadd[FileShape]

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

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

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

Ungrouped