Packages

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

Linear Supertypes
Serializable, Serializable, Product, Equals, Linkable, AdoptionDependantCalls, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ChannelBindings
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Linkable
  7. AdoptionDependantCalls
  8. NamedDomainElement
  9. DomainElement
  10. CustomizableElement
  11. AmfObject
  12. AmfElement
  13. AnyRef
  14. 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 ChannelBindings(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 ChannelBindings to any2stringadd[ChannelBindings] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ChannelBindings, B)
    Implicit
    This member is added by an implicit conversion from ChannelBindings to ArrowAssoc[ChannelBindings] 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): ChannelBindings.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): ChannelBindings.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): ChannelBindings.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): ChannelBindings.this.type
    Definition Classes
    AmfObject
  10. val annotations: Annotations
    Definition Classes
    ChannelBindings → AmfElement
  11. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  12. def bindings: Seq[ChannelBinding]
  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
    ChannelBindings → Linkable
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  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 effectiveLinkTarget(links: Set[Linkable]): DomainElement
    Definition Classes
    Linkable
  20. def ensuring(cond: (ChannelBindings) ⇒ Boolean, msg: ⇒ Any): ChannelBindings
    Implicit
    This member is added by an implicit conversion from ChannelBindings to Ensuring[ChannelBindings] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  21. def ensuring(cond: (ChannelBindings) ⇒ Boolean): ChannelBindings
    Implicit
    This member is added by an implicit conversion from ChannelBindings to Ensuring[ChannelBindings] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: Boolean, msg: ⇒ Any): ChannelBindings
    Implicit
    This member is added by an implicit conversion from ChannelBindings to Ensuring[ChannelBindings] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: Boolean): ChannelBindings
    Implicit
    This member is added by an implicit conversion from ChannelBindings to Ensuring[ChannelBindings] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  26. val fields: Fields
    Definition Classes
    ChannelBindings → AmfObject
  27. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ChannelBindings to StringFormat[ChannelBindings] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  28. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. lazy val graph: Graph
    Definition Classes
    DomainElement
  30. val id: String
    Definition Classes
    AmfObject
  31. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isLink: Boolean
    Definition Classes
    Linkable
  34. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  35. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  36. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  37. def linkCopy(): ChannelBindings
    Definition Classes
    ChannelBindings → 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: ChannelBindingsModel.type
    Definition Classes
    ChannelBindings → AmfObject
  42. def name: StrField
    Definition Classes
    NamedDomainElement
  43. def nameField: Field
    Definition Classes
    ChannelBindings → NamedDomainElement
  44. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  46. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  47. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  48. def set(field: Field, value: AmfElement, annotations: Annotations): ChannelBindings.this.type
    Definition Classes
    AmfObject
  49. def set(field: Field, value: AmfElement): ChannelBindings.this.type
    Definition Classes
    AmfObject
  50. def set(field: Field, values: Seq[String]): ChannelBindings.this.type
    Definition Classes
    AmfObject
  51. def set(field: Field, value: Float): ChannelBindings.this.type
    Definition Classes
    AmfObject
  52. def set(field: Field, value: Double): ChannelBindings.this.type
    Definition Classes
    AmfObject
  53. def set(field: Field, value: Int): ChannelBindings.this.type
    Definition Classes
    AmfObject
  54. def set(field: Field, value: Boolean): ChannelBindings.this.type
    Definition Classes
    AmfObject
  55. def set(field: Field, value: String, annotations: Annotations): ChannelBindings.this.type
    Definition Classes
    AmfObject
  56. def set(field: Field, value: String): ChannelBindings.this.type
    Definition Classes
    AmfObject
  57. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ChannelBindings.this.type
    Definition Classes
    AmfObject
  58. def setArray(field: Field, values: Seq[AmfElement]): ChannelBindings.this.type
    Definition Classes
    AmfObject
  59. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ChannelBindings.this.type
    Definition Classes
    AmfObject
  60. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): ChannelBindings.this.type
    Definition Classes
    AmfObject
  61. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ChannelBindings.this.type
    Definition Classes
    AmfObject
  62. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  63. final def simpleAdoption(parent: String): ChannelBindings.this.type
    Definition Classes
    AmfObject
  64. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  65. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  66. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  67. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  68. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  69. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  70. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. def withBindings(bindings: Seq[ChannelBinding]): ChannelBindings.this.type
  72. def withCustomDomainProperties(extensions: Seq[DomainExtension]): ChannelBindings.this.type
    Definition Classes
    DomainElement → CustomizableElement
  73. def withCustomDomainProperty(extensions: DomainExtension): ChannelBindings.this.type
    Definition Classes
    DomainElement → CustomizableElement
  74. def withExtends(extend: Seq[DomainElement]): ChannelBindings.this.type
    Definition Classes
    DomainElement
  75. def withId(value: String): ChannelBindings.this.type
    Definition Classes
    AmfObject
  76. def withIsExternalLink(isReference: Boolean): ChannelBindings.this.type
    Definition Classes
    DomainElement
  77. def withLinkLabel(label: String, annotations: Annotations): ChannelBindings.this.type
    Definition Classes
    Linkable
  78. def withLinkTarget(target: DomainElement): ChannelBindings.this.type
    Definition Classes
    Linkable
  79. def withName(nameNode: ScalarNode): ChannelBindings.this.type
    Definition Classes
    NamedDomainElement
  80. def withName(name: String, a: Annotations): ChannelBindings.this.type
    Definition Classes
    NamedDomainElement
  81. def withName(node: YNode): ChannelBindings.this.type
    Definition Classes
    NamedDomainElement
  82. def withSupportsRecursion(recursive: Boolean): ChannelBindings.this.type
    Definition Classes
    Linkable
  83. def withSynthesizeName(name: String): ChannelBindings.this.type
    Definition Classes
    NamedDomainElement
  84. def [B](y: B): (ChannelBindings, B)
    Implicit
    This member is added by an implicit conversion from ChannelBindings to ArrowAssoc[ChannelBindings] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

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

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

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

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

Ungrouped