|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.stoex.impl.ExpressionImpl
de.uka.ipd.sdq.stoex.impl.IfElseImpl
de.uka.ipd.sdq.stoex.impl.BooleanExpressionImpl
de.uka.ipd.sdq.stoex.impl.ComparisonImpl
de.uka.ipd.sdq.stoex.impl.TermImpl
de.uka.ipd.sdq.stoex.impl.ProductImpl
de.uka.ipd.sdq.stoex.impl.PowerImpl
de.uka.ipd.sdq.stoex.impl.UnaryImpl
de.uka.ipd.sdq.stoex.impl.AtomImpl
de.uka.ipd.sdq.stoex.impl.VariableImpl
public class VariableImpl
An implementation of the model object 'Variable'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected AbstractNamedReference |
id_Variable
The cached value of the ' Id Variable' reference. |
| Constructor Summary | |
|---|---|
protected |
VariableImpl()
|
| Method Summary | |
|---|---|
AbstractNamedReference |
basicGetId_Variable()
|
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)
|
AbstractNamedReference |
getId_Variable()
|
void |
setId_Variable(AbstractNamedReference newId_Variable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected AbstractNamedReference id_Variable
Id Variable' reference.
getId_Variable()| Constructor Detail |
|---|
protected VariableImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class AtomImplpublic AbstractNamedReference getId_Variable()
getId_Variable in interface VariableVariable.setId_Variable(AbstractNamedReference),
StoexPackage.getVariable_Id_Variable()public AbstractNamedReference basicGetId_Variable()
public void setId_Variable(AbstractNamedReference newId_Variable)
setId_Variable in interface VariablenewId_Variable - the new value of the 'Id Variable' reference.Variable.getId_Variable()
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||