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() @HotSpotIntrinsicCandidate()
  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. 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
    @inline()
  36. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  37. lazy val graph: Graph
    Definition Classes
    DomainElement
  38. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  39. val id: String
    Definition Classes
    AmfObject
  40. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  41. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  42. def isLink: Boolean
    Definition Classes
    Linkable
  43. def isMandatory: Boolean
    Definition Classes
    PropertyLikeMapping
  44. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  45. def isUnion: Boolean
    Definition Classes
    PropertyLikeMapping
  46. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  47. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  48. def linkCopy(): Linkable
    Definition Classes
    AnnotationMapping → Linkable
  49. def linkLabel: StrField
    Definition Classes
    Linkable
  50. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  51. def literalRange(): StrField
    Definition Classes
    PropertyLikeMapping
  52. def location(): Option[String]
    Definition Classes
    AmfElement
  53. def mandatory(): BoolField
    Definition Classes
    PropertyLikeMapping
  54. def maximum(): DoubleField
    Definition Classes
    PropertyLikeMapping
  55. def meta: AnnotationMappingModel.type
  56. def minCount(): IntField
    Definition Classes
    PropertyLikeMapping
  57. def minimum(): DoubleField
    Definition Classes
    PropertyLikeMapping
  58. def name: StrField
  59. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  60. def nodePropertyMapping(): StrField
    Definition Classes
    PropertyLikeMapping
  61. def nodesInRange: Seq[String]
    Definition Classes
    PropertyLikeMapping
  62. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  63. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  64. def objectRange(): Seq[StrField]
    Definition Classes
    HasObjectRange
  65. def pattern(): StrField
    Definition Classes
    PropertyLikeMapping
  66. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  67. def set(field: Field, value: AmfElement, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  68. def set(field: Field, value: AmfElement): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  69. def set(field: Field, values: Seq[String]): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  70. def set(field: Field, value: Float): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  71. def set(field: Field, value: Double): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  72. def set(field: Field, value: Int): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  73. def set(field: Field, value: Boolean): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  74. def set(field: Field, value: String, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  75. def set(field: Field, value: String): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  76. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  77. def setArray(field: Field, values: Seq[AmfElement]): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  78. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  79. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  80. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  81. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  82. final def simpleAdoption(parent: String): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  83. def sorted(): BoolField
    Definition Classes
    PropertyLikeMapping
  84. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  85. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  86. def toField(): Field
    Definition Classes
    PropertyLikeMapping
  87. def toString(): String
    Definition Classes
    AnyRef → Any
  88. def typeDiscriminator(): Map[String, String]
    Definition Classes
    NodeWithDiscriminator
  89. def typeDiscriminatorName(): StrField
    Definition Classes
    NodeWithDiscriminator
  90. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  91. def unique(): BoolField
    Definition Classes
    PropertyLikeMapping
  92. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  93. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  94. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  95. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  96. def withAllowMultiple(allow: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  97. def withCustomDomainProperties(extensions: Seq[DomainExtension]): AnnotationMapping.this.type
    Definition Classes
    DomainElement → CustomizableElement
  98. def withCustomDomainProperty(extensions: DomainExtension): AnnotationMapping.this.type
    Definition Classes
    DomainElement → CustomizableElement
  99. def withDomain(domainIri: Seq[String]): AnnotationMapping
  100. def withEnum(values: Seq[Any]): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  101. def withExtends(extend: Seq[DomainElement]): AnnotationMapping.this.type
    Definition Classes
    DomainElement
  102. def withExternallyLinkable(linkable: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  103. def withId(value: String): AnnotationMapping.this.type
    Definition Classes
    AmfObject
  104. def withIsExternalLink(isReference: Boolean): AnnotationMapping.this.type
    Definition Classes
    DomainElement
  105. def withLinkLabel(label: String, annotations: Annotations): AnnotationMapping.this.type
    Definition Classes
    Linkable
  106. def withLinkTarget(target: DomainElement): AnnotationMapping.this.type
    Definition Classes
    Linkable
  107. def withLiteralRange(range: String): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  108. def withMandatory(mandatory: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  109. def withMaximum(max: Double): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  110. def withMinCount(minCount: Int): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  111. def withMinimum(min: Double): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  112. def withName(name: String): AnnotationMapping.this.type
  113. def withNodePropertyMapping(propertyId: String): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  114. def withObjectRange(range: Seq[String]): AnnotationMapping.this.type
    Definition Classes
    HasObjectRange
  115. def withPattern(pattern: String): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  116. def withSorted(sorted: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  117. def withSupportsRecursion(recursive: Boolean): AnnotationMapping.this.type
    Definition Classes
    Linkable
  118. def withTypeDiscriminator(typesMapping: Map[String, String], entryAnnotations: Annotations = Annotations(), valueAnnotations: Annotations = Annotations()): AnnotationMapping.this.type
    Definition Classes
    NodeWithDiscriminator
  119. def withTypeDiscriminatorName(name: String): AnnotationMapping.this.type
    Definition Classes
    NodeWithDiscriminator
  120. def withUnique(unique: Boolean): AnnotationMapping.this.type
    Definition Classes
    PropertyLikeMapping
  121. 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

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