@Beta public static class IShouldGenerate.Always extends java.lang.Object implements IShouldGenerate
IShouldGenerate.Always, IShouldGenerate.OnlyWithoutErrors
Constructor and Description |
---|
IShouldGenerate.Always() |
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.
|
public boolean shouldGenerate(org.eclipse.emf.ecore.resource.Resource resource, CancelIndicator cancelIndicator)
IShouldGenerate
shouldGenerate
in interface IShouldGenerate