class AwsOas3WebApiContext extends Oas3WebApiContext

Linear Supertypes
Oas3WebApiContext, OasWebApiContext, OasLikeWebApiContext, WebApiContext, SpecAwareContext, DeclarationContext, ShapeParserContext, IllegalTypeHandler, ParseErrorHandler, JsonSchemaInference, ExtensionsContext, DataNodeParserContext, ParserContext, Serializable, Serializable, Product, Equals, UnresolvedComponents, ErrorHandlingContext, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AwsOas3WebApiContext
  2. Oas3WebApiContext
  3. OasWebApiContext
  4. OasLikeWebApiContext
  5. WebApiContext
  6. SpecAwareContext
  7. DeclarationContext
  8. ShapeParserContext
  9. IllegalTypeHandler
  10. ParseErrorHandler
  11. JsonSchemaInference
  12. ExtensionsContext
  13. DataNodeParserContext
  14. ParserContext
  15. Serializable
  16. Serializable
  17. Product
  18. Equals
  19. UnresolvedComponents
  20. ErrorHandlingContext
  21. AnyRef
  22. 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 AwsOas3WebApiContext(loc: String, refs: Seq[ParsedReference], wrapped: ParserContext, options: ParsingOptions = ParsingOptions(), syntax: SpecSyntax = Oas3Syntax)

