package domain
Type Members
-
case class
ClassTerm(_internal: plugins.document.vocabularies.model.domain.ClassTerm) extends DomainElement with Product with Serializable
Class term from a vocabulary model
Class term from a vocabulary model
- Annotations
- @JSExportAll()
-
case class
DatatypePropertyTerm(_internal: plugins.document.vocabularies.model.domain.DatatypePropertyTerm) extends PropertyTerm with Product with Serializable
Datatype property term from a vocabulary
Datatype property term from a vocabulary
- Annotations
- @JSExportAll()
-
case class
DialectDomainElement(_internal: plugins.document.vocabularies.model.domain.DialectDomainElement) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
DocumentMapping(_internal: plugins.document.vocabularies.model.domain.DocumentMapping) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
DocumentsModel(_internal: plugins.document.vocabularies.model.domain.DocumentsModel) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
External(_internal: plugins.document.vocabularies.model.domain.External) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
NodeMapping(_internal: plugins.document.vocabularies.model.domain.NodeMapping) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
ObjectPropertyTerm(_internal: plugins.document.vocabularies.model.domain.ObjectPropertyTerm) extends PropertyTerm with Product with Serializable
Object property term from a vocabulary
Object property term from a vocabulary
- Annotations
- @JSExportAll()
-
case class
PropertyMapping(_internal: plugins.document.vocabularies.model.domain.PropertyMapping) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
abstract
class
PropertyTerm extends DomainElement
- Annotations
- @JSExportAll()
-
case class
PublicNodeMapping(_internal: plugins.document.vocabularies.model.domain.PublicNodeMapping) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
-
case class
VocabularyReference(_internal: plugins.document.vocabularies.model.domain.VocabularyReference) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()