class ErrorLink extends TemplatedLink with ErrorDeclaration[TemplatedLinkModel.type]

Linear Supertypes
ErrorDeclaration[TemplatedLinkModel.type], TemplatedLink, Serializable, Serializable, Product, Equals, Linkable, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorLink
  2. ErrorDeclaration
  3. TemplatedLink
  4. Serializable
  5. Serializable
  6. Product
  7. Equals
  8. Linkable
  9. NamedDomainElement
  10. DomainElement
  11. CustomizableElement
  12. AmfObject
  13. AmfElement
  14. AnyRef
  15. 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 ErrorLink(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 ErrorLink to any2stringadd[ErrorLink] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ErrorLink, B)
    Implicit
    This member is added by an implicit conversion from ErrorLink to ArrowAssoc[ErrorLink] 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): ErrorLink.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): ErrorLink.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): ErrorLink.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): ErrorLink.this.type
    Definition Classes
    AmfObject
  10. val annotations: Annotations
    Definition Classes
    TemplatedLink → AmfElement
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. 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
    TemplatedLink → Linkable
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  14. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  15. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  16. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  17. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  18. def description: StrField
    Definition Classes
    TemplatedLink
  19. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  20. def ensuring(cond: (ErrorLink) ⇒ Boolean, msg: ⇒ Any): ErrorLink
    Implicit
    This member is added by an implicit conversion from ErrorLink to Ensuring[ErrorLink] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. def ensuring(cond: (ErrorLink) ⇒ Boolean): ErrorLink
    Implicit
    This member is added by an implicit conversion from ErrorLink to Ensuring[ErrorLink] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: Boolean, msg: ⇒ Any): ErrorLink
    Implicit
    This member is added by an implicit conversion from ErrorLink to Ensuring[ErrorLink] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: Boolean): ErrorLink
    Implicit
    This member is added by an implicit conversion from ErrorLink to Ensuring[ErrorLink] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  26. val fields: Fields
    Definition Classes
    TemplatedLink → AmfObject
  27. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  28. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ErrorLink to StringFormat[ErrorLink] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  29. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  30. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  31. lazy val graph: Graph
    Definition Classes
    DomainElement
  32. val id: String
    Definition Classes
    AmfObject
  33. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  34. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  35. def isLink: Boolean
    Definition Classes
    Linkable
  36. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  37. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  38. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  39. def linkCopy(): Linkable
    Definition Classes
    TemplatedLink → Linkable
  40. def linkLabel: StrField
    Definition Classes
    Linkable
  41. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  42. def location(): Option[String]
    Definition Classes
    AmfElement
  43. def mapping: Seq[IriTemplateMapping]
    Definition Classes
    TemplatedLink
  44. def meta: TemplatedLinkModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  45. val model: TemplatedLinkModel.type
    Definition Classes
    ErrorLink → ErrorDeclaration
  46. def name: StrField
    Definition Classes
    NamedDomainElement
  47. def nameField: Field
    Definition Classes
    TemplatedLink → NamedDomainElement
  48. val namespace: String
    Definition Classes
    ErrorLink → ErrorDeclaration
  49. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  50. def newErrorInstance: ErrorDeclaration[TemplatedLinkModel.type]
    Attributes
    protected
    Definition Classes
    ErrorLink → ErrorDeclaration
  51. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  52. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  53. def operationId: StrField
    Definition Classes
    TemplatedLink
  54. def operationRef: StrField
    Definition Classes
    TemplatedLink
  55. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  56. def requestBody: StrField
    Definition Classes
    TemplatedLink
  57. def server: Server
    Definition Classes
    TemplatedLink
  58. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorLink.this.type
    Definition Classes
    AmfObject
  59. def set(field: Field, value: AmfElement): ErrorLink.this.type
    Definition Classes
    AmfObject
  60. def set(field: Field, values: Seq[String]): ErrorLink.this.type
    Definition Classes
    AmfObject
  61. def set(field: Field, value: Float): ErrorLink.this.type
    Definition Classes
    AmfObject
  62. def set(field: Field, value: Double): ErrorLink.this.type
    Definition Classes
    AmfObject
  63. def set(field: Field, value: Int): ErrorLink.this.type
    Definition Classes
    AmfObject
  64. def set(field: Field, value: Boolean): ErrorLink.this.type
    Definition Classes
    AmfObject
  65. def set(field: Field, value: String, annotations: Annotations): ErrorLink.this.type
    Definition Classes
    AmfObject
  66. def set(field: Field, value: String): ErrorLink.this.type
    Definition Classes
    AmfObject
  67. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorLink.this.type
    Definition Classes
    AmfObject
  68. def setArray(field: Field, values: Seq[AmfElement]): ErrorLink.this.type
    Definition Classes
    AmfObject
  69. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorLink.this.type
    Definition Classes
    AmfObject
  70. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorLink.this.type
    Definition Classes
    AmfObject
  71. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorLink.this.type
    Definition Classes
    AmfObject
  72. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  73. final def simpleAdoption(parent: String): ErrorLink.this.type
    Definition Classes
    AmfObject
  74. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  75. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  76. def template: StrField
    Definition Classes
    TemplatedLink
  77. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  78. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  80. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorLink.this.type
    Definition Classes
    DomainElement → CustomizableElement
  81. def withCustomDomainProperty(extensions: DomainExtension): ErrorLink.this.type
    Definition Classes
    DomainElement → CustomizableElement
  82. def withDescription(description: String): ErrorLink.this.type
    Definition Classes
    TemplatedLink
  83. def withExtends(extend: Seq[DomainElement]): ErrorLink.this.type
    Definition Classes
    DomainElement
  84. def withId(value: String): ErrorLink.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  85. def withIriMapping(variable: String, annotations: Option[Annotations] = None): IriTemplateMapping
    Definition Classes
    TemplatedLink
  86. def withIsExternalLink(isReference: Boolean): ErrorLink.this.type
    Definition Classes
    DomainElement
  87. def withLinkLabel(label: String, annotations: Annotations): ErrorLink.this.type
    Definition Classes
    Linkable
  88. def withLinkTarget(target: DomainElement): ErrorLink.this.type
    Definition Classes
    Linkable
  89. def withMapping(mapping: Seq[IriTemplateMapping]): ErrorLink.this.type
    Definition Classes
    TemplatedLink
  90. def withName(nameNode: ScalarNode): ErrorLink.this.type
    Definition Classes
    NamedDomainElement
  91. def withName(name: String, a: Annotations): ErrorLink.this.type
    Definition Classes
    NamedDomainElement
  92. def withName(node: YNode): ErrorLink.this.type
    Definition Classes
    NamedDomainElement
  93. def withOperationId(operationId: String): ErrorLink.this.type
    Definition Classes
    TemplatedLink
  94. def withOperationRef(operationRef: String): ErrorLink.this.type
    Definition Classes
    TemplatedLink
  95. def withRequestBody(requestBody: String): ErrorLink.this.type
    Definition Classes
    TemplatedLink
  96. def withServer(server: Server): ErrorLink.this.type
    Definition Classes
    TemplatedLink
  97. def withSupportsRecursion(recursive: Boolean): ErrorLink.this.type
    Definition Classes
    Linkable
  98. def withSynthesizeName(name: String): ErrorLink.this.type
    Definition Classes
    NamedDomainElement
  99. def withTemplate(template: String): ErrorLink.this.type
    Definition Classes
    TemplatedLink
  100. def [B](y: B): (ErrorLink, B)
    Implicit
    This member is added by an implicit conversion from ErrorLink to ArrowAssoc[ErrorLink] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from ErrorDeclaration[TemplatedLinkModel.type]

Inherited from TemplatedLink

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

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

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

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

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

Ungrouped