package domain

Type Members

  1. class AnyShape extends Shape with PlatformSecrets
  2. case class ArrayShape(_internal: scala.model.domain.ArrayShape) extends DataArrangeShape with Product with Serializable
    Annotations
    @JSExportAll()
  3. case class BaseIri(_internal: scala.model.domain.BaseIri) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  4. case class ContextMapping(_internal: scala.model.domain.ContextMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  5. case class CreativeWork(_internal: scala.model.domain.CreativeWork) extends DomainElement with Product with Serializable

    CreativeWork model class.

    CreativeWork model class.

    Annotations
    @JSExportAll()
  6. case class CuriePrefix(_internal: scala.model.domain.CuriePrefix) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  7. abstract class DataArrangeShape extends AnyShape
    Annotations
    @JSExportAll()
  8. case class DefaultVocabulary(_internal: scala.model.domain.DefaultVocabulary) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  9. case class DiscriminatorValueMapping(_internal: scala.model.domain.DiscriminatorValueMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  10. case class Example(_internal: scala.model.domain.Example) extends DomainElement with Linkable with NamedDomainElement with Product with Serializable

    Example model class

    Example model class

    Annotations
    @JSExportAll()
  11. case class FileShape(_internal: scala.model.domain.FileShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  12. case class IriTemplateMapping(_internal: scala.model.domain.IriTemplateMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  13. class MatrixShape extends ArrayShape
    Annotations
    @JSExportAll()
  14. case class NilShape(_internal: scala.model.domain.NilShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  15. case class NodeShape(_internal: scala.model.domain.NodeShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  16. case class PropertyDependencies(_internal: scala.model.domain.PropertyDependencies) extends DomainElement with Product with Serializable

    Property dependencies model class

    Property dependencies model class

    Annotations
    @JSExportAll()
  17. case class ScalarShape(_internal: scala.model.domain.ScalarShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  18. case class SchemaDependencies(_internal: scala.model.domain.SchemaDependencies) extends DomainElement with Product with Serializable

    Schema dependencies model class

    Schema dependencies model class

    Annotations
    @JSExportAll()
  19. case class SchemaShape(_internal: scala.model.domain.SchemaShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  20. case class SemanticContext(_internal: scala.model.domain.SemanticContext) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  21. case class TupleShape(_internal: scala.model.domain.TupleShape) extends DataArrangeShape with Product with Serializable
    Annotations
    @JSExportAll()
  22. case class UnionShape(_internal: scala.model.domain.UnionShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  23. case class XMLSerializer(_internal: scala.model.domain.XMLSerializer) extends DomainElement with Product with Serializable

    XMLSerializer model class.

    XMLSerializer model class.

    Annotations
    @JSExportAll()

Ungrouped