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
  2. case class ArrayShape extends DataArrangementShape with Product with Serializable
  3. class BaseIri extends DomainElement with WithContextIri
  4. trait CommonShapeFields extends AnyRef
    Attributes
    protected[amf]
  5. class ContextMapping extends DomainElement with WithContextIri
  6. class CreativeWork extends DomainElement with Linkable

    Creative work internal model

  7. class CuriePrefix extends DomainElement with WithContextIri
  8. abstract class DataArrangementShape extends AnyShape

    Array shape

  9. class DefaultVocabulary extends DomainElement with WithContextIri
  10. trait Dependencies extends DomainElement

    Property Dependency

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

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

    Node shape.

  22. case class PropertyDependencies extends Dependencies with Product with Serializable
  23. case class ScalarShape extends AnyShape with CommonShapeFields with SerializableShape with Product with Serializable

    Scalar shape

  24. case class SchemaDependencies extends Dependencies with Product with Serializable

    Schema Dependency

  25. case class SchemaShape extends AnyShape with ExternalSourceElement with Product with Serializable
  26. class SemanticContext extends DomainElement with WithContextIri
  27. trait SerializableShape extends AnyRef
  28. trait ShapeHelpers extends AnyRef
  29. case class TupleShape extends DataArrangementShape with Product with Serializable
  30. case class UnionShape extends AnyShape with Product with Serializable
  31. 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).

  32. trait WithContextIri extends AnyRef
  33. 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