class Example extends NamedDomainElement with Linkable with ExternalSourceElement with PayloadSerializer with Key

Linear Supertypes
Key, PayloadSerializer, PlatformSecrets, ExternalSourceElement, Linkable, NamedDomainElement, DomainElement, CustomizableElement, AmfObject, AmfElement, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Example
  2. Key
  3. PayloadSerializer
  4. PlatformSecrets
  5. ExternalSourceElement
  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 Example(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 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. def afterResolve(fatherSyntaxKey: Option[String], resolvedId: String): Unit
    Definition Classes
    Linkable
  11. val annotations: Annotations
    Definition Classes
    Example → AmfElement
  12. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  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
    Example → Linkable
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  15. def cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
    Definition Classes
    AmfObject → AmfElement
  16. 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
  17. def copyElement(a: Annotations): Linkable with DomainElement
    Definition Classes
    Linkable
  18. def copyElement(): Linkable with DomainElement
    Definition Classes
    Linkable
  19. def customDomainProperties: Seq[DomainExtension]
    Definition Classes
    DomainElement → CustomizableElement
  20. def description: StrField
  21. def displayName: StrField
  22. def effectiveLinkTarget(links: Seq[String]): DomainElement
    Definition Classes
    Linkable
  23. 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
  24. 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
  25. 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
  26. 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
  27. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  28. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  29. def extend: Seq[DomainElement]
    Definition Classes
    DomainElement
  30. val fields: Fields
    Definition Classes
    Example → AmfObject
  31. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  32. 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()
  33. def fromLocal(): Boolean
    Definition Classes
    AmfElement
  34. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  35. lazy val graph: Graph
    Definition Classes
    DomainElement
  36. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  37. val id: String
    Definition Classes
    AmfObject
  38. def isExternalLink: BoolField
    Definition Classes
    DomainElement
  39. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  40. def isLink: Boolean
    Definition Classes
    Linkable
  41. def isLinkToSource: Boolean
    Definition Classes
    ExternalSourceElement
  42. def isTrackedBy(trackId: String): Boolean
    Definition Classes
    AmfElement
  43. val isUnresolved: Boolean
    Definition Classes
    Linkable
  44. def key: StrField
    Definition Classes
    ExampleKey
  45. def link[T](label: String, annotations: Annotations): T
    Definition Classes
    Linkable
  46. val linkAnnotations: Option[Annotations]
    Definition Classes
    Linkable
  47. def linkCopy(): Example
    Definition Classes
    Example → Linkable
  48. def linkLabel: StrField
    Definition Classes
    Linkable
  49. def linkTarget: Option[DomainElement]
    Definition Classes
    Linkable
  50. def location(): Option[String]
    Definition Classes
    ExternalSourceElement → AmfElement
  51. def mediaType: StrField
  52. def meta: ExampleModel.type
    Definition Classes
    Example → AmfObject
  53. def name: StrField
    Definition Classes
    NamedDomainElement
  54. def nameField: Field
    Definition Classes
    Example → NamedDomainElement
  55. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  56. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  57. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  58. val platform: Platform
    Definition Classes
    PlatformSecrets
  59. def position(): Option[LexicalInformation]
    Definition Classes
    AmfElement
  60. def raw: StrField
    Definition Classes
    ExternalSourceElement
  61. val refAst: Option[YPart]
    Definition Classes
    Linkable
  62. val refCtx: Option[UnresolvedComponents]
    Definition Classes
    Linkable
  63. val refName: String
    Definition Classes
    Linkable
  64. def referenceId: StrField
    Definition Classes
    ExternalSourceElement
  65. def resolveUnreferencedLink[T](label: String, annotations: Annotations, unresolved: T, supportsRecursion: Boolean): T
    Definition Classes
    Linkable
  66. def set(field: Field, value: AmfElement, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  67. def set(field: Field, value: AmfElement): Example.this.type
    Definition Classes
    AmfObject
  68. def set(field: Field, values: Seq[String]): Example.this.type
    Definition Classes
    AmfObject
  69. def set(field: Field, value: Float): Example.this.type
    Definition Classes
    AmfObject
  70. def set(field: Field, value: Double): Example.this.type
    Definition Classes
    AmfObject
  71. def set(field: Field, value: Int): Example.this.type
    Definition Classes
    AmfObject
  72. def set(field: Field, value: Boolean): Example.this.type
    Definition Classes
    AmfObject
  73. def set(field: Field, value: String, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  74. def set(field: Field, value: String): Example.this.type
    Definition Classes
    AmfObject
  75. def setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  76. def setArray(field: Field, values: Seq[AmfElement]): Example.this.type
    Definition Classes
    AmfObject
  77. def setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  78. def setArrayWithoutId(field: Field, values: Seq[AmfElement]): Example.this.type
    Definition Classes
    AmfObject
  79. def setWithoutId(field: Field, value: AmfElement, annotations: Annotations): Example.this.type
    Definition Classes
    AmfObject
  80. val shouldLink: Boolean
    Attributes
    protected
    Definition Classes
    Linkable
  81. final def simpleAdoption(parent: String): Example.this.type
    Definition Classes
    AmfObject
  82. def strict: BoolField
  83. def structuredValue: DataNode
  84. def supportsRecursion: BoolField
    Definition Classes
    Linkable
  85. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  86. def toFutureRef(resolve: (Linkable) ⇒ Unit): Unit
    Definition Classes
    Linkable
  87. def toJson(config: AMFGraphConfiguration): String
  88. def toJson: String
  89. def toJson(example: Example, config: AMFGraphConfiguration): String
    Attributes
    protected
    Definition Classes
    PayloadSerializer
  90. def toString(): String
    Definition Classes
    AnyRef → Any
  91. def toXml(example: Example): String
    Attributes
    protected
    Definition Classes
    PayloadSerializer
  92. def toYaml(config: AMFGraphConfiguration): String
  93. def toYaml: String
  94. def toYaml(example: Example, config: AMFGraphConfiguration): String
    Attributes
    protected
    Definition Classes
    PayloadSerializer
  95. def unresolved(refName: String, refAst: YPart, unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
    Definition Classes
    Linkable
  96. val unresolvedSeverity: String
    Definition Classes
    Linkable
  97. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  98. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  99. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  100. def withCustomDomainProperties(extensions: Seq[DomainExtension]): Example.this.type
    Definition Classes
    DomainElement → CustomizableElement
  101. def withCustomDomainProperty(extensions: DomainExtension): Example.this.type
    Definition Classes
    DomainElement → CustomizableElement
  102. def withDescription(description: String): Example.this.type
  103. def withDisplayName(displayName: String): Example.this.type
  104. def withExtends(extend: Seq[DomainElement]): Example.this.type
    Definition Classes
    DomainElement
  105. def withId(value: String): Example.this.type
    Definition Classes
    AmfObject
  106. def withIsExternalLink(isReference: Boolean): Example.this.type
    Definition Classes
    DomainElement
  107. def withLinkLabel(label: String, annotations: Annotations): Example.this.type
    Definition Classes
    Linkable
  108. def withLinkTarget(target: DomainElement): Example.this.type
    Definition Classes
    Linkable
  109. def withMediaType(mediaType: String): Example.this.type
  110. def withName(nameNode: ScalarNode): Example.this.type
    Definition Classes
    NamedDomainElement
  111. def withName(name: String, a: Annotations): Example.this.type
    Definition Classes
    NamedDomainElement
  112. def withName(node: YNode): Example.this.type
    Definition Classes
    NamedDomainElement
  113. def withReference(id: String): Example.this.type
    Definition Classes
    ExternalSourceElement
  114. def withStrict(strict: Boolean): Example.this.type
  115. def withStructuredValue(value: DataNode): Example.this.type
  116. def withSupportsRecursion(recursive: Boolean): Example.this.type
    Definition Classes
    Linkable
  117. def withSynthesizeName(name: String): Example.this.type
    Definition Classes
    NamedDomainElement
  118. def withValue(value: String): Example.this.type
  119. 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

Inherited from Key

Inherited from PayloadSerializer

Inherited from PlatformSecrets

Inherited from ExternalSourceElement

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 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