|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XtendFile
A representation of the model object 'Xtend File'.
The following features are supported:
Xtend2Package.getXtendFile()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<XtendImport> |
getImports()
Returns the value of the 'Imports' containment reference list. |
java.lang.String |
getPackage()
Returns the value of the 'Package' attribute |
XtendClass |
getXtendClass()
Returns the value of the 'Xtend Class' containment reference |
void |
setPackage(java.lang.String value)
Sets the value of the ' Package' attribute |
void |
setXtendClass(XtendClass value)
Sets the value of the ' Xtend Class' containment 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.common.util.EList<XtendImport> getImports()
XtendImport.
If the meaning of the 'Imports' containment reference list isn't clear, there really should be more of a description here...
Xtend2Package.getXtendFile_Imports()XtendClass getXtendClass()
If the meaning of the 'Xtend Class' containment reference isn't clear, there really should be more of a description here...
setXtendClass(XtendClass),
Xtend2Package.getXtendFile_XtendClass()void setXtendClass(XtendClass value)
Xtend Class' containment reference.
value - the new value of the 'Xtend Class' containment reference.getXtendClass()java.lang.String getPackage()
If the meaning of the 'Package' attribute isn't clear, there really should be more of a description here...
setPackage(String),
Xtend2Package.getXtendFile_Package()void setPackage(java.lang.String value)
Package' attribute.
value - the new value of the 'Package' attribute.getPackage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||