c

amf.aml.internal.parse.vocabularies

VocabularyContext

class VocabularyContext extends SyamlBasedParserErrorHandler with VocabularySyntax with SyntaxErrorReporter

Linear Supertypes
SyntaxErrorReporter, VocabularySyntax, SyamlBasedParserErrorHandler, SYamlBasedErrorHandler, ParseErrorHandler, IllegalTypeHandler, ParserContext, Serializable, Serializable, Product, Equals, UnresolvedComponents, ErrorHandlingContext, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VocabularyContext
  2. SyntaxErrorReporter
  3. VocabularySyntax
  4. SyamlBasedParserErrorHandler
  5. SYamlBasedErrorHandler
  6. ParseErrorHandler
  7. IllegalTypeHandler
  8. ParserContext
  9. Serializable
  10. Serializable
  11. Product
  12. Equals
  13. UnresolvedComponents
  14. ErrorHandlingContext
  15. AnyRef
  16. 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 VocabularyContext(wrapped: ParserContext, ds: Option[VocabularyDeclarations] = None)

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 VocabularyContext to any2stringadd[VocabularyContext] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (VocabularyContext, B)
    Implicit
    This member is added by an implicit conversion from VocabularyContext to ArrowAssoc[VocabularyContext] 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): VocabularyContext.this.type
    Definition Classes
    ParserContext
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. val classTerm: Map[String, String]
    Definition Classes
    VocabularySyntax
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  10. def closedNode(nodeType: String, id: String, map: YMap)(implicit errorHandler: IllegalTypeHandler): Unit
    Definition Classes
    VocabularySyntax
  11. def closedNodeViolation(id: String, property: String, nodeType: String, ast: YPart): Unit
    Definition Classes
    SyntaxErrorReporter
  12. val config: ParseConfiguration
    Definition Classes
    SyamlBasedParserErrorHandler → ParserContext
  13. def copyWithSonsReferences(): ParserContext
    Definition Classes
    ParserContext
  14. val declarations: VocabularyDeclarations
  15. def differentTermsInMapKey(node: String, field: String, label: String, annotations: Annotations): Unit
    Definition Classes
    SyntaxErrorReporter
  16. def eh: AMFErrorHandler
    Definition Classes
    ParserContext → UnresolvedComponents → ErrorHandlingContext
  17. def ensuring(cond: (VocabularyContext) ⇒ Boolean, msg: ⇒ Any): VocabularyContext
    Implicit
    This member is added by an implicit conversion from VocabularyContext to Ensuring[VocabularyContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  18. def ensuring(cond: (VocabularyContext) ⇒ Boolean): VocabularyContext
    Implicit
    This member is added by an implicit conversion from VocabularyContext to Ensuring[VocabularyContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  19. def ensuring(cond: Boolean, msg: ⇒ Any): VocabularyContext
    Implicit
    This member is added by an implicit conversion from VocabularyContext to Ensuring[VocabularyContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  20. def ensuring(cond: Boolean): VocabularyContext
    Implicit
    This member is added by an implicit conversion from VocabularyContext to Ensuring[VocabularyContext] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. def forLocation(newLocation: String): ParserContext
    Definition Classes
    ParserContext
  23. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from VocabularyContext to StringFormat[VocabularyContext] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  24. val futureDeclarations: FutureDeclarations
    Definition Classes
    SyamlBasedParserErrorHandler → ParserContext → UnresolvedComponents
  25. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  26. var globalSpace: Map[String, Any]
    Definition Classes
    ParserContext
  27. def handle(location: SourceLocation, e: SyamlException): Unit
    Definition Classes
    SYamlBasedErrorHandler → ParseErrorHandler
  28. final def handle(node: YPart, e: SyamlException): Unit
    Definition Classes
    SYamlBasedErrorHandler
  29. def handle[T](error: YError, defaultValue: T): T
    Definition Classes
    SYamlBasedErrorHandler → IllegalTypeHandler
  30. var imported: Map[String, Vocabulary]
  31. def inconsistentPropertyRangeValueViolation(node: String, property: PropertyLikeMapping[_], expected: String, found: String, valueNode: YNode): Unit
    Definition Classes
    SyntaxErrorReporter
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def missingBaseTermViolation(node: String, ast: YPart): Unit
    Definition Classes
    SyntaxErrorReporter
  34. def missingClassTermWarning(term: String, node: String, ast: YPart): Unit
    Definition Classes
    SyntaxErrorReporter
  35. def missingFragmentViolation(fragment: String, node: String, ast: YPart): Unit
    Definition Classes
    SyntaxErrorReporter
  36. def missingPropertyKeyViolation(node: String, field: String, label: String, annotations: Annotations): Unit
    Definition Classes
    SyntaxErrorReporter
  37. def missingPropertyRangeViolation(term: String, node: String, annotations: Annotations): Unit
    Definition Classes
    SyntaxErrorReporter
  38. def missingPropertyTermWarning(term: String, node: String, ast: YPart): Unit
    Definition Classes
    SyntaxErrorReporter
  39. def missingPropertyViolation(id: String, property: String, nodeType: String, ast: YPart): Unit
    Definition Classes
    SyntaxErrorReporter
  40. def missingVocabularyTermWarning(node: String, ast: YPart): Unit
    Definition Classes
    SyntaxErrorReporter
  41. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  42. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  43. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  44. def parsingOptions: ParsingOptions
    Definition Classes
    ParserContext
  45. def part(error: YError): YPart
    Attributes
    protected
    Definition Classes
    SYamlBasedErrorHandler
  46. var pendingLocal: Seq[(String, String, YPart, Boolean)]
  47. val propertyTerm: Map[String, String]
    Definition Classes
    VocabularySyntax
  48. val refs: Seq[ParsedReference]
    Definition Classes
    SyamlBasedParserErrorHandler → ParserContext
  49. def register(alias: String, propertyTerm: PropertyTerm): Unit
  50. def register(alias: String, classTerm: ClassTerm): Unit
  51. def registerVocabulary(alias: String, vocabulary: Vocabulary): Unit
  52. def resolveClassTermAlias(base: String, classTermAlias: String, where: YPart, strictLocal: Boolean): Option[String]
  53. def resolvePropertyTermAlias(base: String, propertyTermAlias: String, where: YPart, strictLocal: Boolean): Option[String]
  54. val rootContextDocument: String
    Definition Classes
    SyamlBasedParserErrorHandler → ParserContext
  55. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  56. def terms(): Seq[DomainElement]
  57. def violation(specification: ValidationSpecification, node: String, message: String, loc: SourceLocation): Unit
    Definition Classes
    ParserContext → ErrorHandlingContext
  58. def violation(violationId: ValidationSpecification, node: AmfObject, message: String): Unit
    Definition Classes
    ParserContext → ErrorHandlingContext
  59. def violation(violationId: ValidationSpecification, node: String, message: String): Unit
    Definition Classes
    ParserContext → ErrorHandlingContext
  60. val vocabulary: Map[String, String]
    Definition Classes
    VocabularySyntax
  61. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  63. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. def [B](y: B): (VocabularyContext, B)
    Implicit
    This member is added by an implicit conversion from VocabularyContext to ArrowAssoc[VocabularyContext] 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 SyntaxErrorReporter

Inherited from VocabularySyntax

Inherited from SyamlBasedParserErrorHandler

Inherited from SYamlBasedErrorHandler

Inherited from ParseErrorHandler

Inherited from IllegalTypeHandler

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

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

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

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

Ungrouped