Package | Description |
---|---|
org.eclipse.emf.edapt.internal.migration.execution.internal |
Modifier and Type | Method and Description |
---|---|
static MigratorCommandLineOption |
MigratorCommandLineOption.getOption(char character)
Get the option with a certain character.
|
static MigratorCommandLineOption |
MigratorCommandLineOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigratorCommandLineOption[] |
MigratorCommandLineOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.