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, 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. DomainElement
  14. CustomizableElement
  15. AmfObject
  16. AmfElement
  17. AnyRef
  18. 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. val annotations: Annotations
    Definition Classes
    NodeMapping → AmfElement
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  13. 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
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  15. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  16. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  17. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  18. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  19. def effectiveLinkTarget(links: Set[Linkable]): DomainElement
    Definition Classes
    Linkable
  20. 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
  21. 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
  22. 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
  23. 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
  24. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  26. val fields: Fields
    Definition Classes
    NodeMapping → 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 ErrorNodeMappable to StringFormat[ErrorNodeMappable] 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. val idPart: String
  34. def idTemplate: StrField
    Definition Classes
    NodeMapping
  35. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. def isLink: Boolean
    Definition Classes
    Linkable
  38. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  39. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  40. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  41. def linkCopy(): NodeMapping
    Definition Classes
    NodeMapping → Linkable
  42. def linkLabel: StrField
    Definition Classes
    Linkable
  43. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  44. def location(): Option[String]
    Definition Classes
    AmfElement
  45. def mergePolicy: StrField
    Definition Classes
    MergeableMapping
  46. def meta: NodeMappingModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  47. val model: NodeMappingModel.type
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  48. def name: StrField
    Definition Classes
    NodeMappable
  49. val namespace: String
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  50. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  51. def newErrorInstance: core.internal.annotations.ErrorDeclaration[NodeMappingModel.type]
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  52. def nodetypeMapping: StrField
    Definition Classes
    NodeMapping
  53. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  54. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  55. val part: YPart
  56. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  57. 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
  58. def propertiesMapping(): Seq[PropertyMapping]
    Definition Classes
    NodeMapping
  59. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    NodeMapping → Linkable
  60. def resolvedExtends: Seq[String]
    Definition Classes
    NodeMapping
  61. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  62. def set(field: Field, value: AmfElement): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  63. def set(field: Field, values: Seq[String]): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  64. def set(field: Field, value: Float): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  65. def set(field: Field, value: Double): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  66. def set(field: Field, value: Int): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  67. def set(field: Field, value: Boolean): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  68. def set(field: Field, value: String, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  69. def set(field: Field, value: String): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  70. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  71. def setArray(field: Field, values: Seq[AmfElement]): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  72. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  73. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  74. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  75. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  76. final def simpleAdoption(parent: String): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  77. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  78. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  79. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  80. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  82. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  83. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement → CustomizableElement
  84. def withCustomDomainProperty(extensions: DomainExtension): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement → CustomizableElement
  85. def withExtends(extend: Seq[DomainElement]): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement
  86. def withId(value: String): ErrorNodeMappable.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  87. def withIdTemplate(idTemplate: String): NodeMapping
    Definition Classes
    NodeMapping
  88. def withIsExternalLink(isReference: Boolean): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement
  89. def withLinkLabel(label: String, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    Linkable
  90. def withLinkTarget(target: DomainElement): ErrorNodeMappable.this.type
    Definition Classes
    Linkable
  91. def withMergePolicy(mergePolicy: String): MergeableMapping
    Definition Classes
    MergeableMapping
  92. def withName(name: String): ErrorNodeMappable.this.type
    Definition Classes
    NodeMappable
  93. def withNodeTypeMapping(nodeType: String): NodeMapping
    Definition Classes
    NodeMapping
  94. def withPropertiesMapping(props: Seq[PropertyMapping]): NodeMapping
    Definition Classes
    NodeMapping
  95. def withResolvedExtends(ids: Seq[String]): NodeMapping
    Definition Classes
    NodeMapping
  96. def withSupportsRecursion(recursive: Boolean): ErrorNodeMappable.this.type
    Definition Classes
    Linkable
  97. 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

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 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