|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.codegen.generator.CodeGenOptions
public class CodeGenOptions
| Constructor Summary | |
|---|---|
CodeGenOptions()
|
|
| Method Summary | |
|---|---|
void |
setUseNullAnnotations(boolean useNullAnnotations)
|
boolean |
suppressNonNullWarningsForEMFCollections()
|
boolean |
suppressNonNullWarningsForEMFCreates()
|
boolean |
useNullAnnotations()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeGenOptions()
| Method Detail |
|---|
public void setUseNullAnnotations(boolean useNullAnnotations)
public boolean suppressNonNullWarningsForEMFCollections()
public boolean suppressNonNullWarningsForEMFCreates()
public boolean useNullAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||