|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Instruction
A representation of the model object 'Instruction'.
The following features are supported:
model abstract="true"
Method Summary | |
---|---|
int |
getOpcode0()
Returns the value of the 'Opcode0' attribute. |
int |
getOpcode1()
Returns the value of the 'Opcode1' attribute. |
int |
getOpcode2()
Returns the value of the 'Opcode2' attribute. |
int |
getOpcode3()
Returns the value of the 'Opcode3' attribute. |
void |
setOpcode0(int value)
Sets the value of the ' Opcode0 ' attribute. |
void |
setOpcode1(int value)
Sets the value of the ' Opcode1 ' attribute. |
void |
setOpcode2(int value)
Sets the value of the ' Opcode2 ' attribute. |
void |
setOpcode3(int value)
Sets the value of the ' Opcode3 ' attribute. |
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 |
---|
int getOpcode0()
If the meaning of the 'Opcode0' attribute isn't clear, there really should be more of a description here...
setOpcode0(int)
,
KlpPackage.getInstruction_Opcode0()
void setOpcode0(int value)
Opcode0
' attribute.
value
- the new value of the 'Opcode0' attribute.getOpcode0()
int getOpcode1()
If the meaning of the 'Opcode1' attribute isn't clear, there really should be more of a description here...
setOpcode1(int)
,
KlpPackage.getInstruction_Opcode1()
void setOpcode1(int value)
Opcode1
' attribute.
value
- the new value of the 'Opcode1' attribute.getOpcode1()
int getOpcode2()
If the meaning of the 'Opcode2' attribute isn't clear, there really should be more of a description here...
setOpcode2(int)
,
KlpPackage.getInstruction_Opcode2()
void setOpcode2(int value)
Opcode2
' attribute.
value
- the new value of the 'Opcode2' attribute.getOpcode2()
int getOpcode3()
If the meaning of the 'Opcode3' attribute isn't clear, there really should be more of a description here...
setOpcode3(int)
,
KlpPackage.getInstruction_Opcode3()
void setOpcode3(int value)
Opcode3
' attribute.
value
- the new value of the 'Opcode3' attribute.getOpcode3()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |