|
||||||||||
| 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.FunctionLiteralImpl
public class FunctionLiteralImpl
An implementation of the model object 'Function Literal'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected String |
id
The cached value of the ' Id' attribute. |
protected static String |
ID_EDEFAULT
The default value of the ' Id' attribute. |
protected |
parameters_FunctionLiteral
The cached value of the ' Parameters Function Literal' containment reference list. |
| Constructor Summary | |
|---|---|
protected |
FunctionLiteralImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
getId()
|
|
getParameters_FunctionLiteral()
|
void |
setId(String newId)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String copyright
protected static final String ID_EDEFAULT
Id' attribute.
getId()protected String id
Id' attribute.
getId()protectedparameters_FunctionLiteral
Parameters Function Literal' containment reference list.
getParameters_FunctionLiteral()| Constructor Detail |
|---|
protected FunctionLiteralImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class AtomImplpublic String getId()
getId in interface FunctionLiteralFunctionLiteral.setId(String),
StoexPackage.getFunctionLiteral_Id()public void setId(String newId)
setId in interface FunctionLiteralnewId - the new value of the 'Id' attribute.FunctionLiteral.getId()publicgetParameters_FunctionLiteral()
getParameters_FunctionLiteral in interface FunctionLiteralStoexPackage.getFunctionLiteral_Parameters_FunctionLiteral()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
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)
public String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||