class ShapeDeclarations extends Declarations

Linear Supertypes
Declarations, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ShapeDeclarations
  2. Declarations
  3. AnyRef
  4. 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 ShapeDeclarations(alias: Option[String] = None, errorHandler: AMFErrorHandler, futureDeclarations: FutureDeclarations)

Type Members

  1. trait ErrorDeclaration extends AnyRef
    Definition Classes
    Declarations

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 ShapeDeclarations to any2stringadd[ShapeDeclarations] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def +=(element: DomainElement): ShapeDeclarations
    Definition Classes
    ShapeDeclarations → Declarations
  5. def +=(doc: (String, (Shape, Map[String, Shape]))): ShapeDeclarations.this.type
  6. def +=(extension: Map[String, Dialect]): ShapeDeclarations
  7. def +=(fragment: (String, Fragment)): Declarations
    Definition Classes
    Declarations
  8. def ->[B](y: B): (ShapeDeclarations, B)
    Implicit
    This member is added by an implicit conversion from ShapeDeclarations to ArrowAssoc[ShapeDeclarations] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  9. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  10. def addLibrary(alias: String, declarations: Declarations): Unit
    Attributes
    protected
    Definition Classes
    Declarations
  11. def addSchema(s: Shape): Unit
    Attributes
    protected
  12. val alias: Option[String]
  13. def aliased(name: String): String
  14. var annotations: Map[String, CustomDomainProperty]
    Definition Classes
    Declarations
  15. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  16. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  17. def copy[T <: ShapeDeclarations](next: T): T
  18. def copy(): ShapeDeclarations
  19. def declarables(): Seq[DomainElement]
    Definition Classes
    Declarations
  20. var documentFragments: Map[String, (Shape, Map[String, Shape])]
  21. def ensuring(cond: (ShapeDeclarations) ⇒ Boolean, msg: ⇒ Any): ShapeDeclarations
    Implicit
    This member is added by an implicit conversion from ShapeDeclarations to Ensuring[ShapeDeclarations] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  22. def ensuring(cond: (ShapeDeclarations) ⇒ Boolean): ShapeDeclarations
    Implicit
    This member is added by an implicit conversion from ShapeDeclarations to Ensuring[ShapeDeclarations] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  23. def ensuring(cond: Boolean, msg: ⇒ Any): ShapeDeclarations
    Implicit
    This member is added by an implicit conversion from ShapeDeclarations to Ensuring[ShapeDeclarations] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  24. def ensuring(cond: Boolean): ShapeDeclarations
    Implicit
    This member is added by an implicit conversion from ShapeDeclarations to Ensuring[ShapeDeclarations] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  25. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  27. def error(message: String, pos: SourceLocation): Unit
    Attributes
    protected
    Definition Classes
    Declarations
  28. var examples: Map[String, Example]
  29. var extensions: Map[String, Dialect]
  30. var externalLibs: Map[String, Map[String, AnyShape]]
  31. var externalShapes: Map[String, AnyShape]
  32. def findAnnotation(key: String, scope: Scope): Option[CustomDomainProperty]
    Definition Classes
    Declarations
  33. def findAnnotationOrError(pos: SourceLocation)(key: String, scope: Scope): CustomDomainProperty
    Definition Classes
    Declarations
  34. def findDeclaredTypeInDocFragment(doc: String, name: String): Option[Shape]
  35. def findDocumentations(key: String, scope: Scope, error: Option[(String) ⇒ Unit] = None): Option[CreativeWork]
  36. def findEquivalent(element: DomainElement): Option[DomainElement]
    Definition Classes
    Declarations
  37. def findExample(key: String, scope: Scope): Option[Example]
  38. def findForType(key: String, map: (Declarations) ⇒ Map[String, DomainElement], scope: Scope): Option[DomainElement]
    Definition Classes
    Declarations
  39. def findInExternals(url: String): Option[AnyShape]
  40. def findInExternalsLibs(lib: String, name: String): Option[AnyShape]
  41. def findNamedExample(key: String, error: Option[(String) ⇒ Unit] = None): Option[Example]
  42. def findNamedExampleOrError(ast: YPart)(key: String): Example
  43. def findType(key: String, scope: Scope, error: Option[(String) ⇒ Unit] = None): Option[AnyShape]
  44. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ShapeDeclarations to StringFormat[ShapeDeclarations] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  45. var fragments: Map[String, FragmentRef]
    Definition Classes
    Declarations
  46. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  47. def getOrCreateLibrary(alias: String): Declarations
    Definition Classes
    Declarations
  48. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  49. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  50. var libraries: Map[String, Declarations]
    Definition Classes
    Declarations
  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 promoteExternalToDataTypeFragment(text: String, fullRef: String, shape: Shape): Unit
  55. var promotedFragments: Seq[Fragment]
    Definition Classes
    Declarations
  56. def registerExternalLib(url: String, content: Map[String, AnyShape]): ShapeDeclarations
  57. def registerExternalRef(external: (String, AnyShape)): ShapeDeclarations
  58. var shapes: Map[String, Shape]
  59. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  60. def toString(): String
    Definition Classes
    AnyRef → Any
  61. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  63. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. def withExtensions(extensions: Map[String, Dialect]): ShapeDeclarations
  65. def [B](y: B): (ShapeDeclarations, B)
    Implicit
    This member is added by an implicit conversion from ShapeDeclarations to ArrowAssoc[ShapeDeclarations] 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 Declarations

Inherited from AnyRef

Inherited from Any

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

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

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

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

Ungrouped