DataDictionaryImpl

Constructors

Link copied to clipboard
constructor(vararg embabelTypes: Class<*>)
constructor(domainTypes: Collection<DomainType>)

Properties

Link copied to clipboard
open override val domainTypes: Collection<DomainType>

All known types referenced by this component. These may or may not be backed by JVM objects.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Get all relationships between domain types in this dictionary. A relationship is a property that references another DomainType (not a simple property).

Link copied to clipboard

The domain type matching these labels, if we have one