Packages

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

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

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 SchemaShape to any2stringadd[SchemaShape] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (SchemaShape, B)
    Implicit
    This member is added by an implicit conversion from SchemaShape to ArrowAssoc[SchemaShape] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def and: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  7. def annotations(): Annotations
    Definition Classes
    AmfObjectWrapper → Annotable
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  10. def comment: StrField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  11. def customDomainProperties: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  12. def customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]
    Definition Classes
    Shape
  13. def customShapePropertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]
    Definition Classes
    Shape
  14. def defaultValue: DataNode
    Definition Classes
    Shape
  15. def defaultValueStr: StrField
    Definition Classes
    Shape
  16. def deprecated: BoolField
    Definition Classes
    Shape
  17. def description: StrField
    Definition Classes
    Shape
  18. def displayName: StrField
    Definition Classes
    Shape
  19. def documentation: CreativeWork
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  20. def elseShape: Shape
    Definition Classes
    Shape
  21. def ensuring(cond: (SchemaShape) ⇒ Boolean, msg: ⇒ Any): SchemaShape
    Implicit
    This member is added by an implicit conversion from SchemaShape to Ensuring[SchemaShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: (SchemaShape) ⇒ Boolean): SchemaShape
    Implicit
    This member is added by an implicit conversion from SchemaShape to Ensuring[SchemaShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: Boolean, msg: ⇒ Any): SchemaShape
    Implicit
    This member is added by an implicit conversion from SchemaShape to Ensuring[SchemaShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: Boolean): SchemaShape
    Implicit
    This member is added by an implicit conversion from SchemaShape to Ensuring[SchemaShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def examples: ClientList[Example]
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  27. def extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
    Definition Classes
    DomainElement
  28. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from SchemaShape to StringFormat[SchemaShape] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  29. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. def graph(): Graph
    Definition Classes
    DomainElement
  31. def hasExplicitName: Boolean
    Definition Classes
    Shape
  32. def id: String
    Definition Classes
    DomainElement
  33. def ifShape: Shape
    Definition Classes
    Shape
  34. def inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  35. def inlined(): Boolean
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  36. def isExtension: BoolField
    Definition Classes
    Shape
  37. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  38. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  39. def isLink: Boolean
    Definition Classes
    Linkable
  40. 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()
  41. def link[T](label: String): T
    Definition Classes
    Linkable
  42. def link[T](): T
    Definition Classes
    Linkable
  43. def linkCopy(): SchemaShape
    Definition Classes
    SchemaShapeAnyShape → Linkable
  44. def linkLabel: StrField
    Definition Classes
    Linkable
  45. def linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
    Definition Classes
    Linkable
  46. def location: ClientOption[String]
  47. def mediaType: StrField
  48. def name: StrField
    Definition Classes
    Shape → NamedDomainElement
  49. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  50. def not: Shape
    Definition Classes
    Shape
  51. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  52. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  53. def or: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  54. val platform: Platform
    Definition Classes
    PlatformSecrets
  55. def position: Range
    Definition Classes
    DomainElement
  56. def raw: StrField
  57. def readOnly: BoolField
    Definition Classes
    Shape
  58. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  59. def thenShape: Shape
    Definition Classes
    Shape
  60. 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()
  61. def values: core.internal.convert.CoreClientConverters.ClientList[DataNode]
    Definition Classes
    Shape
  62. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  64. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. def withAnd(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): SchemaShape.this.type
    Definition Classes
    Shape
  66. def withComment(comment: String): SchemaShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  67. def withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): SchemaShape.this.type
    Definition Classes
    DomainElement → CustomizableElement
  68. def withCustomShapeProperties(customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]): SchemaShape.this.type
    Definition Classes
    Shape
  69. def withCustomShapePropertyDefinition(name: String): PropertyShape
    Definition Classes
    Shape
  70. def withCustomShapePropertyDefinitions(propertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]): SchemaShape.this.type
    Definition Classes
    Shape
  71. def withDefaultStr(value: String): SchemaShape.this.type
    Definition Classes
    Shape
  72. def withDefaultValue(defaultVal: DataNode): SchemaShape.this.type
    Definition Classes
    Shape
  73. def withDeprecated(deprecated: Boolean): SchemaShape.this.type
    Definition Classes
    Shape
  74. def withDescription(description: String): SchemaShape.this.type
    Definition Classes
    Shape
  75. def withDisplayName(name: String): SchemaShape.this.type
    Definition Classes
    Shape
  76. def withDocumentation(documentation: CreativeWork): SchemaShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  77. def withElse(elseShape: Shape): SchemaShape.this.type
    Definition Classes
    Shape
  78. def withExample(mediaType: String): Example
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  79. def withExamples(examples: ClientList[Example]): SchemaShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  80. def withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): SchemaShape.this.type
    Definition Classes
    DomainElement
  81. def withId(id: String): SchemaShape.this.type
    Definition Classes
    DomainElement
  82. def withIf(ifShape: Shape): SchemaShape.this.type
    Definition Classes
    Shape
  83. def withInherits(inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]): SchemaShape.this.type
    Definition Classes
    Shape
  84. def withIsExtension(value: Boolean): SchemaShape.this.type
    Definition Classes
    Shape
  85. def withIsExternalLink(isExternalLink: Boolean): DomainElement
    Definition Classes
    DomainElement
  86. def withLinkLabel(label: String): SchemaShape.this.type
    Definition Classes
    Linkable
  87. def withLinkTarget(target: DomainElement with Linkable): SchemaShape.this.type
    Definition Classes
    Linkable
  88. def withMediatype(mediaType: String): SchemaShape.this.type
  89. def withName(name: String): SchemaShape.this.type
    Definition Classes
    Shape → NamedDomainElement
  90. def withNode(shape: Shape): SchemaShape.this.type
    Definition Classes
    Shape
  91. def withOr(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): SchemaShape.this.type
    Definition Classes
    Shape
  92. def withRaw(text: String): SchemaShape.this.type
  93. def withReadOnly(readOnly: Boolean): SchemaShape.this.type
    Definition Classes
    Shape
  94. def withThen(thenShape: Shape): SchemaShape.this.type
    Definition Classes
    Shape
  95. def withValues(values: core.internal.convert.CoreClientConverters.ClientList[DataNode]): SchemaShape.this.type
    Definition Classes
    Shape
  96. def withWriteOnly(writeOnly: Boolean): SchemaShape.this.type
    Definition Classes
    Shape
  97. def withXMLSerialization(xmlSerialization: XMLSerializer): SchemaShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  98. def withXone(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): SchemaShape.this.type
    Definition Classes
    Shape
  99. def writeOnly: BoolField
    Definition Classes
    Shape
  100. def xmlSerialization: XMLSerializer
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  101. def xone: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  102. def [B](y: B): (SchemaShape, B)
    Implicit
    This member is added by an implicit conversion from SchemaShape to ArrowAssoc[SchemaShape] 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
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyShape

Inherited from Shape

Inherited from NamedDomainElement

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

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

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

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

Ungrouped