case class PropertyMapping(fields: Fields, annotations: Annotations) extends PropertyLikeMapping[PropertyMappingModel.type] with MergeableMapping with NodeWithDiscriminator[PropertyMappingModel.type] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, MergeableMapping, MergeableMappingModel, PropertyLikeMapping[PropertyMappingModel.type], NodeWithDiscriminator[PropertyMappingModel.type], HasObjectRange[PropertyMappingModel.type], DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PropertyMapping
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. MergeableMapping
  7. MergeableMappingModel
  8. PropertyLikeMapping
  9. NodeWithDiscriminator
  10. HasObjectRange
  11. DomainElement
  12. CustomizableElement
  13. AmfObject
  14. AmfElement
  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 PropertyMapping(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 PropertyMapping to any2stringadd[PropertyMapping] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (PropertyMapping, B)
    Implicit
    This member is added by an implicit conversion from PropertyMapping to ArrowAssoc[PropertyMapping] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. val MergePolicy: Field
    Definition Classes
    MergeableMappingModel
  7. def add(field: Field, value: AmfElement): PropertyMapping.this.type
    Definition Classes
    AmfObject
  8. def add(other: Annotations): PropertyMapping.this.type
    Definition Classes
    AmfElement
  9. def add(annotation: Annotation): PropertyMapping.this.type
    Definition Classes
    AmfElement
  10. def adopted(parent: String, cycle: Seq[String]): PropertyMapping.this.type
    Definition Classes
    AmfObject
  11. def allowMultiple(): BoolField
    Definition Classes
    PropertyLikeMapping
  12. val annotations: Annotations
    Definition Classes
    PropertyMapping → AmfElement
  13. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  14. def classification(): PropertyClassification
    Definition Classes
    PropertyLikeMapping
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  16. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  17. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  18. def ensuring(cond: (PropertyMapping) ⇒ Boolean, msg: ⇒ Any): PropertyMapping
    Implicit
    This member is added by an implicit conversion from PropertyMapping to Ensuring[PropertyMapping] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  19. def ensuring(cond: (PropertyMapping) ⇒ Boolean): PropertyMapping
    Implicit
    This member is added by an implicit conversion from PropertyMapping to Ensuring[PropertyMapping] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  20. def ensuring(cond: Boolean, msg: ⇒ Any): PropertyMapping
    Implicit
    This member is added by an implicit conversion from PropertyMapping to Ensuring[PropertyMapping] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. def ensuring(cond: Boolean): PropertyMapping
    Implicit
    This member is added by an implicit conversion from PropertyMapping to Ensuring[PropertyMapping] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def enum(): Seq[AnyField]
    Definition Classes
    PropertyLikeMapping
  23. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  25. def externallyLinkable(): BoolField
    Definition Classes
    PropertyLikeMapping
  26. val fields: Fields
    Definition Classes
    PropertyMapping → AmfObject
  27. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  28. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from PropertyMapping to StringFormat[PropertyMapping] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  29. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  30. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  31. lazy val graph: Graph
    Definition Classes
    DomainElement
  32. val id: String
    Definition Classes
    AmfObject
  33. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  34. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  35. def isMandatory: Boolean
    Definition Classes
    PropertyLikeMapping
  36. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  37. def isUnion: Boolean
    Definition Classes
    PropertyLikeMapping
  38. def literalRange(): StrField
    Definition Classes
    PropertyLikeMapping
  39. def location(): Option[String]
    Definition Classes
    AmfElement
  40. def mapKeyProperty(): StrField
  41. def mapTermKeyProperty(): StrField
  42. def mapTermValueProperty(): StrField
  43. def mapValueProperty(): StrField
  44. def maximum(): DoubleField
    Definition Classes
    PropertyLikeMapping
  45. def mergePolicy: StrField
    Definition Classes
    MergeableMapping
  46. def meta: PropertyMappingModel.type
    Definition Classes
    PropertyMappingPropertyLikeMappingNodeWithDiscriminatorHasObjectRange → AmfObject
  47. def minCount(): IntField
    Definition Classes
    PropertyLikeMapping
  48. def minimum(): DoubleField
    Definition Classes
    PropertyLikeMapping
  49. def name(): StrField
    Definition Classes
    PropertyLikeMapping
  50. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  51. def nodePropertyMapping(): StrField
    Definition Classes
    PropertyLikeMapping
  52. def nodesInRange: Seq[String]
    Definition Classes
    PropertyLikeMapping
  53. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  54. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  55. def objectRange(): Seq[StrField]
    Definition Classes
    HasObjectRange
  56. def pattern(): StrField
    Definition Classes
    PropertyLikeMapping
  57. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  58. def set(field: Field, value: AmfElement, annotations: Annotations): PropertyMapping.this.type
    Definition Classes
    AmfObject
  59. def set(field: Field, value: AmfElement): PropertyMapping.this.type
    Definition Classes
    AmfObject
  60. def set(field: Field, values: Seq[String]): PropertyMapping.this.type
    Definition Classes
    AmfObject
  61. def set(field: Field, value: Float): PropertyMapping.this.type
    Definition Classes
    AmfObject
  62. def set(field: Field, value: Double): PropertyMapping.this.type
    Definition Classes
    AmfObject
  63. def set(field: Field, value: Int): PropertyMapping.this.type
    Definition Classes
    AmfObject
  64. def set(field: Field, value: Boolean): PropertyMapping.this.type
    Definition Classes
    AmfObject
  65. def set(field: Field, value: String, annotations: Annotations): PropertyMapping.this.type
    Definition Classes
    AmfObject
  66. def set(field: Field, value: String): PropertyMapping.this.type
    Definition Classes
    AmfObject
  67. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): PropertyMapping.this.type
    Definition Classes
    AmfObject
  68. def setArray(field: Field, values: Seq[AmfElement]): PropertyMapping.this.type
    Definition Classes
    AmfObject
  69. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): PropertyMapping.this.type
    Definition Classes
    AmfObject
  70. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): PropertyMapping.this.type
    Definition Classes
    AmfObject
  71. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): PropertyMapping.this.type
    Definition Classes
    AmfObject
  72. final def simpleAdoption(parent: String): PropertyMapping.this.type
    Definition Classes
    AmfObject
  73. def sorted(): BoolField
    Definition Classes
    PropertyLikeMapping
  74. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  75. def toField(): Field
    Definition Classes
    PropertyLikeMapping
  76. def typeDiscriminator(): Map[String, String]
    Definition Classes
    NodeWithDiscriminator
  77. def typeDiscriminatorName(): StrField
    Definition Classes
    NodeWithDiscriminator
  78. def unique(): BoolField
    Definition Classes
    PropertyLikeMapping
  79. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  82. def withAllowMultiple(allow: Boolean): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  83. def withCustomDomainProperties(extensions: Seq[DomainExtension]): PropertyMapping.this.type
    Definition Classes
    DomainElement → CustomizableElement
  84. def withCustomDomainProperty(extensions: DomainExtension): PropertyMapping.this.type
    Definition Classes
    DomainElement → CustomizableElement
  85. def withEnum(values: Seq[Any]): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  86. def withExtends(extend: Seq[DomainElement]): PropertyMapping.this.type
    Definition Classes
    DomainElement
  87. def withExternallyLinkable(linkable: Boolean): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  88. def withId(value: String): PropertyMapping.this.type
    Definition Classes
    AmfObject
  89. def withIsExternalLink(isReference: Boolean): PropertyMapping.this.type
    Definition Classes
    DomainElement
  90. def withLiteralRange(range: String): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  91. def withMapKeyProperty(key: String, annotations: Annotations = Annotations()): PropertyMapping
  92. def withMapTermKeyProperty(key: String, annotations: Annotations = Annotations()): PropertyMapping
  93. def withMapTermValueProperty(value: String, annotations: Annotations = Annotations()): PropertyMapping
  94. def withMapValueProperty(value: String, annotations: Annotations = Annotations()): PropertyMapping
  95. def withMaximum(max: Double): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  96. def withMergePolicy(mergePolicy: String): MergeableMapping
    Definition Classes
    MergeableMapping
  97. def withMinCount(minCount: Int): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  98. def withMinimum(min: Double): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  99. def withName(name: String): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  100. def withNodePropertyMapping(propertyId: String): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  101. def withObjectRange(range: Seq[String]): PropertyMapping.this.type
    Definition Classes
    HasObjectRange
  102. def withPattern(pattern: String): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  103. def withSorted(sorted: Boolean): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  104. def withTypeDiscriminator(typesMapping: Map[String, String], entryAnnotations: Annotations = Annotations(), valueAnnotations: Annotations = Annotations()): PropertyMapping.this.type
    Definition Classes
    NodeWithDiscriminator
  105. def withTypeDiscriminatorName(name: String): PropertyMapping.this.type
    Definition Classes
    NodeWithDiscriminator
  106. def withUnique(unique: Boolean): PropertyMapping.this.type
    Definition Classes
    PropertyLikeMapping
  107. def [B](y: B): (PropertyMapping, B)
    Implicit
    This member is added by an implicit conversion from PropertyMapping to ArrowAssoc[PropertyMapping] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from MergeableMapping

Inherited from MergeableMappingModel

Inherited from HasObjectRange[PropertyMappingModel.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 PropertyMapping to any2stringadd[PropertyMapping]

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

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

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

Ungrouped