|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QrzFile
A representation of the model object 'Qrz File'.
The following features are supported:
QuartzPackage.getQrzFile()
Method Summary | |
---|---|
ImportList |
getImports()
Returns the value of the 'Imports' containment reference. |
EList<MacroDef> |
getMacros()
Returns the value of the 'Macros' containment reference list. |
QModule |
getModule()
Returns the value of the 'Module' containment reference. |
void |
setImports(ImportList value)
Sets the value of the ' Imports ' containment reference. |
void |
setModule(QModule value)
Sets the value of the ' Module ' containment reference. |
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 |
---|
ImportList getImports()
If the meaning of the 'Imports' containment reference isn't clear, there really should be more of a description here...
setImports(ImportList)
,
QuartzPackage.getQrzFile_Imports()
containment | = | true |
void setImports(ImportList value)
Imports
' containment reference.
value
- the new value of the 'Imports' containment reference.getImports()
EList<MacroDef> getMacros()
MacroDef
.
If the meaning of the 'Macros' containment reference list isn't clear, there really should be more of a description here...
QuartzPackage.getQrzFile_Macros()
containment | = | true |
QModule getModule()
If the meaning of the 'Module' containment reference isn't clear, there really should be more of a description here...
setModule(QModule)
,
QuartzPackage.getQrzFile_Module()
containment | = | true |
void setModule(QModule value)
Module
' containment reference.
value
- the new value of the 'Module' containment reference.getModule()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |