Packages

case class ErrorResourceType(idPart: String, ast: YPart) extends ResourceType with ErrorDeclaration with Product with Serializable

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

Instance Constructors

  1. new ErrorResourceType(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): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  5. def add(other: Annotations): ErrorResourceType.this.type
    Definition Classes
    AmfElement
  6. def add(annotation: Annotation): ErrorResourceType.this.type
    Definition Classes
    AmfElement
  7. def adopted(parent: String): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  8. def afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
    Definition Classes
    Linkable
  9. val annotations: Annotations
    Definition Classes
    ResourceType → AmfElement
  10. def asEndpoint[T <: BaseUnit](unit: T, profile: ProfileName = RamlProfile, errorHandler: ErrorHandler = DefaultUnhandledError): EndPoint
    Definition Classes
    ResourceType
  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
    ResourceType → Linkable
  14. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  15. def componentId: String
    Definition Classes
    AbstractDeclaration → AmfObject
  16. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  17. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement
  18. def dataNode: DataNode
    Definition Classes
    ErrorResourceType → AbstractDeclaration
  19. def description: StrField
    Definition Classes
    AbstractDeclaration
  20. def dynamicTypes(): Seq[String]
    Definition Classes
    AmfObject
  21. def effectiveLinkTarget: DomainElement
    Definition Classes
    Linkable
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  24. val fields: Fields
    Definition Classes
    ResourceType → AmfObject
  25. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  26. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  27. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  28. lazy val graph: Graph
    Definition Classes
    DomainElement
  29. val id: String
    Definition Classes
    AmfObject
  30. val idPart: String
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. def isLink: Boolean
    Definition Classes
    Linkable
  33. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  34. val isUnresolved: Boolean
    Definition Classes
    Linkable
  35. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  36. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  37. def linkCopy(): ResourceType
    Definition Classes
    ResourceType → Linkable
  38. def linkLabel: StrField
    Definition Classes
    Linkable
  39. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  40. def location(): Option[String]
    Definition Classes
    AmfElement
  41. def meta: AbstractDeclarationModel
    Definition Classes
    ResourceType → DomainElement
  42. def name: StrField
    Definition Classes
    AbstractDeclaration → NamedDomainElement
  43. val namespace: String
    Definition Classes
    ErrorResourceTypeErrorDeclaration
  44. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  46. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  47. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  48. val refAst: Option[YPart]
    Definition Classes
    Linkable
  49. val refCtx: Option[ParserContext]
    Definition Classes
    Linkable
  50. val refName: String
    Definition Classes
    Linkable
  51. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    Linkable
  52. def set(field: Field, value: AmfElement, annotations: Annotations): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  53. def set(field: Field, value: AmfElement): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  54. def set(field: Field, values: Seq[String]): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  55. def set(field: Field, value: Float): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  56. def set(field: Field, value: Double): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  57. def set(field: Field, value: Int): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  58. def set(field: Field, value: Boolean): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  59. def set(field: Field, value: String): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  60. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  61. def setArray(field: Field, values: Seq[AmfElement]): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  62. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  63. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  64. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  65. final def simpleAdoption(parent: String): ErrorResourceType.this.type
    Definition Classes
    AmfObject
  66. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  67. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  68. def toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  69. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: ParserContext): DomainElement with Linkable
    Definition Classes
    Linkable
  70. val unresolvedSeverity: String
    Definition Classes
    Linkable
  71. def variables: Seq[StrField]
    Definition Classes
    AbstractDeclaration
  72. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  73. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  75. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorResourceType.this.type
    Definition Classes
    DomainElement
  76. def withCustomDomainProperty(extensions: DomainExtension): ErrorResourceType.this.type
    Definition Classes
    DomainElement
  77. def withDataNode(dataNode: DataNode): ErrorResourceType.this.type
    Definition Classes
    AbstractDeclaration
  78. def withDescription(description: String): ErrorResourceType.this.type
    Definition Classes
    AbstractDeclaration
  79. def withExtends(extend: Seq[DomainElement]): ErrorResourceType.this.type
    Definition Classes
    DomainElement
  80. def withId(value: String): ErrorResourceType.this.type
    Definition Classes
    ErrorDeclaration → AmfObject
  81. def withLinkLabel(label: String): ErrorResourceType.this.type
    Definition Classes
    Linkable
  82. def withLinkTarget(target: DomainElement): ErrorResourceType.this.type
    Definition Classes
    Linkable
  83. def withName(name: String): ErrorResourceType.this.type
    Definition Classes
    AbstractDeclaration → NamedDomainElement
  84. def withSupportsRecursion(recursive: Boolean): ErrorResourceType.this.type
    Definition Classes
    Linkable
  85. def withVariables(variables: Seq[String]): ErrorResourceType.this.type
    Definition Classes
    AbstractDeclaration

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ErrorDeclaration

Inherited from ResourceType

Inherited from AbstractDeclaration

Inherited from NamedDomainElement

Inherited from Linkable

Inherited from DomainElement

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Ungrouped