|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
ujf.verimag.bip.Core.PortExpressions.impl.PortExpressionImpl
ujf.verimag.bip.Core.PortExpressions.impl.AIExpressionImpl
ujf.verimag.bip.Core.PortExpressions.impl.AINaryExpressionImpl
public abstract class AINaryExpressionImpl
An implementation of the model object 'AI Nary Expression'.
The following features are implemented:
Field Summary | |
---|---|
protected |
operand
The cached value of the ' Operand ' containment reference list. |
Constructor Summary | |
---|---|
protected |
AINaryExpressionImpl()
|
Method Summary | |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getOperand()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protectedoperand
Operand
' containment reference list.
getOperand()
Constructor Detail |
---|
protected AINaryExpressionImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class AIExpressionImpl
publicgetOperand()
getOperand
in interface AINaryExpression
PortExpressionsPackage.getAINaryExpression_Operand()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |