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