c

amf.apicontract.internal.spec.oas.parser.context

CustomClosedShapeContextDecorator

class CustomClosedShapeContextDecorator extends OasLikeWebApiContext

Linear Supertypes
OasLikeWebApiContext, WebApiContext, IllegalTypeHandler, ParseErrorHandler, JsonSchemaInference, PlatformSecrets, SpecAwareContext, DeclarationContext, ExtensionsContext, DataNodeParserContext, ParserContext, Serializable, Serializable, Product, Equals, UnresolvedComponents, ErrorHandlingContext, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CustomClosedShapeContextDecorator
  2. OasLikeWebApiContext
  3. WebApiContext
  4. IllegalTypeHandler
  5. ParseErrorHandler
  6. JsonSchemaInference
  7. PlatformSecrets
  8. SpecAwareContext
  9. DeclarationContext
  10. ExtensionsContext
  11. DataNodeParserContext
  12. ParserContext
  13. Serializable
  14. Serializable
  15. Product
  16. Equals
  17. UnresolvedComponents
  18. ErrorHandlingContext
  19. AnyRef
  20. 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 CustomClosedShapeContextDecorator(decorated: OasLikeWebApiContext, customSyntax: CustomSyntax)

Type Members

  1. case class WebApiSemanticExtensionsFacadeBuilder(annotationSchemaValidatorBuilder: AnnotationSchemaValidatorBuilder) extends SemanticExtensionsFacadeBuilder with Product with Serializable
    Definition Classes
    WebApiContext

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 CustomClosedShapeContextDecorator to any2stringadd[CustomClosedShapeContextDecorator] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (CustomClosedShapeContextDecorator, B)
    Implicit
    This member is added by an implicit conversion from CustomClosedShapeContextDecorator to ArrowAssoc[CustomClosedShapeContextDecorator] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def addSonRef(ref: BaseUnit): CustomClosedShapeContextDecorator.this.type
    Definition Classes
    ParserContext
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def autoGeneratedAnnotation(s: Shape): Unit
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  10. def closedShape(node: AmfObject, ast: YMap, shape: String, syntax: SpecSyntax): Unit
    Attributes
    protected
    Definition Classes
    WebApiContext
  11. def closedShape(node: AmfObject, ast: YMap, shape: String): Unit

    Validate closed shape.

    Validate closed shape.

    Definition Classes
    WebApiContext
  12. def computeJsonSchemaVersion(ast: YNode): SchemaVersion
    Definition Classes
    WebApiContext
  13. val config: ParseConfiguration
    Definition Classes
    ParserContext
  14. def copyWithSonsReferences(): ParserContext
    Definition Classes
    ParserContext
  15. val declarations: OasLikeWebApiDeclarations
    Definition Classes
    OasLikeWebApiContext → DeclarationContext → ExtensionsContext
  16. val declarationsOption: Option[WebApiDeclarations]
    Definition Classes
    ExtensionsContext
  17. val defaultSchemaVersion: SchemaVersion
    Definition Classes
    WebApiContext → JsonSchemaInference
  18. implicit val eh: AMFErrorHandler
    Definition Classes
    ErrorHandlingContext
  19. def ensuring(cond: (CustomClosedShapeContextDecorator) ⇒ Boolean, msg: ⇒ Any): CustomClosedShapeContextDecorator
    Implicit
    This member is added by an implicit conversion from CustomClosedShapeContextDecorator to Ensuring[CustomClosedShapeContextDecorator] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  20. def ensuring(cond: (CustomClosedShapeContextDecorator) ⇒ Boolean): CustomClosedShapeContextDecorator
    Implicit
    This member is added by an implicit conversion from CustomClosedShapeContextDecorator to Ensuring[CustomClosedShapeContextDecorator] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. def ensuring(cond: Boolean, msg: ⇒ Any): CustomClosedShapeContextDecorator
    Implicit
    This member is added by an implicit conversion from CustomClosedShapeContextDecorator to Ensuring[CustomClosedShapeContextDecorator] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: Boolean): CustomClosedShapeContextDecorator
    Implicit
    This member is added by an implicit conversion from CustomClosedShapeContextDecorator to Ensuring[CustomClosedShapeContextDecorator] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. val extensionsFacadeBuilder: SemanticExtensionsFacadeBuilder
    Definition Classes
    OasLikeWebApiContextWebApiContext
  25. val factory: OasLikeSpecVersionFactory
  26. def findAnnotation(key: String, scope: Scope): Option[CustomDomainProperty]
    Definition Classes
    ExtensionsContext → DataNodeParserContext
  27. def findJsonPathIn(index: AstIndex, path: String): Option[YMapEntryLike]
    Definition Classes
    WebApiContext
  28. def findJsonSchema(url: String): Option[AnyShape]
    Definition Classes
    WebApiContext
  29. def findLocalJSONPath(path: String): Option[YMapEntryLike]
    Definition Classes
    WebApiContext
  30. def forLocation(newLocation: String): ParserContext
    Definition Classes
    ParserContext
  31. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from CustomClosedShapeContextDecorator to StringFormat[CustomClosedShapeContextDecorator] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  32. def fragments: Map[String, FragmentRef]
    Definition Classes
    ExtensionsContext → DataNodeParserContext
  33. val futureDeclarations: FutureDeclarations
    Definition Classes
    ParserContext → UnresolvedComponents
  34. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  35. def getEntryKey(entry: YMapEntry): String
    Definition Classes
    WebApiContext
  36. def getMaxYamlReferences: Option[Int]
    Definition Classes
    ExtensionsContext → DataNodeParserContext
  37. var globalSpace: Map[String, Any]
    Definition Classes
    ParserContext
  38. def handle(location: SourceLocation, e: SyamlException): Unit
    Definition Classes
    WebApiContext → ParseErrorHandler
  39. def handle[T](error: YError, defaultValue: T): T
    Definition Classes
    WebApiContext → IllegalTypeHandler
  40. def ignore(shape: String, property: String): Boolean
    Definition Classes
    OasLikeWebApiContextWebApiContext
  41. var indexCache: Map[String, AstIndex]
    Definition Classes
    WebApiContext
  42. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  43. def isMainFileContext: Boolean
    Definition Classes
    OasLikeWebApiContext
  44. var jsonSchemaRefGuide: JsonSchemaRefGuide
    Definition Classes
    WebApiContext
  45. def link(node: YNode): Either[String, YNode]
  46. val linkTypes: Boolean
    Definition Classes
    OasLikeWebApiContext
  47. val loc: String
    Definition Classes
    ExtensionsContext
  48. var localJSONSchemaContext: Option[YNode]
    Definition Classes
    WebApiContext
  49. def makeCopy(): OasLikeWebApiContext
  50. def moveToReference(loc: String): CustomClosedShapeContextDecorator.this.type
    Definition Classes
    OasLikeWebApiContext
  51. def navigateToRemoteYNode[T <: OasLikeWebApiContext](ref: String)(implicit ctx: T): Option[RemoteNodeNavigation[T]]
    Definition Classes
    OasLikeWebApiContext
  52. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  53. def nextValidation(node: AmfObject, shape: String, ast: YMap): Unit
  54. val nodeRefIds: Map[YNode, String]
    Definition Classes
    ExtensionsContext
  55. def normalizedJsonPointer(url: String): String
    Attributes
    protected
    Definition Classes
    WebApiContext
  56. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  57. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  58. def obtainRemoteYNode(ref: String, refAnnotations: Annotations = Annotations())(implicit ctx: WebApiContext): Option[YNode]
    Definition Classes
    WebApiContext
  59. val options: ParsingOptions
    Definition Classes
    ExtensionsContext
  60. def parseRemoteJSONPath(ref: String): Option[AnyShape]
    Definition Classes
    OasLikeWebApiContext
  61. def parseSchemaVersion(ast: YNode, errorHandler: AMFErrorHandler): SchemaVersion
    Definition Classes
    JsonSchemaInference
  62. def parsingOptions: ParsingOptions
    Definition Classes
    ParserContext
  63. val platform: Platform
    Definition Classes
    PlatformSecrets
  64. val refs: Seq[ParsedReference]
    Definition Classes
    ParserContext
  65. def registerJsonSchema(url: String, shape: AnyShape): Unit
    Definition Classes
    WebApiContext
  66. 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
  67. val rootContextDocument: String
    Definition Classes
    ParserContext
  68. def setJsonSchemaAST(value: YNode): Unit
    Definition Classes
    WebApiContext
  69. val shapesThatDontPermitRef: List[String]
    Definition Classes
    OasLikeWebApiContext
  70. val spec: Spec
  71. val syamleh: SyamlAMFErrorHandler
    Definition Classes
    WebApiContext
  72. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  73. val syntax: SpecSyntax
  74. def throwClosedShapeError(node: AmfObject, message: String, entry: YPart, isWarning: Boolean = false): Unit
    Attributes
    protected
    Definition Classes
    WebApiContext
  75. def validateRefFormatWithError(ref: String): Boolean
    Definition Classes
    WebApiContext
  76. def violation(violationId: ValidationSpecification, node: AmfObject, message: String): Unit
    Definition Classes
    ParserContext → ErrorHandlingContext
  77. def violation(violationId: ValidationSpecification, node: String, message: String): Unit
    Definition Classes
    ParserContext → ErrorHandlingContext
  78. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  80. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. def [B](y: B): (CustomClosedShapeContextDecorator, B)
    Implicit
    This member is added by an implicit conversion from CustomClosedShapeContextDecorator to ArrowAssoc[CustomClosedShapeContextDecorator] 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
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from OasLikeWebApiContext

Inherited from WebApiContext

Inherited from IllegalTypeHandler

Inherited from ParseErrorHandler

Inherited from JsonSchemaInference

Inherited from PlatformSecrets

Inherited from SpecAwareContext

Inherited from DeclarationContext

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

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

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

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

Ungrouped