|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Decl
A representation of the model object 'Decl'.
The following features are supported:
KlpPackage.getDecl()
Method Summary | |
---|---|
Reg |
getReg()
Returns the value of the 'Reg' reference. |
Scope |
getScope()
Returns the value of the 'Scope' attribute. |
void |
setReg(Reg value)
Sets the value of the ' Reg ' reference. |
void |
setScope(Scope value)
Sets the value of the ' Scope ' attribute. |
Methods inherited from interface de.cau.cs.kieler.krep.editors.klp.klp.Instruction |
---|
getOpcode0, getOpcode1, getOpcode2, getOpcode3, setOpcode0, setOpcode1, setOpcode2, setOpcode3 |
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 |
---|
Scope getScope()
Scope
.
If the meaning of the 'Scope' attribute isn't clear, there really should be more of a description here...
Scope
,
setScope(Scope)
,
KlpPackage.getDecl_Scope()
void setScope(Scope value)
Scope
' attribute.
value
- the new value of the 'Scope' attribute.Scope
,
getScope()
Reg getReg()
If the meaning of the 'Reg' reference isn't clear, there really should be more of a description here...
setReg(Reg)
,
KlpPackage.getDecl_Reg()
void setReg(Reg value)
Reg
' reference.
value
- the new value of the 'Reg' reference.getReg()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |