|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Stmt
A representation of the model object 'Stmt'.
The following features are supported:
QuartzPackage.getStmt()
Method Summary | |
---|---|
SeqStmt |
getLeft()
Returns the value of the 'Left' containment reference. |
EList<SeqStmt> |
getRight()
Returns the value of the 'Right' containment reference list. |
void |
setLeft(SeqStmt 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
SeqStmt getLeft()
If the meaning of the 'Left' containment reference isn't clear, there really should be more of a description here...
setLeft(SeqStmt)
,
QuartzPackage.getStmt_Left()
containment | = | true |
void setLeft(SeqStmt value)
Left
' containment reference.
value
- the new value of the 'Left' containment reference.getLeft()
EList<SeqStmt> getRight()
SeqStmt
.
If the meaning of the 'Right' containment reference list isn't clear, there really should be more of a description here...
QuartzPackage.getStmt_Right()
containment | = | true |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |