class AnyShape extends Shape with PlatformSecrets

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

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 AnyShape to any2stringadd[AnyShape] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (AnyShape, B)
    Implicit
    This member is added by an implicit conversion from AnyShape to ArrowAssoc[AnyShape] 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()
  10. def comment: StrField
    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
    Annotations
    @JSExport()
  20. def elseShape: Shape
    Definition Classes
    Shape
  21. def ensuring(cond: (AnyShape) ⇒ Boolean, msg: ⇒ Any): AnyShape
    Implicit
    This member is added by an implicit conversion from AnyShape to Ensuring[AnyShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: (AnyShape) ⇒ Boolean): AnyShape
    Implicit
    This member is added by an implicit conversion from AnyShape to Ensuring[AnyShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: Boolean, msg: ⇒ Any): AnyShape
    Implicit
    This member is added by an implicit conversion from AnyShape to Ensuring[AnyShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: Boolean): AnyShape
    Implicit
    This member is added by an implicit conversion from AnyShape to Ensuring[AnyShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  27. def examples: ClientList[Example]
    Annotations
    @JSExport()
  28. def extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
    Definition Classes
    DomainElement
  29. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  30. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from AnyShape to StringFormat[AnyShape] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  31. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  32. def graph(): Graph
    Definition Classes
    DomainElement
  33. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  34. def id: String
    Definition Classes
    DomainElement
  35. def ifShape: Shape
    Definition Classes
    Shape
  36. def inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  37. def inlined(): Boolean
    Annotations
    @JSExport()
  38. def isDefaultEmpty: 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

    Annotations
    @JSExport()
  39. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  40. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  41. def isLink: Boolean
    Definition Classes
    Linkable
  42. def link[T](label: Option[String]): T
    Definition Classes
    Linkable
  43. def linkCopy(): AnyShape
    Definition Classes
    AnyShape → Linkable
    Annotations
    @JSExport()
  44. def linkLabel: StrField
    Definition Classes
    Linkable
  45. def linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
    Definition Classes
    Linkable
  46. def name: StrField
    Definition Classes
    Shape → NamedDomainElement
  47. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. def not: Shape
    Definition Classes
    Shape
  49. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  50. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  51. def or: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  52. val platform: Platform
    Definition Classes
    PlatformSecrets
  53. def position: Range
    Definition Classes
    DomainElement
  54. def readOnly: BoolField
    Definition Classes
    Shape
  55. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  56. def thenShape: Shape
    Definition Classes
    Shape
  57. def toString(): String
    Definition Classes
    AnyRef → Any
  58. 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.

    Annotations
    @JSExport()
  59. def values: core.internal.convert.CoreClientConverters.ClientList[DataNode]
    Definition Classes
    Shape
  60. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  63. def withAnd(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): AnyShape.this.type
    Definition Classes
    Shape
  64. def withComment(comment: String): AnyShape.this.type
    Annotations
    @JSExport()
  65. def withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): AnyShape.this.type
    Definition Classes
    DomainElement → CustomizableElement
  66. def withCustomShapeProperties(customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]): AnyShape.this.type
    Definition Classes
    Shape
  67. def withCustomShapePropertyDefinition(name: String): PropertyShape
    Definition Classes
    Shape
  68. def withCustomShapePropertyDefinitions(propertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]): AnyShape.this.type
    Definition Classes
    Shape
  69. def withDefaultStr(value: String): AnyShape.this.type
    Definition Classes
    Shape
  70. def withDefaultValue(defaultVal: DataNode): AnyShape.this.type
    Definition Classes
    Shape
  71. def withDeprecated(deprecated: Boolean): AnyShape.this.type
    Definition Classes
    Shape
  72. def withDescription(description: String): AnyShape.this.type
    Definition Classes
    Shape
  73. def withDisplayName(name: String): AnyShape.this.type
    Definition Classes
    Shape
  74. def withDocumentation(documentation: CreativeWork): AnyShape.this.type
    Annotations
    @JSExport()
  75. def withElse(elseShape: Shape): AnyShape.this.type
    Definition Classes
    Shape
  76. def withExample(mediaType: String): Example
    Annotations
    @JSExport()
  77. def withExamples(examples: ClientList[Example]): AnyShape.this.type
    Annotations
    @JSExport()
  78. def withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): AnyShape.this.type
    Definition Classes
    DomainElement
  79. def withId(id: String): AnyShape.this.type
    Definition Classes
    DomainElement
  80. def withIf(ifShape: Shape): AnyShape.this.type
    Definition Classes
    Shape
  81. def withInherits(inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]): AnyShape.this.type
    Definition Classes
    Shape
  82. def withIsExternalLink(isExternalLink: Boolean): DomainElement
    Definition Classes
    DomainElement
  83. def withLinkLabel(label: String): AnyShape.this.type
    Definition Classes
    Linkable
  84. def withLinkTarget(target: DomainElement with Linkable): AnyShape.this.type
    Definition Classes
    Linkable
  85. def withName(name: String): AnyShape.this.type
    Definition Classes
    Shape → NamedDomainElement
  86. def withNode(shape: Shape): AnyShape.this.type
    Definition Classes
    Shape
  87. def withOr(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): AnyShape.this.type
    Definition Classes
    Shape
  88. def withReadOnly(readOnly: Boolean): AnyShape.this.type
    Definition Classes
    Shape
  89. def withThen(thenShape: Shape): AnyShape.this.type
    Definition Classes
    Shape
  90. def withValues(values: core.internal.convert.CoreClientConverters.ClientList[DataNode]): AnyShape.this.type
    Definition Classes
    Shape
  91. def withWriteOnly(writeOnly: Boolean): AnyShape.this.type
    Definition Classes
    Shape
  92. def withXMLSerialization(xmlSerialization: XMLSerializer): AnyShape.this.type
    Annotations
    @JSExport()
  93. def withXone(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): AnyShape.this.type
    Definition Classes
    Shape
  94. def writeOnly: BoolField
    Definition Classes
    Shape
  95. def xmlSerialization: XMLSerializer
    Annotations
    @JSExport()
  96. def xone: core.internal.convert.CoreClientConverters.ClientList[Shape]
    Definition Classes
    Shape
  97. def [B](y: B): (AnyShape, B)
    Implicit
    This member is added by an implicit conversion from AnyShape to ArrowAssoc[AnyShape] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

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

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

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

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

Ungrouped