case class NodeShape(_internal: scala.model.domain.NodeShape) 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. NodeShape
  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 NodeShape()
    Annotations
    @JSExportTopLevel( "NodeShape" )
  2. new NodeShape(_internal: scala.model.domain.NodeShape)

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 NodeShape to any2stringadd[NodeShape] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (NodeShape, B)
    Implicit
    This member is added by an implicit conversion from NodeShape to ArrowAssoc[NodeShape] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def additionalPropertiesKeySchema: Shape
  7. def additionalPropertiesSchema: Shape
  8. def and: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  9. def annotations(): Annotations
    Definition Classes
    AmfObjectWrapper → Annotable
  10. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  12. def closed: BoolField
  13. def comment: StrField
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  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 dependencies: ClientList[PropertyDependencies]
  20. def deprecated: BoolField
    Definition Classes
    Shape
  21. def description: StrField
    Definition Classes
    Shape
  22. def discriminator: StrField
  23. def discriminatorMapping: ClientList[IriTemplateMapping]
  24. def discriminatorValue: StrField
  25. def discriminatorValueMapping: ClientList[DiscriminatorValueMapping]
  26. def displayName: StrField
    Definition Classes
    Shape
  27. def documentation: CreativeWork
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  28. def elseShape: Shape
    Definition Classes
    Shape
  29. def ensuring(cond: (NodeShape) ⇒ Boolean, msg: ⇒ Any): NodeShape
    Implicit
    This member is added by an implicit conversion from NodeShape to Ensuring[NodeShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  30. def ensuring(cond: (NodeShape) ⇒ Boolean): NodeShape
    Implicit
    This member is added by an implicit conversion from NodeShape to Ensuring[NodeShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  31. def ensuring(cond: Boolean, msg: ⇒ Any): NodeShape
    Implicit
    This member is added by an implicit conversion from NodeShape to Ensuring[NodeShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  32. def ensuring(cond: Boolean): NodeShape
    Implicit
    This member is added by an implicit conversion from NodeShape to Ensuring[NodeShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  33. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. def examples: ClientList[Example]
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  35. def extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
    Definition Classes
    DomainElement
  36. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  37. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from NodeShape to StringFormat[NodeShape] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  38. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  39. def graph(): Graph
    Definition Classes
    DomainElement
  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 isExternalLink: BoolField
    Definition Classes
    DomainElement
  45. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  46. def isLink: Boolean
    Definition Classes
    Linkable
  47. 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()
  48. def link[T](label: String): T
    Definition Classes
    Linkable
  49. def link[T](): T
    Definition Classes
    Linkable
  50. def linkCopy(): NodeShape
    Definition Classes
    NodeShapeAnyShape → Linkable
  51. def linkLabel: StrField
    Definition Classes
    Linkable
  52. def linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
    Definition Classes
    Linkable
  53. def maxProperties: IntField
  54. def minProperties: IntField
  55. def name: StrField
    Definition Classes
    Shape → NamedDomainElement
  56. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  57. def not: Shape
    Definition Classes
    Shape
  58. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  59. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  60. def or: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  61. val platform: Platform
    Definition Classes
    PlatformSecrets
  62. def position: Range
    Definition Classes
    DomainElement
  63. def properties: ClientList[PropertyShape]
  64. def propertyNames: Shape
  65. def readOnly: BoolField
    Definition Classes
    Shape
  66. def schemaDependencies: ClientList[SchemaDependencies]
  67. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  68. def thenShape: Shape
    Definition Classes
    Shape
  69. 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()
  70. def unevaluatedProperties: Boolean
  71. def unevaluatedPropertiesSchema: Shape
  72. def values: core.internal.convert.CoreClientConverters.ClientList[DataNode]
    Definition Classes
    Shape
  73. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  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( ... ) @native()
  76. def withAdditionalPropertiesKeySchema(additionalPropertiesKeySchema: Shape): NodeShape.this.type
  77. def withAdditionalPropertiesSchema(additionalPropertiesSchema: Shape): NodeShape.this.type
  78. def withAnd(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): NodeShape.this.type
    Definition Classes
    Shape
  79. def withClosed(closed: Boolean): NodeShape.this.type
  80. def withComment(comment: String): NodeShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  81. def withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): NodeShape.this.type
    Definition Classes
    DomainElement → CustomizableElement
  82. def withCustomShapeProperties(customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]): NodeShape.this.type
    Definition Classes
    Shape
  83. def withCustomShapePropertyDefinition(name: String): PropertyShape
    Definition Classes
    Shape
  84. def withCustomShapePropertyDefinitions(propertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]): NodeShape.this.type
    Definition Classes
    Shape
  85. def withDefaultStr(value: String): NodeShape.this.type
    Definition Classes
    Shape
  86. def withDefaultValue(defaultVal: DataNode): NodeShape.this.type
    Definition Classes
    Shape
  87. def withDependencies(dependencies: ClientList[PropertyDependencies]): NodeShape.this.type
  88. def withDependency(): PropertyDependencies
  89. def withDeprecated(deprecated: Boolean): NodeShape.this.type
    Definition Classes
    Shape
  90. def withDescription(description: String): NodeShape.this.type
    Definition Classes
    Shape
  91. def withDiscriminator(discriminator: String): NodeShape.this.type
  92. def withDiscriminatorMapping(mappings: ClientList[IriTemplateMapping]): NodeShape.this.type
  93. def withDiscriminatorValue(value: String): NodeShape.this.type
  94. def withDisplayName(name: String): NodeShape.this.type
    Definition Classes
    Shape
  95. def withDocumentation(documentation: CreativeWork): NodeShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  96. def withElse(elseShape: Shape): NodeShape.this.type
    Definition Classes
    Shape
  97. def withExample(mediaType: String): Example
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  98. def withExamples(examples: ClientList[Example]): NodeShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  99. def withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): NodeShape.this.type
    Definition Classes
    DomainElement
  100. def withId(id: String): NodeShape.this.type
    Definition Classes
    DomainElement
  101. def withIf(ifShape: Shape): NodeShape.this.type
    Definition Classes
    Shape
  102. def withInherits(inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]): NodeShape.this.type
    Definition Classes
    Shape
  103. def withInheritsObject(name: String): NodeShape
  104. def withInheritsScalar(name: String): ScalarShape
  105. def withIsExternalLink(isExternalLink: Boolean): DomainElement
    Definition Classes
    DomainElement
  106. def withLinkLabel(label: String): NodeShape.this.type
    Definition Classes
    Linkable
  107. def withLinkTarget(target: DomainElement with Linkable): NodeShape.this.type
    Definition Classes
    Linkable
  108. def withMaxProperties(max: Int): NodeShape.this.type
  109. def withMinProperties(min: Int): NodeShape.this.type
  110. def withName(name: String): NodeShape.this.type
    Definition Classes
    Shape → NamedDomainElement
  111. def withNode(shape: Shape): NodeShape.this.type
    Definition Classes
    Shape
  112. def withOr(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): NodeShape.this.type
    Definition Classes
    Shape
  113. def withProperties(properties: ClientList[PropertyShape]): NodeShape.this.type
  114. def withProperty(name: String): PropertyShape
  115. def withPropertyNames(propertyNames: Shape): NodeShape.this.type
  116. def withReadOnly(readOnly: Boolean): NodeShape.this.type
    Definition Classes
    Shape
  117. def withSchemaDependencies(dependencies: ClientList[SchemaDependencies]): NodeShape.this.type
  118. def withThen(thenShape: Shape): NodeShape.this.type
    Definition Classes
    Shape
  119. def withUnevaluatedProperties(value: Boolean): NodeShape.this.type
  120. def withUnevaluatedPropertiesSchema(schema: Shape): NodeShape.this.type
  121. def withValues(values: core.internal.convert.CoreClientConverters.ClientList[DataNode]): NodeShape.this.type
    Definition Classes
    Shape
  122. def withWriteOnly(writeOnly: Boolean): NodeShape.this.type
    Definition Classes
    Shape
  123. def withXMLSerialization(xmlSerialization: XMLSerializer): NodeShape.this.type
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  124. def withXone(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): NodeShape.this.type
    Definition Classes
    Shape
  125. def writeOnly: BoolField
    Definition Classes
    Shape
  126. def xmlSerialization: XMLSerializer
    Definition Classes
    AnyShape
    Annotations
    @JSExport()
  127. def xone: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  128. def [B](y: B): (NodeShape, B)
    Implicit
    This member is added by an implicit conversion from NodeShape to ArrowAssoc[NodeShape] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

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

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

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

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

Ungrouped