|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AbstractMetamodelDeclaration
A representation of the model object 'Abstract Metamodel Declaration'.
The following features are supported:
XtextPackage.getAbstractMetamodelDeclaration()| Method Summary | |
|---|---|
java.lang.String |
getAlias()
Returns the value of the 'Alias' attribute |
org.eclipse.emf.ecore.EPackage |
getEPackage()
Returns the value of the 'EPackage' reference |
void |
setAlias(java.lang.String value)
Sets the value of the ' Alias' attribute |
void |
setEPackage(org.eclipse.emf.ecore.EPackage value)
Sets the value of the ' EPackage' reference |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
org.eclipse.emf.ecore.EPackage getEPackage()
If the meaning of the 'EPackage' reference isn't clear, there really should be more of a description here...
setEPackage(EPackage),
XtextPackage.getAbstractMetamodelDeclaration_EPackage()void setEPackage(org.eclipse.emf.ecore.EPackage value)
EPackage' reference.
value - the new value of the 'EPackage' reference.getEPackage()java.lang.String getAlias()
If the meaning of the 'Alias' attribute isn't clear, there really should be more of a description here...
setAlias(String),
XtextPackage.getAbstractMetamodelDeclaration_Alias()void setAlias(java.lang.String value)
Alias' attribute.
value - the new value of the 'Alias' attribute.getAlias()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||