Packages

case class ErrorNodeMappable(idPart: String, part: YPart) extends NodeMapping with core.internal.annotations.ErrorDeclaration[NodeMappingModel.type] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, core.internal.annotations.ErrorDeclaration[NodeMappingModel.type], NodeMapping, client.scala.model.domain.NodeMappable[NodeMappingModel.type], MergeableMapping, MergeableMappingModel, Linkable, AdoptionDependantCalls, AnyMapping, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorNodeMappable
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ErrorDeclaration
  7. NodeMapping
  8. NodeMappable
  9. MergeableMapping
  10. MergeableMappingModel
  11. Linkable
  12. AdoptionDependantCalls
  13. AnyMapping
  14. DomainElement
  15. CustomizableElement
  16. AmfObject
  17. AmfElement
  18. AnyRef
  19. 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 ErrorNodeMappable(idPart: String, part: YPart)

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 ErrorNodeMappable to any2stringadd[ErrorNodeMappable] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ErrorNodeMappable, B)
    Implicit
    This member is added by an implicit conversion from ErrorNodeMappable to ArrowAssoc[ErrorNodeMappable] 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): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  8. def add(other: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfElement
  9. def add(annotation: Annotation): ErrorNodeMappable.this.type
    Definition Classes
    AmfElement
  10. def adopted(parent: String, cycle: Seq[String]): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  11. def and: Seq[StrField]
    Definition Classes
    AnyMapping
  12. val annotations: Annotations
    Definition Classes
    NodeMapping → AmfElement
  13. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  14. 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
    NodeMapping → Linkable
  15. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  16. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  17. def closed: BoolField
    Definition Classes
    NodeMapping
  18. 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
    NodeMapping → AmfObject
  19. def components: Seq[StrField]
    Definition Classes
    AnyMapping
  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 effectiveLinkTarget(links: Set[Linkable]): DomainElement
    Definition Classes
    Linkable
  24. def elseMapping: StrField
    Definition Classes
    AnyMapping
  25. def ensuring(cond: (ErrorNodeMappable) ⇒ Boolean, msg: ⇒ Any): ErrorNodeMappable
    Implicit
    This member is added by an implicit conversion from ErrorNodeMappable to Ensuring[ErrorNodeMappable] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: (ErrorNodeMappable) ⇒ Boolean): ErrorNodeMappable
    Implicit
    This member is added by an implicit conversion from ErrorNodeMappable to Ensuring[ErrorNodeMappable] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean, msg: ⇒ Any): ErrorNodeMappable
    Implicit
    This member is added by an implicit conversion from ErrorNodeMappable to Ensuring[ErrorNodeMappable] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. def ensuring(cond: Boolean): ErrorNodeMappable
    Implicit
    This member is added by an implicit conversion from ErrorNodeMappable to Ensuring[ErrorNodeMappable] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  29. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  31. val fields: Fields
    Definition Classes
    NodeMapping → AmfObject
  32. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ErrorNodeMappable to StringFormat[ErrorNodeMappable] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  33. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  34. lazy val graph: Graph
    Definition Classes
    DomainElement
  35. val id: String
    Definition Classes
    AmfObject
  36. val idPart: String
  37. def idTemplate: StrField
    Definition Classes
    NodeMapping
  38. def ifMapping: StrField
    Definition Classes
    AnyMapping
  39. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  40. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  41. def isLink: Boolean
    Definition Classes
    Linkable
  42. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  43. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  44. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  45. def linkCopy(): NodeMapping
    Definition Classes
    NodeMapping → Linkable
  46. def linkLabel: StrField
    Definition Classes
    Linkable
  47. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  48. def location(): Option[String]
    Definition Classes
    AmfElement
  49. def mergePolicy: StrField
    Definition Classes
    MergeableMapping
  50. def meta: NodeMappingModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  51. val model: NodeMappingModel.type
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  52. def name: StrField
    Definition Classes
    NodeMappable
  53. val namespace: String
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  54. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  55. def newErrorInstance: core.internal.annotations.ErrorDeclaration[NodeMappingModel.type]
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  56. def nodetypeMapping: StrField
    Definition Classes
    NodeMapping
  57. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  58. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  59. def or: Seq[StrField]
    Definition Classes
    AnyMapping
  60. val part: YPart
  61. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  62. def primaryKey(): Seq[PropertyMapping]

    Returns the properties forming the primary key for this node.

    Returns the properties forming the primary key for this node. Properties are already sorted.

    Definition Classes
    NodeMapping
  63. def propertiesMapping(): Seq[PropertyMapping]
    Definition Classes
    NodeMapping
  64. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    NodeMapping → Linkable
  65. def resolvedExtends: Seq[String]
    Definition Classes
    NodeMapping
  66. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  67. def set(field: Field, value: AmfElement): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  68. def set(field: Field, values: Seq[String]): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  69. def set(field: Field, value: Float): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  70. def set(field: Field, value: Double): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  71. def set(field: Field, value: Int): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  72. def set(field: Field, value: Boolean): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  73. def set(field: Field, value: String, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  74. def set(field: Field, value: String): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  75. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  76. def setArray(field: Field, values: Seq[AmfElement]): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  77. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  78. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  79. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  80. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  81. final def simpleAdoption(parent: String): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  82. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  83. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  84. def thenMapping: StrField
    Definition Classes
    AnyMapping
  85. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  86. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  87. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  88. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  89. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  90. def withAnd(andMapping: Seq[String]): AnyMapping
    Definition Classes
    AnyMapping
  91. def withClosed(value: Boolean): NodeMapping
    Definition Classes
    NodeMapping
  92. def withComponents(components: Seq[String]): AnyMapping
    Definition Classes
    AnyMapping
  93. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement → CustomizableElement
  94. def withCustomDomainProperty(extensions: DomainExtension): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement → CustomizableElement
  95. def withElseMapping(elseMapping: String): AnyMapping
    Definition Classes
    AnyMapping
  96. def withExtends(extend: Seq[DomainElement]): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement
  97. def withId(value: String): ErrorNodeMappable.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  98. def withIdTemplate(idTemplate: String): NodeMapping
    Definition Classes
    NodeMapping
  99. def withIfMapping(ifMapping: String): AnyMapping
    Definition Classes
    AnyMapping
  100. def withIsExternalLink(isReference: Boolean): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement
  101. def withLinkLabel(label: String, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    Linkable
  102. def withLinkTarget(target: DomainElement): ErrorNodeMappable.this.type
    Definition Classes
    Linkable
  103. def withMergePolicy(mergePolicy: String): MergeableMapping
    Definition Classes
    MergeableMapping
  104. def withName(name: String): ErrorNodeMappable.this.type
    Definition Classes
    NodeMappable
  105. def withNodeTypeMapping(nodeType: String): NodeMapping
    Definition Classes
    NodeMapping
  106. def withOr(orMapping: Seq[String]): AnyMapping
    Definition Classes
    AnyMapping
  107. def withPropertiesMapping(props: Seq[PropertyMapping]): NodeMapping
    Definition Classes
    NodeMapping
  108. def withResolvedExtends(ids: Seq[String]): NodeMapping
    Definition Classes
    NodeMapping
  109. def withSupportsRecursion(recursive: Boolean): ErrorNodeMappable.this.type
    Definition Classes
    Linkable
  110. def withThenMapping(thenMapping: String): AnyMapping
    Definition Classes
    AnyMapping
  111. def [B](y: B): (ErrorNodeMappable, B)
    Implicit
    This member is added by an implicit conversion from ErrorNodeMappable to ArrowAssoc[ErrorNodeMappable] 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 Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from core.internal.annotations.ErrorDeclaration[NodeMappingModel.type]

Inherited from NodeMapping

Inherited from MergeableMapping

Inherited from MergeableMappingModel

Inherited from Linkable

Inherited from AdoptionDependantCalls

Inherited from AnyMapping

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped