|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TypeRef
A representation of the model object 'Type Ref'.
The following features are supported:
XtextPackage.getTypeRef()| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EClassifier |
getClassifier()
Returns the value of the 'Classifier' reference |
AbstractMetamodelDeclaration |
getMetamodel()
Returns the value of the 'Metamodel' reference |
void |
setClassifier(org.eclipse.emf.ecore.EClassifier value)
Sets the value of the ' Classifier' reference |
void |
setMetamodel(AbstractMetamodelDeclaration value)
Sets the value of the ' Metamodel' 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 |
|---|
AbstractMetamodelDeclaration getMetamodel()
If the meaning of the 'Metamodel' reference isn't clear, there really should be more of a description here...
setMetamodel(AbstractMetamodelDeclaration),
XtextPackage.getTypeRef_Metamodel()void setMetamodel(AbstractMetamodelDeclaration value)
Metamodel' reference.
value - the new value of the 'Metamodel' reference.getMetamodel()org.eclipse.emf.ecore.EClassifier getClassifier()
If the meaning of the 'Classifier' reference isn't clear, there really should be more of a description here...
setClassifier(EClassifier),
XtextPackage.getTypeRef_Classifier()void setClassifier(org.eclipse.emf.ecore.EClassifier value)
Classifier' reference.
value - the new value of the 'Classifier' reference.getClassifier()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||