ModelUUID

A raw element's uuid.

Parameters

uuid

uuid

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Singleton parser instance.

Functions

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