toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.core
/
DataDictionaryImpl
Data
Dictionary
Impl
class
DataDictionaryImpl
(
val
domainTypes
:
Collection
<
DomainType
>
)
:
DataDictionary
Members
Constructors
Data
Dictionary
Impl
Link copied to clipboard
constructor
(
vararg
embabelTypes
:
Class
<
*
>
)
constructor
(
domainTypes
:
Collection
<
DomainType
>
)
Properties
domain
Types
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.
dynamic
Types
Link copied to clipboard
open
val
dynamicTypes
:
Collection
<
DynamicType
>
jvm
Types
Link copied to clipboard
open
val
jvmTypes
:
Collection
<
JvmType
>