@Beta
public interface IShouldGenerate
Modifier and Type | Interface and Description |
---|---|
static class |
IShouldGenerate.Always |
static class |
IShouldGenerate.OnlyWithoutErrors |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldGenerate(org.eclipse.emf.ecore.resource.Resource resource,
CancelIndicator cancelIndicator)
whether code should be generated for this resource.
|
boolean shouldGenerate(org.eclipse.emf.ecore.resource.Resource resource, CancelIndicator cancelIndicator)