|
|||||||||
| 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.IndexLiteralImpl
public class IndexLiteralImpl
An implementation of the model object 'Index Literal'.
The following features are implemented:
| Field Summary | |
|---|---|
protected int |
id
The cached value of the ' Id' attribute. |
protected static int |
ID_EDEFAULT
The default value of the ' Id' attribute. |
| Constructor Summary | |
|---|---|
protected |
IndexLiteralImpl()
|
| 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 |
getId()
|
void |
setId(int newId)
|
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 ID_EDEFAULT
Id' attribute.
getId(),
Constant Field Valuesprotected int id
Id' attribute.
getId()| Constructor Detail |
|---|
protected IndexLiteralImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ExpressionImplpublic int getId()
getId in interface IndexLiteralIndexLiteral.setId(int),
ExpressionsPackage.getIndexLiteral_Id()public void setId(int newId)
setId in interface IndexLiteralnewId - the new value of the 'Id' attribute.IndexLiteral.getId()
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 | ||||||||