Packages

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 CreativeWork(_internal: scala.model.domain.CreativeWork) extends DomainElement with Product with Serializable

    CreativeWork model class.

    CreativeWork model class.

    Annotations
    @JSExportAll()
  4. abstract class DataArrangeShape extends AnyShape
    Annotations
    @JSExportAll()
  5. case class DiscriminatorValueMapping(_internal: scala.model.domain.DiscriminatorValueMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  6. 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()
  7. case class FileShape(_internal: scala.model.domain.FileShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  8. case class IriTemplateMapping(_internal: scala.model.domain.IriTemplateMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  9. class MatrixShape extends ArrayShape
    Annotations
    @JSExportAll()
  10. case class NilShape(_internal: scala.model.domain.NilShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  11. case class NodeShape(_internal: scala.model.domain.NodeShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  12. case class PropertyDependencies(_internal: scala.model.domain.PropertyDependencies) extends DomainElement with Product with Serializable

    Property dependencies model class

    Property dependencies model class

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

    Schema dependencies model class

    Schema dependencies model class

    Annotations
    @JSExportAll()
  15. case class SchemaShape(_internal: scala.model.domain.SchemaShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  16. case class TupleShape(_internal: scala.model.domain.TupleShape) extends DataArrangeShape with Product with Serializable
    Annotations
    @JSExportAll()
  17. case class UnionShape(_internal: scala.model.domain.UnionShape) extends AnyShape with Product with Serializable
    Annotations
    @JSExportAll()
  18. case class XMLSerializer(_internal: scala.model.domain.XMLSerializer) extends DomainElement with Product with Serializable

    XMLSerializer model class.

    XMLSerializer model class.

    Annotations
    @JSExportAll()

Ungrouped