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, ExternalSourceElement, Linkable, AdoptionDependantCalls, 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. ExternalSourceElement
  10. Linkable
  11. AdoptionDependantCalls
  12. NamedDomainElement
  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 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. val annotations: Annotations
    Definition Classes
    Example → AmfElement
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. val ast: YPart
  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
    Example → 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 description: StrField
    Definition Classes
    Example
  20. def displayName: StrField
    Definition Classes
    Example
  21. def effectiveLinkTarget(links: Set[Linkable]): DomainElement
    Definition Classes
    Linkable
  22. 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
  23. 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
  24. 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
  25. 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
  26. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  28. val fields: Fields
    Definition Classes
    Example → AmfObject
  29. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  30. 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()
  31. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  32. lazy val graph: Graph
    Definition Classes
    DomainElement
  33. val id: String
    Definition Classes
    AmfObject
  34. val idPart: String
  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 isLinkToSource: Boolean
    Definition Classes
    ExternalSourceElement
  39. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  40. def key: StrField
    Definition Classes
    ExampleKey
  41. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  42. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  43. def linkCopy(): Example
    Definition Classes
    Example → Linkable
  44. def linkLabel: StrField
    Definition Classes
    Linkable
  45. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  46. def location(): Option[String]
    Definition Classes
    ExternalSourceElement → AmfElement
  47. def mediaType: StrField
    Definition Classes
    Example
  48. def meta: ExampleModel.type
    Definition Classes
    ErrorDeclaration → AmfObject
  49. val model: ExampleModel.type
    Definition Classes
    ErrorNamedExample → ErrorDeclaration
  50. def name: StrField
    Definition Classes
    NamedDomainElement
  51. def nameField: Field
    Definition Classes
    Example → NamedDomainElement
  52. val namespace: String
    Definition Classes
    ErrorNamedExample → ErrorDeclaration
  53. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  54. def newErrorInstance: ErrorDeclaration[ExampleModel.type]
    Attributes
    protected
    Definition Classes
    ErrorNamedExample → ErrorDeclaration
  55. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  56. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  57. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  58. def raw: StrField
    Definition Classes
    ExternalSourceElement
  59. def referenceId: StrField
    Definition Classes
    ExternalSourceElement
  60. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  61. def set(field: Field, value: AmfElement): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  62. def set(field: Field, values: Seq[String]): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  63. def set(field: Field, value: Float): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  64. def set(field: Field, value: Double): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  65. def set(field: Field, value: Int): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  66. def set(field: Field, value: Boolean): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  67. def set(field: Field, value: String, annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  68. def set(field: Field, value: String): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  69. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  70. def setArray(field: Field, values: Seq[AmfElement]): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  71. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  72. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  73. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  74. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  75. final def simpleAdoption(parent: String): ErrorNamedExample.this.type
    Definition Classes
    AmfObject
  76. def strict: BoolField
    Definition Classes
    Example
  77. def structuredValue: DataNode
    Definition Classes
    Example
  78. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  79. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  80. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  81. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    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]): ErrorNamedExample.this.type
    Definition Classes
    DomainElement → CustomizableElement
  86. def withCustomDomainProperty(extensions: DomainExtension): ErrorNamedExample.this.type
    Definition Classes
    DomainElement → CustomizableElement
  87. def withDescription(description: String): ErrorNamedExample.this.type
    Definition Classes
    Example
  88. def withDisplayName(displayName: String): ErrorNamedExample.this.type
    Definition Classes
    Example
  89. def withExtends(extend: Seq[DomainElement]): ErrorNamedExample.this.type
    Definition Classes
    DomainElement
  90. def withId(value: String): ErrorNamedExample.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  91. def withIsExternalLink(isReference: Boolean): ErrorNamedExample.this.type
    Definition Classes
    DomainElement
  92. def withLinkLabel(label: String, annotations: Annotations): ErrorNamedExample.this.type
    Definition Classes
    Linkable
  93. def withLinkTarget(target: DomainElement): ErrorNamedExample.this.type
    Definition Classes
    Linkable
  94. def withMediaType(mediaType: String): ErrorNamedExample.this.type
    Definition Classes
    Example
  95. def withName(nameNode: ScalarNode): ErrorNamedExample.this.type
    Definition Classes
    NamedDomainElement
  96. def withName(name: String, a: Annotations): ErrorNamedExample.this.type
    Definition Classes
    NamedDomainElement
  97. def withName(node: YNode): ErrorNamedExample.this.type
    Definition Classes
    NamedDomainElement
  98. def withReference(id: String): ErrorNamedExample.this.type
    Definition Classes
    ExternalSourceElement
  99. def withStrict(strict: Boolean): ErrorNamedExample.this.type
    Definition Classes
    Example
  100. def withStructuredValue(value: DataNode): ErrorNamedExample.this.type
    Definition Classes
    Example
  101. def withSupportsRecursion(recursive: Boolean): ErrorNamedExample.this.type
    Definition Classes
    Linkable
  102. def withSynthesizeName(name: String): ErrorNamedExample.this.type
    Definition Classes
    NamedDomainElement
  103. def withValue(value: String): ErrorNamedExample.this.type
    Definition Classes
    Example
  104. 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 ExternalSourceElement

Inherited from Linkable

Inherited from AdoptionDependantCalls

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