Packages

case class Callback(fields: Fields, annotations: Annotations) extends NamedDomainElement with Linkable with Product with Serializable

Callback internal model

Linear Supertypes
Serializable, Serializable, Product, Equals, Linkable, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Callback
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Linkable
  7. NamedDomainElement
  8. DomainElement
  9. CustomizableElement
  10. AmfObject
  11. AmfElement
  12. AnyRef
  13. 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 Callback(fields: Fields, annotations: Annotations)

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 Callback to any2stringadd[Callback] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (Callback, B)
    Implicit
    This member is added by an implicit conversion from Callback to ArrowAssoc[Callback] 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): Callback.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): Callback.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): Callback.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): Callback.this.type
    Definition Classes
    AmfObject
  10. val annotations: Annotations
    Definition Classes
    Callback → AmfElement
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. 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
    Callback → Linkable
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  14. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  15. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  16. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  17. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  18. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  19. def endpoint: EndPoint
  20. def ensuring(cond: (Callback) ⇒ Boolean, msg: ⇒ Any): Callback
    Implicit
    This member is added by an implicit conversion from Callback to Ensuring[Callback] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. def ensuring(cond: (Callback) ⇒ Boolean): Callback
    Implicit
    This member is added by an implicit conversion from Callback to Ensuring[Callback] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: Boolean, msg: ⇒ Any): Callback
    Implicit
    This member is added by an implicit conversion from Callback to Ensuring[Callback] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: Boolean): Callback
    Implicit
    This member is added by an implicit conversion from Callback to Ensuring[Callback] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. def expression: StrField
  26. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  27. val fields: Fields
    Definition Classes
    Callback → AmfObject
  28. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  29. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from Callback to StringFormat[Callback] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  30. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  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. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  35. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  36. def isLink: Boolean
    Definition Classes
    Linkable
  37. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  38. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  39. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  40. def linkCopy(): Linkable
    Definition Classes
    Callback → Linkable
  41. def linkLabel: StrField
    Definition Classes
    Linkable
  42. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  43. def location(): Option[String]
    Definition Classes
    AmfElement
  44. def meta: CallbackModel.type
    Definition Classes
    Callback → AmfObject
  45. def name: StrField
    Definition Classes
    NamedDomainElement
  46. def nameField: Field
    Definition Classes
    Callback → NamedDomainElement
  47. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  48. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  49. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  50. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  51. def set(field: Field, value: AmfElement, annotations: Annotations): Callback.this.type
    Definition Classes
    AmfObject
  52. def set(field: Field, value: AmfElement): Callback.this.type
    Definition Classes
    AmfObject
  53. def set(field: Field, values: Seq[String]): Callback.this.type
    Definition Classes
    AmfObject
  54. def set(field: Field, value: Float): Callback.this.type
    Definition Classes
    AmfObject
  55. def set(field: Field, value: Double): Callback.this.type
    Definition Classes
    AmfObject
  56. def set(field: Field, value: Int): Callback.this.type
    Definition Classes
    AmfObject
  57. def set(field: Field, value: Boolean): Callback.this.type
    Definition Classes
    AmfObject
  58. def set(field: Field, value: String, annotations: Annotations): Callback.this.type
    Definition Classes
    AmfObject
  59. def set(field: Field, value: String): Callback.this.type
    Definition Classes
    AmfObject
  60. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): Callback.this.type
    Definition Classes
    AmfObject
  61. def setArray(field: Field, values: Seq[AmfElement]): Callback.this.type
    Definition Classes
    AmfObject
  62. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): Callback.this.type
    Definition Classes
    AmfObject
  63. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): Callback.this.type
    Definition Classes
    AmfObject
  64. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): Callback.this.type
    Definition Classes
    AmfObject
  65. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  66. final def simpleAdoption(parent: String): Callback.this.type
    Definition Classes
    AmfObject
  67. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  68. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  69. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  72. def withCustomDomainProperties(extensions: Seq[DomainExtension]): Callback.this.type
    Definition Classes
    DomainElement → CustomizableElement
  73. def withCustomDomainProperty(extensions: DomainExtension): Callback.this.type
    Definition Classes
    DomainElement → CustomizableElement
  74. def withEndpoint(path: String): EndPoint
  75. def withEndpoint(endpoint: EndPoint): Callback.this.type
  76. def withExpression(expression: String, annotations: Annotations = Annotations()): Callback.this.type
  77. def withExtends(extend: Seq[DomainElement]): Callback.this.type
    Definition Classes
    DomainElement
  78. def withId(value: String): Callback.this.type
    Definition Classes
    AmfObject
  79. def withIsExternalLink(isReference: Boolean): Callback.this.type
    Definition Classes
    DomainElement
  80. def withLinkLabel(label: String, annotations: Annotations): Callback.this.type
    Definition Classes
    Linkable
  81. def withLinkTarget(target: DomainElement): Callback.this.type
    Definition Classes
    Linkable
  82. def withName(nameNode: ScalarNode): Callback.this.type
    Definition Classes
    NamedDomainElement
  83. def withName(name: String, a: Annotations): Callback.this.type
    Definition Classes
    NamedDomainElement
  84. def withName(node: YNode): Callback.this.type
    Definition Classes
    NamedDomainElement
  85. def withSupportsRecursion(recursive: Boolean): Callback.this.type
    Definition Classes
    Linkable
  86. def withSynthesizeName(name: String): Callback.this.type
    Definition Classes
    NamedDomainElement
  87. def [B](y: B): (Callback, B)
    Implicit
    This member is added by an implicit conversion from Callback to ArrowAssoc[Callback] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

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 Callback to any2stringadd[Callback]

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

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

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

Ungrouped