Packages

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

Linear Supertypes
Serializable, Serializable, Product, Equals, core.annotations.ErrorDeclaration[NodeMappingModel.type], NodeMapping, NodeMappable, NodeMappableModel, MergeableMapping, MergeableMappingModel, Linkable, 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. NodeMappableModel
  10. MergeableMapping
  11. MergeableMappingModel
  12. Linkable
  13. DomainElement
  14. CustomizableElement
  15. AmfObject
  16. AmfElement
  17. AnyRef
  18. Any
  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. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val MergePolicy: Field
    Definition Classes
    MergeableMappingModel
  5. val Name: Field
    Definition Classes
    NodeMappableModel
  6. def add(field: Field, value: AmfElement): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): ErrorNodeMappable.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): ErrorNodeMappable.this.type
    Definition Classes
    AmfObject
  10. def afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
    Definition Classes
    Linkable
  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 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
  17. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  18. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  19. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  20. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  21. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  23. val fields: Fields
    Definition Classes
    NodeMapping → AmfObject
  24. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  26. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  27. lazy val graph: Graph
    Definition Classes
    DomainElement
  28. val id: String
    Definition Classes
    AmfObject
  29. val idPart: String
  30. def idTemplate: StrField
    Definition Classes
    NodeMapping
  31. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isLink: Boolean
    Definition Classes
    Linkable
  34. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  35. val isUnresolved: Boolean
    Definition Classes
    Linkable
  36. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  37. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  38. def linkCopy(): NodeMapping
    Definition Classes
    NodeMapping → Linkable
  39. def linkLabel: StrField
    Definition Classes
    Linkable
  40. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  41. def location(): Option[String]
    Definition Classes
    AmfElement
  42. def mergePolicy: StrField
    Definition Classes
    MergeableMapping
  43. def meta: NodeMappingModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  44. val model: NodeMappingModel.type
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  45. def name: StrField
    Definition Classes
    NodeMappable
  46. val namespace: String
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  47. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. def newErrorInstance: core.annotations.ErrorDeclaration[NodeMappingModel.type]
    Definition Classes
    ErrorNodeMappable → ErrorDeclaration
  49. def nodetypeMapping: StrField
    Definition Classes
    NodeMapping
  50. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  51. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  52. val part: YPart
  53. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  54. 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
  55. def propertiesMapping(): Seq[PropertyMapping]
    Definition Classes
    NodeMapping
  56. val refAst: Option[YPart]
    Definition Classes
    Linkable
  57. val refCtx: Option[ParserContext]
    Definition Classes
    Linkable
  58. val refName: String
    Definition Classes
    Linkable
  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 toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  80. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: ParserContext): DomainElement with Linkable
    Definition Classes
    Linkable
  81. val unresolvedSeverity: String
    Definition Classes
    Linkable
  82. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  83. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  84. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  85. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement → CustomizableElement
  86. def withCustomDomainProperty(extensions: DomainExtension): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement → CustomizableElement
  87. def withExtends(extend: Seq[DomainElement]): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement
  88. def withId(value: String): ErrorNodeMappable.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  89. def withIdTemplate(idTemplate: String): NodeMapping
    Definition Classes
    NodeMapping
  90. def withIsExternalLink(isReference: Boolean): ErrorNodeMappable.this.type
    Definition Classes
    DomainElement
  91. def withLinkLabel(label: String, annotations: Annotations): ErrorNodeMappable.this.type
    Definition Classes
    Linkable
  92. def withLinkTarget(target: DomainElement): ErrorNodeMappable.this.type
    Definition Classes
    Linkable
  93. def withMergePolicy(mergePolicy: String): MergeableMapping
    Definition Classes
    MergeableMapping
  94. def withName(name: String): NodeMapping
    Definition Classes
    NodeMappingNodeMappable
  95. def withNodeTypeMapping(nodeType: String): NodeMapping
    Definition Classes
    NodeMapping
  96. def withPropertiesMapping(props: Seq[PropertyMapping]): NodeMapping
    Definition Classes
    NodeMapping
  97. def withResolvedExtends(ids: Seq[String]): NodeMapping
    Definition Classes
    NodeMapping
  98. def withSupportsRecursion(recursive: Boolean): ErrorNodeMappable.this.type
    Definition Classes
    Linkable

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

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

Inherited from NodeMapping

Inherited from NodeMappable

Inherited from NodeMappableModel

Inherited from MergeableMapping

Inherited from MergeableMappingModel

Inherited from Linkable

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Ungrouped