package domain

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class AnyShape extends Shape with ShapeHelpers with ExternalSourceElement with InheritanceChain with DocumentedElement with ExemplifiedDomainElement with AvroShapeFields with GrpcShapeFields
  2. case class ArrayShape extends DataArrangementShape with Product with Serializable
  3. trait AvroShapeFields extends AnyRef
    Attributes
    protected[amf]
  4. class BaseIri extends DomainElement with WithContextIri
  5. trait CommonShapeFields extends AnyRef
    Attributes
    protected[amf]
  6. case class Containers(list: Boolean = false) extends Product with Serializable
  7. class ContextMapping extends DomainElement with WithContextIri
  8. class CreativeWork extends DomainElement with Linkable

    Creative work internal model

  9. class CuriePrefix extends DomainElement with WithContextIri
  10. abstract class DataArrangementShape extends AnyShape

    Array shape

  11. class DefaultVocabulary extends DomainElement with WithContextIri
  12. trait Dependencies extends DomainElement

    Property Dependency

  13. case class DiscriminatorValueMapping extends DomainElement with Product with Serializable
  14. trait DocumentedElement extends AnyRef
  15. class Example extends NamedDomainElement with Linkable with ExternalSourceElement with Key

  16. trait ExemplifiedDomainElement extends DomainElement
  17. case class FileShape extends AnyShape with CommonShapeFields with Product with Serializable
  18. trait InheritanceChain extends AnyRef
  19. case class IriTemplateMapping extends DomainElement with Product with Serializable
  20. trait Key extends AnyRef
  21. case class MatrixShape extends DataArrangementShape with Product with Serializable
  22. case class NilShape extends AnyShape with Product with Serializable
  23. case class NodeShape extends AnyShape with Product with Serializable

    Node shape.

  24. case class PropertyDependencies extends Dependencies with Product with Serializable
  25. case class ScalarShape extends AnyShape with CommonShapeFields with SerializableShape with Product with Serializable

    Scalar shape

  26. case class SchemaDependencies extends Dependencies with Product with Serializable

    Schema Dependency

  27. case class SchemaShape extends AnyShape with ExternalSourceElement with Product with Serializable
  28. class SemanticContext extends DomainElement with WithContextIri
  29. trait SerializableShape extends AnyRef
  30. trait ShapeHelpers extends AnyRef
  31. case class TupleShape extends DataArrangementShape with Product with Serializable
  32. case class UnionShape extends AnyShape with Product with Serializable
  33. case class UnresolvedShape extends AnyShape with UnresolvedReference with Product with Serializable

    Unresolved shape: intended to be resolved after parsing (exception is thrown if shape is not resolved).

  34. trait WithContextIri extends AnyRef
  35. case class XMLSerializer extends DomainElement with Product with Serializable

Value Members

  1. object AnyShape
  2. object ArrayShape extends Serializable
  3. object BaseIri
  4. object ContextMapping
  5. object CreativeWork
  6. object CuriePrefix
  7. object DefaultVocabulary
  8. object DiscriminatorValueMapping extends Serializable
  9. object Example
  10. object FileShape extends Serializable
  11. object IriTemplateMapping extends Serializable
  12. object MatrixShape extends Serializable
  13. object NilShape extends Serializable
  14. object NodeShape extends Serializable
  15. object PropertyDependencies extends Serializable
  16. object ScalarShape extends Serializable
  17. object SchemaDependencies extends Serializable
  18. object SchemaShape extends Serializable
  19. object SemanticContext
  20. object TupleShape extends Serializable
  21. object UnionShape extends Serializable
  22. object UnresolvedShape extends Serializable
  23. object XMLSerializer extends Serializable

Ungrouped