|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CJmp
A representation of the model object 'CJmp'.
The following features are supported:
KlpPackage.getCJmp()
Method Summary | |
---|---|
JumpKind |
getCond()
Returns the value of the 'Cond' attribute. |
Label |
getLabel()
Returns the value of the 'Label' containment reference. |
Read |
getReg()
Returns the value of the 'Reg' containment reference. |
void |
setCond(JumpKind value)
Sets the value of the ' Cond ' attribute. |
void |
setLabel(Label value)
Sets the value of the ' Label ' containment reference. |
void |
setReg(Read value)
Sets the value of the ' Reg ' containment reference. |
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 |
---|
JumpKind getCond()
JumpKind
.
If the meaning of the 'Cond' attribute isn't clear, there really should be more of a description here...
JumpKind
,
setCond(JumpKind)
,
KlpPackage.getCJmp_Cond()
void setCond(JumpKind value)
Cond
' attribute.
value
- the new value of the 'Cond' attribute.JumpKind
,
getCond()
Read getReg()
If the meaning of the 'Reg' containment reference isn't clear, there really should be more of a description here...
setReg(Read)
,
KlpPackage.getCJmp_Reg()
containment | = | true |
void setReg(Read value)
Reg
' containment reference.
value
- the new value of the 'Reg' containment reference.getReg()
Label getLabel()
If the meaning of the 'Label' containment reference isn't clear, there really should be more of a description here...
setLabel(Label)
,
KlpPackage.getCJmp_Label()
containment | = | true |
void setLabel(Label value)
Label
' containment reference.
value
- the new value of the 'Label' containment reference.getLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |