BlueprintElement

Blueprint element.

Parameters

element

raw element

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
open fun from(@NotNull children: @NotNull ModelChildren, @NotNull @Unmodifiable elementMap: @NotNull @Unmodifiable Map<String, ModelElement>): BlueprintChildren
Gets children from raw children
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String