|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocStmt
A representation of the model object 'Loc Stmt'.
The following features are supported:
QuartzPackage.getLocStmt()
Method Summary | |
---|---|
EList<InterfaceList> |
getLocals()
Returns the value of the 'Locals' containment reference list. |
Stmt |
getStmt()
Returns the value of the 'Stmt' containment reference. |
void |
setStmt(Stmt value)
Sets the value of the ' Stmt ' containment reference. |
Methods inherited from interface de.cau.cs.kieler.quartz.editor.quartz.AtomicStmt |
---|
getExpr, getT03, getT06, getT16, setExpr, setT03, setT06, setT16 |
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 |
---|
EList<InterfaceList> getLocals()
InterfaceList
.
If the meaning of the 'Locals' containment reference list isn't clear, there really should be more of a description here...
QuartzPackage.getLocStmt_Locals()
containment | = | true |
Stmt getStmt()
If the meaning of the 'Stmt' containment reference isn't clear, there really should be more of a description here...
setStmt(Stmt)
,
QuartzPackage.getLocStmt_Stmt()
containment | = | true |
void setStmt(Stmt value)
Stmt
' containment reference.
value
- the new value of the 'Stmt' containment reference.getStmt()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |