Packages

package domain

Type Members

  1. 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()
  2. 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()
  3. case class DialectDomainElement(_internal: plugins.document.vocabularies.model.domain.DialectDomainElement) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  4. case class DocumentMapping(_internal: plugins.document.vocabularies.model.domain.DocumentMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  5. case class DocumentsModel(_internal: plugins.document.vocabularies.model.domain.DocumentsModel) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  6. case class External(_internal: plugins.document.vocabularies.model.domain.External) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  7. case class NodeMapping(_internal: plugins.document.vocabularies.model.domain.NodeMapping) extends DomainElement with Linkable with Product with Serializable
    Annotations
    @JSExportAll()
  8. 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()
  9. case class PropertyMapping(_internal: plugins.document.vocabularies.model.domain.PropertyMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  10. abstract class PropertyTerm extends DomainElement
    Annotations
    @JSExportAll()
  11. case class PublicNodeMapping(_internal: plugins.document.vocabularies.model.domain.PublicNodeMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  12. case class UnionNodeMapping(_internal: plugins.document.vocabularies.model.domain.UnionNodeMapping) extends DomainElement with Linkable with Product with Serializable
    Annotations
    @JSExportAll()
  13. case class VocabularyReference(_internal: plugins.document.vocabularies.model.domain.VocabularyReference) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()

Ungrouped