class ErrorOperationTrait extends Operation with ErrorDeclaration[OperationModel.type]

Linear Supertypes
ErrorDeclaration[OperationModel.type], Operation, Serializable, Serializable, Product, Equals, Linkable, DocumentedElement, ServerContainer, ExtensibleWebApiDomainElement, SecuredElement, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorOperationTrait
  2. ErrorDeclaration
  3. Operation
  4. Serializable
  5. Serializable
  6. Product
  7. Equals
  8. Linkable
  9. DocumentedElement
  10. ServerContainer
  11. ExtensibleWebApiDomainElement
  12. SecuredElement
  13. NamedDomainElement
  14. DomainElement
  15. CustomizableElement
  16. AmfObject
  17. AmfElement
  18. AnyRef
  19. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ErrorOperationTrait(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. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def accepts: Seq[StrField]
    Definition Classes
    Operation
  5. def add(field: Field, value: AmfElement): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  6. def add(other: Annotations): ErrorOperationTrait.this.type
    Definition Classes
    AmfElement
  7. def add(annotation: Annotation): ErrorOperationTrait.this.type
    Definition Classes
    AmfElement
  8. def adopted(parent: String, cycle: Seq[String]): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  9. def afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
    Definition Classes
    Linkable
  10. val annotations: Annotations
    Definition Classes
    Operation → AmfElement
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def bindings: OperationBindings
    Definition Classes
    Operation
  13. def callbacks: Seq[Callback]
    Definition Classes
    Operation
  14. def classConstructor: (Fields, Annotations) ⇒ Linkable with DomainElement
    Attributes
    protected
    Definition Classes
    Operation → Linkable
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  16. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  17. 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
    Operation → AmfObject
  18. def contentType: Seq[StrField]
    Definition Classes
    Operation
  19. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  20. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  21. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  22. def deprecated: BoolField
    Definition Classes
    Operation
  23. def description: StrField
    Definition Classes
    Operation
  24. def documentation: CreativeWork
    Definition Classes
    Operation
  25. def documentations: Seq[CreativeWork]
    Definition Classes
    OperationDocumentedElement
  26. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  27. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  29. val fields: Fields
    Definition Classes
    Operation → AmfObject
  30. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  31. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  32. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  33. lazy val graph: Graph
    Definition Classes
    DomainElement
  34. val id: String
    Definition Classes
    AmfObject
  35. def isAbstract: BoolField
    Definition Classes
    Operation
  36. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  37. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  38. def isLink: Boolean
    Definition Classes
    Linkable
  39. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  40. val isUnresolved: Boolean
    Definition Classes
    Linkable
  41. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  42. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  43. def linkCopy(): ErrorOperationTrait
    Definition Classes
    ErrorOperationTraitOperation → Linkable
  44. def linkLabel: StrField
    Definition Classes
    Linkable
  45. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  46. def location(): Option[String]
    Definition Classes
    AmfElement
  47. def meta: OperationModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  48. def method: StrField
    Definition Classes
    Operation
  49. val model: OperationModel.type
    Definition Classes
    ErrorOperationTrait → ErrorDeclaration
  50. def name: StrField
    Definition Classes
    NamedDomainElement
  51. def nameField: Field
    Definition Classes
    Operation → NamedDomainElement
  52. val namespace: String
    Definition Classes
    ErrorOperationTrait → ErrorDeclaration
  53. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  54. def newErrorInstance: ErrorDeclaration[OperationModel.type]
    Attributes
    protected
    Definition Classes
    ErrorOperationTrait → ErrorDeclaration
  55. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  56. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  57. def operationId: StrField
    Definition Classes
    Operation
  58. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  59. val refAst: Option[YPart]
    Definition Classes
    Linkable
  60. val refCtx: Option[ParserContext]
    Definition Classes
    Linkable
  61. val refName: String
    Definition Classes
    Linkable
  62. def removeName(): fields.type
    Definition Classes
    Operation
  63. def removeServers(): Unit
    Definition Classes
    OperationServerContainer
  64. def request: Request
    Definition Classes
    Operation
  65. def requests: Seq[Request]
    Definition Classes
    Operation
  66. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    Linkable
  67. def responses: Seq[Response]
    Definition Classes
    Operation
  68. def schemes: Seq[StrField]
    Definition Classes
    Operation
  69. def security: Seq[SecurityRequirement]
    Definition Classes
    SecuredElement
  70. def servers: Seq[Server]
    Definition Classes
    OperationServerContainer
  71. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  72. def set(field: Field, value: AmfElement): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  73. def set(field: Field, values: Seq[String]): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  74. def set(field: Field, value: Float): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  75. def set(field: Field, value: Double): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  76. def set(field: Field, value: Int): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  77. def set(field: Field, value: Boolean): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  78. def set(field: Field, value: String, annotations: Annotations): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  79. def set(field: Field, value: String): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  80. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  81. def setArray(field: Field, values: Seq[AmfElement]): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  82. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  83. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  84. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  85. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  86. final def simpleAdoption(parent: String): ErrorOperationTrait.this.type
    Definition Classes
    AmfObject
  87. def summary: StrField
    Definition Classes
    Operation
  88. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  89. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  90. def tags: Seq[Tag]
    Definition Classes
    Operation
  91. def toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  92. def traits: Seq[ParametrizedTrait]
    Definition Classes
    Operation
  93. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: ParserContext): DomainElement with Linkable
    Definition Classes
    Linkable
  94. val unresolvedSeverity: String
    Definition Classes
    Linkable
  95. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  96. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  97. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  98. def withAbstract(abs: Boolean): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  99. def withAccepts(accepts: Seq[String]): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  100. def withBindings(bindings: OperationBindings): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  101. def withCallback(name: String): Callback
    Definition Classes
    Operation
  102. def withCallbacks(callbacks: Seq[Callback]): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  103. def withContentType(contentType: Seq[String]): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  104. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorOperationTrait.this.type
    Definition Classes
    DomainElement → CustomizableElement
  105. def withCustomDomainProperty(extensions: DomainExtension): ErrorOperationTrait.this.type
    Definition Classes
    DomainElement → CustomizableElement
  106. def withDeprecated(deprecated: Boolean): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  107. def withDescription(description: String): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  108. def withDocumentation(documentation: CreativeWork): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  109. def withExtends(extend: Seq[DomainElement]): ErrorOperationTrait.this.type
    Definition Classes
    DomainElement
  110. def withId(value: String): ErrorOperationTrait.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  111. def withInferredRequest(): Request
    Definition Classes
    Operation
  112. def withIsExternalLink(isReference: Boolean): ErrorOperationTrait.this.type
    Definition Classes
    DomainElement
  113. def withLinkLabel(label: String, annotations: Annotations): ErrorOperationTrait.this.type
    Definition Classes
    Linkable
  114. def withLinkTarget(target: DomainElement): ErrorOperationTrait.this.type
    Definition Classes
    Linkable
  115. def withMethod(method: String): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  116. def withName(nameNode: ScalarNode): ErrorOperationTrait.this.type
    Definition Classes
    NamedDomainElement
  117. def withName(name: String, a: Annotations): ErrorOperationTrait.this.type
    Definition Classes
    NamedDomainElement
  118. def withName(node: YNode): ErrorOperationTrait.this.type
    Definition Classes
    NamedDomainElement
  119. def withOperationId(operationId: String): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  120. def withRequest(): Request
    Definition Classes
    Operation
  121. def withRequest(request: Request): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  122. def withResourceType(name: String): ParametrizedResourceType
  123. def withResponse(name: String): Response
    Definition Classes
    Operation
  124. def withResponses(responses: Seq[Response]): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  125. def withSchemes(schemes: Seq[String]): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  126. def withSecurity(name: String): SecurityRequirement
    Definition Classes
    SecuredElement
  127. def withSecurity(security: Seq[SecurityRequirement]): ErrorOperationTrait.this.type
    Definition Classes
    SecuredElement
  128. def withServer(url: String): Server
    Definition Classes
    Operation
  129. def withServers(servers: Seq[Server]): ErrorOperationTrait.this.type
    Definition Classes
    OperationServerContainer
  130. def withSummary(summary: String): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  131. def withSupportsRecursion(recursive: Boolean): ErrorOperationTrait.this.type
    Definition Classes
    Linkable
  132. def withSynthesizeName(name: String): ErrorOperationTrait.this.type
    Definition Classes
    NamedDomainElement
  133. def withTags(tags: Seq[Tag]): ErrorOperationTrait.this.type
    Definition Classes
    Operation
  134. def withTrait(name: String): ParametrizedTrait

Inherited from ErrorDeclaration[OperationModel.type]

Inherited from Operation

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Linkable

Inherited from DocumentedElement

Inherited from ServerContainer

Inherited from SecuredElement

Inherited from NamedDomainElement

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Ungrouped