|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AtomicStmt
A representation of the model object 'Atomic Stmt'.
The following features are supported:
QuartzPackage.getAtomicStmt()
Method Summary | |
---|---|
dUtyExprs |
getExpr()
Returns the value of the 'Expr' containment reference. |
AtomicStmt |
getT03()
Returns the value of the 'T03' containment reference. |
dUtyExprs |
getT06()
Returns the value of the 'T06' containment reference. |
AtomicStmt |
getT16()
Returns the value of the 'T16' containment reference. |
void |
setExpr(dUtyExprs value)
Sets the value of the ' Expr ' containment reference. |
void |
setT03(AtomicStmt value)
Sets the value of the ' T03 ' containment reference. |
void |
setT06(dUtyExprs value)
Sets the value of the ' T06 ' containment reference. |
void |
setT16(AtomicStmt value)
Sets the value of the ' T16 ' 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 |
---|
dUtyExprs getExpr()
If the meaning of the 'Expr' containment reference isn't clear, there really should be more of a description here...
setExpr(dUtyExprs)
,
QuartzPackage.getAtomicStmt_Expr()
containment | = | true |
void setExpr(dUtyExprs value)
Expr
' containment reference.
value
- the new value of the 'Expr' containment reference.getExpr()
AtomicStmt getT03()
If the meaning of the 'T03' containment reference isn't clear, there really should be more of a description here...
setT03(AtomicStmt)
,
QuartzPackage.getAtomicStmt_T03()
containment | = | true |
void setT03(AtomicStmt value)
T03
' containment reference.
value
- the new value of the 'T03' containment reference.getT03()
AtomicStmt getT16()
If the meaning of the 'T16' containment reference isn't clear, there really should be more of a description here...
setT16(AtomicStmt)
,
QuartzPackage.getAtomicStmt_T16()
containment | = | true |
void setT16(AtomicStmt value)
T16
' containment reference.
value
- the new value of the 'T16' containment reference.getT16()
dUtyExprs getT06()
If the meaning of the 'T06' containment reference isn't clear, there really should be more of a description here...
setT06(dUtyExprs)
,
QuartzPackage.getAtomicStmt_T06()
containment | = | true |
void setT06(dUtyExprs value)
T06
' containment reference.
value
- the new value of the 'T06' containment reference.getT06()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |