Packages

case class Operation(fields: Fields, annotations: Annotations) extends NamedDomainElement with SecuredElement with ExtensibleWebApiDomainElement with ServerContainer with DocumentedElement with Linkable with Product with Serializable

Operation internal model.

Linear Supertypes
Serializable, Serializable, Product, Equals, Linkable, DocumentedElement, ServerContainer, ExtensibleWebApiDomainElement, SecuredElement, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Operation
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Linkable
  7. DocumentedElement
  8. ServerContainer
  9. ExtensibleWebApiDomainElement
  10. SecuredElement
  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 Operation(fields: Fields, annotations: Annotations)

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

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

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

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

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

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

Ungrouped