public class ServiceGenerator extends Object implements ProcessorAction
| Constructor and Description |
|---|
ServiceGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fail(Localizable arg) |
protected void |
fail(String key) |
protected void |
fail(String key,
String arg) |
protected void |
fail(String key,
String arg1,
String arg2) |
protected void |
fail(Throwable arg) |
void |
perform(Model model,
Configuration config,
Properties properties) |
public void perform(Model model, Configuration config, Properties properties)
perform in interface ProcessorActionprotected void fail(String key)
protected void fail(Localizable arg)
protected void fail(Throwable arg)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.