case class ErrorParameter(idPart: String, ast: YPart) extends Parameter with ErrorDeclaration[ParameterModel.type] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ErrorDeclaration[ParameterModel.type], Parameter, ExemplifiedDomainElement, SchemaContainer, Linkable, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorParameter
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ErrorDeclaration
  7. Parameter
  8. ExemplifiedDomainElement
  9. SchemaContainer
  10. Linkable
  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 ErrorParameter(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 ErrorParameter to any2stringadd[ErrorParameter] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ErrorParameter, B)
    Implicit
    This member is added by an implicit conversion from ErrorParameter to ArrowAssoc[ErrorParameter] 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): ErrorParameter.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): ErrorParameter.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): ErrorParameter.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): ErrorParameter.this.type
    Definition Classes
    AmfObject
  10. def afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
    Definition Classes
    Linkable
  11. def allowEmptyValue: BoolField
    Definition Classes
    Parameter
  12. def allowReserved: BoolField
    Definition Classes
    Parameter
  13. val annotations: Annotations
    Definition Classes
    Parameter → AmfElement
  14. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  15. val ast: YPart
  16. def binding: StrField
    Definition Classes
    Parameter
  17. 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
    Parameter → Linkable
  18. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  19. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  20. def cloneParameter(parent: String): Parameter
    Definition Classes
    Parameter
  21. 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
    Parameter → AmfObject
  22. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  23. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  24. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  25. def deprecated: BoolField
    Definition Classes
    Parameter
  26. def description: StrField
    Definition Classes
    Parameter
  27. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  28. def ensuring(cond: (ErrorParameter) ⇒ Boolean, msg: ⇒ Any): ErrorParameter
    Implicit
    This member is added by an implicit conversion from ErrorParameter to Ensuring[ErrorParameter] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  29. def ensuring(cond: (ErrorParameter) ⇒ Boolean): ErrorParameter
    Implicit
    This member is added by an implicit conversion from ErrorParameter to Ensuring[ErrorParameter] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  30. def ensuring(cond: Boolean, msg: ⇒ Any): ErrorParameter
    Implicit
    This member is added by an implicit conversion from ErrorParameter to Ensuring[ErrorParameter] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  31. def ensuring(cond: Boolean): ErrorParameter
    Implicit
    This member is added by an implicit conversion from ErrorParameter to Ensuring[ErrorParameter] 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 explode: BoolField
    Definition Classes
    Parameter
  35. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  36. val fields: Fields
    Definition Classes
    Parameter → AmfObject
  37. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  38. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ErrorParameter to StringFormat[ErrorParameter] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  39. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  40. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  41. lazy val graph: Graph
    Definition Classes
    DomainElement
  42. val id: String
    Definition Classes
    AmfObject
  43. val idPart: String
  44. def isBody: Boolean
    Definition Classes
    Parameter
  45. def isCookie: Boolean
    Definition Classes
    Parameter
  46. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  47. def isForm: Boolean
    Definition Classes
    Parameter
  48. def isHeader: Boolean
    Definition Classes
    Parameter
  49. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  50. def isLink: Boolean
    Definition Classes
    Linkable
  51. def isPath: Boolean
    Definition Classes
    Parameter
  52. def isQuery: Boolean
    Definition Classes
    Parameter
  53. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  54. val isUnresolved: Boolean
    Definition Classes
    Linkable
  55. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  56. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  57. def linkCopy(): Parameter
    Definition Classes
    Parameter → Linkable
  58. def linkLabel: StrField
    Definition Classes
    Linkable
  59. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  60. def location(): Option[String]
    Definition Classes
    AmfElement
  61. def meta: ParameterModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  62. val model: ParameterModel.type
    Definition Classes
    ErrorParameter → ErrorDeclaration
  63. def name: StrField
    Definition Classes
    NamedDomainElement
  64. def nameField: Field
    Definition Classes
    Parameter → NamedDomainElement
  65. val namespace: String
    Definition Classes
    ErrorParameter → ErrorDeclaration
  66. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  67. def newErrorInstance: ErrorDeclaration[ParameterModel.type]
    Attributes
    protected
    Definition Classes
    ErrorParameter → ErrorDeclaration
  68. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  69. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  70. def parameterName: StrField
    Definition Classes
    Parameter
  71. def payloads: Seq[Payload]
    Definition Classes
    Parameter
  72. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  73. val refAst: Option[YPart]
    Definition Classes
    Linkable
  74. val refCtx: Option[UnresolvedComponents]
    Definition Classes
    Linkable
  75. val refName: String
    Definition Classes
    Linkable
  76. def removeExamples(): Unit
    Definition Classes
    ExemplifiedDomainElement
  77. def required: BoolField
    Definition Classes
    Parameter
  78. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    Linkable
  79. def schema: Shape
    Definition Classes
    ParameterSchemaContainer
  80. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorParameter.this.type
    Definition Classes
    AmfObject
  81. def set(field: Field, value: AmfElement): ErrorParameter.this.type
    Definition Classes
    AmfObject
  82. def set(field: Field, values: Seq[String]): ErrorParameter.this.type
    Definition Classes
    AmfObject
  83. def set(field: Field, value: Float): ErrorParameter.this.type
    Definition Classes
    AmfObject
  84. def set(field: Field, value: Double): ErrorParameter.this.type
    Definition Classes
    AmfObject
  85. def set(field: Field, value: Int): ErrorParameter.this.type
    Definition Classes
    AmfObject
  86. def set(field: Field, value: Boolean): ErrorParameter.this.type
    Definition Classes
    AmfObject
  87. def set(field: Field, value: String, annotations: Annotations): ErrorParameter.this.type
    Definition Classes
    AmfObject
  88. def set(field: Field, value: String): ErrorParameter.this.type
    Definition Classes
    AmfObject
  89. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorParameter.this.type
    Definition Classes
    AmfObject
  90. def setArray(field: Field, values: Seq[AmfElement]): ErrorParameter.this.type
    Definition Classes
    AmfObject
  91. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorParameter.this.type
    Definition Classes
    AmfObject
  92. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorParameter.this.type
    Definition Classes
    AmfObject
  93. def setSchema(shape: Shape): Shape
    Definition Classes
    ParameterSchemaContainer
  94. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorParameter.this.type
    Definition Classes
    AmfObject
  95. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  96. final def simpleAdoption(parent: String): ErrorParameter.this.type
    Definition Classes
    AmfObject
  97. def style: StrField
    Definition Classes
    Parameter
  98. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  99. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  100. def syntheticBinding(binding: String): ErrorParameter.this.type
    Definition Classes
    Parameter
  101. def toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  102. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  103. val unresolvedSeverity: String
    Definition Classes
    Linkable
  104. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  105. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  106. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  107. def withAllowEmptyValue(allowEmptyValue: Boolean): ErrorParameter.this.type
    Definition Classes
    Parameter
  108. def withAllowReserved(allowReserved: Boolean): ErrorParameter.this.type
    Definition Classes
    Parameter
  109. def withBinding(binding: String): ErrorParameter.this.type
    Definition Classes
    Parameter
  110. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorParameter.this.type
    Definition Classes
    DomainElement → CustomizableElement
  111. def withCustomDomainProperty(extensions: DomainExtension): ErrorParameter.this.type
    Definition Classes
    DomainElement → CustomizableElement
  112. def withDeprecated(deprecated: Boolean): ErrorParameter.this.type
    Definition Classes
    Parameter
  113. def withDescription(description: String): ErrorParameter.this.type
    Definition Classes
    Parameter
  114. def withExample(name: Option[String]): Example
    Definition Classes
    ExemplifiedDomainElement
  115. def withExamples(examples: Seq[Example], annotations: Annotations): ErrorParameter.this.type
    Definition Classes
    ExemplifiedDomainElement
  116. def withExplode(explode: Boolean): ErrorParameter.this.type
    Definition Classes
    Parameter
  117. def withExtends(extend: Seq[DomainElement]): ErrorParameter.this.type
    Definition Classes
    DomainElement
  118. def withId(value: String): ErrorParameter.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  119. def withIsExternalLink(isReference: Boolean): ErrorParameter.this.type
    Definition Classes
    DomainElement
  120. def withLinkLabel(label: String, annotations: Annotations): ErrorParameter.this.type
    Definition Classes
    Linkable
  121. def withLinkTarget(target: DomainElement): ErrorParameter.this.type
    Definition Classes
    Linkable
  122. def withName(nameNode: ScalarNode): ErrorParameter.this.type
    Definition Classes
    NamedDomainElement
  123. def withName(name: String, a: Annotations): ErrorParameter.this.type
    Definition Classes
    NamedDomainElement
  124. def withName(node: YNode): ErrorParameter.this.type
    Definition Classes
    NamedDomainElement
  125. def withObjectSchema(name: String): NodeShape
    Definition Classes
    Parameter
  126. def withParameterName(name: String, annots: Annotations = Annotations()): ErrorParameter.this.type
    Definition Classes
    Parameter
  127. def withPayload(mediaType: String): Payload
    Definition Classes
    Parameter
  128. def withPayloads(payloads: Seq[Payload]): ErrorParameter.this.type
    Definition Classes
    Parameter
  129. def withRequired(required: Boolean): ErrorParameter.this.type
    Definition Classes
    Parameter
  130. def withScalarSchema(name: String): ScalarShape
    Definition Classes
    Parameter
  131. def withSchema(schema: Shape): ErrorParameter.this.type
    Definition Classes
    Parameter
  132. def withStyle(style: String): ErrorParameter.this.type
    Definition Classes
    Parameter
  133. def withSupportsRecursion(recursive: Boolean): ErrorParameter.this.type
    Definition Classes
    Linkable
  134. def withSynthesizeName(name: String): ErrorParameter.this.type
    Definition Classes
    NamedDomainElement
  135. def [B](y: B): (ErrorParameter, B)
    Implicit
    This member is added by an implicit conversion from ErrorParameter to ArrowAssoc[ErrorParameter] 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[ParameterModel.type]

Inherited from Parameter

Inherited from ExemplifiedDomainElement

Inherited from SchemaContainer

Inherited from Linkable

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

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

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

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

Ungrouped