SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-models
/
sk.ainet.lang.model
/
ModelIndexEntry
Model
Index
Entry
data
class
ModelIndexEntry
(
val
name
:
String
,
val
results
:
List
<
ModelResult
>
)
(
source
)
Members
Constructors
Model
Index
Entry
Link copied to clipboard
constructor
(
name
:
String
,
results
:
List
<
ModelResult
>
)
Properties
name
Link copied to clipboard
val
name
:
String
results
Link copied to clipboard
val
results
:
List
<
ModelResult
>