case class ErrorResponse(idPart: String, ast: YPart) extends Response with ErrorDeclaration[ResponseModel.type] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ErrorDeclaration[ResponseModel.type], Response, Message, Linkable, ExemplifiedDomainElement, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorResponse
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ErrorDeclaration
  7. Response
  8. Message
  9. Linkable
  10. ExemplifiedDomainElement
  11. NamedDomainElement
  12. DomainElement
  13. CustomizableElement
  14. AmfObject
  15. AmfElement
  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 ErrorResponse(idPart: String, ast: YPart)

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 ErrorResponse to any2stringadd[ErrorResponse] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ErrorResponse, B)
    Implicit
    This member is added by an implicit conversion from ErrorResponse to ArrowAssoc[ErrorResponse] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def add(field: Field, value: AmfElement): ErrorResponse.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): ErrorResponse.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): ErrorResponse.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): ErrorResponse.this.type
    Definition Classes
    AmfObject
  10. def afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
    Definition Classes
    Linkable
  11. val annotations: Annotations
    Definition Classes
    ResponseMessage → AmfElement
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  13. val ast: YPart
  14. def bindings: MessageBindings
    Definition Classes
    Message
  15. def classConstructor: (Fields, Annotations) ⇒ Linkable with DomainElement

    apply method for create a new instance with fields and annotations.

    apply method for create a new instance with fields and annotations. Aux method for copy

    Attributes
    protected
    Definition Classes
    ResponseMessage → Linkable
  16. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  17. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  18. def cloneResponse(parent: String): Response
    Definition Classes
    Response
  19. def componentId: String

    Value , path + field value that is used to compose the id when the object its adopted

    Value , path + field value that is used to compose the id when the object its adopted

    Definition Classes
    ResponseMessage → AmfObject
  20. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  21. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  22. def correlationId: CorrelationId
    Definition Classes
    Message
  23. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  24. def description: StrField
    Definition Classes
    Message
  25. def displayName: StrField
    Definition Classes
    Message
  26. def documentation: CreativeWork
    Definition Classes
    Message
  27. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  28. def ensuring(cond: (ErrorResponse) ⇒ Boolean, msg: ⇒ Any): ErrorResponse
    Implicit
    This member is added by an implicit conversion from ErrorResponse to Ensuring[ErrorResponse] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  29. def ensuring(cond: (ErrorResponse) ⇒ Boolean): ErrorResponse
    Implicit
    This member is added by an implicit conversion from ErrorResponse to Ensuring[ErrorResponse] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  30. def ensuring(cond: Boolean, msg: ⇒ Any): ErrorResponse
    Implicit
    This member is added by an implicit conversion from ErrorResponse to Ensuring[ErrorResponse] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  31. def ensuring(cond: Boolean): ErrorResponse
    Implicit
    This member is added by an implicit conversion from ErrorResponse to Ensuring[ErrorResponse] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  32. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. def examples: Seq[Example]
    Definition Classes
    ExemplifiedDomainElement
  34. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  35. val fields: Fields
    Definition Classes
    ResponseMessage → AmfObject
  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 ErrorResponse to StringFormat[ErrorResponse] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  38. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  39. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  40. lazy val graph: Graph
    Definition Classes
    DomainElement
  41. def headerExamples: Seq[Example]
    Definition Classes
    Message
  42. def headerSchema: NodeShape
    Definition Classes
    Message
  43. def headers: Seq[Parameter]
    Definition Classes
    Message
  44. val id: String
    Definition Classes
    AmfObject
  45. val idPart: String
  46. def isAbstract(isAbstract: Boolean): ErrorResponse.this.type
    Definition Classes
    Message
  47. def isAbstract: BoolField
    Definition Classes
    Message
  48. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  49. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  50. def isLink: Boolean
    Definition Classes
    Linkable
  51. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  52. val isUnresolved: Boolean
    Definition Classes
    Linkable
  53. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  54. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  55. def linkCopy(): Response
    Definition Classes
    ResponseMessage → Linkable
  56. def linkLabel: StrField
    Definition Classes
    Linkable
  57. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  58. def links: Seq[TemplatedLink]
    Definition Classes
    Response
  59. def location(): Option[String]
    Definition Classes
    AmfElement
  60. def meta: ResponseModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  61. val model: ResponseModel.type
    Definition Classes
    ErrorResponse → ErrorDeclaration
  62. def name: StrField
    Definition Classes
    NamedDomainElement
  63. def nameField: Field
    Definition Classes
    ResponseMessage → NamedDomainElement
  64. val namespace: String
    Definition Classes
    ErrorResponse → ErrorDeclaration
  65. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  66. def newErrorInstance: ErrorDeclaration[ResponseModel.type]
    Attributes
    protected
    Definition Classes
    ErrorResponse → ErrorDeclaration
  67. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  68. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  69. def payloads: Seq[Payload]
    Definition Classes
    Message
  70. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  71. val refAst: Option[YPart]
    Definition Classes
    Linkable
  72. val refCtx: Option[UnresolvedComponents]
    Definition Classes
    Linkable
  73. val refName: String
    Definition Classes
    Linkable
  74. def removeExamples(): Unit
    Definition Classes
    ExemplifiedDomainElement
  75. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    Linkable
  76. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorResponse.this.type
    Definition Classes
    AmfObject
  77. def set(field: Field, value: AmfElement): ErrorResponse.this.type
    Definition Classes
    AmfObject
  78. def set(field: Field, values: Seq[String]): ErrorResponse.this.type
    Definition Classes
    AmfObject
  79. def set(field: Field, value: Float): ErrorResponse.this.type
    Definition Classes
    AmfObject
  80. def set(field: Field, value: Double): ErrorResponse.this.type
    Definition Classes
    AmfObject
  81. def set(field: Field, value: Int): ErrorResponse.this.type
    Definition Classes
    AmfObject
  82. def set(field: Field, value: Boolean): ErrorResponse.this.type
    Definition Classes
    AmfObject
  83. def set(field: Field, value: String, annotations: Annotations): ErrorResponse.this.type
    Definition Classes
    AmfObject
  84. def set(field: Field, value: String): ErrorResponse.this.type
    Definition Classes
    AmfObject
  85. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorResponse.this.type
    Definition Classes
    AmfObject
  86. def setArray(field: Field, values: Seq[AmfElement]): ErrorResponse.this.type
    Definition Classes
    AmfObject
  87. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorResponse.this.type
    Definition Classes
    AmfObject
  88. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorResponse.this.type
    Definition Classes
    AmfObject
  89. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorResponse.this.type
    Definition Classes
    AmfObject
  90. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  91. final def simpleAdoption(parent: String): ErrorResponse.this.type
    Definition Classes
    AmfObject
  92. def statusCode: StrField
    Definition Classes
    Response
  93. def summary: StrField
    Definition Classes
    Message
  94. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  95. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  96. def tags: Seq[Tag]
    Definition Classes
    Message
  97. def title: StrField
    Definition Classes
    Message
  98. def toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  99. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  100. val unresolvedSeverity: String
    Definition Classes
    Linkable
  101. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  102. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  103. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  104. def withBindings(bindings: MessageBindings): ErrorResponse.this.type
    Definition Classes
    Message
  105. def withCorrelationId(correlationId: CorrelationId): ErrorResponse.this.type
    Definition Classes
    Message
  106. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorResponse.this.type
    Definition Classes
    DomainElement → CustomizableElement
  107. def withCustomDomainProperty(extensions: DomainExtension): ErrorResponse.this.type
    Definition Classes
    DomainElement → CustomizableElement
  108. def withDescription(description: String): ErrorResponse.this.type
    Definition Classes
    Message
  109. def withDisplayName(displayName: String): ErrorResponse.this.type
    Definition Classes
    Message
  110. def withDocumentation(documentation: CreativeWork): ErrorResponse.this.type
    Definition Classes
    Message
  111. def withExample(mediaType: String): Example
    Definition Classes
    Response
  112. def withExample(name: Option[String]): Example
    Definition Classes
    ExemplifiedDomainElement
  113. def withExamples(examples: Seq[Example], annotations: Annotations): ErrorResponse.this.type
    Definition Classes
    ExemplifiedDomainElement
  114. def withExtends(extend: Seq[DomainElement]): ErrorResponse.this.type
    Definition Classes
    DomainElement
  115. def withHeader(name: String): Parameter
    Definition Classes
    Response
  116. def withHeaderExamples(examples: Seq[Example]): ErrorResponse.this.type
    Definition Classes
    Message
  117. def withHeaderSchema(obj: NodeShape): ErrorResponse.this.type
    Definition Classes
    Message
  118. def withHeaders(headers: Seq[Parameter]): ErrorResponse.this.type
    Definition Classes
    Message
  119. def withId(value: String): ErrorResponse.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  120. def withIsExternalLink(isReference: Boolean): ErrorResponse.this.type
    Definition Classes
    DomainElement
  121. def withLink(name: String): TemplatedLink
    Definition Classes
    Response
  122. def withLinkLabel(label: String, annotations: Annotations): ErrorResponse.this.type
    Definition Classes
    Linkable
  123. def withLinkTarget(target: DomainElement): ErrorResponse.this.type
    Definition Classes
    Linkable
  124. def withLinks(links: Seq[TemplatedLink]): ErrorResponse.this.type
    Definition Classes
    Response
  125. def withName(nameNode: ScalarNode): ErrorResponse.this.type
    Definition Classes
    NamedDomainElement
  126. def withName(name: String, a: Annotations): ErrorResponse.this.type
    Definition Classes
    NamedDomainElement
  127. def withName(node: YNode): ErrorResponse.this.type
    Definition Classes
    NamedDomainElement
  128. def withPayload(mediaType: Option[String] = None): Payload
    Definition Classes
    Message
  129. def withPayloads(payloads: Seq[Payload]): ErrorResponse.this.type
    Definition Classes
    Message
  130. def withStatusCode(statusCode: String): ErrorResponse.this.type
    Definition Classes
    Response
  131. def withSummary(summary: String): ErrorResponse.this.type
    Definition Classes
    Message
  132. def withSupportsRecursion(recursive: Boolean): ErrorResponse.this.type
    Definition Classes
    Linkable
  133. def withSynthesizeName(name: String): ErrorResponse.this.type
    Definition Classes
    NamedDomainElement
  134. def withTags(tags: Seq[Tag]): ErrorResponse.this.type
    Definition Classes
    Message
  135. def withTitle(title: String): ErrorResponse.this.type
    Definition Classes
    Message
  136. def [B](y: B): (ErrorResponse, B)
    Implicit
    This member is added by an implicit conversion from ErrorResponse to ArrowAssoc[ErrorResponse] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ErrorDeclaration[ResponseModel.type]

Inherited from Response

Inherited from Message

Inherited from Linkable

Inherited from ExemplifiedDomainElement

Inherited from NamedDomainElement

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped