|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VariableList
A representation of the model object 'Variable List'.
The following features are supported:
EsterelPackage.getVariableList()
Method Summary | |
---|---|
VariableList |
getLeft()
Returns the value of the 'Left' containment reference. |
EList<VariableSingle> |
getVariable()
Returns the value of the 'Variable' containment reference list. |
void |
setLeft(VariableList value)
Sets the value of the ' Left ' 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 |
---|
EList<VariableSingle> getVariable()
VariableSingle
.
If the meaning of the 'Variable' containment reference list isn't clear, there really should be more of a description here...
EsterelPackage.getVariableList_Variable()
containment | = | true |
VariableList getLeft()
If the meaning of the 'Left' containment reference isn't clear, there really should be more of a description here...
setLeft(VariableList)
,
EsterelPackage.getVariableList_Left()
containment | = | true |
void setLeft(VariableList value)
Left
' containment reference.
value
- the new value of the 'Left' containment reference.getLeft()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |