public static final class ForestSpec.Transformation extends Object
CoreStructureGenerators,
CoreGeneratorParameters| Constructor and Description |
|---|
Transformation(String module,
Map<String,Object> params)
Creates a transformation.
|
public Transformation(@NotNull
String module,
@Nullable
Map<String,Object> params)
Creates a transformation.
Note that the generator, referred by module, must not be an Inserter. Although Structure
does not verify the type of the generator passed here, the results of passing an Inserter are not
defined.
module - complete module key of the generator moduleparams - optional map with generator parametersCoreStructureGenerators,
CoreGeneratorParametersCopyright © 2019 ALM Works. All Rights Reserved.