Model Compiler Task Name
Names of Gradle tasks defined by the Spine Model Compiler plugin.
Entries
Generates source code of rejections in the main scope.
Generates source code of rejections in the test scope.
Generates the helper types for declaring columns in the main scope.
Generates the helper types for declaring columns in the test scope.
Annotates the Java sources generated from .proto files the main scope.
Annotates the Java sources generated from .proto files the test scope.
Merges all the known type descriptors of the module into one in the main scope.
Merges all the known type descriptors of the module into one in the test scope.
Creates the Protobuf compiler plugin configuration.
Creates the Protobuf compiler plugin test configuration.
Creates the desc.ref file containing the reference to the descriptor file(s) with the known types.
Creates the desc.ref file containing the reference to the descriptor file(s) with the known types.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.