class Example extends NamedDomainElement with Linkable with ExternalSourceElement with Key

Linear Supertypes
Key, ExternalSourceElement, Linkable, AdoptionDependantCalls, NamedDomainElement, DomainElement, CustomizableElement, NamedAmfObject, AmfObject, AmfElement, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Example
  2. Key
  3. ExternalSourceElement
  4. Linkable
  5. AdoptionDependantCalls
  6. NamedDomainElement
  7. DomainElement
  8. CustomizableElement
  9. NamedAmfObject
  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

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 Example to any2stringadd[Example] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (Example, B)
    Implicit
    This member is added by an implicit conversion from Example to ArrowAssoc[Example] 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): Example.this.type
    Definition Classes
    AmfObject
  7. def add(other: Annotations): Example.this.type
    Definition Classes
    AmfElement
  8. def add(annotation: Annotation): Example.this.type
    Definition Classes
    AmfElement
  9. def adopted(parent: String, cycle: Seq[String]): Example.this.type
    Definition Classes
    AmfObject
  10. val annotations: Annotations
    Definition Classes
    Example → 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
    Example → Linkable
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  14. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  15. 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
    Example → AmfObject
  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
  20. def displayName: StrField
  21. def effectiveLinkTarget(links: Set[Linkable]): DomainElement
    Definition Classes
    Linkable
  22. def ensuring(cond: (Example) ⇒ Boolean, msg: ⇒ Any): Example
    Implicit
    This member is added by an implicit conversion from Example to Ensuring[Example] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: (Example) ⇒ Boolean): Example
    Implicit
    This member is added by an implicit conversion from Example to Ensuring[Example] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: Boolean, msg: ⇒ Any): Example
    Implicit
    This member is added by an implicit conversion from Example to Ensuring[Example] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. def ensuring(cond: Boolean): Example
    Implicit
    This member is added by an implicit conversion from Example to Ensuring[Example] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  26. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  28. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  29. val fields: Fields
    Definition Classes
    Example → AmfObject
  30. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  31. lazy val graph: Graph
    Definition Classes
    DomainElement
  32. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  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 isLinkToSource: Boolean
    Definition Classes
    ExternalSourceElement
  38. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  39. def key: StrField
    Definition Classes
    ExampleKey
  40. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  41. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  42. def linkCopy(): Example
    Definition Classes
    Example → Linkable
  43. def linkLabel: StrField
    Definition Classes
    Linkable
  44. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  45. def location(): Option[String]
    Definition Classes
    ExternalSourceElement → AmfElement
  46. def mediaType: StrField
  47. def meta: ExampleModel.type
    Definition Classes
    Example → AmfObject
  48. def name: StrField
    Definition Classes
    NamedAmfObject
  49. def nameField: Field
    Definition Classes
    Example → NamedAmfObject
  50. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  51. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  52. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  53. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  54. def raw: StrField
    Definition Classes
    ExternalSourceElement
  55. def refDescription: StrField
    Definition Classes
    Linkable
  56. def refSummary: StrField
    Definition Classes
    Linkable
  57. def referenceId: StrField
    Definition Classes
    ExternalSourceElement
  58. def set(field: Field, value: AmfElement, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  59. def set(field: Field, value: AmfElement): Example.this.type
    Definition Classes
    AmfObject
  60. def set(field: Field, values: Seq[String]): Example.this.type
    Definition Classes
    AmfObject
  61. def set(field: Field, value: Float): Example.this.type
    Definition Classes
    AmfObject
  62. def set(field: Field, value: Double): Example.this.type
    Definition Classes
    AmfObject
  63. def set(field: Field, value: Int): Example.this.type
    Definition Classes
    AmfObject
  64. def set(field: Field, value: Boolean): Example.this.type
    Definition Classes
    AmfObject
  65. def set(field: Field, value: String, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  66. def set(field: Field, value: String): Example.this.type
    Definition Classes
    AmfObject
  67. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  68. def setArray(field: Field, values: Seq[AmfElement]): Example.this.type
    Definition Classes
    AmfObject
  69. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  70. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): Example.this.type
    Definition Classes
    AmfObject
  71. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  72. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  73. final def simpleAdoption(parent: String): Example.this.type
    Definition Classes
    AmfObject
  74. def strict: BoolField
  75. def structuredValue: DataNode
  76. def summary: StrField
  77. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  78. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  79. def toString(): String
    Definition Classes
    AnyRef → Any
  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(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  83. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  84. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  85. def withCustomDomainProperties(extensions: Seq[DomainExtension]): Example.this.type
    Definition Classes
    DomainElement → CustomizableElement
  86. def withCustomDomainProperty(extensions: DomainExtension): Example.this.type
    Definition Classes
    DomainElement → CustomizableElement
  87. def withDescription(description: String): Example.this.type
  88. def withDisplayName(displayName: String): Example.this.type
  89. def withExtends(extend: Seq[DomainElement]): Example.this.type
    Definition Classes
    DomainElement
  90. def withId(value: String): Example.this.type
    Definition Classes
    AmfObject
  91. def withInferredName(name: String): Example.this.type
    Definition Classes
    NamedAmfObject
  92. def withIsExternalLink(isReference: Boolean): Example.this.type
    Definition Classes
    DomainElement
  93. def withLinkLabel(label: String, annotations: Annotations): Example.this.type
    Definition Classes
    Linkable
  94. def withLinkTarget(target: DomainElement): Example.this.type
    Definition Classes
    Linkable
  95. def withMediaType(mediaType: String): Example.this.type
  96. def withName(name: String): Example.this.type
    Definition Classes
    NamedAmfObject
  97. def withName(nameNode: ScalarNode): Example.this.type
    Definition Classes
    NamedAmfObject
  98. def withName(name: String, a: Annotations): Example.this.type
    Definition Classes
    NamedAmfObject
  99. def withName(node: YNode): Example.this.type
    Definition Classes
    NamedAmfObject
  100. def withRefDescription(refDescription: String, annotations: Annotations): Example.this.type
    Definition Classes
    Linkable
  101. def withRefSummary(refSummary: String, annotations: Annotations): Example.this.type
    Definition Classes
    Linkable
  102. def withReference(id: String): Example.this.type
    Definition Classes
    ExternalSourceElement
  103. def withStrict(strict: Boolean): Example.this.type
  104. def withStructuredValue(value: DataNode): Example.this.type
  105. def withSummary(summary: String): Example.this.type
  106. def withSupportsRecursion(recursive: Boolean): Example.this.type
    Definition Classes
    Linkable
  107. def withSynthesizeName(name: String): Example.this.type
    Definition Classes
    NamedAmfObject
  108. def withValue(value: String): Example.this.type
  109. def [B](y: B): (Example, B)
    Implicit
    This member is added by an implicit conversion from Example to ArrowAssoc[Example] 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
  2. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from Example to StringFormat[Example] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

Inherited from Key

Inherited from ExternalSourceElement

Inherited from Linkable

Inherited from AdoptionDependantCalls

Inherited from NamedDomainElement

Inherited from DomainElement

Inherited from CustomizableElement

Inherited from NamedAmfObject

Inherited from AmfObject

Inherited from AmfElement

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from Example to any2stringadd[Example]

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

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

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

Ungrouped