|
|||||||||
| 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 'File'.
The following features are supported:
XtendPackage.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. |
org.eclipse.emf.common.util.EList<XtendClass> |
getXtendClasses()
Returns the value of the 'Xtend Classes' containment reference list. |
void |
setPackage(java.lang.String value)
Sets the value of the ' Package' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, 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...
XtendPackage.getXtendFile_Imports()org.eclipse.emf.common.util.EList<XtendClass> getXtendClasses()
XtendClass.
If the meaning of the 'Xtend Classes' containment reference list isn't clear, there really should be more of a description here...
XtendPackage.getXtendFile_XtendClasses()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),
XtendPackage.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 | ||||||||