@Beta public final class DataModelGeneratorCli extends Object
DataModelGenerator
builder.
Makes the ODataToVdmGenerator
easily accessible via the command line.
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Starts the command line parser and, based on the given parameter, executes the
ODataToVdmGenerator . |
public static void main(@Nonnull String[] args) throws org.apache.commons.cli.ParseException
ODataToVdmGenerator
.args
- The command line arguments.org.apache.commons.cli.ParseException
- if there are any problems encountered while parsing the command line tokens.Copyright © 2020 SAP SE. All rights reserved.