Packages

package domain

Type Members

  1. case class AnnotationMapping(_internal: scala.model.domain.AnnotationMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  2. abstract class AnyMapping extends DomainElement
    Annotations
    @JSExportAll()
  3. case class ClassTerm(_internal: scala.model.domain.ClassTerm) extends DomainElement with Product with Serializable

    Class term from a vocabulary model

    Class term from a vocabulary model

    Annotations
    @JSExportAll()
  4. case class DatatypePropertyTerm(_internal: scala.model.domain.DatatypePropertyTerm) extends PropertyTerm with Product with Serializable

    Datatype property term from a vocabulary

    Datatype property term from a vocabulary

    Annotations
    @JSExportAll()
  5. case class DialectDomainElement(_internal: scala.model.domain.DialectDomainElement) extends DomainElement with Linkable with Product with Serializable
    Annotations
    @JSExportAll()
  6. case class DocumentMapping(_internal: scala.model.domain.DocumentMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  7. case class DocumentsModel(_internal: scala.model.domain.DocumentsModel) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  8. case class External(_internal: scala.model.domain.External) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  9. case class NodeMapping(_internal: scala.model.domain.NodeMapping) extends AnyMapping with Linkable with Product with Serializable
    Annotations
    @JSExportAll()
  10. case class ObjectPropertyTerm(_internal: scala.model.domain.ObjectPropertyTerm) extends PropertyTerm with Product with Serializable

    Object property term from a vocabulary

    Object property term from a vocabulary

    Annotations
    @JSExportAll()
  11. case class PropertyMapping(_internal: scala.model.domain.PropertyMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  12. abstract class PropertyTerm extends DomainElement
    Annotations
    @JSExportAll()
  13. case class PublicNodeMapping(_internal: scala.model.domain.PublicNodeMapping) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  14. case class SemanticExtension(_internal: scala.model.domain.SemanticExtension) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()
  15. case class UnionNodeMapping(_internal: scala.model.domain.UnionNodeMapping) extends AnyMapping with Linkable with Product with Serializable
    Annotations
    @JSExportAll()
  16. case class VocabularyReference(_internal: scala.model.domain.VocabularyReference) extends DomainElement with Product with Serializable
    Annotations
    @JSExportAll()

Ungrouped