package domain
Type Members
- class AnyShape extends Shape with PlatformSecrets
-
case class
ArrayShape(_internal: scala.model.domain.ArrayShape) extends DataArrangeShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
CreativeWork(_internal: scala.model.domain.CreativeWork) extends DomainElement with Product with Serializable
CreativeWork model class.
CreativeWork model class.
- Annotations
- @JSExportAll()
-
abstract
class
DataArrangeShape extends AnyShape
- Annotations
- @JSExportAll()
-
case class
DiscriminatorValueMapping(_internal: scala.model.domain.DiscriminatorValueMapping) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
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()
-
case class
FileShape(_internal: scala.model.domain.FileShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
IriTemplateMapping(_internal: scala.model.domain.IriTemplateMapping) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
class
MatrixShape extends ArrayShape
- Annotations
- @JSExportAll()
-
case class
NilShape(_internal: scala.model.domain.NilShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
NodeShape(_internal: scala.model.domain.NodeShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
PropertyDependencies(_internal: scala.model.domain.PropertyDependencies) extends DomainElement with Product with Serializable
Property dependencies model class
Property dependencies model class
- Annotations
- @JSExportAll()
-
case class
ScalarShape(_internal: scala.model.domain.ScalarShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
SchemaDependencies(_internal: scala.model.domain.SchemaDependencies) extends DomainElement with Product with Serializable
Schema dependencies model class
Schema dependencies model class
- Annotations
- @JSExportAll()
-
case class
SchemaShape(_internal: scala.model.domain.SchemaShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
TupleShape(_internal: scala.model.domain.TupleShape) extends DataArrangeShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
UnionShape(_internal: scala.model.domain.UnionShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
XMLSerializer(_internal: scala.model.domain.XMLSerializer) extends DomainElement with Product with Serializable
XMLSerializer model class.
XMLSerializer model class.
- Annotations
- @JSExportAll()