Packages

abstract class Api extends NamedDomainElement with SecuredElement with ServerContainer with DocumentedElement

Web Api internal model

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

Abstract Value Members

  1. abstract val annotations: Annotations
    Definition Classes
    AmfElement
  2. abstract val fields: Fields
    Definition Classes
    AmfObject
  3. abstract def meta: Obj
    Definition Classes
    AmfObject

Concrete 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 Api to any2stringadd[Api] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (Api, B)
    Implicit
    This member is added by an implicit conversion from Api to ArrowAssoc[Api] 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): Api.this.type
    Definition Classes
    AmfObject
  8. def add(other: Annotations): Api.this.type
    Definition Classes
    AmfElement
  9. def add(annotation: Annotation): Api.this.type
    Definition Classes
    AmfElement
  10. def adopted(parent: String, cycle: Seq[String]): Api.this.type
    Definition Classes
    AmfObject
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  13. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  14. def contentType: Seq[StrField]
  15. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  16. def description: StrField
  17. def documentations: Seq[CreativeWork]
    Definition Classes
    Api → DocumentedElement
  18. def endPoints: Seq[EndPoint]
  19. def ensuring(cond: (Api) ⇒ Boolean, msg: ⇒ Any): Api
    Implicit
    This member is added by an implicit conversion from Api to Ensuring[Api] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  20. def ensuring(cond: (Api) ⇒ Boolean): Api
    Implicit
    This member is added by an implicit conversion from Api to Ensuring[Api] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. def ensuring(cond: Boolean, msg: ⇒ Any): Api
    Implicit
    This member is added by an implicit conversion from Api to Ensuring[Api] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: Boolean): Api
    Implicit
    This member is added by an implicit conversion from Api to Ensuring[Api] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  25. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  26. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  27. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from Api to StringFormat[Api] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  28. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  29. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  30. lazy val graph: Graph
    Definition Classes
    DomainElement
  31. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  32. val id: String
    Definition Classes
    AmfObject
  33. def identifier: StrField
  34. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  35. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  36. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  37. def license: License
  38. def location(): Option[String]
    Definition Classes
    AmfElement
  39. def name: StrField
    Definition Classes
    NamedDomainElement
  40. def nameField: Field
    Definition Classes
    Api → NamedDomainElement
  41. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  42. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  43. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  44. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  45. def provider: Organization
  46. def removeServers(): Unit
    Definition Classes
    ApiServerContainer
  47. def schemes: Seq[StrField]
  48. def security: Seq[SecurityRequirement]
    Definition Classes
    SecuredElement
  49. def servers: Seq[Server]
    Definition Classes
    ApiServerContainer
  50. def set(field: Field, value: AmfElement, annotations: Annotations): Api.this.type
    Definition Classes
    AmfObject
  51. def set(field: Field, value: AmfElement): Api.this.type
    Definition Classes
    AmfObject
  52. def set(field: Field, values: Seq[String]): Api.this.type
    Definition Classes
    AmfObject
  53. def set(field: Field, value: Float): Api.this.type
    Definition Classes
    AmfObject
  54. def set(field: Field, value: Double): Api.this.type
    Definition Classes
    AmfObject
  55. def set(field: Field, value: Int): Api.this.type
    Definition Classes
    AmfObject
  56. def set(field: Field, value: Boolean): Api.this.type
    Definition Classes
    AmfObject
  57. def set(field: Field, value: String, annotations: Annotations): Api.this.type
    Definition Classes
    AmfObject
  58. def set(field: Field, value: String): Api.this.type
    Definition Classes
    AmfObject
  59. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): Api.this.type
    Definition Classes
    AmfObject
  60. def setArray(field: Field, values: Seq[AmfElement]): Api.this.type
    Definition Classes
    AmfObject
  61. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): Api.this.type
    Definition Classes
    AmfObject
  62. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): Api.this.type
    Definition Classes
    AmfObject
  63. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): Api.this.type
    Definition Classes
    AmfObject
  64. final def simpleAdoption(parent: String): Api.this.type
    Definition Classes
    AmfObject
  65. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  66. def tags: Seq[Tag]
  67. def termsOfService: StrField
  68. def toString(): String
    Definition Classes
    AnyRef → Any
  69. def version: StrField
  70. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  72. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  73. def withAccepts(accepts: Seq[String]): Api.this.type
  74. def withContentType(contentType: Seq[String]): Api.this.type
  75. def withCustomDomainProperties(extensions: Seq[DomainExtension]): Api.this.type
    Definition Classes
    DomainElement → CustomizableElement
  76. def withCustomDomainProperty(extensions: DomainExtension): Api.this.type
    Definition Classes
    DomainElement → CustomizableElement
  77. def withDefaultServer(url: String): Server
  78. def withDescription(description: String): Api.this.type
  79. def withDocumentationTitle(title: String): CreativeWork
  80. def withDocumentationUrl(url: String): CreativeWork
  81. def withDocumentations(documentations: Seq[CreativeWork]): Api.this.type
  82. def withEndPoint(path: String): EndPoint
  83. def withEndPoints(endPoints: Seq[EndPoint]): Api.this.type
  84. def withExtends(extend: Seq[DomainElement]): Api.this.type
    Definition Classes
    DomainElement
  85. def withId(value: String): Api.this.type
    Definition Classes
    AmfObject
  86. def withIdentifier(identifier: String): Api.this.type
  87. def withIsExternalLink(isReference: Boolean): Api.this.type
    Definition Classes
    DomainElement
  88. def withLicense(license: License): Api.this.type
  89. def withName(nameNode: ScalarNode): Api.this.type
    Definition Classes
    NamedDomainElement
  90. def withName(name: String, a: Annotations): Api.this.type
    Definition Classes
    NamedDomainElement
  91. def withName(node: YNode): Api.this.type
    Definition Classes
    NamedDomainElement
  92. def withProvider(provider: Organization): Api.this.type
  93. def withSchemes(schemes: Seq[String]): Api.this.type
  94. def withSecurity(name: String): SecurityRequirement
    Definition Classes
    SecuredElement
  95. def withSecurity(security: Seq[SecurityRequirement]): Api.this.type
    Definition Classes
    SecuredElement
  96. def withServer(url: String): Server
  97. def withServers(servers: Seq[Server]): Api.this.type
    Definition Classes
    ApiServerContainer
  98. def withSynthesizeName(name: String): Api.this.type
    Definition Classes
    NamedDomainElement
  99. def withTags(tags: Seq[Tag]): Api.this.type
  100. def withTermsOfService(terms: String): Api.this.type
  101. def withVersion(version: String): Api.this.type
  102. def [B](y: B): (Api, B)
    Implicit
    This member is added by an implicit conversion from Api to ArrowAssoc[Api] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

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

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

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

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

Ungrouped