public interface GeneratorModelReference
extends org.eclipse.emf.ecore.EObject
The following features are supported:
GeneratorModelPackage.getGeneratorModelReference()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.codegen.ecore.genmodel.GenModel |
getGenmodel()
Returns the value of the 'Genmodel' reference.
|
void |
setGenmodel(org.eclipse.emf.codegen.ecore.genmodel.GenModel value)
Sets the value of the '
Genmodel' reference. |
org.eclipse.emf.codegen.ecore.genmodel.GenModel getGenmodel()
If the meaning of the 'Genmodel' reference isn't clear, there really should be more of a description here...
setGenmodel(GenModel),
GeneratorModelPackage.getGeneratorModelReference_Genmodel()void setGenmodel(org.eclipse.emf.codegen.ecore.genmodel.GenModel value)
Genmodel' reference.
value - the new value of the 'Genmodel' reference.getGenmodel()