|
||||||||||
| 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.NegativeExpressionImpl
public class NegativeExpressionImpl
An implementation of the model object 'Negative Expression'.
The following features are implemented:
| Field Summary | |
|---|---|
static String |
copyright
|
protected Unary |
inner
The cached value of the ' Inner' containment reference. |
| Constructor Summary | |
|---|---|
protected |
NegativeExpressionImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetInner(Unary newInner,
NotificationChain msgs)
|
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)
|
Unary |
getInner()
|
void |
setInner(Unary newInner)
|
| 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 Unary inner
Inner' containment reference.
getInner()| Constructor Detail |
|---|
protected NegativeExpressionImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class UnaryImplpublic Unary getInner()
getInner in interface NegativeExpressionNegativeExpression.setInner(Unary),
StoexPackage.getNegativeExpression_Inner()
public NotificationChain basicSetInner(Unary newInner,
NotificationChain msgs)
public void setInner(Unary newInner)
setInner in interface NegativeExpressionnewInner - the new value of the 'Inner' containment reference.NegativeExpression.getInner()
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||