|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEObjectImpl
ujf.verimag.bip.Core.Behaviors.impl.ActionImpl
ujf.verimag.bip.Core.Behaviors.impl.ExpressionImpl
ujf.verimag.bip.Core.ActionLanguage.Expressions.impl.IntegerLiteralImpl
public class IntegerLiteralImpl
An implementation of the model object 'Integer Literal'.
The following features are implemented:
| Field Summary | |
|---|---|
protected int |
iValue
The cached value of the ' IValue' attribute. |
protected static int |
IVALUE_EDEFAULT
The default value of the ' IValue' attribute. |
| Constructor Summary | |
|---|---|
protected |
IntegerLiteralImpl()
|
| Method Summary | |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
int |
getIValue()
|
void |
setIValue(int newIValue)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected static final int IVALUE_EDEFAULT
IValue' attribute.
getIValue(),
Constant Field Valuesprotected int iValue
IValue' attribute.
getIValue()| Constructor Detail |
|---|
protected IntegerLiteralImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ExpressionImplpublic int getIValue()
getIValue in interface IntegerLiteralIntegerLiteral.setIValue(int),
ExpressionsPackage.getIntegerLiteral_IValue()public void setIValue(int newIValue)
setIValue in interface IntegerLiteralnewIValue - the new value of the 'IValue' attribute.IntegerLiteral.getIValue()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||