package domain

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class ClassTerm (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
  2. case class DatatypePropertyTerm (fields: Fields, annotations: Annotations) extends PropertyTerm with Product with Serializable
  3. case class DialectDomainElement (fields: Fields, annotations: Annotations) extends DynamicDomainElement with Linkable with Product with Serializable
  4. case class DocumentMapping (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
  5. case class DocumentsModel (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
  6. case class External (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
  7. case class NodeMapping (fields: Fields, annotations: Annotations) extends DomainElement with Linkable with Product with Serializable
  8. case class ObjectPropertyTerm (fields: Fields, annotations: Annotations) extends PropertyTerm with Product with Serializable
  9. class PropertyClassification extends AnyRef
  10. case class PropertyMapping (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
  11. abstract class PropertyTerm extends DomainElement
  12. case class PublicNodeMapping (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
  13. case class VocabularyReference (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable

Ungrouped