public interface GeneratedMetamodel extends AbstractMetamodelDeclaration
The following features are supported:
XtextPackage.getGeneratedMetamodel()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute
|
void |
setName(java.lang.String value)
Sets the value of the '
Name' attribute |
getAlias, getEPackage, setAlias, setEPackagejava.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
XtextPackage.getGeneratedMetamodel_Name()