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() @HotSpotIntrinsicCandidate()
  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. 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
    @inline()
  31. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  32. lazy val graph: Graph
    Definition Classes
    DomainElement
  33. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  34. val id: String
    Definition Classes
    AmfObject
  35. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. def isLink: Boolean
    Definition Classes
    Linkable
  38. def isLinkToSource: Boolean
    Definition Classes
    ExternalSourceElement
  39. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  40. def key: StrField
    Definition Classes
    ExampleKey
  41. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  42. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  43. def linkCopy(): Example
    Definition Classes
    Example → Linkable
  44. def linkLabel: StrField
    Definition Classes
    Linkable
  45. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  46. def location(): Option[String]
    Definition Classes
    ExternalSourceElement → AmfElement
  47. def mediaType: StrField
  48. def meta: ExampleModel.type
    Definition Classes
    Example → AmfObject
  49. def name: StrField
    Definition Classes
    NamedAmfObject
  50. def nameField: Field
    Definition Classes
    Example → NamedAmfObject
  51. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  52. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  53. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  54. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  55. def raw: StrField
    Definition Classes
    ExternalSourceElement
  56. def referenceId: StrField
    Definition Classes
    ExternalSourceElement
  57. def set(field: Field, value: AmfElement, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  58. def set(field: Field, value: AmfElement): Example.this.type
    Definition Classes
    AmfObject
  59. def set(field: Field, values: Seq[String]): Example.this.type
    Definition Classes
    AmfObject
  60. def set(field: Field, value: Float): Example.this.type
    Definition Classes
    AmfObject
  61. def set(field: Field, value: Double): Example.this.type
    Definition Classes
    AmfObject
  62. def set(field: Field, value: Int): Example.this.type
    Definition Classes
    AmfObject
  63. def set(field: Field, value: Boolean): Example.this.type
    Definition Classes
    AmfObject
  64. def set(field: Field, value: String, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  65. def set(field: Field, value: String): Example.this.type
    Definition Classes
    AmfObject
  66. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  67. def setArray(field: Field, values: Seq[AmfElement]): Example.this.type
    Definition Classes
    AmfObject
  68. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  69. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): Example.this.type
    Definition Classes
    AmfObject
  70. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  71. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  72. final def simpleAdoption(parent: String): Example.this.type
    Definition Classes
    AmfObject
  73. def strict: BoolField
  74. def structuredValue: DataNode
  75. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  76. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  77. def toString(): String
    Definition Classes
    AnyRef → Any
  78. def typeIris: Seq[String]
    Definition Classes
    DomainElement → CustomizableElement
  79. def unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  80. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  82. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  83. def withCustomDomainProperties(extensions: Seq[DomainExtension]): Example.this.type
    Definition Classes
    DomainElement → CustomizableElement
  84. def withCustomDomainProperty(extensions: DomainExtension): Example.this.type
    Definition Classes
    DomainElement → CustomizableElement
  85. def withDescription(description: String): Example.this.type
  86. def withDisplayName(displayName: String): Example.this.type
  87. def withExtends(extend: Seq[DomainElement]): Example.this.type
    Definition Classes
    DomainElement
  88. def withId(value: String): Example.this.type
    Definition Classes
    AmfObject
  89. def withInferredName(name: String): Example.this.type
    Definition Classes
    NamedAmfObject
  90. def withIsExternalLink(isReference: Boolean): Example.this.type
    Definition Classes
    DomainElement
  91. def withLinkLabel(label: String, annotations: Annotations): Example.this.type
    Definition Classes
    Linkable
  92. def withLinkTarget(target: DomainElement): Example.this.type
    Definition Classes
    Linkable
  93. def withMediaType(mediaType: String): Example.this.type
  94. def withName(name: String): Example.this.type
    Definition Classes
    NamedAmfObject
  95. def withName(nameNode: ScalarNode): Example.this.type
    Definition Classes
    NamedAmfObject
  96. def withName(name: String, a: Annotations): Example.this.type
    Definition Classes
    NamedAmfObject
  97. def withName(node: YNode): Example.this.type
    Definition Classes
    NamedAmfObject
  98. def withReference(id: String): Example.this.type
    Definition Classes
    ExternalSourceElement
  99. def withStrict(strict: Boolean): Example.this.type
  100. def withStructuredValue(value: DataNode): Example.this.type
  101. def withSupportsRecursion(recursive: Boolean): Example.this.type
    Definition Classes
    Linkable
  102. def withSynthesizeName(name: String): Example.this.type
    Definition Classes
    NamedAmfObject
  103. def withValue(value: String): Example.this.type
  104. 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

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