case class PropertyMapping(fields: Fields, annotations: Annotations) extends DomainElement with MergeableMapping with NodeWithDiscriminator[PropertyMapping] with Product with Serializable

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

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from MergeableMapping

Inherited from MergeableMappingModel

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Ungrouped