c

amf.shapes.internal.domain.metamodel

DataArrangementShape

class DataArrangementShape extends AnyShapeModel

Common fields to all arrays, matrix and tuples

Linear Supertypes
AnyShapeModel, WithSemanticContext, DocumentationField, ExamplesField, ExternalSourceElementModel, ShapeModel, DescriptionField, KeyField, LinkableElementModel, DomainElementModel, ModelDefaultBuilder, Obj, Type, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DataArrangementShape
  2. AnyShapeModel
  3. WithSemanticContext
  4. DocumentationField
  5. ExamplesField
  6. ExternalSourceElementModel
  7. ShapeModel
  8. DescriptionField
  9. KeyField
  10. LinkableElementModel
  11. DomainElementModel
  12. ModelDefaultBuilder
  13. Obj
  14. Type
  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 DataArrangementShape()

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 DataArrangementShape to any2stringadd[DataArrangementShape] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (DataArrangementShape, B)
    Implicit
    This member is added by an implicit conversion from DataArrangementShape to ArrowAssoc[DataArrangementShape] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. val And: Field
    Definition Classes
    ShapeModel
  7. val Closure: Field
    Definition Classes
    ShapeModel
  8. val CollectionFormat: Field
  9. val Comment: Field
    Definition Classes
    AnyShapeModel
  10. val Contains: Field
  11. lazy val CustomDomainProperties: Field
    Definition Classes
    DomainElementModel
  12. lazy val CustomShapeProperties: Field
    Definition Classes
    ShapeModel
  13. lazy val CustomShapePropertyDefinitions: Field
    Definition Classes
    ShapeModel
  14. val Default: Field
    Definition Classes
    ShapeModel
  15. val DefaultValueString: Field
    Definition Classes
    ShapeModel
  16. val Deprecated: Field
    Definition Classes
    ShapeModel
  17. val Description: Field
    Definition Classes
    DescriptionField
  18. val DisplayName: Field
    Definition Classes
    ShapeModel
  19. val Documentation: Field
    Definition Classes
    DocumentationField
  20. val Else: Field
    Definition Classes
    ShapeModel
  21. val Examples: Field
    Definition Classes
    ExamplesField
  22. lazy val Extends: Field
    Definition Classes
    DomainElementModel
  23. val If: Field
    Definition Classes
    ShapeModel
  24. val Inherits: Field
    Definition Classes
    ShapeModel
  25. val IsExtension: Field
    Definition Classes
    ShapeModel
  26. val IsExternalLink: Field
    Definition Classes
    DomainElementModel
  27. val Items: Field
  28. val Label: Field
    Definition Classes
    LinkableElementModel
  29. val Location: Field
    Definition Classes
    ExternalSourceElementModel
  30. val MaxContains: Field
  31. val MaxItems: Field
  32. val MinContains: Field
  33. val MinItems: Field
  34. val Name: Field
    Definition Classes
    ShapeModel
  35. val Not: Field
    Definition Classes
    ShapeModel
  36. val Or: Field
    Definition Classes
    ShapeModel
  37. val Raw: Field
    Definition Classes
    ExternalSourceElementModel
  38. val ReadOnly: Field
    Definition Classes
    ShapeModel
  39. val ReferenceId: Field
    Definition Classes
    ExternalSourceElementModel
  40. val Semantics: Field
    Definition Classes
    WithSemanticContext
  41. val SerializationSchema: Field
    Definition Classes
    ShapeModel
  42. val Sources: Field
    Definition Classes
    DomainElementModel
  43. val SupportsRecursion: Field
    Definition Classes
    LinkableElementModel
  44. val Target: Field
    Definition Classes
    LinkableElementModel
  45. val TargetId: Field
    Definition Classes
    LinkableElementModel
  46. val Then: Field
    Definition Classes
    ShapeModel
  47. val UnevaluatedItems: Field
  48. val UnevaluatedItemsSchema: Field
  49. val UniqueItems: Field
  50. val Values: Field
    Definition Classes
    ShapeModel
  51. val WriteOnly: Field
    Definition Classes
    ShapeModel
  52. val XMLSerialization: Field
    Definition Classes
    AnyShapeModel
  53. val Xone: Field
    Definition Classes
    ShapeModel
  54. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  55. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  56. val doc: ModelDoc
    Definition Classes
    DataArrangementShape → Obj
  57. def ensuring(cond: (DataArrangementShape) ⇒ Boolean, msg: ⇒ Any): DataArrangementShape
    Implicit
    This member is added by an implicit conversion from DataArrangementShape to Ensuring[DataArrangementShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  58. def ensuring(cond: (DataArrangementShape) ⇒ Boolean): DataArrangementShape
    Implicit
    This member is added by an implicit conversion from DataArrangementShape to Ensuring[DataArrangementShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  59. def ensuring(cond: Boolean, msg: ⇒ Any): DataArrangementShape
    Implicit
    This member is added by an implicit conversion from DataArrangementShape to Ensuring[DataArrangementShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  60. def ensuring(cond: Boolean): DataArrangementShape
    Implicit
    This member is added by an implicit conversion from DataArrangementShape to Ensuring[DataArrangementShape] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  61. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  62. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  63. val fields: List[Field]
    Definition Classes
    DataArrangementShape → Obj
  64. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from DataArrangementShape to StringFormat[DataArrangementShape] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  65. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  66. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  67. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  68. val key: Field
    Definition Classes
    ShapeModel → KeyField
  69. def modelInstance: AnyShape
    Definition Classes
    AnyShapeModel → ModelDefaultBuilder
  70. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  71. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  72. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  73. val specificFields: List[Field]
  74. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  75. def toString(): String
    Definition Classes
    AnyRef → Any
  76. val type: List[ValueType]
    Definition Classes
    AnyShapeModel → Type
  77. def typeIris: List[String]
    Definition Classes
    Type
  78. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  80. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. def [B](y: B): (DataArrangementShape, B)
    Implicit
    This member is added by an implicit conversion from DataArrangementShape to ArrowAssoc[DataArrangementShape] 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
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyShapeModel

Inherited from WithSemanticContext

Inherited from DocumentationField

Inherited from ExamplesField

Inherited from ExternalSourceElementModel

Inherited from ShapeModel

Inherited from DescriptionField

Inherited from KeyField

Inherited from LinkableElementModel

Inherited from DomainElementModel

Inherited from ModelDefaultBuilder

Inherited from Obj

Inherited from Type

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped