object PropertyMappingModel extends DomainElementModel

Linear Supertypes
DomainElementModel, ModelDefaultBuilder, Obj, Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PropertyMappingModel
  2. DomainElementModel
  3. ModelDefaultBuilder
  4. Obj
  5. Type
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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 AllowMultiple: Field
  5. lazy val CustomDomainProperties: Field
    Definition Classes
    DomainElementModel
  6. val Enum: Field
  7. lazy val Extends: Field
    Definition Classes
    DomainElementModel
  8. val LiteralRange: Field
  9. val MapKeyProperty: Field
  10. val MapValueProperty: Field
  11. val Maximum: Field
  12. val MinCount: Field
  13. val Minimum: Field
  14. val Name: Field
  15. val NodePropertyMapping: Field
  16. val ObjectRange: Field
  17. val Pattern: Field
  18. val Sorted: Field
  19. val Sources: Field
    Definition Classes
    DomainElementModel
  20. val TypeDiscriminator: Field
  21. val TypeDiscriminatorName: Field
  22. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  23. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  24. val dynamic: Boolean
    Definition Classes
    Obj
  25. val dynamicType: Boolean
    Definition Classes
    Type
  26. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  28. def fields: List[Field]
    Definition Classes
    PropertyMappingModel → Obj
  29. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  30. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  31. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def modelInstance: AmfObject
    Definition Classes
    PropertyMappingModel → ModelDefaultBuilder
  34. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  35. final def notify(): Unit
    Definition Classes
    AnyRef
  36. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  37. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  38. def toString(): String
    Definition Classes
    AnyRef → Any
  39. val type: List[ValueType]
    Definition Classes
    PropertyMappingModel → Type
  40. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from DomainElementModel

Inherited from ModelDefaultBuilder

Inherited from Obj

Inherited from Type

Inherited from AnyRef

Inherited from Any

Ungrouped