|
||||||||||
| 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.RandomVariableImpl
public class RandomVariableImpl
An implementation of the model object 'Random Variable'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected String |
specification
The cached value of the ' Specification' attribute. |
protected static String |
SPECIFICATION_EDEFAULT
The default value of the ' Specification' attribute. |
| Constructor Summary | |
|---|---|
protected |
RandomVariableImpl()
|
| Method Summary | |
|---|---|
Expression |
basicGetExpression()
|
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)
|
Expression |
getExpression()
|
String |
getSpecification()
|
boolean |
isSetExpression()
|
void |
setSpecification(String newSpecification)
|
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 SPECIFICATION_EDEFAULT
Specification' attribute.
getSpecification()protected String specification
Specification' attribute.
getSpecification()| Constructor Detail |
|---|
protected RandomVariableImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public String getSpecification()
getSpecification in interface RandomVariableRandomVariable.setSpecification(String),
StoexPackage.getRandomVariable_Specification()public void setSpecification(String newSpecification)
setSpecification in interface RandomVariablenewSpecification - the new value of the 'Specification' attribute.RandomVariable.getSpecification()public Expression getExpression()
getExpression in interface RandomVariableStoexPackage.getRandomVariable_Expression()public Expression basicGetExpression()
public boolean isSetExpression()
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 | |||||||||