ColumnGenPlugin

public class ColumnGenPlugin

A plugin that generates helper interfaces for declaring entity columns.

See also

io.spine.base.EntityWithColumns

Constructors

Link copied to clipboard
public void ColumnGenPlugin()

Functions

Link copied to clipboard
public void apply(Project project)
Applies the plug-in to a project.
Link copied to clipboard
protected Supplier<File> mainDescriptorFile(Project project)
Link copied to clipboard
protected Supplier<File> testDescriptorFile(Project project)