|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.common.generator.EmfProjectGenerator
public class EmfProjectGenerator
Helps to deal with EMF project generation.
Constructor Summary | |
---|---|
EmfProjectGenerator(GeneratorAdapterFactory generatorAdapterFactory_p,
EmfProjectType projectType_p)
Constructor. |
Method Summary | |
---|---|
boolean |
generate(Monitor monitor_p,
GenModel genModel_p)
Generate required project type for given genModel. |
protected boolean |
handleDiagnostic(Diagnostic diagnostic_p,
String message_p)
Handle a diagnostic. |
protected boolean |
initialize(GenModel genModel_p)
Initialize the genModel |
protected boolean |
validate(GenModel genModel_p)
Validate given genModel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmfProjectGenerator(GeneratorAdapterFactory generatorAdapterFactory_p, EmfProjectType projectType_p)
generatorAdapterFactory_p
- projectType_p
- Method Detail |
---|
protected boolean initialize(GenModel genModel_p)
genModel_p
-
public boolean generate(Monitor monitor_p, GenModel genModel_p)
monitor_p
- genModel_p
- protected boolean validate(GenModel genModel_p)
genModel_p
- protected boolean handleDiagnostic(Diagnostic diagnostic_p, String message_p)
diagnostic_p
- message_p
- the displayed message if an error occurs.
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.