package domain
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class ClassTerm (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
- case class DatatypePropertyTerm (fields: Fields, annotations: Annotations) extends PropertyTerm with Product with Serializable
- case class DialectDomainElement (fields: Fields, annotations: Annotations) extends DynamicDomainElement with Linkable with Product with Serializable
- case class DocumentMapping (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
- case class DocumentsModel (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
- case class External (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
- case class NodeMapping (fields: Fields, annotations: Annotations) extends DomainElement with Linkable with Product with Serializable
- case class ObjectPropertyTerm (fields: Fields, annotations: Annotations) extends PropertyTerm with Product with Serializable
- class PropertyClassification extends AnyRef
- case class PropertyMapping (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
- abstract class PropertyTerm extends DomainElement
- case class PublicNodeMapping (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
- case class VocabularyReference (fields: Fields, annotations: Annotations) extends DomainElement with Product with Serializable
Value Members
- object ClassTerm extends Serializable
- object DatatypePropertyTerm extends Serializable
- object DialectDomainElement extends Serializable
- object DocumentMapping extends Serializable
- object DocumentsModel extends Serializable
- object ExtensionPointProperty extends PropertyClassification
- object External extends Serializable
- object LiteralProperty extends PropertyClassification
- object LiteralPropertyCollection extends PropertyClassification
- object NodeMapping extends Serializable
- object ObjectMapInheritanceProperty extends PropertyClassification
- object ObjectMapProperty extends PropertyClassification
- object ObjectPairProperty extends PropertyClassification
- object ObjectProperty extends PropertyClassification
- object ObjectPropertyCollection extends PropertyClassification
- object ObjectPropertyTerm extends Serializable
- object PropertyMapping extends Serializable
- object PublicNodeMapping extends Serializable
- object VocabularyReference extends Serializable