|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
de.cau.cs.kieler.krep.editors.klp.klp.impl.InstructionImpl
public abstract class InstructionImpl
An implementation of the model object 'Instruction'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
MinimalEObjectImpl.Container.Dynamic |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
MinimalEObjectImpl.Container |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary | |
---|---|
protected int |
opcode0
The cached value of the ' Opcode0 ' attribute. |
protected static int |
OPCODE0_EDEFAULT
The default value of the ' Opcode0 ' attribute. |
protected int |
opcode1
The cached value of the ' Opcode1 ' attribute. |
protected static int |
OPCODE1_EDEFAULT
The default value of the ' Opcode1 ' attribute. |
protected int |
opcode2
The cached value of the ' Opcode2 ' attribute. |
protected static int |
OPCODE2_EDEFAULT
The default value of the ' Opcode2 ' attribute. |
protected int |
opcode3
The cached value of the ' Opcode3 ' attribute. |
protected static int |
OPCODE3_EDEFAULT
The default value of the ' Opcode3 ' attribute. |
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eContainer |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
InstructionImpl()
|
Method Summary | |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
int |
getOpcode0()
|
int |
getOpcode1()
|
int |
getOpcode2()
|
int |
getOpcode3()
|
void |
setOpcode0(int newOpcode0)
|
void |
setOpcode1(int newOpcode1)
|
void |
setOpcode2(int newOpcode2)
|
void |
setOpcode3(int newOpcode3)
|
String |
toString()
|
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container |
---|
eBasicSetContainer, eInternalContainer |
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl |
---|
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected static final int OPCODE0_EDEFAULT
Opcode0
' attribute.
getOpcode0()
,
Constant Field Valuesprotected int opcode0
Opcode0
' attribute.
getOpcode0()
protected static final int OPCODE1_EDEFAULT
Opcode1
' attribute.
getOpcode1()
,
Constant Field Valuesprotected int opcode1
Opcode1
' attribute.
getOpcode1()
protected static final int OPCODE2_EDEFAULT
Opcode2
' attribute.
getOpcode2()
,
Constant Field Valuesprotected int opcode2
Opcode2
' attribute.
getOpcode2()
protected static final int OPCODE3_EDEFAULT
Opcode3
' attribute.
getOpcode3()
,
Constant Field Valuesprotected int opcode3
Opcode3
' attribute.
getOpcode3()
Constructor Detail |
---|
protected InstructionImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class BasicEObjectImpl
public int getOpcode0()
getOpcode0
in interface Instruction
Instruction.setOpcode0(int)
,
KlpPackage.getInstruction_Opcode0()
public void setOpcode0(int newOpcode0)
setOpcode0
in interface Instruction
newOpcode0
- the new value of the 'Opcode0' attribute.Instruction.getOpcode0()
public int getOpcode1()
getOpcode1
in interface Instruction
Instruction.setOpcode1(int)
,
KlpPackage.getInstruction_Opcode1()
public void setOpcode1(int newOpcode1)
setOpcode1
in interface Instruction
newOpcode1
- the new value of the 'Opcode1' attribute.Instruction.getOpcode1()
public int getOpcode2()
getOpcode2
in interface Instruction
Instruction.setOpcode2(int)
,
KlpPackage.getInstruction_Opcode2()
public void setOpcode2(int newOpcode2)
setOpcode2
in interface Instruction
newOpcode2
- the new value of the 'Opcode2' attribute.Instruction.getOpcode2()
public int getOpcode3()
getOpcode3
in interface Instruction
Instruction.setOpcode3(int)
,
KlpPackage.getInstruction_Opcode3()
public void setOpcode3(int newOpcode3)
setOpcode3
in interface Instruction
newOpcode3
- the new value of the 'Opcode3' attribute.Instruction.getOpcode3()
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |