class AnnotationMapping extends PropertyLikeMapping[AnnotationMappingModel.type] with NodeMappable[AnnotationMappingModel.type]

Linear Supertypes
NodeMappable[AnnotationMappingModel.type], Linkable, AdoptionDependantCalls, PropertyLikeMapping[AnnotationMappingModel.type], NodeWithDiscriminator[AnnotationMappingModel.type], HasObjectRange[AnnotationMappingModel.type], DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AnnotationMapping
  2. NodeMappable
  3. Linkable
  4. AdoptionDependantCalls
  5. PropertyLikeMapping
  6. NodeWithDiscriminator
  7. HasObjectRange
  8. DomainElement
  9. CustomizableElement
  10. AmfObject
  11. AmfElement
  12. AnyRef
  13. 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 AnnotationMapping(fields: Fields, annotations: Annotations)

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 AnnotationMapping to any2stringadd[AnnotationMapping] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (AnnotationMapping, B)
    Implicit
    This member is added by an implicit conversion from AnnotationMapping to ArrowAssoc[AnnotationMapping] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def add(field: Field, value: AmfElement): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): AnnotationMapping.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  10. def allowMultiple(): BoolField
    Definition Classes
    PropertyLikeMapping
  11. val annotations: Annotations
    Definition Classes
    AnnotationMapping → AmfElement
  12. def appliesTo(types: Seq[String]): Boolean
  13. def appliesTo(element: AmfObject): Boolean
  14. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  15. def classConstructor: (Fields, Annotations) ⇒ Linkable with DomainElement

    apply method for create a new instance with fields and annotations.

    apply method for create a new instance with fields and annotations. Aux method for copy

    Attributes
    protected
    Definition Classes
    AnnotationMapping → Linkable
  16. def classification(): PropertyClassification
    Definition Classes
    PropertyLikeMapping
  17. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  18. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  19. 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
    AnnotationMapping → AmfObject
  20. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  21. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  22. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  23. def domain(): Seq[StrField]
  24. def effectiveLinkTarget(links: Set[Linkable]): DomainElement
    Definition Classes
    Linkable
  25. def ensuring(cond: (AnnotationMapping) ⇒ Boolean, msg: ⇒ Any): AnnotationMapping
    Implicit
    This member is added by an implicit conversion from AnnotationMapping to Ensuring[AnnotationMapping] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: (AnnotationMapping) ⇒ Boolean): AnnotationMapping
    Implicit
    This member is added by an implicit conversion from AnnotationMapping to Ensuring[AnnotationMapping] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean, msg: ⇒ Any): AnnotationMapping
    Implicit
    This member is added by an implicit conversion from AnnotationMapping to Ensuring[AnnotationMapping] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. def ensuring(cond: Boolean): AnnotationMapping
    Implicit
    This member is added by an implicit conversion from AnnotationMapping to Ensuring[AnnotationMapping] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  29. def enum(): Seq[AnyField]
    Definition Classes
    PropertyLikeMapping
  30. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  32. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  33. def externallyLinkable(): BoolField
    Definition Classes
    PropertyLikeMapping
  34. val fields: Fields
    Definition Classes
    AnnotationMapping → AmfObject
  35. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  36. lazy val graph: Graph
    Definition Classes
    DomainElement
  37. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  38. val id: String
    Definition Classes
    AmfObject
  39. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  40. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  41. def isLink: Boolean
    Definition Classes
    Linkable
  42. def isMandatory: Boolean
    Definition Classes
    PropertyLikeMapping
  43. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  44. def isUnion: Boolean
    Definition Classes
    PropertyLikeMapping
  45. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  46. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  47. def linkCopy(): Linkable
    Definition Classes
    AnnotationMapping → Linkable
  48. def linkLabel: StrField
    Definition Classes
    Linkable
  49. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  50. def literalRange(): StrField
    Definition Classes
    PropertyLikeMapping
  51. def location(): Option[String]
    Definition Classes
    AmfElement
  52. def mandatory(): BoolField
    Definition Classes
    PropertyLikeMapping
  53. def mapKeyProperty(): StrField
    Definition Classes
    PropertyLikeMapping
  54. def mapTermKeyProperty(): StrField
    Definition Classes
    PropertyLikeMapping
  55. def mapTermValueProperty(): StrField
    Definition Classes
    PropertyLikeMapping
  56. def mapValueProperty(): StrField
    Definition Classes
    PropertyLikeMapping
  57. def maximum(): DoubleField
    Definition Classes
    PropertyLikeMapping
  58. def meta: AnnotationMappingModel.type
  59. def minCount(): IntField
    Definition Classes
    PropertyLikeMapping
  60. def minimum(): DoubleField
    Definition Classes
    PropertyLikeMapping
  61. def name: StrField
  62. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  63. def nodePropertyMapping(): StrField
    Definition Classes
    PropertyLikeMapping
  64. def nodesInRange: Seq[String]
    Definition Classes
    PropertyLikeMapping
  65. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  66. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  67. def objectRange(): Seq[StrField]
    Definition Classes
    HasObjectRange
  68. def pattern(): StrField
    Definition Classes
    PropertyLikeMapping
  69. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  70. def refDescription: StrField
    Definition Classes
    Linkable
  71. def refSummary: StrField
    Definition Classes
    Linkable
  72. def set(field: Field, value: AmfElement, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  73. def set(field: Field, value: AmfElement): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  74. def set(field: Field, values: Seq[String]): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  75. def set(field: Field, value: Float): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  76. def set(field: Field, value: Double): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  77. def set(field: Field, value: Int): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  78. def set(field: Field, value: Boolean): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  79. def set(field: Field, value: String, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  80. def set(field: Field, value: String): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  81. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  82. def setArray(field: Field, values: Seq[AmfElement]): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  83. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  84. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  85. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  86. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  87. final def simpleAdoption(parent: String): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  88. def sorted(): BoolField
    Definition Classes
    PropertyLikeMapping
  89. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  90. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  91. def toField(): Field
    Definition Classes
    PropertyLikeMapping
  92. def toString(): String
    Definition Classes
    AnyRef → Any
  93. def typeDiscriminator(): Map[String, String]
    Definition Classes
    NodeWithDiscriminator
  94. def typeDiscriminatorName(): StrField
    Definition Classes
    NodeWithDiscriminator
  95. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  96. def unique(): BoolField
    Definition Classes
    PropertyLikeMapping
  97. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  98. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  99. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  100. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  101. def withAllowMultiple(allow: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  102. def withCustomDomainProperties(extensions: Seq[DomainExtension]): AnnotationMapping.this.type
    Definition Classes
    DomainElement → CustomizableElement
  103. def withCustomDomainProperty(extensions: DomainExtension): AnnotationMapping.this.type
    Definition Classes
    DomainElement → CustomizableElement
  104. def withDomain(domainIri: Seq[String]): AnnotationMapping
  105. def withEnum(values: Seq[Any]): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  106. def withExtends(extend: Seq[DomainElement]): AnnotationMapping.this.type
    Definition Classes
    DomainElement
  107. def withExternallyLinkable(linkable: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  108. def withId(value: String): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  109. def withIsExternalLink(isReference: Boolean): AnnotationMapping.this.type
    Definition Classes
    DomainElement
  110. def withLinkLabel(label: String, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    Linkable
  111. def withLinkTarget(target: DomainElement): AnnotationMapping.this.type
    Definition Classes
    Linkable
  112. def withLiteralRange(range: String): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  113. def withMandatory(mandatory: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  114. def withMapKeyProperty(key: String, annotations: Annotations = Annotations()): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  115. def withMapTermKeyProperty(key: String, annotations: Annotations = Annotations()): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  116. def withMapTermValueProperty(value: String, annotations: Annotations = Annotations()): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  117. def withMapValueProperty(value: String, annotations: Annotations = Annotations()): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  118. def withMaximum(max: Double): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  119. def withMinCount(minCount: Int): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  120. def withMinimum(min: Double): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  121. def withName(name: String): AnnotationMapping.this.type
  122. def withNodePropertyMapping(propertyId: String): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  123. def withObjectRange(range: Seq[String]): AnnotationMapping.this.type
    Definition Classes
    HasObjectRange
  124. def withPattern(pattern: String): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  125. def withRefDescription(refDescription: String, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    Linkable
  126. def withRefSummary(refSummary: String, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    Linkable
  127. def withSorted(sorted: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  128. def withSupportsRecursion(recursive: Boolean): AnnotationMapping.this.type
    Definition Classes
    Linkable
  129. def withTypeDiscriminator(typesMapping: Map[String, String], entryAnnotations: Annotations = Annotations(), valueAnnotations: Annotations = Annotations()): AnnotationMapping.this.type
    Definition Classes
    NodeWithDiscriminator
  130. def withTypeDiscriminatorName(name: String): AnnotationMapping.this.type
    Definition Classes
    NodeWithDiscriminator
  131. def withUnique(unique: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  132. def [B](y: B): (AnnotationMapping, B)
    Implicit
    This member is added by an implicit conversion from AnnotationMapping to ArrowAssoc[AnnotationMapping] 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
  2. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from AnnotationMapping to StringFormat[AnnotationMapping] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

Inherited from NodeMappable[AnnotationMappingModel.type]

Inherited from Linkable

Inherited from AdoptionDependantCalls

Inherited from HasObjectRange[AnnotationMappingModel.type]

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped