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
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Operation
- Serializable
- Serializable
- Product
- Equals
- Linkable
- DocumentedElement
- ServerContainer
- ExtensibleWebApiDomainElement
- SecuredElement
- NamedDomainElement
- DomainElement
- CustomizableElement
- AmfObject
- AmfElement
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Operation(fields: Fields, annotations: Annotations)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def accepts: Seq[StrField]
-
def
add(field: Field, value: AmfElement): Operation.this.type
- Definition Classes
- AmfObject
-
def
add(other: Annotations): Operation.this.type
- Definition Classes
- AmfElement
-
def
add(annotation: Annotation): Operation.this.type
- Definition Classes
- AmfElement
-
def
adopted(parent: String, cycle: Seq[String]): Operation.this.type
- Definition Classes
- AmfObject
-
def
afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
- Definition Classes
- Linkable
-
val
annotations: Annotations
- Definition Classes
- Operation → AmfElement
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def bindings: OperationBindings
- def callbacks: Seq[Callback]
-
def
classConstructor: (Fields, Annotations) ⇒ Linkable with DomainElement
- Attributes
- protected
- Definition Classes
- Operation → Linkable
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
- Definition Classes
- AmfObject → AmfElement
-
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
- def contentType: Seq[StrField]
-
def
copyElement(a: Annotations): Linkable with DomainElement
- Definition Classes
- Linkable
-
def
copyElement(): Linkable with DomainElement
- Definition Classes
- Linkable
-
def
customDomainProperties: Seq[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
- def deprecated: BoolField
- def description: StrField
- def documentation: CreativeWork
-
def
documentations: Seq[CreativeWork]
- Definition Classes
- Operation → DocumentedElement
-
def
effectiveLinkTarget(links: Seq[String]): DomainElement
- Definition Classes
- Linkable
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
extend: Seq[DomainElement]
- Definition Classes
- DomainElement
-
val
fields: Fields
- Definition Classes
- Operation → AmfObject
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
def
fromLocal(): Boolean
- Definition Classes
- AmfElement
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
lazy val
graph: Graph
- Definition Classes
- DomainElement
-
val
id: String
- Definition Classes
- AmfObject
- def isAbstract: BoolField
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isLink: Boolean
- Definition Classes
- Linkable
-
def
isTrackedBy(trackId: String): Boolean
- Definition Classes
- AmfElement
-
val
isUnresolved: Boolean
- Definition Classes
- Linkable
-
def
link[T](label: String, annotations: Annotations): T
- Definition Classes
- Linkable
-
val
linkAnnotations: Option[Annotations]
- Definition Classes
- Linkable
-
def
linkCopy(): Operation
- Definition Classes
- Operation → Linkable
-
def
linkLabel: StrField
- Definition Classes
- Linkable
-
def
linkTarget: Option[DomainElement]
- Definition Classes
- Linkable
-
def
location(): Option[String]
- Definition Classes
- AmfElement
-
def
meta: OperationModel.type
- Definition Classes
- Operation → AmfObject
- def method: StrField
-
def
name: StrField
- Definition Classes
- NamedDomainElement
-
def
nameField: Field
- Definition Classes
- Operation → NamedDomainElement
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def operationId: StrField
-
def
position(): Option[LexicalInformation]
- Definition Classes
- AmfElement
-
val
refAst: Option[YPart]
- Definition Classes
- Linkable
-
val
refCtx: Option[ParserContext]
- Definition Classes
- Linkable
-
val
refName: String
- Definition Classes
- Linkable
- def removeName(): fields.type
-
def
removeServers(): Unit
- Definition Classes
- Operation → ServerContainer
- def request: Request
- def requests: Seq[Request]
-
def
resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
- Definition Classes
- Linkable
- def responses: Seq[Response]
- def schemes: Seq[StrField]
-
def
security: Seq[SecurityRequirement]
- Definition Classes
- SecuredElement
-
def
servers: Seq[Server]
- Definition Classes
- Operation → ServerContainer
-
def
set(field: Field, value: AmfElement, annotations: Annotations): Operation.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: AmfElement): Operation.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, values: Seq[String]): Operation.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Float): Operation.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Double): Operation.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Int): Operation.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Boolean): Operation.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String, annotations: Annotations): Operation.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String): Operation.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): Operation.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement]): Operation.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): Operation.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement]): Operation.this.type
- Definition Classes
- AmfObject
-
def
setWithoutId(field: Field, value: AmfElement, annotations: Annotations): Operation.this.type
- Definition Classes
- AmfObject
-
val
shouldLink: Boolean
- Attributes
- protected
- Definition Classes
- Linkable
-
final
def
simpleAdoption(parent: String): Operation.this.type
- Definition Classes
- AmfObject
- def summary: StrField
-
def
supportsRecursion: BoolField
- Definition Classes
- Linkable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def tags: Seq[Tag]
-
def
toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
- Definition Classes
- Linkable
- def traits: Seq[ParametrizedTrait]
-
def
unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: ParserContext): DomainElement with Linkable
- Definition Classes
- Linkable
-
val
unresolvedSeverity: String
- Definition Classes
- Linkable
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def withAbstract(abs: Boolean): Operation.this.type
- def withAccepts(accepts: Seq[String]): Operation.this.type
- def withBindings(bindings: OperationBindings): Operation.this.type
- def withCallback(name: String): Callback
- def withCallbacks(callbacks: Seq[Callback]): Operation.this.type
- def withContentType(contentType: Seq[String]): Operation.this.type
-
def
withCustomDomainProperties(extensions: Seq[DomainExtension]): Operation.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomDomainProperty(extensions: DomainExtension): Operation.this.type
- Definition Classes
- DomainElement → CustomizableElement
- def withDeprecated(deprecated: Boolean): Operation.this.type
- def withDescription(description: String): Operation.this.type
- def withDocumentation(documentation: CreativeWork): Operation.this.type
-
def
withExtends(extend: Seq[DomainElement]): Operation.this.type
- Definition Classes
- DomainElement
-
def
withId(value: String): Operation.this.type
- Definition Classes
- AmfObject
- def withInferredRequest(): Request
-
def
withIsExternalLink(isReference: Boolean): Operation.this.type
- Definition Classes
- DomainElement
-
def
withLinkLabel(label: String, annotations: Annotations): Operation.this.type
- Definition Classes
- Linkable
-
def
withLinkTarget(target: DomainElement): Operation.this.type
- Definition Classes
- Linkable
- def withMethod(method: String): Operation.this.type
-
def
withName(nameNode: ScalarNode): Operation.this.type
- Definition Classes
- NamedDomainElement
-
def
withName(name: String, a: Annotations): Operation.this.type
- Definition Classes
- NamedDomainElement
-
def
withName(node: YNode): Operation.this.type
- Definition Classes
- NamedDomainElement
- def withOperationId(operationId: String): Operation.this.type
- def withRequest(): Request
- def withRequest(request: Request): Operation.this.type
-
def
withResourceType(name: String): ParametrizedResourceType
- Definition Classes
- ExtensibleWebApiDomainElement
- def withResponse(name: String): Response
- def withResponses(responses: Seq[Response]): Operation.this.type
- def withSchemes(schemes: Seq[String]): Operation.this.type
-
def
withSecurity(name: String): SecurityRequirement
- Definition Classes
- SecuredElement
-
def
withSecurity(security: Seq[SecurityRequirement]): Operation.this.type
- Definition Classes
- SecuredElement
- def withServer(url: String): Server
-
def
withServers(servers: Seq[Server]): Operation.this.type
- Definition Classes
- Operation → ServerContainer
- def withSummary(summary: String): Operation.this.type
-
def
withSupportsRecursion(recursive: Boolean): Operation.this.type
- Definition Classes
- Linkable
-
def
withSynthesizeName(name: String): Operation.this.type
- Definition Classes
- NamedDomainElement
- def withTags(tags: Seq[Tag]): Operation.this.type
-
def
withTrait(name: String): ParametrizedTrait
- Definition Classes
- ExtensibleWebApiDomainElement