BetterModel
Toggle table of contents
1.7.1-SNAPSHOT-187
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.blueprint
/
BlueprintChildren
Blueprint
Children
interface
BlueprintChildren
A children of blueprint (group, element).
Inheritors
BlueprintGroup
BlueprintElement
Members
Types
Blueprint
Element
Link copied to clipboard
class
BlueprintElement
:
Record
,
BlueprintChildren
Blueprint element.
Blueprint
Group
Link copied to clipboard
class
BlueprintGroup
:
Record
,
BlueprintChildren
Blueprint group
Functions
from
Link copied to clipboard
@
NotNull
open
fun
from
(
@
NotNull
children
:
@
NotNull
ModelChildren
,
@
NotNull
@
Unmodifiable
elementMap
:
@
NotNull
@
Unmodifiable
Map
<
String
,
ModelElement
>
)
:
@
NotNull
BlueprintChildren
Gets children from raw children