Type Members

  1. case class DefaultSemanticExtensionsFacadeBuilder extends SemanticExtensionsFacadeBuilder with Product with Serializable
    Definition Classes
    ShapeParserContext

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 AwsOas3WebApiContext to any2stringadd[AwsOas3WebApiContext] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (AwsOas3WebApiContext, B)
    Implicit
    This member is added by an implicit conversion from AwsOas3WebApiContext to ArrowAssoc[AwsOas3WebApiContext] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def addDeclaredShape(shape: Shape): Unit
    Definition Classes
    ShapeParserContext
  7. def addNodeRefIds(ids: Map[YNode, String]): Unit
    Definition Classes
    ShapeParserContext
  8. def addPromotedFragments(fragments: Seq[Fragment]): Unit
    Definition Classes
    ShapeParserContext
  9. def addSonRef(ref: BaseUnit): AwsOas3WebApiContext.this.type
    Definition Classes
    ParserContext
  10. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  11. def autoGeneratedAnnotation(s: Shape): Unit
    Definition Classes
    OasLikeWebApiContextWebApiContext
  12. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  13. def closedShape(node: AmfObject, ast: YMap, shape: String): Unit
    Definition Classes
    ShapeParserContext
  14. val closedShapeValidator: ClosedShapeValidator
    Attributes
    protected
    Definition Classes
    WebApiContext
  15. def computeExtensions: Map[String, Dialect]
    Attributes
    protected
    Definition Classes
    ExtensionsContext
  16. def computeJsonSchemaVersion(ast: YNode): SchemaVersion
    Definition Classes
    ShapeParserContext
  17. val config: ParseConfiguration
    Definition Classes
    ParserContext
  18. def copyForBase(unit: BaseUnit): ShapeParserContext
    Definition Classes
    ShapeParserContext
  19. def copyWithSonsReferences(): ParserContext
    Definition Classes
    ParserContext
  20. val declarations: AwsOasWebApiDeclarations
    Definition Classes
    AwsOas3WebApiContextOasWebApiContextOasLikeWebApiContextWebApiContext → DeclarationContext → ExtensionsContext
  21. val declarationsOption: Option[ShapeDeclarations]
    Definition Classes
    ExtensionsContext
  22. val defaultSchemaVersion: SchemaVersion
    Definition Classes
    Oas3WebApiContext → ShapeParserContext → JsonSchemaInference
  23. def eh: AMFErrorHandler
    Definition Classes
    ShapeParserContext → ParserContext → UnresolvedComponents → ErrorHandlingContext
  24. def ensuring(cond: (AwsOas3WebApiContext) ⇒ Boolean, msg: ⇒ Any): AwsOas3WebApiContext
    Implicit
    This member is added by an implicit conversion from AwsOas3WebApiContext to Ensuring[AwsOas3WebApiContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: (AwsOas3WebApiContext) ⇒ Boolean): AwsOas3WebApiContext
    Implicit
    This member is added by an implicit conversion from AwsOas3WebApiContext to Ensuring[AwsOas3WebApiContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean, msg: ⇒ Any): AwsOas3WebApiContext
    Implicit
    This member is added by an implicit conversion from AwsOas3WebApiContext to Ensuring[AwsOas3WebApiContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean): AwsOas3WebApiContext
    Implicit
    This member is added by an implicit conversion from AwsOas3WebApiContext to Ensuring[AwsOas3WebApiContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. def extensionsFacadeBuilder: SemanticExtensionsFacadeBuilder
    Definition Classes
    ShapeParserContext
  30. val factory: AwsOas3VersionFactory
  31. def findAnnotation(key: String, scope: Scope): Option[CustomDomainProperty]
    Definition Classes
    ExtensionsContext → DataNodeParserContext
  32. def findCachedJsonSchema(url: String): Option[AnyShape]
    Definition Classes
    ShapeParserContext
  33. def findDeclaredTypeInDocFragment(doc: String, name: String): Option[Shape]
    Definition Classes
    ShapeParserContext
  34. def findDocumentations(key: String, scope: Scope, error: Option[(String) ⇒ Unit]): Option[CreativeWork]
    Definition Classes
    ShapeParserContext
  35. def findExample(key: String, scope: Scope): Option[Example]
    Definition Classes
    ShapeParserContext
  36. def findInExternals(url: String): Option[AnyShape]
    Definition Classes
    ShapeParserContext
  37. def findInExternalsLibs(lib: String, name: String): Option[AnyShape]
    Definition Classes
    ShapeParserContext
  38. def findLocalJSONPath(path: String): Option[YMapEntryLike]
    Definition Classes
    ShapeParserContext
  39. def findNamedExample(key: String, error: Option[(String) ⇒ Unit]): Option[Example]
    Definition Classes
    ShapeParserContext
  40. def findNamedExampleOrError(ast: YPart)(key: String): Example
    Definition Classes
    ShapeParserContext
  41. def findType(key: String, scope: Scope, error: Option[(String) ⇒ Unit]): Option[AnyShape]
    Definition Classes
    ShapeParserContext
  42. def forLocation(newLocation: String): ParserContext
    Definition Classes
    ParserContext
  43. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from AwsOas3WebApiContext to StringFormat[AwsOas3WebApiContext] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  44. def fragments: Map[String, FragmentRef]
    Definition Classes
    ExtensionsContext → DataNodeParserContext
  45. val futureDeclarations: FutureDeclarations
    Definition Classes
    ParserContext → UnresolvedComponents
  46. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  47. def getEntryKey(entry: YMapEntry): String
    Definition Classes
    WebApiContext
  48. def getInheritedDeclarations: Option[ShapeDeclarations]
    Definition Classes
    ShapeParserContext
  49. def getJsonSchemaRefGuide: JsonSchemaRefGuide
    Definition Classes
    ShapeParserContext
  50. def getLocalJsonSchemaContext: Option[YNode]
    Definition Classes
    ShapeParserContext
  51. def getMaxYamlJsonDepth: Option[Int]
    Definition Classes
    ExtensionsContext → DataNodeParserContext
  52. def getMaxYamlReferences: Option[Int]
    Definition Classes
    ExtensionsContext → DataNodeParserContext
  53. def getSchemaVersionFromString(text: String): Option[JSONSchemaVersion]
    Definition Classes
    JsonSchemaInference
  54. def getSemanticContext: Option[SemanticContext]
    Definition Classes
    ShapeParserContext
  55. var globalSpace: Map[String, Any]
    Definition Classes
    ParserContext
  56. def handle(location: SourceLocation, e: SyamlException): Unit
    Definition Classes
    ShapeParserContext → ParseErrorHandler
  57. def handle[T](error: YError, defaultValue: T): T
    Definition Classes
    ShapeParserContext → IllegalTypeHandler
  58. def ignoreCriteria: IgnoreCriteria
    Definition Classes
    OasLikeWebApiContext → ShapeParserContext
  59. var indexCache: Map[String, AstIndex]
    Definition Classes
    ShapeParserContext
  60. def isAsyncContext: Boolean
    Definition Classes
    ShapeParserContext
  61. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  62. def isMainFileContext: Boolean
    Definition Classes
    ShapeParserContext
  63. def isOas2Context: Boolean
    Definition Classes
    ShapeParserContext
  64. def isOas2Syntax: Boolean
    Definition Classes
    ShapeParserContext
  65. def isOas31Context: Boolean
    Definition Classes
    ShapeParserContext
  66. def isOas31Syntax: Boolean
    Definition Classes
    ShapeParserContext
  67. def isOas3Context: Boolean
    Definition Classes
    ShapeParserContext
  68. def isOas3Syntax: Boolean
    Definition Classes
    ShapeParserContext
  69. def isOasLikeContext: Boolean
    Definition Classes
    ShapeParserContext
  70. def isRamlContext: Boolean
    Definition Classes
    ShapeParserContext
  71. var jsonSchemaRefGuide: JsonSchemaRefGuide
    Attributes
    protected
    Definition Classes
    ShapeParserContext
  72. def libraries: Map[String, Declarations]
    Definition Classes
    ShapeParserContext
  73. def link(node: YNode): Either[String, YNode]
    Definition Classes
    ShapeParserContext
  74. def linkTypes: Boolean
    Definition Classes
    ShapeParserContext
  75. val loc: String
    Definition Classes
    ExtensionsContext
  76. def makeCopy(): Oas3WebApiContext
  77. def makeJsonSchemaContextForParsing(url: String, document: Root, options: ParsingOptions): ShapeParserContext
    Definition Classes
    ShapeParserContext
  78. def moveToReference(loc: String): AwsOas3WebApiContext.this.type
    Attributes
    protected
    Definition Classes
    ShapeParserContext
  79. def navigateToRemoteYNode[T <: OasLikeWebApiContext](ref: String)(implicit ctx: T): Option[RemoteNodeNavigation[T]]
    Definition Classes
    OasLikeWebApiContext
  80. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  81. val nodeRefIds: Map[YNode, String]
    Definition Classes
    ExtensionsContext
  82. def normalize(text: String): String
    Definition Classes
    JsonSchemaInference
  83. def normalizedJsonPointer(url: String): String
    Attributes
    protected
    Definition Classes
    ShapeParserContext
  84. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  85. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  86. def obtainRemoteYNode(ref: String): Option[YNode]
    Definition Classes
    ShapeParserContext
  87. val options: ParsingOptions
    Definition Classes
    ExtensionsContext
  88. def parseSchemaVersion(ast: YNode, errorHandler: AMFErrorHandler): SchemaVersion
    Definition Classes
    JsonSchemaInference
  89. def parsingOptions: ParsingOptions
    Definition Classes
    ParserContext
  90. def promoteExternalToDataTypeFragment(text: String, fullRef: String, shape: Shape): Unit
    Definition Classes
    ShapeParserContext
  91. def promotedFragments: Seq[Fragment]
    Definition Classes
    ShapeParserContext
  92. def ramlContextType: Option[RamlWebApiContextType]
    Definition Classes
    ShapeParserContext
  93. val refs: Seq[ParsedReference]
    Definition Classes
    ParserContext
  94. def registerExternalLib(url: String, content: Map[String, AnyShape]): Unit
    Definition Classes
    ShapeParserContext
  95. def registerExternalRef(external: (String, AnyShape)): Unit
    Definition Classes
    ShapeParserContext
  96. def registerJsonSchema(url: String, shape: AnyShape): Unit
    Definition Classes
    ShapeParserContext
  97. def registerOperationId(id: String): Boolean

    Used for accumulating operation ids.

    Used for accumulating operation ids. returns true if id was not present, and false if operation being added is already present.

    Definition Classes
    OasLikeWebApiContext
  98. def removeLocalJsonSchemaContext: Unit
    Definition Classes
    ShapeParserContext
  99. val rootContextDocument: String
    Definition Classes
    ParserContext
  100. def setJsonSchemaAST(value: YNode): Unit
    Definition Classes
    ShapeParserContext
  101. def setJsonSchemaRefGuide(refGuide: JsonSchemaRefGuide): Unit
    Attributes
    protected
    Definition Classes
    WebApiContext
  102. def shapes: Map[String, Shape]
    Definition Classes
    ShapeParserContext
  103. def spec: Spec
    Definition Classes
    ShapeParserContext
  104. val specSettings: SpecSettings
    Definition Classes
    OasLikeWebApiContext
  105. def syamleh: SyamlAMFErrorHandler
    Definition Classes
    ShapeParserContext
  106. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  107. def syntax: SpecSyntax
    Definition Classes
    ShapeParserContext
  108. def toJsonSchema(root: String, refs: Seq[ParsedReference]): ShapeParserContext
    Definition Classes
    ShapeParserContext
  109. def toJsonSchema(): ShapeParserContext
    Definition Classes
    ShapeParserContext
  110. def toOas: ShapeParserContext
    Definition Classes
    ShapeParserContext
  111. def toRaml08: ShapeParserContext
    Definition Classes
    ShapeParserContext
  112. def toRaml10: ShapeParserContext
    Definition Classes
    ShapeParserContext
  113. def validateRefFormatWithError(ref: String): Boolean
    Definition Classes
    ShapeParserContext
  114. def violation(specification: ValidationSpecification, node: String, message: String, loc: SourceLocation): Unit
    Definition Classes
    ParserContext → ErrorHandlingContext
  115. def violation(violationId: ValidationSpecification, node: AmfObject, message: String): Unit
    Definition Classes
    ParserContext → ErrorHandlingContext
  116. def violation(violationId: ValidationSpecification, node: String, message: String): Unit
    Definition Classes
    ParserContext → ErrorHandlingContext
  117. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  118. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  119. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  120. def withSemanticContext(sc: Option[SemanticContext]): Unit
    Definition Classes
    ShapeParserContext
  121. def [B](y: B): (AwsOas3WebApiContext, B)
    Implicit
    This member is added by an implicit conversion from AwsOas3WebApiContext to ArrowAssoc[AwsOas3WebApiContext] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Oas3WebApiContext

Inherited from OasWebApiContext

Inherited from OasLikeWebApiContext

Inherited from WebApiContext

Inherited from SpecAwareContext

Inherited from DeclarationContext

Inherited from ShapeParserContext

Inherited from IllegalTypeHandler

Inherited from ParseErrorHandler

Inherited from JsonSchemaInference

Inherited from ExtensionsContext

Inherited from DataNodeParserContext

Inherited from ParserContext

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from UnresolvedComponents

Inherited from ErrorHandlingContext

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped