public class CombinationOptions
extends java.lang.Object
Constructor and Description |
---|
CombinationOptions() |
Modifier and Type | Method and Description |
---|---|
static Option[] |
getEMFSpecificOptions(InputFormatInterface inputFormat,
OutputFormatInterface outputFormat,
OptionHolder optionsSoFar) |
static Option[] |
getOptionsForCombination(InputFormatInterface inputFormat,
OutputFormatInterface outputFormat) |
public static Option[] getOptionsForCombination(InputFormatInterface inputFormat, OutputFormatInterface outputFormat)
public static Option[] getEMFSpecificOptions(InputFormatInterface inputFormat, OutputFormatInterface outputFormat, OptionHolder optionsSoFar)