Packages

c

amf.shapes.internal.spec.common.error

ErrorNamedExample

case class ErrorNamedExample(idPart: String, ast: YPart) extends Example with ErrorDeclaration[ExampleModel.type] with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ErrorDeclaration[ExampleModel.type], Example, Key, PayloadSerializer, PlatformSecrets, ExternalSourceElement, Linkable, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorNamedExample
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ErrorDeclaration
  7. Example
  8. Key
  9. PayloadSerializer
  10. PlatformSecrets
  11. ExternalSourceElement
  12. Linkable
  13. NamedDomainElement
  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 ErrorNamedExample(idPart: String, ast: 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 ErrorNamedExample to any2stringadd[ErrorNamedExample] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ErrorNamedExample, B)
    Implicit
    This member is added by an implicit conversion from ErrorNamedExample to ArrowAssoc[ErrorNamedExample] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def add(field: Field, value: AmfElement): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): ErrorNamedExample.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  10. def afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
    Definition Classes
    Linkable
  11. val annotations: Annotations
    Definition Classes
    Example → AmfElement
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  13. val ast: YPart
  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
    Example → 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 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
    Example → AmfObject
  18. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  19. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  20. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  21. def description: StrField
    Definition Classes
    Example
  22. def displayName: StrField
    Definition Classes
    Example
  23. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  24. def ensuring(cond: (ErrorNamedExample) ⇒ Boolean, msg: ⇒ Any): ErrorNamedExample
    Implicit
    This member is added by an implicit conversion from ErrorNamedExample to Ensuring[ErrorNamedExample] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: (ErrorNamedExample) ⇒ Boolean): ErrorNamedExample
    Implicit
    This member is added by an implicit conversion from ErrorNamedExample to Ensuring[ErrorNamedExample] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. def ensuring(cond: Boolean, msg: ⇒ Any): ErrorNamedExample
    Implicit
    This member is added by an implicit conversion from ErrorNamedExample to Ensuring[ErrorNamedExample] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  27. def ensuring(cond: Boolean): ErrorNamedExample
    Implicit
    This member is added by an implicit conversion from ErrorNamedExample to Ensuring[ErrorNamedExample] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  28. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  30. val fields: Fields
    Definition Classes
    Example → AmfObject
  31. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  32. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ErrorNamedExample to StringFormat[ErrorNamedExample] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  33. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  34. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  35. lazy val graph: Graph
    Definition Classes
    DomainElement
  36. val id: String
    Definition Classes
    AmfObject
  37. val idPart: String
  38. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  39. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  40. def isLink: Boolean
    Definition Classes
    Linkable
  41. def isLinkToSource: Boolean
    Definition Classes
    ExternalSourceElement
  42. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  43. val isUnresolved: Boolean
    Definition Classes
    Linkable
  44. def key: StrField
    Definition Classes
    ExampleKey
  45. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  46. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  47. def linkCopy(): Example
    Definition Classes
    Example → Linkable
  48. def linkLabel: StrField
    Definition Classes
    Linkable
  49. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  50. def location(): Option[String]
    Definition Classes
    ExternalSourceElement → AmfElement
  51. def mediaType: StrField
    Definition Classes
    Example
  52. def meta: ExampleModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  53. val model: ExampleModel.type
    Definition Classes
    ErrorNamedExample → ErrorDeclaration
  54. def name: StrField
    Definition Classes
    NamedDomainElement
  55. def nameField: Field
    Definition Classes
    Example → NamedDomainElement
  56. val namespace: String
    Definition Classes
    ErrorNamedExample → ErrorDeclaration
  57. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  58. def newErrorInstance: ErrorDeclaration[ExampleModel.type]
    Attributes
    protected
    Definition Classes
    ErrorNamedExample → ErrorDeclaration
  59. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  60. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  61. val platform: Platform
    Definition Classes
    PlatformSecrets
  62. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  63. def raw: StrField
    Definition Classes
    ExternalSourceElement
  64. val refAst: Option[YPart]
    Definition Classes
    Linkable
  65. val refCtx: Option[UnresolvedComponents]
    Definition Classes
    Linkable
  66. val refName: String
    Definition Classes
    Linkable
  67. def referenceId: StrField
    Definition Classes
    ExternalSourceElement
  68. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    Linkable
  69. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  70. def set(field: Field, value: AmfElement): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  71. def set(field: Field, values: Seq[String]): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  72. def set(field: Field, value: Float): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  73. def set(field: Field, value: Double): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  74. def set(field: Field, value: Int): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  75. def set(field: Field, value: Boolean): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  76. def set(field: Field, value: String, annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  77. def set(field: Field, value: String): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  78. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  79. def setArray(field: Field, values: Seq[AmfElement]): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  80. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  81. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  82. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  83. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  84. final def simpleAdoption(parent: String): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  85. def strict: BoolField
    Definition Classes
    Example
  86. def structuredValue: DataNode
    Definition Classes
    Example
  87. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  88. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  89. def toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  90. def toJson(config: AMFGraphConfiguration): String
    Definition Classes
    Example
  91. def toJson: String
    Definition Classes
    Example
  92. def toJson(example: Example, config: AMFGraphConfiguration): String
    Attributes
    protected
    Definition Classes
    PayloadSerializer
  93. def toXml(example: Example): String
    Attributes
    protected
    Definition Classes
    PayloadSerializer
  94. def toYaml(config: AMFGraphConfiguration): String
    Definition Classes
    Example
  95. def toYaml: String
    Definition Classes
    Example
  96. def toYaml(example: Example, config: AMFGraphConfiguration): String
    Attributes
    protected
    Definition Classes
    PayloadSerializer
  97. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  98. val unresolvedSeverity: String
    Definition Classes
    Linkable
  99. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  100. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  101. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  102. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorNamedExample.this.type
    Definition Classes
    DomainElement → CustomizableElement
  103. def withCustomDomainProperty(extensions: DomainExtension): ErrorNamedExample.this.type
    Definition Classes
    DomainElement → CustomizableElement
  104. def withDescription(description: String): ErrorNamedExample.this.type
    Definition Classes
    Example
  105. def withDisplayName(displayName: String): ErrorNamedExample.this.type
    Definition Classes
    Example
  106. def withExtends(extend: Seq[DomainElement]): ErrorNamedExample.this.type
    Definition Classes
    DomainElement
  107. def withId(value: String): ErrorNamedExample.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  108. def withIsExternalLink(isReference: Boolean): ErrorNamedExample.this.type
    Definition Classes
    DomainElement
  109. def withLinkLabel(label: String, annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    Linkable
  110. def withLinkTarget(target: DomainElement): ErrorNamedExample.this.type
    Definition Classes
    Linkable
  111. def withMediaType(mediaType: String): ErrorNamedExample.this.type
    Definition Classes
    Example
  112. def withName(nameNode: ScalarNode): ErrorNamedExample.this.type
    Definition Classes
    NamedDomainElement
  113. def withName(name: String, a: Annotations): ErrorNamedExample.this.type
    Definition Classes
    NamedDomainElement
  114. def withName(node: YNode): ErrorNamedExample.this.type
    Definition Classes
    NamedDomainElement
  115. def withReference(id: String): ErrorNamedExample.this.type
    Definition Classes
    ExternalSourceElement
  116. def withStrict(strict: Boolean): ErrorNamedExample.this.type
    Definition Classes
    Example
  117. def withStructuredValue(value: DataNode): ErrorNamedExample.this.type
    Definition Classes
    Example
  118. def withSupportsRecursion(recursive: Boolean): ErrorNamedExample.this.type
    Definition Classes
    Linkable
  119. def withSynthesizeName(name: String): ErrorNamedExample.this.type
    Definition Classes
    NamedDomainElement
  120. def withValue(value: String): ErrorNamedExample.this.type
    Definition Classes
    Example
  121. def [B](y: B): (ErrorNamedExample, B)
    Implicit
    This member is added by an implicit conversion from ErrorNamedExample to ArrowAssoc[ErrorNamedExample] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ErrorDeclaration[ExampleModel.type]

Inherited from Example

Inherited from Key

Inherited from PayloadSerializer

Inherited from PlatformSecrets

Inherited from ExternalSourceElement

Inherited from Linkable

Inherited from NamedDomainElement

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped