Scheme
A scheme is a State that is also a configurable random number generator.
Schemes may use DecoratorSchemes to extend their functionality.
Inheritors
Properties
Link copied to clipboard
Additional logic that determines how strings are generated.
Link copied to clipboard
The icon signifying this scheme in its entirety, or null
if it does not have an icon.
Link copied to clipboard
The icon signifying the type of data represented by this scheme, ignoring its decorators, or null
if this scheme does not represent any kind of data, as is the case for DecoratorSchemes.
Functions
Link copied to clipboard
Sets the State.context of this State to context.
Link copied to clipboard
Returns a deep copy, retaining the uuid if and only if retainUuid is true
.
Link copied to clipboard
Generates count random decorated data according to the settings in this scheme and its decorators.