Packages

case class ErrorCreativeWork(idPart: String, ast: YPart) extends CreativeWork with ErrorDeclaration with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, ErrorDeclaration, CreativeWork, Linkable, DomainElement, AmfObject, AmfElement, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ErrorCreativeWork
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. ErrorDeclaration
  7. CreativeWork
  8. Linkable
  9. DomainElement
  10. AmfObject
  11. AmfElement
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ErrorCreativeWork(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. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def add(field: Field, value: AmfElement): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  5. def add(other: Annotations): ErrorCreativeWork.this.type
    Definition Classes
    AmfElement
  6. def add(annotation: Annotation): ErrorCreativeWork.this.type
    Definition Classes
    AmfElement
  7. def adopted(parent: String): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  8. def afterResolve(): Unit
    Definition Classes
    Linkable
  9. val annotations: Annotations
    Definition Classes
    CreativeWork → AmfElement
  10. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  11. val ast: YPart
  12. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  13. 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
    CreativeWork → AmfObject
  14. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement
  15. def description: StrField
    Definition Classes
    CreativeWork
  16. def dynamicTypes(): Seq[String]
    Definition Classes
    AmfObject
  17. def effectiveLinkTarget: DomainElement
    Definition Classes
    Linkable
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  20. val fields: Fields
    Definition Classes
    CreativeWork → AmfObject
  21. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  22. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  23. lazy val graph: Graph
    Definition Classes
    DomainElement
  24. val id: String
    Definition Classes
    AmfObject
  25. val idPart: String
  26. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  27. def isLink: Boolean
    Definition Classes
    Linkable
  28. val isUnresolved: Boolean
    Definition Classes
    Linkable
  29. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  30. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  31. def linkCopy(): Linkable
    Definition Classes
    CreativeWork → Linkable
  32. def linkLabel: StrField
    Definition Classes
    Linkable
  33. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  34. def location(): Option[String]
    Definition Classes
    AmfElement
  35. def meta: CreativeWorkModel.type
    Definition Classes
    CreativeWork → DomainElement
  36. val namespace: String
    Definition Classes
    ErrorCreativeWorkErrorDeclaration
  37. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  38. final def notify(): Unit
    Definition Classes
    AnyRef
  39. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  40. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  41. val refAst: Option[YPart]
    Definition Classes
    Linkable
  42. val refCtx: Option[ParserContext]
    Definition Classes
    Linkable
  43. val refName: String
    Definition Classes
    Linkable
  44. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    Linkable
  45. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  46. def set(field: Field, value: AmfElement): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  47. def set(field: Field, values: Seq[String]): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  48. def set(field: Field, value: Float): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  49. def set(field: Field, value: Double): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  50. def set(field: Field, value: Int): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  51. def set(field: Field, value: Boolean): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  52. def set(field: Field, value: String): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  53. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  54. def setArray(field: Field, values: Seq[AmfElement]): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  55. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  56. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  57. final def simpleAdoption(parent: String): ErrorCreativeWork.this.type
    Definition Classes
    AmfObject
  58. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  59. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  60. def title: StrField
    Definition Classes
    CreativeWork
  61. def toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  62. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: ParserContext): DomainElement with Linkable
    Definition Classes
    Linkable
  63. val unresolvedSeverity: String
    Definition Classes
    Linkable
  64. def url: StrField
    Definition Classes
    CreativeWork
  65. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  66. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  67. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  68. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorCreativeWork.this.type
    Definition Classes
    DomainElement
  69. def withCustomDomainProperty(extensions: DomainExtension): ErrorCreativeWork.this.type
    Definition Classes
    DomainElement
  70. def withDescription(description: String): ErrorCreativeWork.this.type
    Definition Classes
    CreativeWork
  71. def withExtends(extend: Seq[DomainElement]): ErrorCreativeWork.this.type
    Definition Classes
    DomainElement
  72. def withId(value: String): ErrorCreativeWork.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  73. def withLinkLabel(label: String): ErrorCreativeWork.this.type
    Definition Classes
    Linkable
  74. def withLinkTarget(target: DomainElement): ErrorCreativeWork.this.type
    Definition Classes
    Linkable
  75. def withSupportsRecursion(recursive: Boolean): ErrorCreativeWork.this.type
    Definition Classes
    Linkable
  76. def withTitle(title: String): ErrorCreativeWork.this.type
    Definition Classes
    CreativeWork
  77. def withUrl(url: String): ErrorCreativeWork.this.type
    Definition Classes
    CreativeWork

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ErrorDeclaration

Inherited from CreativeWork

Inherited from Linkable

Inherited from DomainElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Ungrouped