|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Run
A representation of the model object 'Run'.
The following features are supported:
EsterelPackage.getRun()
Method Summary | |
---|---|
RenamingList |
getList()
Returns the value of the 'List' containment reference. |
ModuleRenaming |
getModule()
Returns the value of the 'Module' containment reference. |
void |
setList(RenamingList value)
Sets the value of the ' List ' containment reference. |
void |
setModule(ModuleRenaming 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 |
---|
ModuleRenaming getModule()
If the meaning of the 'Module' containment reference isn't clear, there really should be more of a description here...
setModule(ModuleRenaming)
,
EsterelPackage.getRun_Module()
containment | = | true |
void setModule(ModuleRenaming value)
Module
' containment reference.
value
- the new value of the 'Module' containment reference.getModule()
RenamingList getList()
If the meaning of the 'List' containment reference isn't clear, there really should be more of a description here...
setList(RenamingList)
,
EsterelPackage.getRun_List()
containment | = | true |
void setList(RenamingList value)
List
' containment reference.
value
- the new value of the 'List' containment reference.getList()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |